Closed
Bug 692716
Opened 13 years ago
Closed 13 years ago
e10s support for UI in Panorama
Categories
(Firefox Graveyard :: Panorama, defect)
Firefox Graveyard
Panorama
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 10
People
(Reporter: raymondlee, Assigned: raymondlee)
References
(Blocks 1 open bug)
Details
Attachments
(1 file, 1 obsolete file)
1.11 KB,
patch
|
Details | Diff | Splinter Review |
Please check the following methods:
UI_onTabSelect() - depends on patch of bug 691740 which removes that part of code.
UI_shouldLoadFavIcon() - depends on patch for bug 678374 which fixes it.
UI_hideTabView()
* gBrowser.contentWindow.focus()
Assignee | ||
Comment 1•13 years ago
|
||
> UI_hideTabView()
> * gBrowser.contentWindow.focus()
Replaced with gBrowser.selectedBrowser.focus()
Attachment #565455 -
Flags: review?(ttaubert)
Assignee | ||
Updated•13 years ago
|
Assignee: nobody → raymond
Status: NEW → ASSIGNED
Updated•13 years ago
|
Attachment #565455 -
Flags: review?(ttaubert) → review+
Assignee | ||
Comment 2•13 years ago
|
||
Pushed to try and waiting for results
https://tbpl.mozilla.org/?tree=Try&rev=fae7e2496c4d
Attachment #565455 -
Attachment is obsolete: true
Comment 4•13 years ago
|
||
Target Milestone: --- → Firefox 10
Updated•13 years ago
|
Keywords: checkin-needed
Comment 5•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
Product: Firefox → Firefox Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•