Bug 100323

Summary: r132427 changed the tiling behavior of tiled layer TileCaches as well as the page tile cache
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: Layout and RenderingAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: bdakin, eric, simon.fraser, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch andersca: review+

Description Simon Fraser (smfr) 2012-10-24 20:39:32 PDT
It should not have done.
Comment 1 Beth Dakin 2012-10-24 22:02:00 PDT
Oops! How do you tell the two types of layers apart?
Comment 2 Simon Fraser (smfr) 2012-10-24 22:05:18 PDT
Created attachment 170549 [details]
Patch
Comment 3 Simon Fraser (smfr) 2012-10-24 22:08:05 PDT
See patch :)
Comment 4 Simon Fraser (smfr) 2012-10-25 11:08:44 PDT
http://trac.webkit.org/changeset/132504
Comment 5 Beth Dakin 2012-10-25 12:01:14 PDT
(In reply to comment #3)
> See patch :)

Nice!