Closed
Bug 992526
Opened 11 years ago
Closed 11 years ago
mCurrentBrowser should never be null
Categories
(Firefox :: Tabbed Browser, defect)
Firefox
Tabbed Browser
Tracking
()
RESOLVED
FIXED
Firefox 31
People
(Reporter: dao, Assigned: dao)
References
Details
Attachments
(1 file)
2.13 KB,
patch
|
ttaubert
:
review+
|
Details | Diff | Splinter Review |
Bug 402348 made mCurrentBrowser become null when removing a tab and its associated browser in case they are still selected. That shouldn't happen, tabs should be unselected before removing them.
Assignee | ||
Comment 1•11 years ago
|
||
http://hg.mozilla.org/mozilla-central/annotate/5fa70bd90a8b/browser/base/content/tabbrowser.xml#l2005 should take care of this.
Depends on: 462673
Updated•11 years ago
|
Flags: firefox-backlog?
Comment 2•11 years ago
|
||
Oops, I didn't see that this bug is already assigned. Nevermind.
Flags: firefox-backlog?
Assignee | ||
Comment 3•11 years ago
|
||
Attachment #8403292 -
Flags: review?(ttaubert)
Updated•11 years ago
|
Attachment #8403292 -
Flags: review?(ttaubert) → review+
Assignee | ||
Comment 4•11 years ago
|
||
Comment 5•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 31
You need to log in
before you can comment on or make changes to this bug.
Description
•