Bug 272512

Summary: sequence<T> should map to Ref<T>, not RefPtr<T>
Product: WebKit Reporter: Anne van Kesteren <annevk>
Component: BindingsAssignee: Sam Weinig <sam>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
wip none

Anne van Kesteren
Reported 2024-04-11 01:26:46 PDT
Created attachment 470860 [details] wip Because if T were null it would have been rejected by the binding layer. I attached a set of changes based on a suggestion from Sam Weinig, but I got stuck on GPUPipelineLayoutDescriptor.idl which already uses Ref somehow for a required dictionary argument.
Attachments
wip (14.62 KB, patch)
2024-04-11 01:26 PDT, Anne van Kesteren
no flags
Radar WebKit Bug Importer
Comment 1 2024-04-13 10:08:50 PDT
Sam Weinig
Comment 2 2024-04-13 10:10:11 PDT
EWS
Comment 3 2024-04-15 14:35:54 PDT
Committed 277512@main (40f801186693): <https://commits.webkit.org/277512@main> Reviewed commits have been landed. Closing PR #27221 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.