Page MenuHomePhabricator

Require TokenizerControl to always have a datasource
ClosedPublic

Authored by epriestley on Apr 18 2015, 3:43 PM.
Tags
None
Referenced Files
F19797400: D12456.diff
Fri, Feb 27, 7:16 PM
F19713686: D12456.id.diff
Wed, Feb 11, 11:35 PM
F19621048: D12456.diff
Wed, Feb 4, 12:57 PM
F19559864: D12456.id.diff
Jan 31 2026, 4:34 AM
F19525277: D12456.id29899.diff
Jan 18 2026, 7:34 AM
F19511308: D12456.id29899.diff
Jan 12 2026, 12:40 AM
F19095690: D12456.diff
Dec 4 2025, 5:51 AM
F19036820: D12456.diff
Nov 25 2025, 8:45 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.