Bug 53877 - Turn on DrawingAreaProxyImpl by default on Windows
Summary: Turn on DrawingAreaProxyImpl by default on Windows
Status: RESOLVED INVALID
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: 53805
Blocks:
  Show dependency treegraph
 
Reported: 2011-02-06 08:32 PST by Adam Roben (:aroben)
Modified: 2011-02-06 08:41 PST (History)
1 user (show)

See Also:


Attachments

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:32:35 PST
Once bug 53805 is fixed, it will be possible to make WebKit2 on Windows use DrawingAreaProxyImpl (AKA, "the new drawing area") by setting the WEBKIT2_USE_NEW_DRAWING_AREA environment variable. But there are some issues with it that make it unsuitable to turn on by default just yet. I'll file bugs for the individual issues and block this one on them.
Comment 1 Adam Roben (:aroben) 2011-02-06 08:41:23 PST
Actually, let's use bug 53805 to track turning it on by default.