[webkit-changes] [WebKit/WebKit] 4e9ad0: [Perf dashboard] bundle-v3-scripts.py is broken wi...
Ryosuke Niwa
noreply at github.com
Wed May 17 23:08:04 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4e9ad0c5934d603812e337239664c066b9852641
https://github.com/WebKit/WebKit/commit/4e9ad0c5934d603812e337239664c066b9852641
Author: Ryosuke Niwa <rniwa at webkit.org>
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
More information about the webkit-changes
mailing list