Bug 90922 - TileCache layers have wrong border debug color
Summary: TileCache layers have wrong border debug color
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: Dean Jackson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2012-07-10 17:14 PDT by Dean Jackson
Modified: 2012-07-11 12:30 PDT (History)
4 users (show)

See Also:


Attachments
Patch (9.24 KB, patch)
2012-07-10 18:57 PDT, Dean Jackson
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 Dean Jackson 2012-07-10 17:14:23 PDT
<http://trac.webkit.org/changeset/122152> made TileCache debugging borders look like other layers. The problem was the update to shouldUseTileCache().
Comment 1 Radar WebKit Bug Importer 2012-07-10 17:15:23 PDT
<rdar://problem/11845616>
Comment 2 Dean Jackson 2012-07-10 18:57:14 PDT
Created attachment 151575 [details]
Patch
Comment 3 Dean Jackson 2012-07-11 12:30:16 PDT
Committed r122354: <http://trac.webkit.org/changeset/122354>