Bug 274646 - Avoid using CanvasBase::buffer() when accessing drawing buffer contents for inspector and painting
Summary: Avoid using CanvasBase::buffer() when accessing drawing buffer contents for i...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Canvas (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kimmo Kinnunen
URL:
Keywords: InRadar
Depends on:
Blocks: 273622
  Show dependency treegraph
 
Reported: 2024-05-24 05:56 PDT by Kimmo Kinnunen
Modified: 2024-05-29 04:36 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 Kimmo Kinnunen 2024-05-24 05:56:48 PDT
Avoid using CanvasBase::buffer() when accessing drawing buffer contents for inspector and painting
Comment 1 Radar WebKit Bug Importer 2024-05-24 05:57:09 PDT
<rdar://problem/128677907>
Comment 2 Kimmo Kinnunen 2024-05-24 06:01:44 PDT
Pull request: https://github.com/WebKit/WebKit/pull/29047
Comment 3 EWS 2024-05-29 04:36:51 PDT
Committed 279437@main (5ab485a4c7c8): <https://commits.webkit.org/279437@main>

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