forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[omnibox] Updates to handling of trivial subdomains.
1. Revert the change where we decided to ignore eTLDs (https://crrev.com/c/644491). We figured that none of these would allow "www" or "m" as a subdomain but the m.tumblr.com case proves this wrong. 2. Only strip leading trivial subdomains. Bug: 881694 Change-Id: Ia8b7bb02611edc4d6c6c2c634f428dee0bff11e2 Reviewed-on: https://chromium-review.googlesource.com/1215420 Reviewed-by: Tommy Li <[email protected]> Reviewed-by: Justin Donnelly <[email protected]> Reviewed-by: Carlos IL <[email protected]> Commit-Queue: Tommy Li <[email protected]> Cr-Commit-Position: refs/heads/master@{#589985}
- Loading branch information
Tommy C. Li
authored and
Commit Bot
committed
Sep 10, 2018
1 parent
04d3c8a
commit 1883bad
Showing
2 changed files
with
30 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters