[Webkit-unassigned] [Bug 240874] New: Incorrect text set on PR description if the commit log starts with "P1"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 24 08:25:51 PDT 2022


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

            Bug ID: 240874
           Summary: Incorrect text set on PR description if the commit log
                    starts with "P1"
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jean-yves.avenard at apple.com

I pushed a PR with 3 commits for review:

They are titled

https://github.com/WebKit/WebKit/pull/968
P1. Rework SharedBufferCopy so that we can keep a reference to the underlying SharedMemory
P2. Remove SharedBufferCopy::safeBuffer() and rename SharedBufferCopy::buffer with SharedBufferCopy::unsafeBuffer.
P3. Rename SharedBufferCopy to SharedBufferReference

When pushed, the title of the PR becomes:
"P."

To add: Ideally it would be great if there was a "-m DESCRIPTION, --description=DESCRIPTION" like there was with webkit-patch
as the description can't always be the same as the patch on top of the stack.

-- 
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/20220524/56aa4a33/attachment-0001.htm>


More information about the webkit-unassigned mailing list