Bug 262374 - [git-webkit] Uses incorrect canonical IDs when committing to webkitglib branches
Summary: [git-webkit] Uses incorrect canonical IDs when committing to webkitglib branches
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-29 08:44 PDT by Michael Catanzaro
Modified: 2023-10-02 09:14 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Catanzaro 2023-09-29 08:44:29 PDT
E.g. see https://bugs.webkit.org/show_bug.cgi?id=262359#c2 where EWS landed this commit:

Committed 266719.77@bugfix/NetworkProcessConnection-2.42 (e92f5f33fd26): <https://commits.webkit.org/266719.77@bugfix/NetworkProcessConnection-2.42>

The pull request was from source branch bugfix/NetworkProcessConnection-2.42 into target branch webkitglib/2.42. The canonical identifier of the commit should always match the target branch; i.e. it should end in @webkitglib/2.42, not @bugfix/NetworkProcessConnection-2.42.