Closed Bug 594164 Opened 14 years ago Closed 14 years ago

Test Pilot's CSS is using javascript-esque comments

Categories

(Mozilla Labs Graveyard :: Test Pilot, defect, P1)

x86
Windows 7
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: KWierso, Unassigned)

Details

(Whiteboard: [qa-])

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b6pre) Gecko/20100907 Firefox/4.0b6pre
Build Identifier: 

When I clicked the More Info link in the notification about an upcoming study, I checked the error console, and it had a lot of warnings like "Expected declaration but found '/'. Skipped to next declaration.

Looking at the referenced file (chrome://testpilot/skin/css/screen-standalone.css), it looks like someone went through and tried to comment out lines, but they used "//" instead of "/* */".

It happens 11 times in that file.

Reproducible: Always

Actual Results:  
CSS file uses wrong style of comments, causing CSS parsing warnings.

Expected Results:  
CSS file uses CSS style of comments.
Comment on attachment 472803 [details] [diff] [review]
v1

Not sure who would be the one to review this, but you're more likely to know than me, at the very least.
Attachment #472803 - Flags: review?(jdicarlo)
This is just me being a sloppy coder.  Thanks a lot for your patch, Wes!
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Priority: -- → P1
Target Milestone: -- → 1.1
Merged Wes's patch in http://hg.mozilla.org/labs/testpilot/rev/ffd18887a635
Thanks!
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Whiteboard: [qa-]
Comment on attachment 472803 [details] [diff] [review]
v1

Clearing an old review request that doesn't matter anymore. 
Sorry for bugspam. :)
Attachment #472803 - Flags: review?(jdicarlo)
Product: Mozilla Labs → Mozilla Labs Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: