RESOLVED FIXED 82181
[Chromium] Web Inspector: dedicated worker inspector is empty
https://bugs.webkit.org/show_bug.cgi?id=82181
Summary [Chromium] Web Inspector: dedicated worker inspector is empty
Yury Semikhatsky
Reported 2012-03-26 02:50:28 PDT
Inspector front-end for dedicated worker is a child window launched with window.open(<front-end url>). After http://crrev.com/126949 we started receiving "beforeunload" event for "about:blank" page before <front-end url> page is loaded. This breaks worker front-end.
Attachments
Patch (1.59 KB, patch)
2012-03-26 02:56 PDT, Yury Semikhatsky
pfeldman: review+
Yury Semikhatsky
Comment 1 2012-03-26 02:56:14 PDT
Yury Semikhatsky
Comment 2 2012-03-26 03:18:42 PDT
Note You need to log in before you can comment on or make changes to this bug.