Closed
Bug 1223076
Opened 10 years ago
Closed 10 years ago
filter widget doesn't handle "unset", "initial", or "inherit"
Categories
(DevTools :: Inspector, defect)
DevTools
Inspector
Tracking
(firefox45 fixed)
RESOLVED
FIXED
Firefox 45
Tracking | Status | |
---|---|---|
firefox45 | --- | fixed |
People
(Reporter: tromey, Assigned: tromey)
Details
Attachments
(1 file)
4.14 KB,
patch
|
pbro
:
review+
|
Details | Diff | Splinter Review |
But 1221173 made me realize that the filter widget understands "none",
but not "unset", "initial", or "inherit".
Assignee | ||
Comment 1•10 years ago
|
||
Assignee | ||
Updated•10 years ago
|
Attachment #8684993 -
Flags: review?(pbrosset)
Comment 2•10 years ago
|
||
Comment on attachment 8684993 [details] [diff] [review]
make FilterWidget handle "unset", "initial", and "inherit"
Review of attachment 8684993 [details] [diff] [review]:
-----------------------------------------------------------------
Looks good, thanks.
Attachment #8684993 -
Flags: review?(pbrosset) → review+
Assignee | ||
Comment 3•10 years ago
|
||
Assignee | ||
Updated•10 years ago
|
Keywords: checkin-needed
Keywords: checkin-needed
Comment 5•10 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox45:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 45
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•