Bug 126501 - Move responsibility for remote layer tree committing to RemoteLayerTreeDrawingArea
Summary: Move responsibility for remote layer tree committing to RemoteLayerTreeDrawin...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-05 11:27 PST by Simon Fraser (smfr)
Modified: 2014-01-05 20:04 PST (History)
9 users (show)

See Also:


Attachments
Patch (39.59 KB, patch)
2014-01-05 11:35 PST, Simon Fraser (smfr)
no flags Details | Formatted Diff | Diff
Patch (39.89 KB, patch)
2014-01-05 13:26 PST, Simon Fraser (smfr)
sam: review+
Details | Formatted Diff | Diff

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