Chromium Code Reviews
DescriptionFix the missing remove-link UI in protocol handler settings
A previous CL (https://codereview.chromium.org/518673003/)
that introduced policy indicators for protocol handlers
introduced a bug that results in remove-link option not
being shown on protocol handler settings. The problem is
caused by a variable name being replaced in the last
minute. All occurrences of the variables were not replaced,
resulting in the problem. This CL replaces all occurrences
of the variable.
BUG=433562
Committed: https://crrev.com/5d7960c88003f0e258b2ac5f5fd567ab8c642988
Cr-Commit-Position: refs/heads/master@{#306208}
Patch Set 1 #
Messages
Total messages: 14 (5 generated)
|
|||||||||||||||||||