Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: nsIPrivateBrowsingService is gone now. #2

Merged
merged 2 commits into from Jul 2, 2013
Merged

Conversation

nmaier
Copy link
Contributor

@nmaier nmaier commented Jun 18, 2013

Now works on Nightly again ;)

@zpao zpao mentioned this pull request Jun 28, 2013
@zpao
Copy link
Owner

zpao commented Jun 28, 2013

This will work short term but it doesn't actually solve the PB problem - with the new service we actually need to update this whole process to catch the cases we wouldn't prompt (eg http://mxr.mozilla.org/mozilla-central/source/browser/components/nsBrowserGlue.js#726). Are you up for that?

@nmaier
Copy link
Contributor Author

nmaier commented Jun 29, 2013

The allPrivateWindows stuff is trivial. Expect a commit in a couple of hours when I actually have some time to code it.

@nmaier
Copy link
Contributor Author

nmaier commented Jun 29, 2013

Alright, this last commit ensures there is always a prompt if something is private

zpao added a commit that referenced this pull request Jul 2, 2013
Fix: nsIPrivateBrowsingService is gone now.
@zpao zpao merged commit 702382d into zpao:master Jul 2, 2013
@nmaier nmaier deleted the fix-nopbs branch July 2, 2013 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants