WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
229982
webgl/2.0.y/deqp/functional/gles3/negativestateapi.html get_query_parameter fails on Metal
https://bugs.webkit.org/show_bug.cgi?id=229982
Summary
webgl/2.0.y/deqp/functional/gles3/negativestateapi.html get_query_parameter ...
Kimmo Kinnunen
Reported
2021-09-07 00:41:09 PDT
Start testcase: state.get_query_parameter FAIL state.get_query_parameter: Expected gl.INVALID_OPERATION, but got gl.NO_ERROR.
Attachments
Patch
(12.98 KB, patch)
2021-09-07 04:21 PDT
,
Kimmo Kinnunen
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Kimmo Kinnunen
Comment 1
2021-09-07 04:21:05 PDT
Created
attachment 437486
[details]
Patch
Dean Jackson
Comment 2
2021-09-07 11:08:49 PDT
Comment on
attachment 437486
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=437486&action=review
> Source/WebCore/html/canvas/WebGL2RenderingContext.cpp:80 > +#include <algorithm>
Why this?
Kimmo Kinnunen
Comment 3
2021-09-07 11:14:40 PDT
(In reply to Dean Jackson from
comment #2
)
> Comment on
attachment 437486
[details]
> Patch > > View in context: >
https://bugs.webkit.org/attachment.cgi?id=437486&action=review
> > > Source/WebCore/html/canvas/WebGL2RenderingContext.cpp:80 > > +#include <algorithm> > > Why this?
std::find
EWS
Comment 4
2021-09-07 23:43:09 PDT
Committed
r282131
(
241428@main
): <
https://commits.webkit.org/241428@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 437486
[details]
.
Radar WebKit Bug Importer
Comment 5
2021-09-07 23:44:18 PDT
<
rdar://problem/82858538
>
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