Closed
Bug 821178
Opened 12 years ago
Closed 12 years ago
port browser_248970_a.js and browser_248970_b.js to the per-window PB APIs
Categories
(Firefox :: Private Browsing, defect)
Tracking
()
RESOLVED
FIXED
Firefox 20
People
(Reporter: ehsan.akhgari, Assigned: andreshm)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
12.12 KB,
patch
|
jdm
:
review+
|
Details | Diff | Splinter Review |
Reporter | ||
Comment 1•12 years ago
|
||
(Removed these tests from per-window PB builds: https://hg.mozilla.org/integration/mozilla-inbound/rev/11965bca7513)
![]() |
Assignee | |
Updated•12 years ago
|
Assignee: nobody → andres
![]() |
Assignee | |
Updated•12 years ago
|
Status: NEW → ASSIGNED
![]() |
||
Comment 2•12 years ago
|
||
Assignee: andres → ehsan
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 20
Reporter | ||
Comment 3•12 years ago
|
||
Shoot, forgot to add [leave open] to the whiteboard...
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
![]() |
Assignee | |
Comment 5•12 years ago
|
||
The test browser_248970_a.js doesn't make sense anymore, since now the session store is always created, independently of the private window.
The other test browser_248970_b.js was migrated to per window mode and it's running file locally.
Attachment #693146 -
Flags: review?(josh)
![]() |
Assignee | |
Updated•12 years ago
|
Status: REOPENED → ASSIGNED
Updated•12 years ago
|
Attachment #693146 -
Flags: review?(josh) → review+
![]() |
Assignee | |
Updated•12 years ago
|
Keywords: checkin-needed
Comment 6•12 years ago
|
||
Flags: in-testsuite+
Keywords: checkin-needed
![]() |
||
Comment 7•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago → 12 years ago
Resolution: --- → FIXED
Comment 8•12 years ago
|
||
(In reply to Ed Morley (Away 20th Dec-2nd Jan) [UTC+0; email:edmorley@moco] from comment #7)
> https://hg.mozilla.org/mozilla-central/rev/ce816b018b0a
1.9 MOCHITEST_BROWSER_FILES += \
1.10 browser_248970_a.js \
1.11 browser_248970_b.js \
1.12 ++ browser_248970_b_perwindowpb.js \
1.13 browser_354894.js \
1.14 browser_394759_privatebrowsing.js \
1.15 $(NULL)
That's one + too many there.
You need to log in
before you can comment on or make changes to this bug.
Description
•