Bug 197126

Summary: [WebGPU] Move swap chain methods from GPUDevice to GPUCanvasContext
Product: WebKit Reporter: Justin Fan <justin_fan>
Component: New BugsAssignee: Justin Fan <justin_fan>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, dino, esprehn+autocc, ews-watchlist, graouts, kondapallykalyan, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch for landing none

Justin Fan
Reported 2019-04-19 16:27:41 PDT
[WebGPU] Move swap chain methods from GPUDevice to GPUCanvasContext
Attachments
Patch (24.59 KB, patch)
2019-04-19 16:51 PDT, Justin Fan
no flags
Patch for landing (24.55 KB, patch)
2019-04-22 11:02 PDT, Justin Fan
no flags
Justin Fan
Comment 1 2019-04-19 16:51:29 PDT
Dean Jackson
Comment 2 2019-04-22 10:54:14 PDT
Comment on attachment 367854 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=367854&action=review > Source/WebCore/Modules/webgpu/GPUCanvasContext.idl:36 > + GPUTextureUsageFlags usage; // = GPUTextureUsage.OUTPUT_ATTACHMENT; Please leave the "FIXME" in here so we can find it.
Justin Fan
Comment 3 2019-04-22 11:02:48 PDT
Created attachment 367952 [details] Patch for landing
WebKit Commit Bot
Comment 4 2019-04-22 11:41:22 PDT
Comment on attachment 367952 [details] Patch for landing Clearing flags on attachment: 367952 Committed r244507: <https://trac.webkit.org/changeset/244507>
WebKit Commit Bot
Comment 5 2019-04-22 11:41:24 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 6 2019-04-22 11:42:22 PDT
Note You need to log in before you can comment on or make changes to this bug.