-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Upgrade to SpiderMonkey 140. #38563
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade to SpiderMonkey 140. #38563
Conversation
It's probably flake. |
Nope :). SpiderMonkey provides a better error now. |
Ignoring the cargo override in the first commit, this should now be ready for the final review. |
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
Update user agent strings to match Firefox 140 now that #38563 is merged. Testing: No tests for user agent string update. Signed-off-by: Alex Touchet <26315797+atouchet@users.noreply.github.com>
{"fail_fast": false, "matrix": [{"name": "Linux (WPT)", "workflow": "linux", "wpt": true, "profile": "release", "unit_tests": false, "build_libservo": false, "bencher": false, "build_args": "", "wpt_args": "./tests/wpt/tests/webdriver/tests/classic/ --product servodriver --headless --processes 1", "number_of_wpt_chunks": 2}]}
Upgrade to use the latest mozjs upgrade.
Testing: Covered by existing WPT.