Bug 85947 - DrawingAreaProxyImpl doesn't work with window server hosting
Summary: DrawingAreaProxyImpl doesn't work with window server hosting
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: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-08 18:53 PDT by Anders Carlsson
Modified: 2012-05-08 19:02 PDT (History)
0 users

See Also:


Attachments
Patch (10.28 KB, patch)
2012-05-08 18:55 PDT, Anders Carlsson
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2012-05-08 18:53:25 PDT
DrawingAreaProxyImpl doesn't work with window server hosting
Comment 1 Anders Carlsson 2012-05-08 18:55:37 PDT
Created attachment 140846 [details]
Patch
Comment 2 Andreas Kling 2012-05-08 18:59:44 PDT
Comment on attachment 140846 [details]
Patch

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

r=me

> Source/WebKit2/WebProcess/WebPage/ca/LayerTreeHostCA.h:61
> +    // The context for this layer tree.

This comment adds nothing.
Comment 3 Anders Carlsson 2012-05-08 19:02:43 PDT
Committed r116478: <http://trac.webkit.org/changeset/116478>