Chromium Code Reviews
DescriptionMD Settings: Tune searching algorithm to skip certain subpages.
- Introducing a new CSS attribute 'skip-search' to mark elements that should be
ignored.
- Modifying searching algorithm, to skip such elements, both when searching but
also when triggering a forced rendering.
- Modify <settings-animated-pages> to carry over the 'skip-search' attribute
from the <template is="dom-if"> to the <settings-subpage> stamped instance.
- Remove settings-subpage's noAssociatedControl member variable since it is not
necessary anymore.
BUG=635017
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation
Committed: https://crrev.com/3a94b6f16b9117a502adda26eddd53ef95832c27
Cr-Commit-Position: refs/heads/master@{#410432}
Patch Set 1 : Merge conflicts. #
Total comments: 5
Patch Set 2 : Rename #
Total comments: 6
Patch Set 3 : Address comments. #Messages
Total messages: 28 (19 generated)
|