DescriptionAvoid unnecessary URL parsing for GURL comparisons in //content
This patch uses the new operator==(const GURL&, const StringPiece&)
function to optimize URL comparisons with string constants, in //content.
BUG=655467
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation
Committed: https://crrev.com/a3bd0b372da5a2dffefbf1d928db1695ae2a9939
Cr-Commit-Position: refs/heads/master@{#426250}
Patch Set 1 #Patch Set 2 : rebase on dependent PS #
Depends on Patchset: Messages
Total messages: 17 (12 generated)
|