blog.trnck.dev
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update links

+3 -3
+3 -3
_posts/2024-03-09-me-and-firefox.md
··· 11 11 12 12 I switched to using Firefox again, and at the time of writing, I am still happy with it, even though it sometimes slightly misbehaves. I've been extremely excited about them shipping support for other standards, such as X25519Kyber768Draft00 and cool features like [tab previews](https://blog.nightly.mozilla.org/2024/02/06/a-preview-of-tab-previews-these-weeks-in-firefox-issue-153/). That being said, I feel like whenever I try to have my fun with some cool Web APIs, Firefox disappoints me. I always thought Safari would be the slowest to adopt these, but to my surprise, recently, quite the opposite has been happening. Some recent examples of things I dearly miss: 13 13 14 - - P3 color support (https://bugzilla.mozilla.org/show_bug.cgi?id=1686431) 15 - - HDR image and video support (https://bugzilla.mozilla.org/show_bug.cgi?id=hdr) 16 - - The vibrationActuator method for Gamepads (https://bugzilla.mozilla.org/show_bug.cgi?id=1824217) 14 + - P3 color support ([bug](https://bugzilla.mozilla.org/show_bug.cgi?id=1686431)) 15 + - HDR image and video support ([bug](https://bugzilla.mozilla.org/show_bug.cgi?id=hdr)) 16 + - The vibrationActuator method for Gamepads ([bug](https://bugzilla.mozilla.org/show_bug.cgi?id=1824217)) 17 17 - Proper navigator.clipboard.\* APIs support ([Browser Compat table](https://developer.mozilla.org/en-US/docs/Web/API/Clipboard#browser_compatibility)) 18 18 19 19 At the end of the day, web developers can never really only use one browser. I will be trying out the latest and greatest features wherever they come out first. Cheers to the awesome work the team at Mozilla is doing! Let's see where this year takes us.