Unfork Minidump uploading code from weblayer.
This has the combined effect of breaking out the core uploading code in MinidumpUploadCallable into MinidumpUploader, which can be used separately. Management of file renaming still remains split over multiple classes. MinidumpUploadCallable tests are split to reflect the new code organization. Bug: 1029724 Test: run_chrome_public_test_apk \ Test: -f 'org.chromium.components.minidump_uploader.*#*' Test: run_chrome_public_test_apk \ Test: -f 'org.chromium.chrome.browser.crash.*#*' Test: run_webview_instrumentation_test_apk \ Test: -f 'org.chromium.android_webview.test.services.MinidumpUploadJobTest#*' Change-Id: I0a8d7f8ad330d0127f7ce8559bd8090da6d44abe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1975918Reviewed-by:Ilya Sherman <isherman@chromium.org> Reviewed-by:
Mugdha Lakhani <nator@chromium.org> Commit-Queue: Tobias Sargeant <tobiasjs@chromium.org> Cr-Commit-Position: refs/heads/master@{#733937}
Showing
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment