1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-26 16:52:41 +01:00
phorge-phorge/webroot/rsrc/js/application/diff
epriestley 93b08f0e83 Fix an out-of-order access issue with inlines
Summary: Ref T13513. On `secure`, I caught an issue where inlines may be accessed directly before they're constructed. Instead, access them through the relevant accessor.

Test Plan: Will deploy.

Maniphest Tasks: T13513

Differential Revision: https://secure.phabricator.com/D21263
2020-05-15 13:55:58 -07:00
..
DiffChangeset.js Fix an out-of-order access issue with inlines 2020-05-15 13:55:58 -07:00
DiffChangesetList.js Use a more consistent inline highlighting style with fewer redraws 2020-05-15 12:44:40 -07:00
DiffInline.js Give selected inline comments are more obvious selected state 2020-05-14 14:35:55 -07:00
DiffPathView.js Make "hidden" changesets sticky, and show hidden state in the filetree 2020-04-22 16:12:42 -07:00
DiffTreeView.js Mark "low importance" and "owned" changes in the filetree 2020-04-22 11:22:34 -07:00