Closed Bug 983847 Opened 10 years ago Closed 10 years ago

Frequent CSS errors in spectrum-frame.xhtml

Categories

(DevTools :: Inspector, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Firefox 31

People

(Reporter: mossop, Assigned: mossop)

Details

Attachments

(1 file, 1 obsolete file)

These errors keep showing up in tests:

JavaScript Warning: "Unknown property 'user-select'.  Declaration dropped." {file: "chrome://browser/content/devtools/spectrum.css" line: 88 column: 13 source: "  user-select: none;"}
JavaScript Warning: "Error in parsing value for 'top'.  Declaration dropped." {file: "chrome://browser/content/devtools/spectrum-frame.xhtml" line: 0 column: 0 source: "NaNpx"}
JavaScript Warning: "Error in parsing value for 'left'.  Declaration dropped." {file: "chrome://browser/content/devtools/spectrum-frame.xhtml" line: 0 column: 0 source: "NaNpx"}
JavaScript Warning: "Error in parsing value for 'top'.  Declaration dropped." {file: "chrome://browser/content/devtools/spectrum-frame.xhtml" line: 0 column: 0 source: "NaNpx"}
JavaScript Warning: "Error in parsing value for 'left'.  Declaration dropped." {file: "chrome://browser/content/devtools/spectrum-frame.xhtml" line: 0 column: 0 source: "NaNpx"}
Attached patch patch (obsolete) — Splinter Review
Attachment #8391492 - Flags: review?(pbrosset)
Attached patch patchSplinter Review
Left some debugging bits in there
Attachment #8391492 - Attachment is obsolete: true
Attachment #8391492 - Flags: review?(pbrosset)
Attachment #8391500 - Flags: review?(pbrosset)
Comment on attachment 8391500 [details] [diff] [review]
patch

Review of attachment 8391500 [details] [diff] [review]:
-----------------------------------------------------------------

Looks good to me. Will be good to get rid of these annoying css errors. Thanks for the patch.
Attachment #8391500 - Flags: review?(pbrosset) → review+
And https://hg.mozilla.org/integration/fx-team/rev/a3d1b8a1c138 because somehow I managed to land the wrong patch :(
https://hg.mozilla.org/mozilla-central/rev/3dea813b6eea
https://hg.mozilla.org/mozilla-central/rev/a3d1b8a1c138
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 31
Flags: in-testsuite+
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: