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

Issue 103623003: Instrument pepper plugin load failures. (Closed)

Created:
7 years ago by ilja
Modified:
7 years ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Base URL:
https://src.chromium.org/chrome/trunk/src/
Visibility:
Public.

Description

Instrument pepper plugin load failures. ChromeOS experiences an increased failure to load Pepper Flash plugins. To help investigate these failures in the field increase logging. Also disallow npapi plugin generation on ChromeOS as a fallback. We don't need a zombie process when this failure happens. BUG=chromium:314301 TEST=kill -stop, reload, kill -9 ppapi process on Pixel. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=239740

Patch Set 1 : #

Total comments: 12

Patch Set 2 : Rebase #

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -15 lines) Patch
M content/browser/plugin_service_impl.cc View 1 2 3 4 chunks +20 lines, -4 lines 0 comments Download
M content/browser/ppapi_plugin_process_host.cc View 1 2 3 5 chunks +11 lines, -4 lines 0 comments Download
M content/common/pepper_plugin_list.cc View 1 2 3 3 chunks +3 lines, -3 lines 0 comments Download
M content/renderer/render_frame_impl.cc View 1 1 chunk +5 lines, -1 line 0 comments Download
M content/zygote/zygote_main_linux.cc View 1 2 3 1 chunk +4 lines, -3 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
ilja
I tried finding possible points of failure and added spew to them. I couldn't reproduce ...
7 years ago (2013-12-07 02:51:35 UTC) #1
ilja
On 2013/12/07 02:51:35, ilja wrote: > I tried finding possible points of failure and added ...
7 years ago (2013-12-07 03:00:45 UTC) #2
piman
Can we make those VLOG? We can then add logging only on Chrome OS (or ...
7 years ago (2013-12-09 22:39:06 UTC) #3
Scott Hess - ex-Googler
I'm not sure I understand this code well enough to do a great review, without ...
7 years ago (2013-12-09 23:47:45 UTC) #4
ilja
Antoine mentioned the zygote and I decided to promote debug warnings to release for plugin ...
7 years ago (2013-12-10 05:55:31 UTC) #5
ilja
Changed logs to VLOG and added patterns to session_manager_setup.sh https://chromium-review.googlesource.com/#/c/179421/1/session_manager_setup.sh
7 years ago (2013-12-10 06:50:24 UTC) #6
piman
lgtm
7 years ago (2013-12-10 06:58:37 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ihf@chromium.org/103623003/100001
7 years ago (2013-12-10 06:59:31 UTC) #8
commit-bot: I haz the power
7 years ago (2013-12-10 09:14:54 UTC) #9
Message was sent while issue was closed.
Change committed as 239740

Powered by Google App Engine
This is Rietveld 408576698