Closed
Bug 1617948
Opened 5 years ago
Closed 3 years ago
InspectorUtils.getAllStyleSheets should account for adopted stylesheets.
Categories
(Core :: CSS Parsing and Computation, defect, P3)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
101 Branch
Tracking | Status | |
---|---|---|
firefox101 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
No description provided.
Updated•5 years ago
|
Priority: -- → P3
Assignee | ||
Comment 1•3 years ago
|
||
And simplify the tests while at it.
Updated•3 years ago
|
Assignee: nobody → emilio
Status: NEW → ASSIGNED
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3855f8235011
Make some inspector methods deal with adopted stylesheets. r=nchevobbe,firefox-style-system-reviewers,boris
Comment 4•3 years ago
|
||
Backed out changeset 3855f8235011 (bug 1617948) for causing mochitest plain failures in test_get_all_style_sheets.
Backout link: https://hg.mozilla.org/integration/autoland/rev/a594d5d87b1400b3b6f60f87e0bbccae3fd5e329
TEST-UNEXPECTED-FAIL | layout/inspector/tests/test_get_all_style_sheets.html | TypeError: can't access property "push", document.adoptedStyleSheets is undefined - Should not throw any errors
Flags: needinfo?(emilio)
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7e31bad71c7c
Make some inspector methods deal with adopted stylesheets. r=nchevobbe,firefox-style-system-reviewers,boris
Assignee | ||
Updated•3 years ago
|
Flags: needinfo?(emilio)
Comment 6•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox101:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 101 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•