Bug 57046

Summary: LayerTreeHostMac's code should be shareable with Windows
Product: WebKit Reporter: Adam Roben (:aroben) <aroben>
Component: New BugsAssignee: Adam Roben (:aroben) <aroben>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Bug Depends on: 57051    
Bug Blocks: 45567    
Attachments:
Description Flags
Patch
aroben: review-
Split Mac-specific parts of LayerTreeHostCA into LayerTreeHostCAMac.mm andersca: review+

Description Adam Roben (:aroben) 2011-03-24 13:05:39 PDT
LayerTreeHost and LayerTreeHostMac should just be a single class
Comment 1 Adam Roben (:aroben) 2011-03-24 13:06:10 PDT
Created attachment 86818 [details]
Patch
Comment 2 Adam Roben (:aroben) 2011-03-24 13:14:45 PDT
Comment on attachment 86818 [details]
Patch

I'm going to take a slightly different approach after talking to Anders.
Comment 3 Adam Roben (:aroben) 2011-03-24 14:30:44 PDT
Created attachment 86839 [details]
Split Mac-specific parts of LayerTreeHostCA into LayerTreeHostCAMac.mm
Comment 4 Adam Roben (:aroben) 2011-03-24 14:51:29 PDT
Committed r81903: <http://trac.webkit.org/changeset/81903>