~itachi-san/telegram-desktop/breakpad

Viewing all changes in revision 1805.

  • Committer: Sylvain Defresne
  • Date: 2019-11-12 16:17:19 UTC
  • Revision ID: git-v1:792e6b2143bffd46c93e8f80c10d00d8289b8d73
Remove dependency of uploader.mm on GTMLogger

The file GTMLogger shipped with breakpad is a copy of the version
from google_toolbox_for_mac. Having uploader.mm depend on GTMLogger
causes pain to iOS projects that want to integrate both breakpad
and google_toolbox_for_mac.

Since the file uploader.mm mixed uses of fprintf and GTMLogger to
log errors and warning, convert it to only use fprintf to stderr.

Bug: none
Change-Id: I68313ccf6951676a2859f44225281813722096ba
Reviewed-on: https://chromium-review.googlesource.com/c/breakpad/breakpad/+/1911755
Reviewed-by: Mark Mentovai <mark@chromium.org>

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: