Bug 106555 - Web Inspector [chromium]: Debugger.globalObjectCleared is not dispatched on reload after renderer swap
Summary: Web Inspector [chromium]: Debugger.globalObjectCleared is not dispatched on r...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Pavel Feldman
URL:
Keywords:
: 106543 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-01-10 05:29 PST by Pavel Feldman
Modified: 2013-01-11 01:46 PST (History)
10 users (show)

See Also:


Attachments
Patch (8.22 KB, patch)
2013-01-10 05:30 PST, Pavel Feldman
no flags Details | Formatted Diff | Diff
Patch (8.30 KB, patch)
2013-01-10 10:57 PST, Pavel Feldman
vsevik: review+
webkit.review.bot: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>