Bug 82181

Summary: [Chromium] Web Inspector: dedicated worker inspector is empty
Product: WebKit Reporter: Yury Semikhatsky <yurys>
Component: Web Inspector (Deprecated)Assignee: Yury Semikhatsky <yurys>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, creis, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch pfeldman: review+

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.