Bug 39299

Summary: Accelerated compositing on Windows doesn't work on machines that don't support hardware vertex processing, but should
Product: WebKit Reporter: Adam Roben (:aroben) <aroben>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: cmarrin, enrica, sfalken, simon.fraser, sullivan
Priority: P2 Keywords: InRadar, PlatformOnly
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows XP   
Attachments:
Description Flags
Make accelerated compositing work on machines that don't support hardware vertex processing eric.carlson: review+

Description Adam Roben (:aroben) 2010-05-18 10:24:18 PDT
Accelerated compositing on Windows doesn't work on machines that don't support hardware vertex processing, but should. Safari's Top Sites and Cover Flow features work on these machines, for example.
Comment 1 Adam Roben (:aroben) 2010-05-18 10:24:51 PDT
<rdar://problem/7997692>
Comment 2 Adam Roben (:aroben) 2010-05-18 10:29:40 PDT
Created attachment 56389 [details]
Make accelerated compositing work on machines that don't support hardware vertex processing
Comment 3 Adam Roben (:aroben) 2010-05-18 10:58:04 PDT
Might be a dupe of bug 38080.
Comment 4 Adam Roben (:aroben) 2010-05-18 12:35:28 PDT
Committed r59684: <http://trac.webkit.org/changeset/59684>