Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 15c7ae209695cb3f28009100d3ed1824b63c3a46
https://github.com/WebKit/WebKit/commit/15c7ae209695cb3f28009100d3ed1824b63c3a46
Author: Daniel Jacobs <[email protected]>
Date: 2024-06-09 (Sun, 09 Jun 2024)
Changed paths:
M Websites/bugs.webkit.org/Bugzilla/BugUrl/Chromium.pm
Log Message:
-----------
The URL for Chromium bugs has changed, stopping them from being added to See
Also in Bugzilla
https://bugs.webkit.org/show_bug.cgi?id=275174
Reviewed by Alexey Proskuryakov.
The new URL for Chromium bugs is http(s)://issues.chromium.org/issues/1234, and
this checks the URI authority is issues.chromium.org and that the path matches
the regex ^/issues/\d+$
* Websites/bugs.webkit.org/Bugzilla/BugUrl/Chromium.pm
Bugzilla::BugUrl::Chromium.should_handle and
Bugzilla::BugUrl::Chromium._check_value: Change logic in should_handle to allow
new Chromium URL format and remove now unnecessary checks in _check_value
Canonical link: https://commits.webkit.org/279863@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes