Bug 80718
| Summary: | webkit-patch land didn't commit property changes | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Daniel Bates <dbates> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | abarth, eric |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Daniel Bates
Following up from <https://bugs.webkit.org/show_bug.cgi?id=79509#c20>, I hand applied the patch for bug #79509 (because svn-apply doesn't currently recognize svn:eol-style) and then ran webkit-patch land 79509. Webkit-patch committed only the ChangeLogs. I expected it to all the changes in my working copy. In particular, the property changes.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Eric Seidel (no email)
Were you using Git or SVN? It's just using svn commit...
Daniel Bates
(In reply to comment #1)
> Were you using Git or SVN? It's just using svn commit...
Yes, I'm using SVN.