WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
240675
An update to a PR suggests a commit message that fails to copy the commit message from an earlier revision
https://bugs.webkit.org/show_bug.cgi?id=240675
Summary
An update to a PR suggests a commit message that fails to copy the commit mes...
Simon Fraser (smfr)
Reported
2022-05-19 11:18:51 PDT
I've already created a PR from a local branch:
https://github.com/WebKit/WebKit/pull/765
Now I want to update that PR, so make some local changes, stage them, and run `git-webkit pr --no-update` This opens an editor that contains: Need a short description (OOPS!). Need the bug URL (OOPS!). Reviewed by NOBODY (OOPS!). No new tests (OOPS!). * Source/WebCore/rendering/RenderLayerCompositor.cpp: (WebCore::canUseDescendantClippingLayer): Shouldn't this take the title/bug from the earlier commit on this branch?
Attachments
Add attachment
proposed patch, testcase, etc.
Jonathan Bedard
Comment 1
2022-05-19 11:25:01 PDT
You're actually adding a new commit, not amending an existing one. I think the point about forwarding the bug details stands, though.
Radar WebKit Bug Importer
Comment 2
2022-05-26 11:19:12 PDT
<
rdar://problem/93983615
>
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