Bug 74369

Summary: Make it possible to substitute a different CALayer implementation for the main root layer
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: New BugsAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch andersca: review+

Description Simon Fraser (smfr) 2011-12-12 16:30:32 PST
Make it possible to substitute a different CALayer implementation for the main root layer
Comment 1 Simon Fraser (smfr) 2011-12-12 16:38:08 PST
Created attachment 118906 [details]
Patch
Comment 2 Anders Carlsson 2011-12-12 16:55:15 PST
Comment on attachment 118906 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=118906&action=review

> Source/WebCore/ChangeLog:22
> +        (WebCore::GraphicsLayerCA::GraphicsLayerCA): Ask the clilent, if any, whether to create a tile cache layer.

Typo, clilent.
Comment 3 Simon Fraser (smfr) 2011-12-12 17:06:18 PST
http://trac.webkit.org/changeset/102644