Bug 256773 - Basic support for PlaceholderRenderingContext
Summary: Basic support for PlaceholderRenderingContext
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Matt Woodrow
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-05-14 16:20 PDT by Matt Woodrow
Modified: 2023-05-18 17:16 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Woodrow 2023-05-14 16:20:42 PDT
We currently crash when viewing a page with a PlaceholderRenderingContext.

I don't know if we can support recording as such, since this context type isn't exposed to JS (and doesn't do any drawing as such, it just gets an image set each frame).
Comment 1 Matt Woodrow 2023-05-17 18:54:23 PDT
Pull request: https://github.com/WebKit/WebKit/pull/13999
Comment 2 EWS 2023-05-18 17:15:22 PDT
Committed 264225@main (3d5cd5c1bfd1): <https://commits.webkit.org/264225@main>

Reviewed commits have been landed. Closing PR #13999 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-05-18 17:16:21 PDT
<rdar://problem/109539709>