Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: README.md

Issue 5127392146227200: Issue 2478 - Disable crash reporting (Closed)
Patch Set: Follow-up issue Created May 11, 2015, 12:11 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README.md
diff --git a/README.md b/README.md
index 9459e0aa44148f94f9866c334d84d7d4368ddf18..97d156ea41666f4cfd5162b9d6777f4e3990fa39 100644
--- a/README.md
+++ b/README.md
@@ -12,4 +12,17 @@ First ensure that all dependencies are up to date by calling:
Then just follow Mozilla's [Building Fennec][1] guide.
+
+Important note
+--------------
+
+You must add the following line to your `mozconfig`:
+
+ ac_add_options --disable-crashreporter
+
+to disable the CrashReporter.
+
+(Follow-up issue: https://issues.adblockplus.org/ticket/2490)
+
+
[1]: https://wiki.mozilla.org/Mobile/Fennec/Android
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld