Closed
Bug 1299645
Opened 9 years ago
Closed 9 years ago
Fix browser_tab_close_dependent_window.js test
Categories
(Firefox :: Tabbed Browser, defect)
Firefox
Tabbed Browser
Tracking
()
RESOLVED
FIXED
Firefox 51
| Tracking | Status | |
|---|---|---|
| firefox51 | --- | fixed |
People
(Reporter: erahm, Assigned: erahm)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
|
1.38 KB,
patch
|
Gijs
:
review+
|
Details | Diff | Splinter Review |
This is fallout from bug 1276366.
After closing the tab it's possible the it's now a dead object, so check for
that first.
| Assignee | ||
Comment 1•9 years ago
|
||
Attachment #8786972 -
Flags: review?(gijskruitbosch+bugs)
| Assignee | ||
Comment 2•9 years ago
|
||
Updated•9 years ago
|
Attachment #8786972 -
Flags: review?(gijskruitbosch+bugs) → review+
| Assignee | ||
Comment 3•9 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/163c3ecfcbdaca0e8c079df05ad591dc0a760512
Bug 1299645 - Fix browser_tab_close_dependent_window.js test. r=Gijs
Comment 4•9 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
status-firefox51:
--- → fixed
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → Firefox 51
You need to log in
before you can comment on or make changes to this bug.
Description
•