Bug 53879 - Make it possible to use DrawingAreaProxyImpl in WebKit2 on Windows
Summary: Make it possible to use DrawingAreaProxyImpl in WebKit2 on Windows
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P2 Normal
Assignee: Nobody
URL:
Keywords: PlatformOnly
Depends on:
Blocks: 53805
  Show dependency treegraph
 
Reported: 2011-02-06 08:42 PST by Adam Roben (:aroben)
Modified: 2011-02-07 13:22 PST (History)
1 user (show)

See Also:


Attachments
Make it possible to use DrawingAreaProxyImpl on Windows (10.82 KB, patch)
2011-02-06 09:00 PST, Adam Roben (:aroben)
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Roben (:aroben) 2011-02-06 08:42:30 PST
We should make it possible to use DrawingAreaProxyImpl in WebKit2 on Windows. We should decide to use it based on an environment variable, until most of the issues have been ironed out.
Comment 1 Adam Roben (:aroben) 2011-02-06 09:00:19 PST
Created attachment 81411 [details]
Make it possible to use DrawingAreaProxyImpl on Windows
Comment 2 Adam Roben (:aroben) 2011-02-07 13:22:23 PST
Committed r77839: <http://trac.webkit.org/changeset/77839>