Bug 57606 - Windows and Mac should use separate LayerTreeHost classes
Summary: Windows and Mac should use separate LayerTreeHost classes
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Adam Roben (:aroben)
URL:
Keywords:
Depends on:
Blocks: 45567
  Show dependency treegraph
 
Reported: 2011-03-31 20:24 PDT by Adam Roben (:aroben)
Modified: 2011-04-01 06:46 PDT (History)
2 users (show)

See Also:


Attachments
Patch (26.07 KB, patch)
2011-03-31 20:25 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-31 20:24:37 PDT
Windows and Mac should use separate LayerTreeHost classes
Comment 1 Adam Roben (:aroben) 2011-03-31 20:25:20 PDT
Created attachment 87821 [details]
Patch
Comment 2 WebKit Review Bot 2011-03-31 20:27:33 PDT
Attachment 87821 [details] did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebKit2/ChangeLog', u'Source/WebKit..." exit_code: 1

Source/WebKit2/ChangeLog:3:  ChangeLog entry has no bug number  [changelog/bugnumber] [5]
Total errors found: 1 in 11 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Adam Roben (:aroben) 2011-04-01 06:27:54 PDT
Committed r82675: <http://trac.webkit.org/changeset/82675>
Comment 4 Adam Roben (:aroben) 2011-04-01 06:46:18 PDT
Cairo build fix

Committed r82677: <http://trac.webkit.org/changeset/82677>