Bug 57590 - LayerChangesFlusher unnecessarily refs CACFLayerTreeHost before calling out to it
Summary: LayerChangesFlusher unnecessarily refs CACFLayerTreeHost before calling out t...
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:
Blocks: 57598
  Show dependency treegraph
 
Reported: 2011-03-31 16:09 PDT by Adam Roben (:aroben)
Modified: 2011-03-31 17:09 PDT (History)
2 users (show)

See Also:


Attachments
Patch (2.49 KB, patch)
2011-03-31 16:09 PDT, Adam Roben (:aroben)
darin: 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 16:09:21 PDT
LayerChangesFlusher unnecessarily refs CACFLayerTreeHost before calling out to it
Comment 1 Adam Roben (:aroben) 2011-03-31 16:09:49 PDT
Created attachment 87801 [details]
Patch
Comment 2 WebKit Review Bot 2011-03-31 16:11:28 PDT
Attachment 87801 [details] did not pass style-queue:

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

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


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Adam Roben (:aroben) 2011-03-31 16:18:10 PDT
Committed r82633: <http://trac.webkit.org/changeset/82633>