Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Bug 826325 - preventDefault all mozbrowserwindowopen events so that Gecko won't attempt to open them #12007

Closed
wants to merge 1 commit into from

Conversation

wesj
Copy link

@wesj wesj commented Sep 8, 2013

With the patch in Bug 826325, Gecko is altered so that if you don't call preventDefault on these events, they'll fall through and be sent to Gecko's normal window.open code code paths:

http://mxr.mozilla.org/mozilla-central/source/xpfe/appshell/src/nsContentTreeOwner.cpp#845

To maintain its old behavior, Gaia should just always call preventDefault()

@mozilla-autolander-deprecated
Copy link
Contributor

This pull request has been closed due to tree stability issues. Please rebase and re-open the pull request if you still need to land this. Ensure the gaia-try run is green before landing. Sorry for any inconvenience.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants