Closed
Bug 1069669
Opened 10 years ago
Closed 10 years ago
Add nsContentUtils::IsInPrivateBrowsing(nsIDocument*)
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
FIXED
mozilla35
People
(Reporter: cpearce, Assigned: cpearce)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
2.78 KB,
patch
|
ehsan.akhgari
:
review+
|
Details | Diff | Splinter Review |
It would be handy to have a utility function to test if a document is in private browsing mode.
Assignee | ||
Comment 1•10 years ago
|
||
Add nsContentUtils::IsInPrivateBrowsing(nsIDocument* aDoc).
Attachment #8491883 -
Flags: review?(ehsan.akhgari)
Updated•10 years ago
|
Attachment #8491883 -
Flags: review?(ehsan.akhgari) → review+
Assignee | ||
Comment 2•10 years ago
|
||
Comment 3•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla35
Assignee | ||
Comment 4•10 years ago
|
||
Mass update firefox-status to track EME uplift.
You need to log in
before you can comment on or make changes to this bug.
Description
•