this post was submitted on 02 Jun 2024
1294 points (97.4% liked)

Memes

44949 readers
2493 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 58 points 2 months ago (2 children)

I'm pretty sure someone discovered that is true recently, but can't be assed to try to find it right now.

[–] [email protected] 5 points 2 months ago

They used to also use the unreleased version 0 of shadow DOM for building the Polymer UI, which - being a Chrome-only prototype - understandably didn't work on Firefox, and therefore instead used a really slow Javascript polyfill to render its UI.

I haven't checked on it lately, but I imagine they must've changed at least that by now.