Bug 144087

Summary: [iOS] Move computeCoverageRect code from FrameView into TileController
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: New BugsAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, commit-queue, esprehn+autocc, glenn, kondapallykalyan, simon.fraser, thorton
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Simon Fraser (smfr)
Reported 2015-04-22 20:53:39 PDT
[iOS] Move computeCoverageRect code from FrameView into TileController
Attachments
Patch (13.38 KB, patch)
2015-04-22 20:59 PDT, Simon Fraser (smfr)
no flags
Simon Fraser (smfr)
Comment 1 2015-04-22 20:59:25 PDT
Benjamin Poulain
Comment 2 2015-04-22 21:12:05 PDT
Comment on attachment 251401 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=251401&action=review > Source/WebCore/platform/graphics/TiledBacking.h:49 > + VelocityData(double horizontal = 0, double vertical = 0, double scaleChange = 0, double updateTime = 0) Need the default values?
WebKit Commit Bot
Comment 3 2015-04-22 23:04:31 PDT
Comment on attachment 251401 [details] Patch Clearing flags on attachment: 251401 Committed r183173: <http://trac.webkit.org/changeset/183173>
WebKit Commit Bot
Comment 4 2015-04-22 23:04:36 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.