Chromium Code Reviews
DescriptionMD History: Remove shadow root from <history-searched-label>
The <history-searched-label> element directly modifies its own DOM
without using a template or styling. The <template> and corresponding
shadow root can be removed without affecting the functionality of the
element.
Removing these saves one shadow root and one div per <history-item>
element, which has a very minor performance impact while also
simplifying the element.
BUG=629710
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation
Committed: https://crrev.com/5e1f45d8c5fff4a1e635616bace6ce4f6ec3aa78
Cr-Commit-Position: refs/heads/master@{#416603}
Patch Set 1 #Patch Set 2 : Fix tests #
Total comments: 2
Messages
Total messages: 21 (15 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||