Closed
Bug 119617
Opened 23 years ago
Closed 23 years ago
JavaScript strict warning in sessionHistoryUI.js
Categories
(Core :: DOM: Navigation, defect)
Tracking
()
RESOLVED
FIXED
mozilla0.9.9
People
(Reporter: WeirdAl, Assigned: radha)
References
Details
Attachments
(1 file)
389 bytes,
patch
|
stdowa+bugzilla
:
review+
alecf
:
superreview+
|
Details | Diff | Splinter Review |
Warning: assignment to undeclared variable entry
Source File: chrome://navigator/content/sessionHistoryUI.js
Line: 203
Patch coming up in a few minutes.
Reporter | ||
Comment 1•23 years ago
|
||
Comment 2•23 years ago
|
||
*** Bug 119759 has been marked as a duplicate of this bug. ***
Comment 3•23 years ago
|
||
Comment on attachment 64638 [details] [diff] [review]
patch to fix strict warning
r=walk84
Attachment #64638 -
Flags: review+
Reporter | ||
Comment 4•23 years ago
|
||
Adding patch keyword, as I cannot check this patch in assuming it gets sr=.
Keywords: patch
Assignee | ||
Comment 5•23 years ago
|
||
Blake, Jag, can one of you give a sr. If you can check in the fix too on behalf
of Alex, it would be great. thanks.
Target Milestone: --- → mozilla0.9.9
Comment 6•23 years ago
|
||
Comment on attachment 64638 [details] [diff] [review]
patch to fix strict warning
sr=alecf
Attachment #64638 -
Flags: superreview+
Assignee | ||
Comment 7•23 years ago
|
||
Fix checked in.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Component: History: Session → Document Navigation
QA Contact: claudius → docshell
You need to log in
before you can comment on or make changes to this bug.
Description
•