Bug 330464: fix omission that broke popup blocking UI, r=mconnor
git-svn-id: svn://10.0.0.236/trunk@192311 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
101703295a
commit
068bd85fa9
@ -474,7 +474,7 @@
|
||||
|
||||
var event = document.createEvent("Events");
|
||||
event.initEvent("DOMUpdatePageReport", true, true);
|
||||
n.dispatchEvent(event);
|
||||
tabBrowser.dispatchEvent(event);
|
||||
]]>
|
||||
</body>
|
||||
</method>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user