bug 265135: put internal referrers on channels to fix xpinstall whitelisting the right way. r=darin,sr=jst
git-svn-id: svn://10.0.0.236/trunk@164582 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -355,13 +355,6 @@ protected:
|
||||
|
||||
PRPackedBool mIsBeingDestroyed;
|
||||
|
||||
// used to keep track of whether user click links should be handle
|
||||
// by us or immediately kicked out to an external
|
||||
// application. mscott: eventually i'm going to try to fold this
|
||||
// up into the uriloader where it belongs but i haven't figured
|
||||
// out how to do that yet.
|
||||
PRPackedBool mUseExternalProtocolHandler;
|
||||
|
||||
// Disallow popping up new windows with target=
|
||||
PRPackedBool mDisallowPopupWindows;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user