Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4e9ad0c5934d603812e337239664c066b9852641
https://github.com/WebKit/WebKit/commit/4e9ad0c5934d603812e337239664c066b9852641
Author: Ryosuke Niwa <[email protected]>
Date: 2023-05-17 (Wed, 17 May 2023)
Changed paths:
M Websites/perf.webkit.org/public/v3/models/manifest.js
M Websites/perf.webkit.org/tools/bundle-v3-scripts.py
Log Message:
-----------
[Perf dashboard] bundle-v3-scripts.py is broken with python3
https://bugs.webkit.org/show_bug.cgi?id=256946
Reviewed by Dewei Zhu.
Updated the script to make it work under Python3.
* Websites/perf.webkit.org/public/v3/models/manifest.js:
(Manifest.async fetchRawResponse): Added a missing semicolon without which
the bundled script would fail to parse.
* Websites/perf.webkit.org/tools/bundle-v3-scripts.py:
(main):
Canonical link: https://commits.webkit.org/264192@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes