Bug 129076 - Avoid sending redundant layer properties to the UI process, and avoid allocation of RemoteLayerBackingStore unless we need it
Summary: Avoid sending redundant layer properties to the UI process, and avoid allocat...
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-02-19 17:42 PST by Simon Fraser (smfr)
Modified: 2014-02-19 17:58 PST (History)
2 users (show)

See Also:


Attachments
Patch (6.11 KB, patch)
2014-02-19 17:45 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-02-19 17:42:59 PST
Avoid sending redundant layer properties to the UI process, and avoid allocation of RemoteLayerBackingStore unless we need it
Comment 1 Simon Fraser (smfr) 2014-02-19 17:45:41 PST
Created attachment 224695 [details]
Patch
Comment 2 Simon Fraser (smfr) 2014-02-19 17:58:54 PST
https://trac.webkit.org/r164406