Bug 123395 - [mac] Remove WebTiledLayer
Summary: [mac] Remove WebTiledLayer
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tim Horton
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-26 18:19 PDT by Tim Horton
Modified: 2013-10-26 19:35 PDT (History)
3 users (show)

See Also:


Attachments
patch (11.12 KB, patch)
2013-10-26 18:23 PDT, Tim Horton
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Horton 2013-10-26 18:19:37 PDT
We don't use CATiledLayer at all on Mac anymore. We have to keep LayerTypeTiledLayer around for Windows, for now, but we can get rid of WebTiledLayer and some related Mac-specific code.
Comment 1 Tim Horton 2013-10-26 18:23:52 PDT
Created attachment 215265 [details]
patch
Comment 2 WebKit Commit Bot 2013-10-26 19:35:06 PDT
Comment on attachment 215265 [details]
patch

Clearing flags on attachment: 215265

Committed r158096: <http://trac.webkit.org/changeset/158096>
Comment 3 WebKit Commit Bot 2013-10-26 19:35:07 PDT
All reviewed patches have been landed.  Closing bug.