Bug 98172
| Summary: | webkit-patch land-safely should abort earlier if there is no working diff | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Raphael Kubo da Costa (:rakuco) <rakuco> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | abarth, dpranke, eric, ojan |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Raphael Kubo da Costa (:rakuco)
Right now, if one has no working diff and uses webkit-patch land-safely, it will still consider everything is working as expected and mark the current patch in the bug as obsolete (and also clear its flags) without uploading any new patch or notifying the user that something has gone wrong.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Raphael Kubo da Costa (:rakuco)
*** This bug has been marked as a duplicate of bug 98171 ***