Closed
Bug 1492613
Opened 6 years ago
Closed 6 years ago
Audit callers of document.createElement in XUL documents for devtools
Categories
(DevTools :: General, enhancement)
DevTools
General
Tracking
(firefox64 fixed)
RESOLVED
FIXED
Firefox 64
Tracking | Status | |
---|---|---|
firefox64 | --- | fixed |
People
(Reporter: bdahl, Assigned: bgrins)
References
Details
Attachments
(2 files)
Same as bug 1485426
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → bgrinstead
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•6 years ago
|
||
Updated•6 years ago
|
Attachment #9015627 -
Attachment description: Bug 1492613 - Use document.createXULElement in devtools when we explicitly expect XUL elements to be returned;r=jdescottes → Bug 1492613 - Use document.createXULElement in devtools tests that explicitly expect XUL elements to be returned;r=jdescottes
Assignee | ||
Comment 3•6 years ago
|
||
Pushed by bgrinstead@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3ca5afad3651
Use document.createXULElement in devtools tests that explicitly expect XUL elements to be returned;r=jdescottes
https://hg.mozilla.org/integration/autoland/rev/73c8dbc2512c
Use document.createXULElement in performance tool and scratchpad when we explicitly expect XUL elements to be returned;r=jdescottes
Comment 5•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/3ca5afad3651
https://hg.mozilla.org/mozilla-central/rev/73c8dbc2512c
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 64
You need to log in
before you can comment on or make changes to this bug.
Description
•