Bug 130986 - Rename TileCache to LegacyTileCache
Summary: Rename TileCache to LegacyTileCache
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: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-31 13:57 PDT by Antti Koivisto
Modified: 2014-04-05 06:35 PDT (History)
7 users (show)

See Also:


Attachments
patch (248.35 KB, patch)
2014-03-31 14:01 PDT, Antti Koivisto
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2014-03-31 13:57:02 PDT
All the support classes too.
Comment 1 Antti Koivisto 2014-03-31 14:01:47 PDT
Created attachment 228201 [details]
patch
Comment 2 WebKit Commit Bot 2014-03-31 14:03:04 PDT
Attachment 228201 [details] did not pass style-queue:


ERROR: Source/WebCore/platform/ios/LegacyTileGridTile.h:26:  #ifndef header guard has wrong style, please use: LegacyTileGridTile_h  [build/header_guard] [5]
ERROR: Source/WebCore/platform/ios/wak/WAKWindow.h:43:  Code inside a namespace should not be indented.  [whitespace/indent] [4]
Total errors found: 2 in 21 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Antti Koivisto 2014-03-31 14:19:08 PDT
https://trac.webkit.org/r166529
Comment 4 David Kilzer (:ddkilzer) 2014-04-05 06:35:03 PDT
(In reply to comment #3)
> https://trac.webkit.org/r166529

Build fix for iOS:  <http://trac.webkit.org/r166832>