Anyone know if this checks for a DNS record that supports equivalency between the www/empty subdomains? It's possible for them to have different values.
Chrome 69: “www.” subdomain missing from URL
21–30 of 919 posts
Re: Chrome 69: “www.” subdomain missing from URL
#22Re: Chrome 69: “www.” subdomain missing from URL
#23Is this really a big deal? Don't many websites either redirect the www to the non-www, or the other way around?
It's about the principle. www is a valid subdomain. Browsers are supposed to be as unopinionated as possible since they are browsers , not mediators, and their job is to implement the standards of the web.
Re: Chrome 69: “www.” subdomain missing from URL
#24Re: Chrome 69: “www.” subdomain missing from URL
#25If the browser uses some technique to detect that www.domain.com is functionally identical to domain.com for a given domain, then I don't see a serious problem with this. But if they are short of that certainty, they're obscuring a critical part of the URL, and harming usability (e.g., if I want to jot down a site's URL for later use, I might get something unexpected).
Say, for example, if the canonical URL doesn't have a "www" in it?
Re: Chrome 69: “www.” subdomain missing from URL
#26Is this really a big deal? Don't many websites either redirect the www to the non-www, or the other way around?
Re: Chrome 69: “www.” subdomain missing from URL
#27Re: Chrome 69: “www.” subdomain missing from URL
#28Is this a Mac-only bug? I'm running Chrome OS and it looks just fine to me.
Re: Chrome 69: “www.” subdomain missing from URL
#29Is this really a big deal? Don't many websites either redirect the www to the non-www, or the other way around?
It's about the principle. www is a valid subdomain. Browsers are supposed to be as unopinionated as possible since they are browsers , not mediators, and their job is to implement the standards of the web.
Safari also won't show "www" until you click on the location bar, but it'll show once you click.