Page MenuHomePhabricator

Move BlameController away from ancient "TABLE_COMMIT"
ClosedPublic

Authored by epriestley on Apr 22 2019, 6:47 PM.
Tags
None
Referenced Files
F13175162: D20457.diff
Wed, May 8, 3:47 AM
Unknown Object (File)
Tue, May 7, 5:07 AM
Unknown Object (File)
Fri, May 3, 11:48 AM
Unknown Object (File)
Fri, May 3, 2:28 AM
Unknown Object (File)
Fri, May 3, 1:21 AM
Unknown Object (File)
Wed, May 1, 6:45 AM
Unknown Object (File)
Mon, Apr 29, 1:59 PM
Unknown Object (File)
Thu, Apr 25, 1:43 PM
Subscribers
None

Details

Summary

Ref T13276. Differential has a pre-edge "TABLE_COMMIT" with about a half-dozen weird callers I'd like to get rid of.

Move blame to use edges instead. (Bonus: this makes blame respect edge edits in the UI.)

Since there are some more callers to clean up this code may move into some "RelatedObjectQueryThing" class or something, but I'm taking it one step at a time for now.

Test Plan

Screen Shot 2019-04-22 at 11.45.07 AM.png (176×312 px, 22 KB)

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable