Bug 57598

Summary: Coupling between CACFLayerTreeHost and other CACF-related code is too high
Product: WebKit Reporter: Adam Roben (:aroben) <aroben>
Component: Layout and RenderingAssignee: Adam Roben (:aroben) <aroben>
Status: RESOLVED FIXED    
Severity: Normal CC: cmarrin, simon.fraser, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows 7   
Bug Depends on: 57590    
Bug Blocks: 45567    
Attachments:
Description Flags
Patch andersca: review+

Description Adam Roben (:aroben) 2011-03-31 17:07:55 PDT
Coupling between CACFLayerTreeHost and other CACF-related code is too high
Comment 1 Adam Roben (:aroben) 2011-03-31 17:08:28 PDT
Created attachment 87808 [details]
Patch
Comment 2 WebKit Review Bot 2011-03-31 17:13:13 PDT
Attachment 87808 [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 7 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 18:06:32 PDT
Committed r82650: <http://trac.webkit.org/changeset/82650>