Closed
Bug 738605
Opened 13 years ago
Closed 13 years ago
JavaScript strict warning in menulist.xml
Categories
(Toolkit :: XUL Widgets, defect)
Toolkit
XUL Widgets
Tracking
()
RESOLVED
FIXED
mozilla15
People
(Reporter: neil, Assigned: ananuti)
References
Details
(Whiteboard: [mentor=Neil][lang=js])
Attachments
(1 file)
(deleted),
patch
|
neil
:
review+
|
Details | Diff | Splinter Review |
Warning: useless expression
Source File: chrome://global/content/bindings/menulist.xml
Line: 389
Source Code:
> <!-- Droppable is currently used for the Firefox bookmarks dialog only -->
Someone put an XML comment inside a CDATA block...
Assignee | ||
Comment 1•13 years ago
|
||
Attachment #608676 -
Flags: review?(neil)
Reporter | ||
Updated•13 years ago
|
Attachment #608676 -
Flags: review?(neil) → review+
Assignee | ||
Comment 2•13 years ago
|
||
Comment on attachment 608676 [details] [diff] [review]
patch
need checkin
Attachment #608676 -
Flags: checkin?
Updated•13 years ago
|
Assignee: nobody → ananuti
Status: NEW → ASSIGNED
Reporter | ||
Updated•13 years ago
|
Keywords: helpwanted → checkin-needed
Comment 3•13 years ago
|
||
Comment on attachment 608676 [details] [diff] [review]
patch
You don't need to use checkin?. Just set checkin-needed on the whiteboard like Neil did.
Attachment #608676 -
Flags: checkin?
Comment 4•13 years ago
|
||
Comment 5•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•