firefox-devtools / profiler

Firefox Profiler — Web app for Firefox performance analysis
https://profiler.firefox.com
Mozilla Public License 2.0
1.21k stars 393 forks source link

Thunderbird can no longer access the /from-browser page #5134

Closed darktrojan closed 1 month ago

darktrojan commented 1 month ago

Thunderbird uses https://profiler.firefox.com/from-browser from the developer toolbox. This has recently stopped working. There appears to be user-agent string sniffing happening, as when Thunderbird's user-agent string contains Firefox/x.y (which it currently does in nightly builds) the page works.

See also: https://bugzilla.mozilla.org/show_bug.cgi?id=1920387