MFH: r473912

www/firefox: document missing feature frequently asked on IRC/BMO

about:crashes is not supported on most Tier3 platforms. Even if someone
adopts devel/breakpad patches while filling the gaps without reproducibility
debugging symbols uploaded to Mozilla may not match the package.

https://searchfox.org/mozilla-central/rev/403038737ba7/old-configure.in#2699-2718
https://developer.mozilla.org/docs/Mozilla/Developer_guide/Uploading_symbols_to_Mozillas_symbol_server

Approved by:	ports-secteam blanket
This commit is contained in:
Jan Beich 2018-07-04 22:23:58 +00:00
parent 72cc8d233a
commit 05143d2671
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/branches/2018Q3/; revision=473930
2 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,7 @@ Some features available on other platforms are not implemented:
- Encrypted Media Extensions (requires Widevine CDM binary)
- Process sandboxing (requires Capsicum backend)
- Reduced memory usage (requires mozjemalloc)
- Crash Reporter (requires Google Breakpad and reproducible builds)
- Performance profiling (requires GeckoProfiler)
- Gamepad API (requires libusbhid backend)
- WebVR (requires open source runtime)

View File

@ -5,6 +5,7 @@ Some features available on other platforms are not implemented:
- Encrypted Media Extensions (requires Widevine CDM binary)
- Process sandboxing (requires Capsicum backend)
- Reduced memory usage (requires mozjemalloc)
- Crash Reporter (requires Google Breakpad and reproducible builds)
- Performance profiling (requires GeckoProfiler)
- Gamepad API (requires libusbhid backend)
- WebVR (requires open source runtime)