Bug 236288 - GPUP WebGL RELEASE_LOGs errorneously for unhandled messages
Summary: GPUP WebGL RELEASE_LOGs errorneously for unhandled messages
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kimmo Kinnunen
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-02-08 00:39 PST by Kimmo Kinnunen
Modified: 2022-02-08 06:22 PST (History)
2 users (show)

See Also:


Attachments
Patch (5.05 KB, patch)
2022-02-08 00:43 PST, Kimmo Kinnunen
no flags Details | Formatted Diff | Diff
Patch for landing (5.02 KB, patch)
2022-02-08 01:04 PST, Kimmo Kinnunen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kimmo Kinnunen 2022-02-08 00:39:21 PST
GPUP WebGL RELEASE_LOGs errorneously for unhandled messages
Comment 1 Kimmo Kinnunen 2022-02-08 00:43:05 PST
Created attachment 451215 [details]
Patch
Comment 2 Antti Koivisto 2022-02-08 00:45:48 PST
Comment on attachment 451215 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=451215&action=review

> Source/WebKit/ChangeLog:13
> +        Move the pretended message handling to RemoteGraphicsContextGLProxy static method,

pretended?

> Source/WebKit/ChangeLog:14
> +        so that the RELEASE_LOG does not get added errorneosly again.

erroneously
Comment 3 Kimmo Kinnunen 2022-02-08 01:04:00 PST
Created attachment 451218 [details]
Patch for landing
Comment 4 EWS 2022-02-08 06:21:01 PST
Committed r289371 (246959@main): <https://commits.webkit.org/246959@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 451218 [details].
Comment 5 Radar WebKit Bug Importer 2022-02-08 06:22:19 PST
<rdar://problem/88626200>