Closed
Bug 1508603
Opened 7 years ago
Closed 7 years ago
Move FAVICON_DEFAULTS and TabProgressListener outside the global scope
Categories
(Firefox :: Tabbed Browser, task, P3)
Firefox
Tabbed Browser
Tracking
()
RESOLVED
FIXED
Firefox 65
| Tracking | Status | |
|---|---|---|
| firefox65 | --- | fixed |
People
(Reporter: dao, Assigned: dao)
References
Details
Attachments
(1 file)
Tabbrowser only needs this internally, so it shouldn't be in the global shared with all kinds of other browser window code.
| Assignee | ||
Comment 1•7 years ago
|
||
Assignee: nobody → dao+bmo
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•7 years ago
|
||
Updated•7 years ago
|
Attachment #9026395 -
Attachment description: Bug 1508603 - Introduce a provate scope around gBrowser. r=mak → Bug 1508603 - Introduce a private scope around gBrowser. r=mak
| Assignee | ||
Updated•7 years ago
|
Summary: Move FAVICON_DEFAULTS outside the global scope → Move FAVICON_DEFAULTS and TabProgressListener outside the global scope
Pushed by dgottwald@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/cfc37d61722c
Introduce a private scope around gBrowser. r=mak
Comment 4•7 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox65:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 65
| Assignee | ||
Updated•6 years ago
|
Type: enhancement → task
You need to log in
before you can comment on or make changes to this bug.
Description
•