Closed
Bug 806702
Opened 13 years ago
Closed 13 years ago
Port browser_privatebrowsing_zoom.js to the new per-window PB APIs
Categories
(Firefox :: Private Browsing, defect)
Tracking
()
RESOLVED
FIXED
Firefox 20
People
(Reporter: ehsan.akhgari, Assigned: bellindira)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
5.89 KB,
patch
|
ehsan.akhgari
:
review+
|
Details | Diff | Splinter Review |
http://mxr.mozilla.org/mozilla-central/source/browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_zoom.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.
Updated•13 years ago
|
Assignee: nobody → bellindira
Assignee | ||
Updated•13 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•13 years ago
|
||
Attachment #684275 -
Flags: review?(ehsan)
Reporter | ||
Comment 2•13 years ago
|
||
Comment on attachment 684275 [details] [diff] [review]
Added Test Case per window
Review of attachment 684275 [details] [diff] [review]:
-----------------------------------------------------------------
Thanks, looks great!
Attachment #684275 -
Flags: review?(ehsan) → review+
Reporter | ||
Comment 3•13 years ago
|
||
Marking checkin-needed as the inbound tree is closed at the moment.
Keywords: checkin-needed
Reporter | ||
Comment 4•13 years ago
|
||
Keywords: checkin-needed
Comment 5•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
•