Bug 96850

Summary: [chromium] Add onSendFrameToParentCompositorAck to WebCompositorOutputSurfaceClient
Product: WebKit Reporter: Antoine Labour <piman>
Component: New BugsAssignee: Antoine Labour <piman>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, dglazkov, fishd, jamesr, peter+ews, tkent+wkapi, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Patch none

Description Antoine Labour 2012-09-14 19:32:30 PDT
[chromium] Add onSendFrameToParentCompositorAck to WebCompositorOutputSurfaceClient
Comment 1 Antoine Labour 2012-09-14 19:34:11 PDT
Created attachment 164266 [details]
Patch
Comment 2 WebKit Review Bot 2012-09-14 19:37:37 PDT
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.
Comment 3 WebKit Review Bot 2012-09-14 19:37:54 PDT
Attachment 164266 [details] did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/Platform/ChangeLog', u'Source/Platf..." exit_code: 1
Source/Platform/ChangeLog:9:  Line contains tab character.  [whitespace/tab] [5]
Total errors found: 1 in 3 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 4 Antoine Labour 2012-09-14 19:44:23 PDT
FYI, this is needed for https://codereview.chromium.org/10915298/
Comment 5 Antoine Labour 2012-09-14 19:47:05 PDT
Created attachment 164267 [details]
Patch
Comment 6 WebKit Review Bot 2012-09-14 20:08:44 PDT
Comment on attachment 164267 [details]
Patch

Attachment 164267 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://queues.webkit.org/results/13850748
Comment 7 Peter Beverloo (cr-android ews) 2012-09-14 20:35:11 PDT
Comment on attachment 164267 [details]
Patch

Attachment 164267 [details] did not pass cr-android-ews (chromium-android):
Output: http://queues.webkit.org/results/13854648
Comment 8 Antoine Labour 2012-09-17 13:32:55 PDT
Created attachment 164445 [details]
Patch
Comment 9 WebKit Review Bot 2012-09-17 14:30:51 PDT
Comment on attachment 164445 [details]
Patch

Clearing flags on attachment: 164445

Committed r128806: <http://trac.webkit.org/changeset/128806>
Comment 10 WebKit Review Bot 2012-09-17 14:30:54 PDT
All reviewed patches have been landed.  Closing bug.