Closed
Bug 722840
Opened 13 years ago
Closed 13 years ago
Add inherited private browsing attribute to docshells
Categories
(Core :: DOM: Navigation, defect)
Tracking
()
RESOLVED
FIXED
mozilla13
People
(Reporter: jdm, Assigned: jdm)
References
Details
Attachments
(1 file, 3 obsolete files)
(deleted),
patch
|
Details | Diff | Splinter Review |
A given docshell will be the canonical way to determine the state of Private Browsing in the brave new per-window world.
Assignee | ||
Comment 1•13 years ago
|
||
Assignee | ||
Comment 2•13 years ago
|
||
The intent here is to have a flag that propagates to all children. Does this look right to you?
Attachment #593333 -
Flags: review?(bzbarsky)
Assignee | ||
Updated•13 years ago
|
Attachment #593331 -
Attachment is obsolete: true
Comment 3•13 years ago
|
||
Comment on attachment 593333 [details] [diff] [review]
Add private browsing attribute to docshells.
Per IRC discussion, you should remove the changes to RestoreFromHistory and replace them with a comment that we want to pick up the parent's mInPrivateBrowsing (similar to the comment about mIsActive).
r=me with that.
Attachment #593333 -
Flags: review?(bzbarsky) → review+
Assignee | ||
Comment 4•13 years ago
|
||
Assignee | ||
Updated•13 years ago
|
Attachment #593333 -
Attachment is obsolete: true
Assignee | ||
Comment 5•13 years ago
|
||
Assignee | ||
Updated•13 years ago
|
Attachment #593567 -
Attachment is obsolete: true
Assignee | ||
Updated•13 years ago
|
Whiteboard: [autoland]
Updated•13 years ago
|
Whiteboard: [autoland] → [autoland-in-queue]
Comment 6•13 years ago
|
||
Autoland Patchset:
Patches: 593597
Branch: mozilla-central => try
Could not apply and push patchset:
Failed to push
Updated•13 years ago
|
Whiteboard: [autoland-in-queue]
Assignee | ||
Updated•13 years ago
|
Whiteboard: [autoland]
Updated•13 years ago
|
Whiteboard: [autoland] → [autoland-in-queue]
Comment 7•13 years ago
|
||
Autoland Patchset:
Patches: 593597
Branch: mozilla-central => try
Could not apply and push patchset:
Failed to push
Updated•13 years ago
|
Whiteboard: [autoland-in-queue]
Assignee | ||
Comment 8•13 years ago
|
||
Comment 9•13 years ago
|
||
Assignee: nobody → josh
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla13
You need to log in
before you can comment on or make changes to this bug.
Description
•