Firefox for Web Developers

8K posts

Firefox for Web Developers banner
Firefox for Web Developers

Firefox for Web Developers

@FirefoxWebDevs

Official Firefox account for people who build on the web. Learn about the things we're working on to grow and improve the web platform.

Global Katılım Haziran 2009
5.5K Takip Edilen90.2K Takipçiler
Sabitlenmiş Tweet
Firefox for Web Developers
Firefox for Web Developers@FirefoxWebDevs·
Firefox 152 landed today, and includes web platform features like: 🎉 CSS field-sizing 🎉 Notification actions 🎉 unadjustedMovement pointer locks 🎉 getAnimations() pseudoElement option …and more! developer.mozilla.org/en-US/docs/Moz…
English
2
13
65
5.1K
Firefox for Web Developers
Firefox for Web Developers@FirefoxWebDevs·
@gzamann If you give me more details about any/all of those I can look into it. Ideally, a reproducible demo of the issue.
English
0
0
0
8
Sam Rose
Sam Rose@samwhoo·
@FirefoxWebDevs The fake background isn’t fooling me, I know you still have Jake locked up in there.
English
1
0
1
353
Firefox for Web Developers
Firefox for Web Developers@FirefoxWebDevs·
Notification actions landed in Firefox 152, allowing you to add quick action buttons to your notifications. Here's how they work:
English
4
8
78
7.6K
Ghost Without A Shell
Ghost Without A Shell@eyebrows360·
@FirefoxWebDevs Got to the point where I had to restart it, and now it's seemingly fine again. Thank you for the help on this!
English
1
0
1
14
Ghost Without A Shell
Ghost Without A Shell@eyebrows360·
@FirefoxWebDevs After latest update I'm getting way more crashed tabs, and now youtube.com URLs will sometimes just refuse to load entirely - have had to start copying the URL from the address bar and opening 3+ more tabs with it in, to try get it to load.
English
1
0
1
106
Ghost Without A Shell
Ghost Without A Shell@eyebrows360·
@FirefoxWebDevs Now they're failing to load every single time. Guess restarting FF might help but I've got too many things I can't close right now so will have to try that later
English
1
0
0
9
Ghost Without A Shell
Ghost Without A Shell@eyebrows360·
@FirefoxWebDevs Intriguingly I tried in a private window and it loaded ok every single time. It's only non-private ones where it's happening. All my extensions are active in private mode too.
English
1
0
0
11
Firefox for Web Developers
Firefox for Web Developers@FirefoxWebDevs·
@eyebrows360 Are there any tabs that reliably reproduce the crash, or is it ~random? Are you confident it isn't related to extensions?
English
1
0
0
15
Ghost Without A Shell
Ghost Without A Shell@eyebrows360·
@FirefoxWebDevs Sorry, yes, regular release, 152.0.2 on Windows 11 (locked to 23H2). ~8 windows open permanently, many dozens of tabs. Only tend to restart FF when it crashes, which is usually every few weeks. Since last crash (& thus update on reloading) a few days back this YT issue started.
English
1
0
0
43
Firefox for Web Developers
Firefox for Web Developers@FirefoxWebDevs·
@xkit Yes, it starts of default-safe. You have to be mindful about further things you enable, and think through the consequences.
English
0
0
0
13
Garrett  Smith
Garrett Smith@xkit·
@FirefoxWebDevs setHTML is not an innerHTML drop-in replacement. It's a METHOD. Its default config strips developer-authored markup (data-*, etc.). Using it to filter out unsafe XSS <script>, javascript:, on*, etc forces config ceremony. That adds complexity.
English
1
0
0
23
Garrett  Smith
Garrett Smith@xkit·
@FirefoxWebDevs setHTML requires the santizer config clunk just to make it work. href is allowed but checked for `javascript:`, but data-* and tabindex are stripped without inspection unless sanitizer-whitelisted. That's heavy ceremony, not a drop-in replacement for innerHTML.
English
1
0
0
14
Firefox for Web Developers
Firefox for Web Developers@FirefoxWebDevs·
CSS field-sizing is newly baseline, meaning you can make various form fields size to their contents, without needing JavaScript.
English
2
18
102
5.8K
Franklin Williams
Franklin Williams@Maduemezia90188·
@FirefoxWebDevs Question to Firefox: Why did you support the limited subset for the ::-webkit-scrollbar and the other elements? I am aware that it's to limit the overlay content of the web in general, but I still feel that it's completely unnecessary.
English
1
0
0
104
Firefox for Web Developers
Firefox for Web Developers@FirefoxWebDevs·
If your content is served over HTTP/3, make sure your DNS record advertises it, otherwise you're missing out on free performance. Check your site here: savearoundtrip.com
English
1
8
50
4.4K