Bug 270349
| Summary: | export-w3c-test-changes should provide a more useful commit message | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Sam Sneddon [:gsnedders] <gsnedders> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | ntim, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Sam Sneddon [:gsnedders]
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!).
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/124269763>
Tim Nguyen (:ntim)
*** This bug has been marked as a duplicate of bug 257854 ***