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
patch (22.71 KB, patch)
2013-11-04 18:55 PST, Tim Horton
andersca: review+
Tim Horton
Comment 1 2013-11-04 18:54:15 PST
Tim Horton
Comment 2 2013-11-04 18:55:06 PST
Tim Horton
Comment 3 2013-11-04 21:51:12 PST
Note You need to log in before you can comment on or make changes to this bug.