Closed
Bug 258474
Opened 21 years ago
Closed 21 years ago
JavaScript strict warning: chrome://layoutdebug/content/layoutdebug.js, ... trailing comma is not legal in ECMA-262 object initializers
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: timeless, Assigned: csthomas)
References
()
Details
Attachments
(1 file)
|
1.62 KB,
patch
|
dbaron
:
review+
dbaron
:
superreview+
|
Details | Diff | Splinter Review |
WARNING: waaah!, file
r:/mozilla/content/xul/document/src/nsXULPrototypeDocument.cpp, line 866
JavaScript strict warning: chrome://layoutdebug/content/layoutdebug.js, line
141: trailing comma is not legal in ECMA-262 object initializers
WARNING: waaah!, file
r:/mozilla/content/xul/document/src/nsXULPrototypeDocument.cpp, line 866
JavaScript strict warning: chrome://layoutdebug/content/layoutdebug.js, line
330: trailing comma is not legal in ECMA-262 object initializers
| Assignee | ||
Updated•21 years ago
|
Assignee: mcsmurf → cst
| Assignee | ||
Comment 1•21 years ago
|
||
Severity: normal → trivial
Attachment #158270 -
Flags: superreview+
Attachment #158270 -
Flags: review+
| Assignee | ||
Comment 2•21 years ago
|
||
Could you check it in too?
Comment 3•21 years ago
|
||
Fix checked in.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Product: Core → Core Graveyard
Updated•7 years ago
|
Component: Layout: Misc Code → Layout
Product: Core Graveyard → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•