Page MenuHomePhabricator

Move inline comment creation to new DiffInline code
ClosedPublic

Authored by epriestley on May 15 2017, 11:30 PM.
Tags
None
Referenced Files
F19790443: D17893.id43053.diff
Wed, Feb 25, 9:12 PM
F19705568: D17893.id43053.diff
Wed, Feb 11, 7:35 AM
F19650672: D17893.diff
Fri, Feb 6, 10:03 AM
F19566167: D17893.diff
Sat, Jan 31, 7:55 PM
F19554609: D17893.id43035.diff
Fri, Jan 30, 12:17 AM
F19554600: D17893.id43035.diff
Fri, Jan 30, 12:12 AM
F19554586: D17893.id43035.diff
Fri, Jan 30, 12:01 AM
F19542200: D17893.diff
Jan 22 2026, 7:55 AM
Subscribers
None

Details

Summary

Ref T12616. This makes creating inlines use the new code.

Creation and editing is now slightly more consistent in how it uses nodes. This will simplify the next change (replies), which I ran into some trouble with in an earlier iteration.

Note that this (and other changes in the series) allow you to create and edit multiple inlines simultaneously. This is mostly a feature, although I expect we'll need to lock it down a little bit. I have some UI ideas to help avoid errors.

Test Plan

Created inlines on a single line; on a range of lines; on the same line; multiple inlines at the same time.

Diff Detail

Repository
rP Phabricator
Branch
inline11
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 16962
Build 22672: Run Core Tests
Build 22671: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.May 16 2017, 12:22 AM
This revision was automatically updated to reflect the committed changes.