WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
195781
[Web GPU] GPUAdapter.createDevice -> GPUAdapter.requestDevice
https://bugs.webkit.org/show_bug.cgi?id=195781
Summary
[Web GPU] GPUAdapter.createDevice -> GPUAdapter.requestDevice
Justin Fan
Reported
2019-03-14 16:40:31 PDT
[Web GPU] GPUAdapter.createDevice -> GPUAdapter.requestDevice
Attachments
Patch
(11.61 KB, patch)
2019-03-14 16:56 PDT
,
Justin Fan
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Justin Fan
Comment 1
2019-03-14 16:56:26 PDT
Created
attachment 364720
[details]
Patch
Myles C. Maxfield
Comment 2
2019-03-14 17:00:38 PDT
Comment on
attachment 364720
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=364720&action=review
> Source/WebCore/Modules/webgpu/WebGPUAdapter.cpp:49 > + promise.resolve(device.releaseNonNull());
Are you sure that releaseNonNull is the right thing here?
WebKit Commit Bot
Comment 3
2019-03-18 12:18:56 PDT
Comment on
attachment 364720
[details]
Patch Clearing flags on attachment: 364720 Committed
r243090
: <
https://trac.webkit.org/changeset/243090
>
WebKit Commit Bot
Comment 4
2019-03-18 12:18:58 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 5
2019-03-18 12:19:17 PDT
<
rdar://problem/48988528
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug