Earlier quoted context omitted.
Because competition is good?
The hundreds if not thousands of ad supported calculator and flashlight apps on play store beg to differ.
Chrome will Soon Let You Share Links to a Specific Word or Sentence on a Page
91–100 of 332 posts
Re: Chrome will Soon Let You Share Links to a Specific Word or Sentence on a Page
#92Re: Chrome will Soon Let You Share Links to a Specific Word or Sentence on a Page
#93Re: Chrome will Soon Let You Share Links to a Specific Word or Sentence on a Page
#94Earlier quoted context omitted.
If building from scratch maybe, but when was the last time a browser was built from scratch? Even Chromium was forked from WebKit.
That's my point. The web is so complex that browser engines are becoming a monoculture. Even if you forked Chromium now, you'd need hundreds of engineers just to keep up with all the new things that are constantly added.
By golly, that's the problem right there.
Re: Chrome will Soon Let You Share Links to a Specific Word or Sentence on a Page
#95It seems like more and more, Google is leveraging their near-monopoly on web browsing to just skip the proposal process and do whatever they want without discussion.
Do you actually follow spec discussions, or are you just guessing? From what I have observed the Chrome, Firefox, and Safari teams are in constant communication. They discuss new features, implementation details, and potential pitfalls. Despite all the suggestions of "browser wars", they're actually very friendly and collaborative.
So far I think that's been a good think on balance because they are good technologies. But it is worrying how much power Google has in this space.
Re: Chrome will Soon Let You Share Links to a Specific Word or Sentence on a Page
#96How is this supposed to work when most web pages these days are a mash of dynamically generated javascript?
Re: Chrome will Soon Let You Share Links to a Specific Word or Sentence on a Page
#97https://www.w3.org/community/openannotation/
Hypothes.is is a well established open implementation.
Re: Chrome will Soon Let You Share Links to a Specific Word or Sentence on a Page
#98Earlier quoted context omitted.
It’s almost as if Google is the new Microsoft!
You mean: the old Microsoft!
Re: Chrome will Soon Let You Share Links to a Specific Word or Sentence on a Page
#99Earlier quoted context omitted.
What does that even mean? AMP is built on WebComponents, which are an existing web standard. That's no less standard than anything else using custom elements.
They are caching a chunk of the web and routing traffic from google.com to their cache. Since traffic never leaves google.com, it is now in a way the web itself. This is achieved thanks to AMP.
They already started doing part of this plan btw - https://bugs.chromium.org/p/chromium/issues/detail?id=881410
Re: Chrome will Soon Let You Share Links to a Specific Word or Sentence on a Page
#100Earlier quoted context omitted.
Do you actually follow spec discussions, or are you just guessing? From what I have observed the Chrome, Firefox, and Safari teams are in constant communication. They discuss new features, implementation details, and potential pitfalls. Despite all the suggestions of "browser wars", they're actually very friendly and collaborative.
I think he's right. SPDY and WebP both started as Chrome-only features, and the world has essentially been forced to adopt them. So far I think that's been a good think on balance because they are good technologies. But it is worrying how much power Google has in this space.
WebP is a file format and doesn't fall into the normal standardization process. Browsers implement support for new file formats at their own behest.