Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 10d5c981ca81ba04cc436e5c64eb1f5ce9bd42e0
      
https://github.com/WebKit/WebKit/commit/10d5c981ca81ba04cc436e5c64eb1f5ce9bd42e0
  Author: Yusuke Suzuki <[email protected]>
  Date:   2026-02-03 (Tue, 03 Feb 2026)

  Changed paths:
    M 
LayoutTests/http/tests/webgpu/webgpu/api/operation/uncapturederror-expected.txt
    M 
LayoutTests/http/tests/webgpu/webgpu/api/validation/capability_checks/limits/maxInterStageShaderVariables-expected.txt
    M 
LayoutTests/http/tests/webgpu/webgpu/shader/execution/flow_control/eval_order-expected.txt
    M Source/JavaScriptCore/runtime/OptionsList.h

  Log Message:
  -----------
  [JSC] Enable AsyncStackTrace
https://bugs.webkit.org/show_bug.cgi?id=306918
rdar://169587801

Reviewed by Sosuke Suzuki.

We carefully did A/B test and confirmed it is neutral. So let's enable
it. AsyncStackTrace will offer stack trace with asynchronous context
which keeps entries connected from the previous async execution.

* 
LayoutTests/http/tests/webgpu/webgpu/api/operation/uncapturederror-expected.txt:
* 
LayoutTests/http/tests/webgpu/webgpu/api/validation/capability_checks/limits/maxInterStageShaderVariables-expected.txt:
* 
LayoutTests/http/tests/webgpu/webgpu/shader/execution/flow_control/eval_order-expected.txt:
* Source/JavaScriptCore/runtime/OptionsList.h:

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to