WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
192254
[WebGPU] WebGPUQueue::submit and WebGPURenderingContext::present() implementation
https://bugs.webkit.org/show_bug.cgi?id=192254
Summary
[WebGPU] WebGPUQueue::submit and WebGPURenderingContext::present() implementa...
Justin Fan
Reported
2018-11-30 14:16:37 PST
[WebGPU] WebGPUQueue::submit and WebGPURenderingContext::present() implementation
Attachments
Patch
(13.93 KB, patch)
2018-11-30 14:26 PST
,
Justin Fan
no flags
Details
Formatted Diff
Diff
Patch for landing
(13.94 KB, patch)
2018-11-30 15:33 PST
,
Justin Fan
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Justin Fan
Comment 1
2018-11-30 14:26:19 PST
Created
attachment 356238
[details]
Patch
Radar WebKit Bug Importer
Comment 2
2018-11-30 14:27:05 PST
<
rdar://problem/46384207
>
Dean Jackson
Comment 3
2018-11-30 14:52:47 PST
Comment on
attachment 356238
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=356238&action=review
> Source/WebCore/ChangeLog:17 > + (WebCore::GPUSwapChain::metalLayer const): Renamed from platformLayer.
As we discussed, we don't need this function.
> Source/WebCore/platform/graphics/gpu/GPUSwapChain.h:57 > + CALayer *platformLayer() const;
We decided to: using PlatformLayer = CALayer; which will later be wrapped in platform #ifs.
Justin Fan
Comment 4
2018-11-30 15:33:13 PST
Created
attachment 356248
[details]
Patch for landing
WebKit Commit Bot
Comment 5
2018-11-30 16:11:58 PST
Comment on
attachment 356248
[details]
Patch for landing Clearing flags on attachment: 356248 Committed
r238760
: <
https://trac.webkit.org/changeset/238760
>
WebKit Commit Bot
Comment 6
2018-11-30 16:12:00 PST
All reviewed patches have been landed. Closing bug.
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