Closed
Bug 1603826
Opened 6 years ago
Closed 6 years ago
Remove XULElement.dir, replace with getAttribute/setAttribute
Categories
(Core :: XUL, task)
Core
XUL
Tracking
()
RESOLVED
FIXED
mozilla73
Tracking | Status | |
---|---|---|
firefox73 | --- | fixed |
People
(Reporter: bytesized, Assigned: bytesized)
References
(Blocks 1 open bug)
Details
(Whiteboard: [no thunderbird impact])
Attachments
(2 files)
We need to remove the webidl and C++ implementation and convert consumers to using getAttribute
and setAttribute
.
Updated•6 years ago
|
Whiteboard: [no thunderbird impact]
Assignee | ||
Comment 1•6 years ago
|
||
Updated•6 years ago
|
Assignee: nobody → ksteuber
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•6 years ago
|
||
Depends on D57576
Assignee | ||
Comment 3•6 years ago
|
||
Looks like this needs a rebase before it can land.
Pushed by ksteuber@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e00cf2dd7134
Remove XULElement.dir from webidl and c++ r=bzbarsky
https://hg.mozilla.org/integration/autoland/rev/6c65280aa54e
Replace XULElement.dir with getAttribute/setAttribute r=bgrins
Comment 5•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/e00cf2dd7134
https://hg.mozilla.org/mozilla-central/rev/6c65280aa54e
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox73:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla73
You need to log in
before you can comment on or make changes to this bug.
Description
•