Skip to content
Commit f5b07f92 authored by Scott Violet's avatar Scott Violet Committed by Chromium LUCI CQ
Browse files

blink: minor tweak to fast path comparing end tag names

When comparing end tags there is no need to call ScanTagName()
as we know exactly what we are looking for. This changes the
code to compare the string contents directly and if that fails
try comparing with mapping to lower case.

Change-Id: I6366541a6c38a87def1a2caf31430f63622e73c7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4505604


Reviewed-by: default avatarMason Freed <masonf@chromium.org>
Commit-Queue: Scott Violet <sky@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1147376}
parent 226e70a5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment