Closed Bug 1561060 Opened 5 years ago Closed 5 years ago

Add filter tooltip for backdrop-filter

Categories

(DevTools :: Inspector: Rules, enhancement, P3)

enhancement

Tracking

(firefox69 fixed)

RESOLVED FIXED
Firefox 69
Tracking Status
firefox69 --- fixed

People

(Reporter: cbrewster, Assigned: cbrewster)

References

Details

Attachments

(2 files)

Once the backdrop-filter property CSS parsing is implemented, the DevTools should show a tooltip for editing filters similar to the filter property tooltip.

Priority: -- → P3

It looks like all we may need to do is add an additional check for backdrop-filter here:
https://searchfox.org/mozilla-central/source/devtools/client/shared/output-parser.js#92

Yes, we would only need to make some changes in the output-parser.js regarding whether or not it should expectFilter.

I have originally set this to P3 due to the fact it has blockers. However, we can add a check for whether or not backdrop-filter is enabled in platform and if so check if the name matches backdrop-filter.

Type: defect → enhancement
Assignee: nobody → cbrewster
Status: NEW → ASSIGNED
Keywords: checkin-needed

Pushed by ccoroiu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5eaa76ed37ca
Enable filter tooltip for backdrop-filter in devtools r=gl

Keywords: checkin-needed
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 69
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: