Closed Bug 845387 Opened 12 years ago Closed 12 years ago

private-browsing isPrivate should take a content script instance

Categories

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

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: evold, Assigned: evold)

References

Details

Attachments

(1 file)

For example: PageMod({ ... onAttach: function(mod) { require('private-browsing').isPrivate(mod); // should be true when the window is private // require('private-browsing').isPrivate(mod.tab) is already true, but should have a test } })
Assignee: nobody → evold
Attachment #724680 - Flags: review?(poirot.alex)
Attachment #724680 - Flags: review?(poirot.alex) → review+
Commits pushed to master at https://github.com/mozilla/addon-sdk https://github.com/mozilla/addon-sdk/commit/e14076eff7bee97d70b29e2939eb2231d03c5597 Bug 845387: private-browsing isPrivate should take a content script instance https://github.com/mozilla/addon-sdk/commit/86d1660710cd4436c8e076a4142ddfc923af4140 Merge pull request #853 from erikvold/845387 Bug 845387: private-browsing isPrivate should take a content script instance
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
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: