Bug 216998 - Ensure EXT_color_buffer_half_float is available on iOS
Summary: Ensure EXT_color_buffer_half_float is available on iOS
Status: RESOLVED DUPLICATE of bug 217107
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: James Darpinian
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-09-25 15:25 PDT by James Darpinian
Modified: 2020-09-29 15:26 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.65 KB, patch)
2020-09-25 15:25 PDT, James Darpinian
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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 ***