Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(138)

Issue 2651743006: Implement Crash Handle API (Closed)

Created:
3 years, 11 months ago by michaelbai
Modified:
3 years, 11 months ago
Reviewers:
CC:
chromium-reviews
Target Ref:
refs/pending/branch-heads/2987
Project:
chromium
Visibility:
Public.

Description

Implement Crash Handle API This patch implements basical feature for crash handle API. The feature like 'render processs keep crashing after crash is handled' hasn't implemented. BUG=666106 Review-Url: https://codereview.chromium.org/2630473004 Cr-Commit-Position: refs/heads/master@{#445256} (cherry picked from commit 6e10ee5b759fbe79d5e24096a337e9534012bbc8) Review-Url: https://codereview.chromium.org/2651743006 . Cr-Commit-Position: refs/branch-heads/2987@{#52} Cr-Branched-From: ad51088c0e8776e8dcd963dbe752c4035ba6dab6-refs/heads/master@{#444943} Committed: https://chromium.googlesource.com/chromium/src/+/5b4745e8aedd607b7f18cf8cd59017d968f315e3

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+152 lines, -8 lines) Patch
M android_webview/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M android_webview/browser/aw_browser_terminator.h View 1 chunk +2 lines, -1 line 0 comments Download
M android_webview/browser/aw_browser_terminator.cc View 4 chunks +67 lines, -7 lines 0 comments Download
A android_webview/browser/aw_render_process_gone_delegate.h View 1 chunk +38 lines, -0 lines 0 comments Download
M android_webview/java/src/org/chromium/android_webview/AwContents.java View 1 chunk +10 lines, -0 lines 0 comments Download
M android_webview/native/aw_contents.h View 3 chunks +6 lines, -0 lines 0 comments Download
M android_webview/native/aw_contents.cc View 2 chunks +28 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (1 generated)
michaelbai
3 years, 11 months ago (2017-01-24 01:56:39 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
5b4745e8aedd607b7f18cf8cd59017d968f315e3.

Powered by Google App Engine
This is Rietveld 408576698