Page MenuHomePhabricator

Require TokenizerControl to always have a datasource
ClosedPublic

Authored by epriestley on Apr 18 2015, 3:43 PM.
Tags
None
Referenced Files
F14061811: D12456.diff
Mon, Nov 18, 8:40 AM
F14049092: D12456.diff
Thu, Nov 14, 10:53 AM
F14037264: D12456.diff
Sun, Nov 10, 2:40 PM
F14018999: D12456.diff
Tue, Nov 5, 8:52 PM
F13984580: D12456.diff
Sun, Oct 20, 2:23 PM
Unknown Object (File)
Oct 13 2024, 7:52 PM
Unknown Object (File)
Sep 9 2024, 1:14 PM
Unknown Object (File)
Sep 1 2024, 11:07 PM
Subscribers

Details

Summary

Ref T4100. I can simplify the logic a bit here by moving some rendering into the datasources, but a few TokenizerControls currently don't have datasources.

Require datasources and always provide datasources.

Test Plan
  • Used previously-datasourceless controls (e.g., "Add Reviewers").
  • Used normal controls.
  • Manually verified that no other controls are missing datasources.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Require TokenizerControl to always have a datasource.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Apr 20 2015, 4:23 PM
This revision was automatically updated to reflect the committed changes.