RESOLVED FIXED 144087
[iOS] Move computeCoverageRect code from FrameView into TileController
https://bugs.webkit.org/show_bug.cgi?id=144087
Summary [iOS] Move computeCoverageRect code from FrameView into TileController
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.