-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Change links from trac.webkit.org/browser/trunk to github.com/WebKit/WebKit/blob/main. #47263
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
Merged
+17
−17
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
EWS run on previous version of this PR (hash 6cca832) |
EWS run on previous version of this PR (hash ca0c7da) |
EWS run on current version of this PR (hash 1a0b5de) |
aproskuryakov
approved these changes
Jun 29, 2025
…WebKit/blob/main. https://bugs.webkit.org/show_bug.cgi?id=295064 rdar://154434652 Reviewed by Alexey Proskuryakov. Some links to trac.webkit.org/browser/trunk/* still exist in the repo. This makes tools like `webkit-patch rebaseline-server` generate a "View test" link back to trac.webkit.org instead of GitHub. So, this change replaces all instances of trac.webkit.org/browser/trunk with github.com/WebKit/WebKit/blob/main. * Tools/CISupport/build-webkit-org/public_html/TestFailures/scripts/ui.js: -> (ui.urlForTest): Change URL to https://github.com/WebKit/WebKit/blob/main/*. * Tools/CISupport/ews-app/ews/views/statusbubble.py: Ditto. * Tools/Scripts/webkitpy/common/config/urls.py: Ditto. * Tools/Scripts/webkitpy/performance_tests/perftestsrunner_integrationtest.py: Ditto. * Tools/Scripts/webkitpy/tool/servers/data/rebaselineserver/util.js: -> (getTracUrl): Rename to `getRepoUrl`. * Tools/Scripts/webkitpy/tool/servers/data/rebaselineserver/main.js: -> (selectTest): Change invocation of `getTracUrl` to `getRepoUrl`. -> (updateState): Ditto. Canonical link: https://commits.webkit.org/296815@main
1a0b5de
to
2f67f45
Compare
Committed 296815@main (2f67f45): https://commits.webkit.org/296815@main Reviewed commits have been landed. Closing PR #47263 and removing active labels. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Tools / Tests
Tools in the Tools directory, build issues, test infrastructure, and bugs in test cases
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
2f67f45
1a0b5de