mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-13 18:32:41 +01:00
b2d280ff51
Summary: Ref T7447. This ports comments forward and backward in the best case: - The old comment is on a changeset with the same filename. - The old and new files are pretty much the same, line-for-line. This will fail to port a lot of comments around and probably port a lot of comments into goofy places. We can see how bad it is in practice. Errata: - Design is me cobbling something together, probably worth tweaking. - "Old Comment" should, at a minimum, say "Newer Comment" sometimes, or we should come up with some better name for this stuff. Test Plan: {F377214} Reviewers: chad, btrahan Reviewed By: btrahan Subscribers: johnny-bit, yelirekim, epriestley Maniphest Tasks: T7447 Differential Revision: https://secure.phabricator.com/D12484 |
||
---|---|---|
.. | ||
add-comment.css | ||
changeset-view.css | ||
core.css | ||
phui-inline-comment.css | ||
results-table.css | ||
revision-comment.css | ||
revision-history.css | ||
revision-list.css | ||
table-of-contents.css |