Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 47172ebc91e307d5116582066808ef23dd462714
      
https://github.com/WebKit/WebKit/commit/47172ebc91e307d5116582066808ef23dd462714
  Author: Mike Wyrzykowski <[email protected]>
  Date:   2023-02-28 (Tue, 28 Feb 2023)

  Changed paths:
    M Source/WebCore/PAL/pal/graphics/WebGPU/Impl/WebGPUAdapterImpl.cpp

  Log Message:
  -----------
  [WebGPU] Extension features are enabled without being requested
https://bugs.webkit.org/show_bug.cgi?id=252699
<radar://105750383>

Reviewed by Tadeu Zagallo.

Device was being created with all available features, as opposed to only
the ones which were requested.

* Source/WebCore/PAL/pal/graphics/WebGPU/Impl/WebGPUAdapterImpl.cpp:
(PAL::WebGPU::supportedFeatures):
(PAL::WebGPU::AdapterImpl::requestDevice):

Canonical link: https://commits.webkit.org/260951@main


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to