Per-window Private Browsing: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 19: Line 19:


Unresolved design issues:
Unresolved design issues:
* whether to scrap the docshell-based plan and use a temporary profile in a separate Firefox instance instead
* API design for consumers that don't have access to a channel or docshell - duplicate relevant Add/RemoveFoo APIs with Add/RemovePrivateFoo? Something else?
* API design for consumers that don't have access to a channel or docshell - duplicate relevant Add/RemoveFoo APIs with Add/RemovePrivateFoo? Something else?
Resolved design issues:
* Can't we use a temporary profile in a separate Firefox instance instead?
  * It's assumed that we want things like extensions, history, bookmarks, etc. from the user's profile to continue to exist in the private window. A separate profile won't provide these, so this is not a feasible quick and dirty solution.
|Feature implementation notes=Up to date patch queue available at http://hg.mozilla.org/users/josh_joshmatthews.net/pb-per-window/
|Feature implementation notes=Up to date patch queue available at http://hg.mozilla.org/users/josh_joshmatthews.net/pb-per-window/


Confirmed users
512

edits

Navigation menu