Chrome deploys deep-linking in latest build despite privacy concerns
21–30 of 159 posts
Re: Chrome deploys deep-linking in latest build despite privacy concerns
#22No doubt because most large web corporations have completely switched to javascript for their anchors (ie, #) and no longer use HTML spec anchors that actually work. I'm looking at you Microsoft Github.
Where don't anchors work when javascript is disabled? (With admittedly very brief testing just now, I couldn't find any such cases.)
Re: Chrome deploys deep-linking in latest build despite privacy concerns
#23Imagine telling someone in 2003 or so that the most popular web browser fifteen years later would be made by DoubleClick and imagine what their reaction might be.
Re: Chrome deploys deep-linking in latest build despite privacy concerns
#24Re: Chrome deploys deep-linking in latest build despite privacy concerns
#25What? A DNS lookup doesn't include anything but the hostname and anything following a hash is never sent with a request from the browser.
Re: Chrome deploys deep-linking in latest build despite privacy concerns
#26As a developer, how do I lend my support to stopping google from trying to steal the web? Something actionable, something specific to my semi-unique position as a developer?
Re: Chrome deploys deep-linking in latest build despite privacy concerns
#27What? A DNS lookup doesn't include anything but the hostname and anything following a hash is never sent with a request from the browser.