Page MenuHomePhabricator

Require TokenizerControl to always have a datasource
ClosedPublic

Authored by epriestley on Apr 18 2015, 3:43 PM.
Tags
None
Referenced Files
F15442116: D12456.id29899.diff
Wed, Mar 26, 9:35 PM
F15419124: D12456.id29899.diff
Fri, Mar 21, 3:44 AM
F15415691: D12456.id.diff
Thu, Mar 20, 7:28 AM
F15409208: D12456.id29952.diff
Wed, Mar 19, 3:36 AM
F15375139: D12456.diff
Wed, Mar 12, 9:48 PM
F15353741: D12456.diff
Mon, Mar 10, 11:58 PM
Unknown Object (File)
Feb 23 2025, 7:18 AM
Unknown Object (File)
Feb 21 2025, 2:34 AM
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.