mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
follow-up to changeset 8e48c8fb8299
This commit is contained in:
parent
ed020f1e4c
commit
3ec8b64e95
@ -82,14 +82,10 @@ function test() {
|
||||
onPageBLoadComplete();
|
||||
}
|
||||
},
|
||||
|
||||
onLocationChange: function () 0,
|
||||
onProgressChange: function () 0,
|
||||
onStatusChange: function () 0,
|
||||
onSecurityChange: function () 0,
|
||||
QueryInterface: XPCOMUtils.generateQI([Ci.nsISupportsWeakReference,
|
||||
Ci.nsIWebProgressListener,
|
||||
Ci.nsISupports])
|
||||
onSecurityChange: function () 0
|
||||
});
|
||||
|
||||
// test loading new content with a frame into a tab
|
||||
|
Loading…
Reference in New Issue
Block a user