[webkit-changes] [WebKit/WebKit] c56028: JetStream3 harness: async errors are not reported ...

EWS noreply at github.com
Mon Nov 28 14:25:17 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c560282670c76d1ad5e0d69150e488c9ea891947
      https://github.com/WebKit/WebKit/commit/c560282670c76d1ad5e0d69150e488c9ea891947
  Author: Alexey Shvayka <ashvayka at apple.com>
  Date:   2022-11-28 (Mon, 28 Nov 2022)

  Changed paths:
    M PerformanceTests/JetStream3/JetStreamDriver.js
    M PerformanceTests/JetStream3/cli.js

  Log Message:
  -----------
  JetStream3 harness: async errors are not reported when running via CLI
https://bugs.webkit.org/show_bug.cgi?id=248422

Reviewed by Justin Michaud.

Fixes AsyncBenchmark's runner code to catch rejected promise and pass up the execution stack.

* PerformanceTests/JetStream3/JetStreamDriver.js:
(Driver.prototype.reportError):
(AsyncBenchmark.prototype.get runnerCode):
* PerformanceTests/JetStream3/cli.js:
(async runJetStream):

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




More information about the webkit-changes mailing list