Bug 109192

Summary: Web Inspector: expose did{Begin,Cancel}Frame() and {will,did}Composite() on WebDebToolsAgent
Product: WebKit Reporter: Andrey Kosyakov <caseq>
Component: Web Inspector (Deprecated)Assignee: Andrey Kosyakov <caseq>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, apavlov, buildbot, dglazkov, fishd, jamesr, keishi, loislo, mifenton, pfeldman, pmuellr, rego+ews, rniwa, rwlbuis, tkent+wkapi, tonikitoo, vsevik, web-inspector-bugs, webkit.review.bot, xan.lopez, yong.li.webkit, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch
pfeldman: review+, buildbot: commit-queue-
Patch
buildbot: commit-queue-
Patch buildbot: commit-queue-

Andrey Kosyakov
Reported 2013-02-07 08:09:20 PST
This removes frame and compositing instrumentation methods from InspectorInstrumentation and exposes them via WebDevToolsAgent. The plan is to remove these methods from WebWidget interface and use methods on WebDevToolsAgent instead.
Attachments
Patch (17.33 KB, patch)
2013-02-07 08:13 PST, Andrey Kosyakov
pfeldman: review+
buildbot: commit-queue-
Patch (21.22 KB, patch)
2013-02-08 02:28 PST, Andrey Kosyakov
buildbot: commit-queue-
Patch (22.66 KB, patch)
2013-02-08 08:27 PST, Andrey Kosyakov
buildbot: commit-queue-
Andrey Kosyakov
Comment 1 2013-02-07 08:13:28 PST
WebKit Review Bot
Comment 2 2013-02-07 08:14:46 PST
Please wait for approval from abarth@webkit.org, dglazkov@chromium.org, fishd@chromium.org, jamesr@chromium.org or tkent@chromium.org before submitting, as this patch contains changes to the Chromium public API. See also https://trac.webkit.org/wiki/ChromiumWebKitAPI.
Build Bot
Comment 3 2013-02-07 10:01:22 PST
Comment on attachment 187114 [details] Patch Attachment 187114 [details] did not pass mac-wk2-ews (mac-wk2): Output: http://queues.webkit.org/results/16418255
Build Bot
Comment 4 2013-02-07 10:30:57 PST
Build Bot
Comment 5 2013-02-07 16:20:42 PST
Pavel Feldman
Comment 6 2013-02-07 23:52:09 PST
Comment on attachment 187114 [details] Patch Watch out for the wk bot failures
Andrey Kosyakov
Comment 7 2013-02-08 02:28:07 PST
Build Bot
Comment 8 2013-02-08 02:52:01 PST
Build Bot
Comment 9 2013-02-08 02:54:03 PST
Comment on attachment 187272 [details] Patch Attachment 187272 [details] did not pass mac-wk2-ews (mac-wk2): Output: http://queues.webkit.org/results/16428594
Andrey Kosyakov
Comment 10 2013-02-08 08:27:07 PST
James Robinson
Comment 11 2013-02-08 19:36:44 PST
Great, this definitely works for me. I'll rebase my patch on top of this after it lands. Thanks!
Build Bot
Comment 12 2013-02-11 15:32:25 PST
James Robinson
Comment 13 2013-02-12 13:52:59 PST
What's the status here? Is there any way I can help?
Build Bot
Comment 14 2013-02-12 15:17:19 PST
Andrey Kosyakov
Comment 15 2013-02-14 08:41:12 PST
Note You need to log in before you can comment on or make changes to this bug.