Closed
Bug 818459
Opened 13 years ago
Closed 13 years ago
Fix browser_bug816527.js
Categories
(Firefox :: Private Browsing, defect)
Tracking
()
RESOLVED
FIXED
Firefox 20
People
(Reporter: ehsan.akhgari, Assigned: ehsan.akhgari)
References
Details
Attachments
(1 file, 1 obsolete file)
|
3.32 KB,
patch
|
jdm
:
review+
|
Details | Diff | Splinter Review |
This test is currently failing on Birch...
| Assignee | ||
Comment 1•13 years ago
|
||
Updated•13 years ago
|
Attachment #688734 -
Flags: review?(josh) → review+
| Assignee | ||
Updated•13 years ago
|
Summary: Remove the event handlers for browser_bug816527.js when each windows test is run → Fix browser_bug816527.js
| Assignee | ||
Comment 2•13 years ago
|
||
Actually this test is completely broken -- pretty embarrassing I did not catch this before... The last runTest call should actually do a switch to tab successfully since the source and dest windows are both non-private. I have absolutely no idea why this test passes locally when run standalone but the test failure was actually happening because we rightly caught a TabClose event on the last call and we totally did not expect that. At least it shows that my fix in bug 816527 is more solid than my test. :-)
Attachment #688734 -
Attachment is obsolete: true
Attachment #688788 -
Flags: review?(josh)
Updated•13 years ago
|
Attachment #688788 -
Flags: review?(josh) → review+
| Assignee | ||
Comment 3•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 20
You need to log in
before you can comment on or make changes to this bug.
Description
•