[Webkit-unassigned] [Bug 49154] patches uploaded from git (using webkit-patch) do not include moved files
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Feb 25 14:22:16 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=49154
--- Comment #11 from Adam Barth <abarth at webkit.org> 2011-02-25 14:22:16 PST ---
(In reply to comment #10)
> I don't know if it's related to this, but ChangeLogs generated by webkit-patch land-cowboy also don't list moved files correctly, but prepare-ChangeLog does.
That's likely to be the same bug. The difference is we keep around a list of changed files, which we use to avoid stating the whole file system. It seems likely that moved files aren't represented correctly in that list.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list