Comment by makeitdouble

Comment by makeitdouble an hour ago

3 replies

I partly agree. Firefox moving to Webkit or Blink isn't as bad as people put it, but under one critical condition: Firefox still keeps the capacity to steer away from Google's roadmap and shoulder a competitive and full implementation of the engine on its own (100% maintain a fork that can deviate from Blink as much as needed, including becomming fully incompatible).

Under that specific scenario, we would get the best of both worlds. There would be less engine variety, but it would save Firefox and offer an out of a Google owned ecosystem.

Now I think that's absolutely not trivial, and if Firefox could pull that out it could probably as well push its own engine way more forward right now.

For instance Apple played that game, ended up basically alone on Webkit, and I'm not sure Safari is more competitive to Chrome than Firefox is. Safari keeps some market share, but the reasons are elsewhere.

pseudalopex an hour ago

A fully incompatible Blink fork sounds like Gecko with more steps.

calvinmorrison an hour ago

I would like to see the browser be the Users Agent. IE: "Cookie Banners?" That's a browser, not website issue. I really care less about the interpreter/VM than I do say, how we built a browser on it (which is why webkit is great, and I had my own webkit GTK browser that did exactly what I wanted, and why so many webkit based apps exist!)

  • makeitdouble 33 minutes ago

    IMHO rendering engines can be ignored for restricted use cases or if it's fine to work 98% of the time. What we're expecting from a mainstream browser is a way higher bar, so having no control on the engine is a no go. Tomorrow Firefox having to wait for Google to implement a new sandboxing approach, or not able to override deeper DRM or tracking integration would be a pretty bad situation.

    As I understand it that's exactly why Apple took webkit and ran with it.

    > Cookie Banners?

    People really viscerally hate those, do they. That anger should be pointed to the site pushing them IMHO, but aside from that, dismissing the banner is in itself a legal choice (whatever the default was) that isn't only bound to cookies despite the name. Whatever happens on the backend or service can also be bound to that choice.

    I look at it the same way we have newsletter checkboxes. They're a PITA but I wouldn't trust an automated system to make the right choice on every single form, and not sign me to some super weird stuff just because it thought the checkbox was a newsletter optout (imagine a site pushing a "bill me every month for the extra feature" clearly explained option, but with an html input id close to "opt_out_of_free_plan" and it's automatically checked by your browser)