Bug 126501

Summary: Move responsibility for remote layer tree committing to RemoteLayerTreeDrawingArea
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: New BugsAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: bdakin, commit-queue, eflews.bot, gyuyoung.kim, kondapallykalyan, mkwst, sam, simon.fraser, thorton
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch sam: review+

Description Simon Fraser (smfr) 2014-01-05 11:27:07 PST
Move responsibility for remote layer tree committing to RemoteLayerTreeDrawingArea
Comment 1 Simon Fraser (smfr) 2014-01-05 11:35:06 PST
Created attachment 220397 [details]
Patch
Comment 2 EFL EWS Bot 2014-01-05 11:55:20 PST
Comment on attachment 220397 [details]
Patch

Attachment 220397 [details] did not pass efl-wk2-ews (efl-wk2):
Output: http://webkit-queues.appspot.com/results/5244773275271168
Comment 3 Simon Fraser (smfr) 2014-01-05 13:26:09 PST
Created attachment 220399 [details]
Patch
Comment 4 Sam Weinig 2014-01-05 19:58:06 PST
Comment on attachment 220399 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=220399&action=review

> Source/WebKit2/WebProcess/WebPage/mac/RemoteLayerTreeContext.h:41
> +// FIXME: this class doesn't do much now. Roll into RemoteLayerTreeDrawingArea?

"This" should start with a capital T.
Comment 5 Simon Fraser (smfr) 2014-01-05 20:04:56 PST
http://trac.webkit.org/changeset/161327