WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
43634
Should get rid of GraphicsLayer::setContentsToMediaLayer
https://bugs.webkit.org/show_bug.cgi?id=43634
Summary
Should get rid of GraphicsLayer::setContentsToMediaLayer
Chris Marrin
Reported
2010-08-06 11:58:39 PDT
In
https://bugs.webkit.org/show_bug.cgi?id=43589
we are changing GraphicsLayer::setContentsToWebGL to GraphicsLayer::setContentsToPlatformLayer. We can use this same interface in place of GraphicsLayer::setContentsToMediaLayer. The only difference between the two is that for media layer we don't call setNeedsDisplay when setting the layer. We can probably make doing do safe for media layer.
Attachments
Add attachment
proposed patch, testcase, etc.
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