Google features that Microsoft turned off in Chromium Edge
1–10 of 92 posts
Re: Google features that Microsoft turned off in Chromium Edge
#2Re: Google features that Microsoft turned off in Chromium Edge
#3Re: Google features that Microsoft turned off in Chromium Edge
#4Re: Google features that Microsoft turned off in Chromium Edge
#5Disabled "Ad blocking", turned on PlayReady DRM. Bring on the new webbrowsing experience.
Currently I am using Edge chromium with ublock origin installed. So they didn’t block anything related to ads
Re: Google features that Microsoft turned off in Chromium Edge
#6Disabled "Ad blocking", turned on PlayReady DRM. Bring on the new webbrowsing experience.
Their DRM makes Netflix 4k. Chrome already has DRM.
Re: Google features that Microsoft turned off in Chromium Edge
#7Wow what are even some of those services?! "IOS Promotion Service"?! Realised where part of chrome's "memory hog" stereotype may come from...
IOS Promotion Service might be https://codereview.chromium.org/2643723004/, so that's running on iOS and nowhere else. As for its value, that's for somebody else to decide (or everybody for themselves).
(Disclosure: working on Chrome OS firmware, which shares approximately no code at all with the components that end up in Chrome userland or any of its derivatives)
Re: Google features that Microsoft turned off in Chromium Edge
#8I wonder if we'll get Edge for Linux then... Considering the shift MS products have gone (VS Code is great!) I would be happy to give it a try.
Re: Google features that Microsoft turned off in Chromium Edge
#9Re: Google features that Microsoft turned off in Chromium Edge
#10I wonder if we'll get Edge for Linux then... Considering the shift MS products have gone (VS Code is great!) I would be happy to give it a try.
Out of curiosity, why use Edge over Firefox?
* Offscreen canvas. E.g. samples from here do not work for me https://developers.google.com/web/updates/2018/08/offscreen-...
* There are two problems with development:
1. Firefox does not catch some exceptions. This problem is fixed in 67 version so I can wait (but I still need to wait).
2. Firefox crashes for me randomly sometimes when I restart React dev server.