WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
123418
Make TileController create the appropriate PlatformCALayer subclasses
https://bugs.webkit.org/show_bug.cgi?id=123418
Summary
Make TileController create the appropriate PlatformCALayer subclasses
Tim Horton
Reported
2013-10-28 13:55:11 PDT
Right now it always makes PlatformCALayerMac, but it should instead ask its owning GraphicsLayer to make an appropriate PlatformCALayer, be it Mac, Win, or Remote.
Attachments
patch
(12.04 KB, patch)
2013-10-28 14:07 PDT
,
Tim Horton
no flags
Details
Formatted Diff
Diff
patch
(9.40 KB, patch)
2013-10-28 17:59 PDT
,
Tim Horton
simon.fraser
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Tim Horton
Comment 1
2013-10-28 14:07:21 PDT
Created
attachment 215332
[details]
patch Not sure if I should move LayerType enum to a different file to get rid of this nasty casting, or if there's a better solution.
Tim Horton
Comment 2
2013-10-28 17:59:08 PDT
Created
attachment 215355
[details]
patch
Simon Fraser (smfr)
Comment 3
2013-10-28 18:24:04 PDT
Comment on
attachment 215355
[details]
patch Let's call it "compatible".
Tim Horton
Comment 4
2013-10-28 19:44:00 PDT
http://trac.webkit.org/changeset/158160
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug