Closed
Bug 2009908
Opened 7 months ago
Closed 2 months ago
Display ::picker-icon pseudo element in markup view
Categories
(DevTools :: Inspector, enhancement, P2)
DevTools
Inspector
Tracking
(firefox154 fixed)
RESOLVED
FIXED
154 Branch
| Tracking | Status | |
|---|---|---|
| firefox154 | --- | fixed |
People
(Reporter: nchevobbe, Assigned: nchevobbe, NeedInfo)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
Those are displayed in Chrome DevTools, so let's do the same
| Assignee | ||
Updated•7 months ago
|
Priority: -- → P2
| Assignee | ||
Comment 1•3 months ago
|
||
Mathew, unless I'm missing something, at the moment it doesn't seem like we can set CSS to the ::picker-icon pseudo element? (I tried setting a color/background-color, which does work in Chrome, but not in Firefox, even with layout.css.appearance-base.enabled set to true)
If I'm not wrong, do we have a bug where this is going to be implemented, so I can mark it as blocker for this bug and know where we need to look into the DevTools support.
Thanks!
Flags: needinfo?(mathew.hodson)
Comment 2•2 months ago
|
||
I created Bug 2044945 just to tackle both this and Bug 2009911
| Assignee | ||
Comment 3•2 months ago
|
||
Updated•2 months ago
|
Assignee: nobody → nchevobbe
Status: NEW → ASSIGNED
| Assignee | ||
Comment 4•2 months ago
|
||
Pushed by nchevobbe@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/5e0bfdcf9023
https://hg.mozilla.org/integration/autoland/rev/3a956df98b09
Handle ::picker-icon in InspectorUtils::GetChildrenForNode. r=keithamus,layout-reviewers,emilio.
https://github.com/mozilla-firefox/firefox/commit/c39732074c1d
https://hg.mozilla.org/integration/autoland/rev/2c059f62d6f0
[devtools] Display ::picker-icon nodes in markup view. r=devtools-reviewers,ochameau.
Comment 6•2 months ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/3a956df98b09
https://hg.mozilla.org/mozilla-central/rev/2c059f62d6f0
Status: ASSIGNED → RESOLVED
Closed: 2 months ago
status-firefox154:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 154 Branch
Updated•1 month ago
|
QA Whiteboard: [qa-triage-done-c155/b154]
You need to log in
before you can comment on or make changes to this bug.
Description
•