Bug 126466 - Give all PlatformCALayers a PlatformLayerID, not just remote ones
Summary: Give all PlatformCALayers a PlatformLayerID, not just remote ones
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-03 15:28 PST by Simon Fraser (smfr)
Modified: 2014-01-03 16:12 PST (History)
5 users (show)

See Also:


Attachments
Patch (17.81 KB, patch)
2014-01-03 15:31 PST, Simon Fraser (smfr)
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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