Bug 259263

Summary: Google Photos will not allow preview of editing in Safari
Product: WebKit Reporter: Matt Woodrow <mattwoodrow>
Component: Layout and RenderingAssignee: Matt Woodrow <mattwoodrow>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Matt Woodrow 2023-07-16 18:30:28 PDT
<rdar://107687640>

Google photos is using OffscreenCanvas for editing. Style changes result in a new GraphicsLayer, and we try to push frames from the OffscreenCanvas to the wrong layer.
Comment 1 Matt Woodrow 2023-07-16 18:45:35 PDT
Pull request: https://github.com/WebKit/WebKit/pull/15876
Comment 2 EWS 2023-07-17 17:49:46 PDT
Committed 266120@main (cbd73ab873dd): <https://commits.webkit.org/266120@main>

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