Bug 335586, r=mconnor+neil, a=mconnor
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@195561 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -577,7 +577,7 @@
|
||||
// Listen for first load for lazy attachment to form fill controller
|
||||
this.addEventListener("pageshow", this.onPageShow, true);
|
||||
this.addEventListener("pagehide", this.onPageHide, true);
|
||||
this.addEventListener("DOMPopupBlocked", this.onPopupBlocked, false);
|
||||
this.addEventListener("DOMPopupBlocked", this.onPopupBlocked, true);
|
||||
]]>
|
||||
</constructor>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user