~itachi-san/telegram-desktop/breakpad

Viewing all changes in revision 1923.

  • Committer: Mark Mentovai
  • Author(s): Darren Mo
  • Date: 2021-06-16 22:10:20 UTC
  • Revision ID: git-v1:7ba29f4a36b81f416c79cccb45ffea4c169861d7
Mitigate upload failure when app is backgrounded.

iOS closes an app’s network connections when the app is backgrounded. This can cause an in-progress upload request to fail. We can mitigate this by requesting additional background execution time using the `UIApplication` background task APIs.

BUG=b:130302235

Change-Id: Ifd8e14ca82c736ad7dd60dcdd0d4bbcabb76f5ad
Signed-off-by: Darren Mo <darrenmo@google.com>
Reviewed-on: https://chromium-review.googlesource.com/c/breakpad/breakpad/+/2251020
Reviewed-by: Mark Mentovai <mark@chromium.org>

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: