Closed
Bug 1244948
Opened 10 years ago
Closed 10 years ago
Silence the "loaded script twice" warning (for bug 392650)
Categories
(Core :: XUL, defect)
Core
XUL
Tracking
()
RESOLVED
FIXED
mozilla47
| Tracking | Status | |
|---|---|---|
| firefox47 | --- | fixed |
People
(Reporter: jruderman, Assigned: jruderman)
References
Details
(Whiteboard: dom-triaged)
Attachments
(2 files)
|
3.31 KB,
text/plain
|
Details | |
|
724 bytes,
patch
|
bzbarsky
:
review+
|
Details | Diff | Splinter Review |
> WARNING: Loaded script chrome://global/content/printUtils.js twice (bug 392650): file dom/xul/nsXULPrototypeCache.cpp, line 220
> WARNING: Loaded script chrome://global/content/viewZoomOverlay.js twice (bug 392650): file dom/xul/nsXULPrototypeCache.cpp, line 220
> ...
We already have bug 392650 on file. We don't need to spam the warning on startup.
| Assignee | ||
Comment 1•10 years ago
|
||
Warning was added in 2007: https://hg.mozilla.org/mozilla-central/rev/076ac8d9b599
Warning was modified to include the filename in 2012: https://hg.mozilla.org/mozilla-central/rev/2f58de36c53a
| Assignee | ||
Comment 2•10 years ago
|
||
Attachment #8714594 -
Flags: review?(bzbarsky)
Comment 3•10 years ago
|
||
Comment on attachment 8714594 [details] [diff] [review]
patch
r=me
Attachment #8714594 -
Flags: review?(bzbarsky) → review+
Updated•10 years ago
|
Assignee: nobody → jruderman
Whiteboard: dom-noted
Updated•10 years ago
|
Whiteboard: dom-noted → dom-triaged
Comment 5•10 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla47
You need to log in
before you can comment on or make changes to this bug.
Description
•