Bug 57046 - LayerTreeHostMac's code should be shareable with Windows
Summary: LayerTreeHostMac's code should be shareable with Windows
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Adam Roben (:aroben)
URL:
Keywords:
Depends on: 57051
Blocks: 45567
  Show dependency treegraph
 
Reported: 2011-03-24 13:05 PDT by Adam Roben (:aroben)
Modified: 2011-03-24 14:51 PDT (History)
1 user (show)

See Also:


Attachments
Patch (36.97 KB, patch)
2011-03-24 13:06 PDT, Adam Roben (:aroben)
aroben: review-
Details | Formatted Diff | Diff
Split Mac-specific parts of LayerTreeHostCA into LayerTreeHostCAMac.mm (23.17 KB, patch)
2011-03-24 14:30 PDT, 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-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>