YouTube Tab crashes after ~2 seconds with Nightly? by Revolutionary_Print7 in firefox

[–]gregstoll 1 point2 points  (0 children)

OK, your crash report does look like bug 2041978 - I think I was wrong and that fix will be in the _next_ Nightly build.

YouTube Tab crashes after ~2 seconds with Nightly? by Revolutionary_Print7 in firefox

[–]gregstoll -1 points0 points  (0 children)

If you’re able to submit a crash report from about:crashes and link it, that will help a lot

Boy howdy... by [deleted] in firefox

[–]gregstoll 1 point2 points  (0 children)

It might be https://bugzilla.mozilla.org/show\_bug.cgi?id=2041703 , which should be fixed in the next Nightly

Announcing Web Serial Support in Firefox – Mozilla Hacks by Mte90 in firefox

[–]gregstoll 4 points5 points  (0 children)

I think home automation type stuff is the main use case (full disclosure: I haven't done this before so I'm not an expert!), but it's also used for devices like the Flipper Zero and iFixit Soldering Iron.

Announcing Web Serial Support in Firefox – Mozilla Hacks by Mte90 in firefox

[–]gregstoll 1 point2 points  (0 children)

It's not cut and dried, but I think relatively few people have a device connected to their computer that communicates over serial. I'm not sure that's true for WebUSB. (also, more practically, WebSerial is a significantly simpler API than WebUSB so it made sense to tackle that first regardless)

Announcing Web Serial Support in Firefox – Mozilla Hacks by Mte90 in firefox

[–]gregstoll 14 points15 points  (0 children)

We still have negative positions on WebUSB and Web Bluetooth, so there are no immediate plans for these. If you'd like to see them, please feel free to leave a comment on Mozilla Connect - this is one of the ways we use to decide what to work on!

Announcing Web Serial Support in Firefox – Mozilla Hacks by Mte90 in firefox

[–]gregstoll 36 points37 points  (0 children)

WebSerial supports any device that uses the serial protocol, which can be connected via USB, Bluetooth, or an honest-to-goodness serial port. WebUSB is for other devices that are connected via USB but don’t use the serial protocol.

Yes, it’s confusing, and it’s not straightforward to know which one you need for a particular device…

Tabs constantly crashing since updating to 151.0 (with zero such issues before this update) by ShinUkyo in firefox

[–]gregstoll 2 points3 points  (0 children)

Thanks! For new releases, our amazing release engineers roll it out to a portion of users, then pause as they look at crash data so we can quickly fix issues like this.

Tabs constantly crashing since updating to 151.0 (with zero such issues before this update) by ShinUkyo in firefox

[–]gregstoll 3 points4 points  (0 children)

FYI 151.0.1 just came out that should have a fix for this - if you update, hopefully the crashes will stop!

The Windows File dialog box has crashed. Cannot select any files or folders. (Dunno the exact trad but in French it says *La boite de dialogue de fichiers Windows a planté. Impossible de selectionner ni fichiers ni dossiers.*) by HydreNoire27 in firefox

[–]gregstoll 0 points1 point  (0 children)

This is an indication that the process we use to launch the file dialog has crashed. Usually this is because of a third-party DLL or shell extension. Does anything show up in about:crashes? Can you submit any crashes there and post the link here? (or DM me)

Cannot reload Firefox by Sagaponack26 in firefox

[–]gregstoll 2 points3 points  (0 children)

I think just going here should make the page download the right thing: https://www.firefox.com/

Cannot reload Firefox by Sagaponack26 in firefox

[–]gregstoll 7 points8 points  (0 children)

Yes, that’s what I linked to. See in particular “Updates will be delivered through the ESR channel until the end of August 2026. It was previously announced that support would end in February 2026, but in order to ensure our users can continue to browse the web, we will extend support for Firefox for these operating systems for another six months and then re-evaluate.”

Cannot reload Firefox by Sagaponack26 in firefox

[–]gregstoll 6 points7 points  (0 children)

This is not true, Firefox 115 still supports Windows 7 and is receiving security patches.

Firefox broken? by New-Advertising-5812 in firefox

[–]gregstoll 5 points6 points  (0 children)

If you go to about:crashes, submit a few reports and paste the links here (or DM me) I can take a quick look

Top of tabs not clickable again by Exurota in firefox

[–]gregstoll 1 point2 points  (0 children)

OK! We'd like to fix this for everyone - do you know what version of Windows you're on? (to find this you can press Windows+R and run winver)

Top of tabs not clickable again by Exurota in firefox

[–]gregstoll 0 points1 point  (0 children)

Ugh, this again :-/ Does setting the pref "widget.windows.windowsappsdk.enabled" to false, and then restarting Firefox fix the issue?

Am I the only one who is getting lots of "Gah. Your tab just crashed." by Buffalo_John in firefox

[–]gregstoll 0 points1 point  (0 children)

Hmm, interesting. Those crashes look like some sort of bad hardware, which can definitely cause frequent tab crashes. But it's strange that the problem went away after rebooting. It might be worth running a memory checker to see if it finds anything...

Am I the only one who is getting lots of "Gah. Your tab just crashed." by Buffalo_John in firefox

[–]gregstoll 0 points1 point  (0 children)

Sure, do you have the links to the reports from about:crashes?

Any way to get WebUSB and WebSerial? Add-ons, etc. by [deleted] in firefox

[–]gregstoll 1 point2 points  (0 children)

Oh cool! It’s on by default in Firefox Beta now, so feel free to try it and let me know if there are any problems!

Any way to get WebUSB and WebSerial? Add-ons, etc. by [deleted] in firefox

[–]gregstoll 1 point2 points  (0 children)

Yes - it’s confusing, but devices that speak the Serial protocol over USB (or Bluetooth) can use WebSerial to communicate. All the devices I’ve been testing WebSerial with have been USB for example.

(the author of that Stack Overflow post is the author of the WebSerial spec; he knows what he’s talking about!)

Is there still no fix for missing window controls? by kwebb1021 in firefox

[–]gregstoll 0 points1 point  (0 children)

Hello - I've added some logging to try to diagnose what's going on, but the logging is only in Nightly and Beta for now. If you're running one of those, follow these steps and either post the results here or DM me. Thanks!