Bug 254902 - GraphicsLayerWC: site isolation support
Summary: GraphicsLayerWC: site isolation support
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Fujii Hironori
URL:
Keywords: InRadar
Depends on: 254939
Blocks:
  Show dependency treegraph
 
Reported: 2023-04-02 23:38 PDT by Fujii Hironori
Modified: 2023-06-12 20:15 PDT (History)
2 users (show)

See Also:


Attachments
WIP patch (13.26 KB, patch)
2023-04-06 20:59 PDT, Fujii Hironori
no flags Details | Formatted Diff | Diff
WIP patch (26.90 KB, patch)
2023-04-12 00:37 PDT, Fujii Hironori
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Fujii Hironori 2023-04-02 23:38:50 PDT
GraphicsLayerWC: iframe site isolation support

I have to implement GraphicsLayerWC::setContentsToPlatformLayerHost.

See also:

  Bug 250120 – Begin using DrawingAreaProxy for multiple web processes with site isolation
  Bug 251245 – Begin drawing pixels to the screen from site isolated iframes
  https://lists.webkit.org/pipermail/webkit-dev/2023-March/032523.html
Comment 1 Fujii Hironori 2023-04-06 20:59:47 PDT
Created attachment 465806 [details]
WIP patch
Comment 2 Radar WebKit Bug Importer 2023-04-09 23:39:16 PDT
<rdar://problem/107821918>
Comment 3 Fujii Hironori 2023-04-12 00:37:42 PDT
Created attachment 465863 [details]
WIP patch
Comment 4 Fujii Hironori 2023-04-13 19:53:41 PDT
Pull request: https://github.com/WebKit/WebKit/pull/12723
Comment 5 EWS 2023-06-12 20:14:59 PDT
Committed 265099@main (dc5a423def84): <https://commits.webkit.org/265099@main>

Reviewed commits have been landed. Closing PR #12723 and removing active labels.