Closed
Bug 817932
Opened 13 years ago
Closed 13 years ago
Intermittent failure in browser/components/privatebrowsing/test/browser/perwindow/browser_privatebrowsing_openlocation.js | The correct URL should be loaded via the open location dialog - Got about:privatebrowsing, expected about:logo
Categories
(Firefox :: Private Browsing, defect)
Tracking
()
RESOLVED
FIXED
Firefox 20
People
(Reporter: ehsan.akhgari, Assigned: ehsan.akhgari)
References
(Blocks 1 open bug)
Details
(Keywords: intermittent-failure)
Attachments
(1 file)
1.31 KB,
patch
|
jdm
:
review+
|
Details | Diff | Splinter Review |
(This happens only on the Birch branch for now)
https://tbpl.mozilla.org/php/getParsedLog.php?id=17570433&tree=Birch
This is basically a reincarnation of what attachment 687615 [details] [diff] [review] fixed for non-private windows. For private windows, we just load about:privatebrowsing as the home page, and there is no way to override that.
Assignee | ||
Comment 1•13 years ago
|
||
I guess we should resort to the common hack of ignoring unrelated loads. This replaces an explicit failure scenario with a timeout, which I guess isn't so terrible, compared to the alternative.
Comment 2•13 years ago
|
||
Comment on attachment 688091 [details] [diff] [review]
Patch (v1)
Timeouts are ok by me.
Attachment #688091 -
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
•