Bug 126466

Summary: Give all PlatformCALayers a PlatformLayerID, not just remote ones
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: New BugsAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, dino, kondapallykalyan, simon.fraser, thorton
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch thorton: review+

Description Simon Fraser (smfr) 2014-01-03 15:28:04 PST
Give all PlatformCALayers a PlatformLayerID, not just remote ones
Comment 1 Simon Fraser (smfr) 2014-01-03 15:31:57 PST
Created attachment 220345 [details]
Patch
Comment 2 Tim Horton 2014-01-03 15:33:53 PST
Comment on attachment 220345 [details]
Patch

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

> Source/WebCore/ChangeLog:14
> +        Also constify const LayerType m_layerType on PlatformCALayer, which required

sentence starts out weird
Comment 3 Simon Fraser (smfr) 2014-01-03 16:12:06 PST
http://trac.webkit.org/changeset/161293