Bug 220661

Summary: [webkitscmpy] Make UI parsing for parent commits more flexible
Product: WebKit Reporter: Jonathan Bedard <jbedard>
Component: Tools / TestsAssignee: Jonathan Bedard <jbedard>
Status: RESOLVED FIXED    
Severity: Normal CC: dewei_zhu, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

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].