Closed
Bug 1715802
Opened 4 years ago
Closed 4 years ago
Remove testActor#getStyleSheetsInfoForNode
Categories
(DevTools :: Inspector, task)
DevTools
Inspector
Tracking
(firefox91 fixed)
RESOLVED
FIXED
91 Branch
Tracking | Status | |
---|---|---|
firefox91 | --- | fixed |
People
(Reporter: nchevobbe, Assigned: nchevobbe)
References
Details
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•4 years ago
|
||
The method was only used in one test, that was disabled
most of the time (only running on non-debug non-e10s).
It seems safe to remove it since we have a mochitest
that is checking ua stylesheets (browser_rules_user-agent-styles.js).
Depends on D117437
Pushed by nchevobbe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/70ee282b30bf
[devtools] Remove testActor#getStyleSheetsInfoForNode. r=jdescottes.
Comment 3•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox91:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 91 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•