[webkit-reviews] review granted: [Bug 196632] [Web GPU] Fix Web GPU experimental feature on iOS : [Attachment 366768] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 8 14:37:51 PDT 2019


Myles C. Maxfield <mmaxfield at apple.com> has granted Justin Fan
<justin_fan at apple.com>'s request for review:
Bug 196632: [Web GPU] Fix Web GPU experimental feature on iOS
https://bugs.webkit.org/show_bug.cgi?id=196632

Attachment 366768: Patch

https://bugs.webkit.org/attachment.cgi?id=366768&action=review




--- Comment #5 from Myles C. Maxfield <mmaxfield at apple.com> ---
Comment on attachment 366768
  --> https://bugs.webkit.org/attachment.cgi?id=366768
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=366768&action=review

>>> Source/JavaScriptCore/ChangeLog:8
>>> +	     Properly make Web GPU available on iOS 11+.
>> 
>> Are we running anything on this version? I think it's ok to just go with the
latest.
> 
> What about other iOS browser devs that may want to ship Web GPU on older iOS?
Right now, all iOS features Web GPU relies on are available on 11 and above.

WebGPU should work on all versions that we are mechanically capable of shipping
it on.


More information about the webkit-reviews mailing list