Bug 106555

Summary: Web Inspector [chromium]: Debugger.globalObjectCleared is not dispatched on reload after renderer swap
Product: WebKit Reporter: Pavel Feldman <pfeldman>
Component: Web Inspector (Deprecated)Assignee: Pavel Feldman <pfeldman>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, dglazkov, keishi, loislo, pfeldman, pmuellr, vsevik, web-inspector-bugs, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch
none
Patch vsevik: review+, webkit.review.bot: commit-queue-

Description Pavel Feldman 2013-01-10 05:29:31 PST
Wrong enable() was made virtual.
Comment 1 Pavel Feldman 2013-01-10 05:30:53 PST
Created attachment 182118 [details]
Patch
Comment 2 Pavel Feldman 2013-01-10 05:35:08 PST
*** Bug 106543 has been marked as a duplicate of this bug. ***
Comment 3 Build Bot 2013-01-10 05:57:46 PST
Comment on attachment 182118 [details]
Patch

Attachment 182118 [details] did not pass mac-ews (mac):
Output: http://queues.webkit.org/results/15764911

New failing tests:
inspector/debugger/debugger-scripts-reload.html
Comment 4 Pavel Feldman 2013-01-10 10:57:32 PST
Created attachment 182168 [details]
Patch
Comment 5 WebKit Review Bot 2013-01-10 13:01:45 PST
Comment on attachment 182168 [details]
Patch

Attachment 182168 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://queues.webkit.org/results/15807078

New failing tests:
inspector/debugger/debugger-scripts-reload.html
Comment 6 WebKit Review Bot 2013-01-10 13:59:31 PST
Comment on attachment 182168 [details]
Patch

Attachment 182168 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://queues.webkit.org/results/15774911

New failing tests:
inspector/debugger/debugger-scripts-reload.html
inspector-protocol/debugger-terminate-dedicated-worker-while-paused.html
Comment 7 Pavel Feldman 2013-01-11 01:46:29 PST
Committed r139416: <http://trac.webkit.org/changeset/139416>