mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-06 06:22:33 +00:00
Bug 906439 - Hide about:crashes link from about:support when building with --disable-crash-reporter. r=gavin
This commit is contained in:
parent
4d977848be
commit
7ebceb7215
@ -152,6 +152,7 @@
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
#ifdef MOZ_CRASHREPORTER
|
||||
<tr class="no-copy">
|
||||
<th class="column">
|
||||
&aboutSupport.appBasicsCrashIDs;
|
||||
@ -161,6 +162,7 @@
|
||||
<a href="about:crashes">about:crashes</a>
|
||||
</td>
|
||||
</tr>
|
||||
#endif
|
||||
|
||||
<tr class="no-copy">
|
||||
<th class="column">
|
||||
|
Loading…
x
Reference in New Issue
Block a user