gecko-dev/toolkit/crashreporter
Alex Franchuk e77390a5f7 Bug 1887606 - Fix the text alignment of buttons in the crash reporter r=gsvelto
This fixes the alignment on linux. On windows and macOS, due to the
implementation specializing this case, there is no difference in
alignment. This also sets a fixed, identical width for both buttons to
be more visually appealing (on all platforms).

Differential Revision: https://phabricator.services.mozilla.com/D205616
2024-03-26 13:42:37 +00:00
..
breakpad-client Bug 1847098 - Report library version from filename at crash r=gsvelto 2024-03-04 14:00:26 +00:00
breakpad-patches
breakpad-windows-libxul
breakpad-windows-standalone
client Bug 1887606 - Fix the text alignment of buttons in the crash reporter r=gsvelto 2024-03-26 13:42:37 +00:00
content
docs Bug 1759175 pt10 - Add additional documentation for the crashreporter client r=gsvelto 2024-03-20 14:59:47 +00:00
google-breakpad
injector
minidump-analyzer
mozannotation_client Bug 1884147 - Make mozannotation_server use the process_reader crate r=gerard-majax 2024-03-19 10:58:57 +00:00
mozannotation_server Bug 1884147 - Make mozannotation_server use the process_reader crate r=gerard-majax 2024-03-19 10:58:57 +00:00
mozwer
mozwer-rust Bug 1884147 - Add macOS & Linux support to the process_reader crate r=gerard-majax 2024-03-19 10:58:56 +00:00
process_reader Bug 1884147 - Add macOS & Linux support to the process_reader crate r=gerard-majax 2024-03-19 10:58:56 +00:00
rust_minidump_writer_linux
test Backed out changeset 6c295712b30c (bug 1541603) for breaking crash minidump creation. a=backout 2024-03-24 15:01:31 +02:00
tools Bug 1870823 - Fix remaining linting issues r=gerard-majax 2024-03-21 14:47:42 +00:00
CrashAnnotations.cpp
CrashAnnotations.h.in Bug 1831092 - Use the new pull-based API for all crash annotations and remove the global annotations table r=jgilbert,necko-reviewers,media-playback-reviewers,profiler-reviewers,win-reviewers,padenot,handyman,afranchuk,valentin,alwu,sotaro 2024-03-04 10:24:43 +00:00
CrashAnnotations.yaml
crashreporter.mozbuild
CrashReports.sys.mjs
CrashSubmit.sys.mjs Bug 1759175 pt9 - Remove old crash reporter localization r=gsvelto,geckoview-reviewers,m_kato 2024-03-20 14:59:46 +00:00
generate_crash_reporter_sources.py
InjectCrashReporter.cpp
InjectCrashReporter.h
jar.mn
linux_utils.cc Bug 1847098 - Report library version from filename at crash r=gsvelto 2024-03-04 14:00:26 +00:00
linux_utils.h Bug 1847098 - Report library version from filename at crash r=gsvelto 2024-03-04 14:00:26 +00:00
LoadLibraryRemote.cpp
LoadLibraryRemote.h
mac_utils.h
mac_utils.mm
moz.build Bug 1759175 pt9 - Remove old crash reporter localization r=gsvelto,geckoview-reviewers,m_kato 2024-03-20 14:59:46 +00:00
nsDummyExceptionHandler.cpp Bug 1831092 - Use the new pull-based API for all crash annotations and remove the global annotations table r=jgilbert,necko-reviewers,media-playback-reviewers,profiler-reviewers,win-reviewers,padenot,handyman,afranchuk,valentin,alwu,sotaro 2024-03-04 10:24:43 +00:00
nsExceptionHandler.cpp Backed out changeset 6c295712b30c (bug 1541603) for breaking crash minidump creation. a=backout 2024-03-24 15:01:31 +02:00
nsExceptionHandler.h Bug 1831092 - Use the new pull-based API for all crash annotations and remove the global annotations table r=jgilbert,necko-reviewers,media-playback-reviewers,profiler-reviewers,win-reviewers,padenot,handyman,afranchuk,valentin,alwu,sotaro 2024-03-04 10:24:43 +00:00
nsExceptionHandlerUtils.cpp
nsExceptionHandlerUtils.h
update-breakpad.sh