mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Backed out changeset c6db0b79bd98, already on mozilla-central.
This commit is contained in:
parent
fa42d91130
commit
f95b20dc65
@ -82,8 +82,6 @@ function test() {
|
|||||||
function viewReady(e) {
|
function viewReady(e) {
|
||||||
if (e.data != "layoutview-ready") return;
|
if (e.data != "layoutview-ready") return;
|
||||||
|
|
||||||
window.removeEventListener("message", viewReady, true);
|
|
||||||
|
|
||||||
info("Layout view ready");
|
info("Layout view ready");
|
||||||
|
|
||||||
view = InspectorUI._sidebar._layoutview;
|
view = InspectorUI._sidebar._layoutview;
|
||||||
|
Loading…
Reference in New Issue
Block a user