Bug 103053 - Web Inspector: [Canvas] add startCapturing and stopCapturing methods to protocol
Summary: Web Inspector: [Canvas] add startCapturing and stopCapturing methods to protocol
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: Andrey Adaikin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-22 04:36 PST by Andrey Adaikin
Modified: 2012-11-23 04:21 PST (History)
9 users (show)

See Also:


Attachments
Patch (14.77 KB, patch)
2012-11-22 04:44 PST, Andrey Adaikin
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Adaikin 2012-11-22 04:36:34 PST
Along with capturing one frame we will also support capturing several frames in a row.
Patch to follow.
Comment 1 Andrey Adaikin 2012-11-22 04:44:28 PST
Created attachment 175646 [details]
Patch
Comment 2 WebKit Review Bot 2012-11-22 11:57:35 PST
Comment on attachment 175646 [details]
Patch

Rejecting attachment 175646 [details] from commit-queue.

New failing tests:
platform/chromium-linux/fast/text/international/complex-joining-using-gpos.html
Full output: http://queues.webkit.org/results/14950480
Comment 3 WebKit Review Bot 2012-11-23 03:50:41 PST
Comment on attachment 175646 [details]
Patch

Rejecting attachment 175646 [details] from commit-queue.

aandrey@chromium.org does not have committer permissions according to http://trac.webkit.org/browser/trunk/Tools/Scripts/webkitpy/common/config/committers.py.

- If you do not have committer rights please read http://webkit.org/coding/contributing.html for instructions on how to use bugzilla flags.

- If you have committer rights please correct the error in Tools/Scripts/webkitpy/common/config/committers.py by adding yourself to the file (no review needed).  The commit-queue restarts itself every 2 hours.  After restart the commit-queue will correctly respect your committer rights.
Comment 4 WebKit Review Bot 2012-11-23 04:21:07 PST
Comment on attachment 175646 [details]
Patch

Clearing flags on attachment: 175646

Committed r135591: <http://trac.webkit.org/changeset/135591>
Comment 5 WebKit Review Bot 2012-11-23 04:21:10 PST
All reviewed patches have been landed.  Closing bug.