Bug 257854
Summary: | WPT export should not use the bug URL in the commit subject (title) | ||
---|---|---|---|
Product: | WebKit | Reporter: | Anne van Kesteren <annevk> |
Component: | Tools / Tests | Assignee: | youenn fablet <youennf> |
Status: | NEW | ||
Severity: | Normal | CC: | gsnedders, webkit-bug-importer, youennf |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Anne van Kesteren
That's not great context for the upstream project.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/110638179>
youenn fablet
Pull request: https://github.com/WebKit/WebKit/pull/14859
Tim Nguyen (:ntim)
*** Bug 270349 has been marked as a duplicate of this bug. ***
Sam Sneddon [:gsnedders]
From the dupe:
(In reply to Sam Sneddon [:gsnedders] from comment #0)
> Currently Chromium and Mozilla exports contain the full commit message, with
> some metadata. e.g.
> https://github.com/web-platform-tests/wpt/commit/
> 9aa0f67e426fac988de1625eb6c8926e225df602 (Chromium) or
> https://github.com/web-platform-tests/wpt/commit/
> 91dd2eb6f5a512dc4329a0d334e17a498c249f24 (Mozilla).
>
> By comparison, our exporter produces a commit message like "WebKit export of
> https://bugs.webkit.org/show_bug.cgi?id=269971" or "Export made from a
> WebKit repository".
>
> These are much less useful, and provide much less context for the change
> being made (especially in the latter case!).
Which is arguably broader in scope than just the summary line.