Closed
Bug 868175
Opened 12 years ago
Closed 12 years ago
Warning: octal literals and octal escape sequences are deprecated
Categories
(Other Applications :: DOM Inspector, defect)
Other Applications
DOM Inspector
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: crussell, Assigned: crussell)
References
Details
Attachments
(1 file)
(deleted),
patch
|
neil
:
review+
|
Details | Diff | Splinter Review |
> Warning: SyntaxError: octal literals and octal escape sequences are deprecated
> Source File: chrome://inspector/content/inspector.js
> Line: 361, Column: 35
> Source Code:
> fos.init(picker.file, flags, 0666, 0);
Assignee | ||
Comment 1•12 years ago
|
||
Attachment #744834 -
Flags: review?(neil)
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → Sevenspade
Updated•12 years ago
|
Attachment #744834 -
Flags: review?(neil) → review+
Assignee | ||
Comment 2•12 years ago
|
||
Assignee | ||
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Blocks: DOMi2.0.16
Blocks: DOMi2.0.15
No longer blocks: DOMi2.0.16
You need to log in
before you can comment on or make changes to this bug.
Description
•