Closed Bug 839718 Opened 12 years ago Closed 12 years ago

ptpb make sure isPrivate works on mobile tabs and window

Categories

(Add-on SDK Graveyard :: General, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: evold, Assigned: evold)

References

Details

Attachments

(1 file)

Fennec Nightly seems to have per tab private browsing enabled, so the new isPrivate method in bug 828746 ought to work for Fennec.
Assignee: nobody → evold
Blocks: ptpbmode
Depends on: 828746
Target Milestone: --- → 1.14
`let isPrivate = PrivateBrowsingUtils.isWindowPrivate(browser.contentWindow);` http://mxr.mozilla.org/mozilla-central/source/mobile/android/chrome/content/browser.js#8092
Priority: -- → P2
Target Milestone: 1.14 → ---
Attachment #714104 - Flags: review?(rFobic)
Comment on attachment 714104 [details] Pointer to Github pull request: https://github.com/mozilla/addon-sdk/pull/792 Few Nit's, would be nice to take care of them, but no need for another review.
Attachment #714104 - Flags: review?(rFobic) → review+
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Commit pushed to stabilization at https://github.com/mozilla/addon-sdk https://github.com/mozilla/addon-sdk/commit/fb5c63d1f421c6aa3b3ef4ca376cf9684236c046 Merge pull request #792 from erikvold/839718 Fix Bug 839718: isPrivate works on Fennec r=@Gozala(cherry picked from commit 682a69c089b37059f9a21c5092ad4d6ed9929dc1) Conflicts: test/test-private-browsing.js
Blocks: 852338
No longer blocks: 852338
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: