Page MenuHomePhabricator

Allow ApplicationTransactionEditor to figure out whether TYPE_COMMENT is supported or not
ClosedPublic

Authored by epriestley on May 3 2017, 5:43 PM.
Tags
None
Referenced Files
F13995672: D17822.diff
Wed, Oct 23, 2:41 PM
F13990145: D17822.id42851.diff
Tue, Oct 22, 1:35 AM
Unknown Object (File)
Oct 7 2024, 10:27 AM
Unknown Object (File)
Sep 5 2024, 6:05 AM
Unknown Object (File)
Sep 4 2024, 11:19 PM
Unknown Object (File)
Sep 4 2024, 7:13 PM
Unknown Object (File)
Sep 3 2024, 9:38 PM
Unknown Object (File)
Aug 31 2024, 1:06 PM
Subscribers
None

Details

Summary

See D17812, etc. We can figure this out by looking at the object carefully. We don't need to go delete all the old TYPE_COMMENT (it doesn't hurt anything) but can nuke it when we see it.

Test Plan
  • Made a comment in Slowvote (supports commenting).
  • Viewed an Almanac device (does not support commenting).

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.May 3 2017, 5:48 PM

Macro diff assumes this will land

This revision was automatically updated to reflect the committed changes.