WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
123766
Remote Layer Tree: Make LayerTypeCustom remote-host CALayers from the Web process
https://bugs.webkit.org/show_bug.cgi?id=123766
Summary
Remote Layer Tree: Make LayerTypeCustom remote-host CALayers from the Web pro...
Tim Horton
Reported
2013-11-04 16:41:34 PST
Hook up LayerTypeCustom with the remote layer tree so that video and plugins and other things which are difficult, dangerous, or impossible to serialize can live in the Web (or eventually other) process, with their own little miniature CALayer tree, hosted in a CALayerHost in the UI process. This should make video and plugins work (and it should be trivial to make things like PDFPlugin work on top, but in a different patch), though plugins will need later additional cleanup to avoid double-hosting (plugin process->web process->ui process).
Attachments
patch
(22.81 KB, patch)
2013-11-04 18:54 PST
,
Tim Horton
no flags
Details
Formatted Diff
Diff
patch
(22.71 KB, patch)
2013-11-04 18:55 PST
,
Tim Horton
andersca
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Tim Horton
Comment 1
2013-11-04 18:54:15 PST
Created
attachment 215983
[details]
patch
Tim Horton
Comment 2
2013-11-04 18:55:06 PST
Created
attachment 215984
[details]
patch
Tim Horton
Comment 3
2013-11-04 21:51:12 PST
http://trac.webkit.org/changeset/158647
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