Bug 220661 - [webkitscmpy] Make UI parsing for parent commits more flexible
Summary: [webkitscmpy] Make UI parsing for parent commits more flexible
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jonathan Bedard
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-01-15 11:30 PST by Jonathan Bedard
Modified: 2021-01-15 12:57 PST (History)
2 users (show)

See Also:


Attachments
Patch (2.68 KB, patch)
2021-01-15 11:35 PST, Jonathan Bedard
no flags Details | Formatted Diff | Diff
Patch (2.71 KB, patch)
2021-01-15 11:37 PST, Jonathan Bedard
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Bedard 2021-01-15 11:30:51 PST
GitHub will sometimes serve commit links both as "<owner>/<repository>/commits/<hash>" and "<owner>/<repository>/tree-commit/<hash>". We should support both formats.
Comment 1 Radar WebKit Bug Importer 2021-01-15 11:31:06 PST
<rdar://problem/73256932>
Comment 2 Jonathan Bedard 2021-01-15 11:35:50 PST
Created attachment 417717 [details]
Patch
Comment 3 Jonathan Bedard 2021-01-15 11:37:39 PST
Created attachment 417718 [details]
Patch
Comment 4 EWS 2021-01-15 12:57:20 PST
Committed r271532: <https://trac.webkit.org/changeset/271532>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 417718 [details].