[Webkit-unassigned] [Bug 240675] New: An update to a PR suggests a commit message that fails to copy the commit message from an earlier revision

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 19 11:18:51 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=240675

            Bug ID: 240675
           Summary: An update to a PR suggests a commit message that fails
                    to copy the commit message from an earlier revision
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: simon.fraser at apple.com

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?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220519/41dbf57f/attachment.htm>


More information about the webkit-unassigned mailing list