Open Bug 1328625 Opened 9 years ago Updated 3 years ago

don't check grid pref on the client

Categories

(DevTools :: Inspector, enhancement, P3)

enhancement

Tracking

(Not tracked)

People

(Reporter: tromey, Unassigned)

References

Details

(Whiteboard: [reserve-html])

Currently output-parser checks the grid property on the client: https://dxr.mozilla.org/mozilla-central/rev/57ac9f63fc6953f4efeb0cc84a60192d3721251f/devtools/client/shared/output-parser.js#208 This is incorrect and might even fail when the inspector is running in content. Instead the pref should be checked on the server; this can be done by attaching it to the css property database.
Flags: qe-verify?
Priority: -- → P3
Whiteboard: [reserve-html]
Product: Firefox → DevTools
Severity: normal → S3

Changing qe-verify? to qe-verify+.

Flags: qe-verify? → qe-verify+
You need to log in before you can comment on or make changes to this bug.