Bug 53555 - Add a layer backed NSView for accelerated content
Summary: Add a layer backed NSView for accelerated content
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-01 16:59 PST by Anders Carlsson
Modified: 2011-02-01 17:09 PST (History)
0 users

See Also:


Attachments
Patch (4.84 KB, patch)
2011-02-01 17:01 PST, Anders Carlsson
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2011-02-01 16:59:34 PST
Add a layer backed NSView for accelerated content
Comment 1 Anders Carlsson 2011-02-01 17:01:38 PST
Created attachment 80858 [details]
Patch
Comment 2 mitz 2011-02-01 17:08:57 PST
Comment on attachment 80858 [details]
Patch

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

> Source/WebKit2/ChangeLog:8
> +        Rename the current _layerHostingView to _oldLayerHostingView and

and what???
Comment 3 Anders Carlsson 2011-02-01 17:09:38 PST
Committed r77338: <http://trac.webkit.org/changeset/77338>