Closed Bug 1319015 Opened 8 years ago Closed 8 years ago

Blank ruleview when remote debugging Firefox 49

Categories

(DevTools :: Inspector, defect)

52 Branch
defect
Not set
normal

Tracking

(firefox53 fixed)

RESOLVED FIXED
Firefox 53
Tracking Status
firefox53 --- fixed

People

(Reporter: jdescottes, Assigned: jdescottes)

References

Details

Attachments

(1 file)

Regression from Bug 1308467. 

STRs:
- open Firefox 49 (but this should happen with any remote target that requires a normalization of the CSS properties db)
- gcli > listen 6080
- open Firefox 52 or newer
- open WebIDE
- remote connect to localhost:6080
- inspect any tab

AR: Ruleview is blank
ER: Ruleview should not be blank
My bad, when rewriting my patch for Bug 1308467, I introduced a dumb error: all properties listed after 'color' will not be normalized with 'values' and 'supports'.

(FYI I'm not able to even start remote debugging from Nightly to FF 50 at the moment, that's why I mentioned FF 49 in the STRs)
Comment on attachment 8812709 [details]
Bug 1319015 - fix css-properties normalization when remote dbg old ff;

https://reviewboard.mozilla.org/r/94356/#review94502
Attachment #8812709 - Flags: review?(pbrosset) → review+
Pushed by jdescottes@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/204765519a9a
fix css-properties normalization when remote dbg old ff;r=pbro
https://hg.mozilla.org/mozilla-central/rev/204765519a9a
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 53
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: