Closed
Bug 1263256
Opened 7 years ago
Closed 7 years ago
Silence startup JavaScript strict warning in chrome://browser/content/newtab/newTab.js
Categories
(Firefox :: New Tab Page, defect)
Firefox
New Tab Page
Tracking
()
RESOLVED
FIXED
Firefox 48
Tracking | Status | |
---|---|---|
firefox48 | --- | fixed |
People
(Reporter: jwatt, Assigned: jwatt)
References
Details
Attachments
(1 file)
970 bytes,
patch
|
MattN
:
review+
|
Details | Diff | Splinter Review |
During startup there is this warning in the console: JavaScript strict warning: chrome://browser/content/newtab/newTab.js, line 1105: SyntaxError: test for equality (==) mistyped as assignment (=)?
![]() |
Assignee | |
Comment 1•7 years ago
|
||
Attachment #8739532 -
Flags: review?(edilee)
Updated•7 years ago
|
Attachment #8739532 -
Flags: review?(edilee) → review+
Comment 3•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/8d3682b0fc5b
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox48:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 48
You need to log in
before you can comment on or make changes to this bug.
Description
•