Bug 216998

Summary: Ensure EXT_color_buffer_half_float is available on iOS
Product: WebKit Reporter: James Darpinian <jdarpinian>
Component: New BugsAssignee: James Darpinian <jdarpinian>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: darin
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description James Darpinian 2020-09-25 15:25:14 PDT
Ensure EXT_color_buffer_half_float is available on iOS
Comment 1 James Darpinian 2020-09-25 15:25:33 PDT
Created attachment 409750 [details]
Patch
Comment 2 James Darpinian 2020-09-25 15:27:18 PDT
Comment on attachment 409750 [details]
Patch

I'm doing an EWS run to detect which platforms are currently exposing EXT_color_buffer_half_float.
Comment 3 Darin Adler 2020-09-26 16:04:00 PDT
Please note that EWS covers very few platforms!
Comment 4 James Darpinian 2020-09-28 11:30:51 PDT
I am mostly concerned with iOS, since I am unable to do local iOS builds. Unfortunately I guess EWS doesn't run the layout tests on iOS, only the simulator.
Comment 5 Darin Adler 2020-09-28 12:00:41 PDT
(In reply to James Darpinian from comment #4)
> I guess EWS doesn't run the layout tests on iOS, only the simulator.

You may be able to find an Apple contributor who is in a position to easily help you find out how this behaves on iOS.
Comment 6 Darin Adler 2020-09-28 12:01:06 PDT
(Not that I have a particular name to suggest, and it’s not me.)
Comment 7 James Darpinian 2020-09-29 15:26:58 PDT

*** This bug has been marked as a duplicate of bug 217107 ***