Bug 259263
Summary: | Google Photos will not allow preview of editing in Safari | ||
---|---|---|---|
Product: | WebKit | Reporter: | Matt Woodrow <mattwoodrow> |
Component: | Layout and Rendering | Assignee: | 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 |
Matt Woodrow
<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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Matt Woodrow
Pull request: https://github.com/WebKit/WebKit/pull/15876
EWS
Committed 266120@main (cbd73ab873dd): <https://commits.webkit.org/266120@main>
Reviewed commits have been landed. Closing PR #15876 and removing active labels.