Bug 233056

Summary: [git-webkit] Mark landed changes as merged
Product: WebKit Reporter: Jonathan Bedard <jbedard>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Jonathan Bedard 2021-11-12 11:40:36 PST
To mark a change as merged, we need to update the source branch when we merge the pull-request. This is particularly weird for git-svn, because we need to update the source branch AFTER git-svn has actually merged the proposed change.
Comment 1 Radar WebKit Bug Importer 2021-11-12 11:41:17 PST
<rdar://problem/85351564>
Comment 2 Jonathan Bedard 2021-11-12 11:50:45 PST
Pull-request: https://github.com/WebKit/WebKit/pull/37
Comment 3 Jonathan Bedard 2021-11-16 14:57:21 PST
Landed 244312@main (r285890)