Closed
Bug 875496
Opened 12 years ago
Closed 12 years ago
Simplify code that creates the newtab preload frame and remove unnecessary preload.xhtml
Categories
(Firefox :: Tabbed Browser, defect)
Firefox
Tabbed Browser
Tracking
()
RESOLVED
FIXED
Firefox 24
People
(Reporter: ttaubert, Assigned: ttaubert)
References
Details
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•12 years ago
|
||
Looking around for other users of the hiddenWindow I found some addon-sdk code that achieved the same thing we do now a little more elegantly without Mac/non-Mac differences and without having separate xhtml file. It would be really great to clean this code up a little. I stole most of the code from here:
http://mxr.mozilla.org/mozilla-central/source/addon-sdk/source/lib/sdk/addon/window.js#41
Attachment #753484 -
Flags: review?(jaws)
Assignee | ||
Updated•12 years ago
|
Updated•12 years ago
|
Attachment #753484 -
Flags: review?(jaws) → review+
Assignee | ||
Comment 2•12 years ago
|
||
Assignee | ||
Comment 3•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 24
You need to log in
before you can comment on or make changes to this bug.
Description
•