WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
239975
[GitHub] git-webkit pr doesn't sort Xcode project files before uploading
https://bugs.webkit.org/show_bug.cgi?id=239975
Summary
[GitHub] git-webkit pr doesn't sort Xcode project files before uploading
Chris Dumez
Reported
2022-05-02 11:33:50 PDT
git-webkit pr doesn't sort Xcode project files before uploading, which seems to be a regression compared to `webkit-patch upload`.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-05-09 11:34:13 PDT
<
rdar://problem/92976140
>
Jonathan Bedard
Comment 2
2022-05-10 08:07:18 PDT
There isn't a way for us to control this. PRs aren't patches, this is basically about how GitHub visualizes diffs between branches.
Chris Dumez
Comment 3
2022-05-10 08:27:04 PDT
I think you misunderstood. If webkit-patch can sort Xcode files before uploading the patch, `git-webkit pr` can also sort Xcode files before uploading the PR. If not, please provide a better explanation. We don't want Xcode project files to be unsorted in the WebKit repository. See Tools/Scripts/sort-Xcode-project-file (which we normally don't have to call manually because it get called before upload).
Jonathan Bedard
Comment 4
2022-05-10 08:35:40 PDT
Talking with Chris, I misunderstood the ask here. We do this sorting on disk prior to uploading the patch. We can do something similar with PRs.
Jonathan Bedard
Comment 5
2022-05-23 15:17:30 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/948
EWS
Comment 6
2022-05-24 08:39:28 PDT
Committed
r294748
(
250916@main
): <
https://commits.webkit.org/250916@main
> Reviewed commits have been landed. Closing PR #948 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug