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

Issue 2627723004: ServiceWorker: adding a crash key to check if a new process is launched (Closed)

Created:
3 years, 11 months ago by shimazu
Modified:
3 years, 11 months ago
Reviewers:
jam, horo
CC:
chromium-reviews, sadrul, tzik, nyquist+watch-blimp_chromium.org, kmarshall+watch-blimp_chromium.org, kinuko+watch, shaktisahu+watch-blimp_chromium.org, jsbell+serviceworker_chromium.org, maniscalco+watch-blimp_chromium.org, bgoldman+watch-blimp_chromium.org, lcwu+watch_chromium.org, jam, gcasto+watch-blimp_chromium.org, marcinjb+watch-blimp_chromium.org, darin-cc_chromium.org, halliwell+watch_chromium.org, kalyank, scf+watch-blimp_chromium.org, blink-worker-reviews_chromium.org, lethalantidote+watch-blimp_chromium.org, nhiroki, alokp+watch_chromium.org, khushalsagar+watch-blimp_chromium.org, michaeln, shimazu+serviceworker_chromium.org, anandc+watch-blimp_chromium.org, sriramsr+watch-blimp_chromium.org, serviceworker-reviews, steimel+watch-blimp_chromium.org, perumaal+watch-blimp_chromium.org, kinuko+serviceworker, horo+watch_chromium.org, dtrainor+watch-blimp_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

ServiceWorker: adding a crash key to check if a new process is launched This patch is to check if the mismatching EmbeddedWorker was launched on a new process. If it's true, OnSetHostedVersionId IPC might be reached after restarting the EmbeddedWorker. BUG=668633 Review-Url: https://codereview.chromium.org/2627723004 Cr-Commit-Position: refs/heads/master@{#443543} Committed: https://chromium.googlesource.com/chromium/src/+/994437489ea2c9aaf7fac316a90bf4dffeedf7b2

Patch Set 1 #

Patch Set 2 : Add restart_count #

Patch Set 3 : Don't record is_new_process when process hasn't been allocated #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -0 lines) Patch
M blimp/engine/app/blimp_engine_crash_keys.cc View 1 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/app/chrome_crash_reporter_client_win.cc View 1 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/common/crash_keys.cc View 1 1 chunk +2 lines, -0 lines 0 comments Download
M chromecast/crash/cast_crash_keys.cc View 1 1 chunk +2 lines, -0 lines 0 comments Download
M content/browser/service_worker/embedded_worker_instance.h View 1 2 chunks +2 lines, -0 lines 0 comments Download
M content/browser/service_worker/embedded_worker_instance.cc View 1 2 chunks +2 lines, -0 lines 0 comments Download
M content/browser/service_worker/service_worker_dispatcher_host.cc View 1 2 2 chunks +10 lines, -0 lines 0 comments Download

Messages

Total messages: 26 (14 generated)
shimazu
ptal
3 years, 11 months ago (2017-01-12 05:41:45 UTC) #3
horo
lgtm
3 years, 11 months ago (2017-01-12 09:20:21 UTC) #4
shimazu
jam@chromium.org: Please review changes in *crash_keys.cc, chrome_crash_reporter_client_win.cc
3 years, 11 months ago (2017-01-12 10:16:04 UTC) #6
jam
lgtm
3 years, 11 months ago (2017-01-12 17:56:07 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2627723004/20001
3 years, 11 months ago (2017-01-13 00:12:27 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: cast_shell_linux on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/cast_shell_linux/builds/290821)
3 years, 11 months ago (2017-01-13 01:03:00 UTC) #11
shimazu
Fixed the crash. horo@-san: Could you take a look just in case?
3 years, 11 months ago (2017-01-13 08:09:59 UTC) #14
horo
lgtm
3 years, 11 months ago (2017-01-13 08:51:37 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2627723004/40001
3 years, 11 months ago (2017-01-13 08:53:20 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/363543)
3 years, 11 months ago (2017-01-13 11:37:08 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2627723004/40001
3 years, 11 months ago (2017-01-13 12:06:20 UTC) #23
commit-bot: I haz the power
3 years, 11 months ago (2017-01-13 13:18:17 UTC) #26
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/994437489ea2c9aaf7fac316a90b...

Powered by Google App Engine
This is Rietveld 408576698