Closed Bug 806690 Opened 12 years ago Closed 12 years ago

Port browser_privatebrowsing_openlocation.js to the new per-window PB APIs

Categories

(Firefox :: Private Browsing, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED
Firefox 19

People

(Reporter: ehsan.akhgari, Assigned: bellindira)

References

(Blocks 1 open bug)

Details

Attachments

(1 file, 1 obsolete file)

http://mxr.mozilla.org/mozilla-central/source/browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_openlocation.js In order to port this test, the file needs to be copied to the perwindow/ directory, and then instead of setting privateBrowsingEnabled, we need to open a new private browsing window and then run the test on that window.
Assignee: nobody → bellindira
Status: NEW → ASSIGNED
Attached patch Added Test Case per window (obsolete) (deleted) — Splinter Review
Attachment #681284 - Flags: review?(ehsan)
Attached patch Added Test Case per window (deleted) — Splinter Review
Attachment #681284 - Attachment is obsolete: true
Attachment #681284 - Flags: review?(ehsan)
Attachment #681287 - Flags: review?(ehsan)
Comment on attachment 681287 [details] [diff] [review] Added Test Case per window Review of attachment 681287 [details] [diff] [review]: ----------------------------------------------------------------- Thanks a lot! I'll fix the nit below before landing, but note that the keep_current_session pref will go away in per-window PB mode. ::: browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_openlocation.js @@ +6,5 @@ > // mode without leaving any trace of the URLs visited. > > function test() { > // initialization > gPrefService.setBoolPref("browser.privatebrowsing.keep_current_session", true); Setting this pref is not needed any more.
Attachment #681287 - Flags: review?(ehsan) → review+
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 19
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
I think this patch should fix this test: https://hg.mozilla.org/mozilla-central/rev/05865f2b8171
Yeah, that wasn't enough. Backed out that patch for now: https://hg.mozilla.org/mozilla-central/rev/d4a0fcdf66ee
This test failure turned out to be a bigger issue, and I filed bug 817463 for that. The patch that I have there should fix this failure.
Depends on: 817463
Fixed by bug 817463.
Status: REOPENED → RESOLVED
Closed: 12 years ago12 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: