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

Issue 10824388: Retry channel setup for NPAPI plugins. (Closed)

Created:
8 years, 4 months ago by Scott Hess - ex-Googler
Modified:
8 years, 4 months ago
Reviewers:
Bernhard Bauer, piman
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Retry channel setup for NPAPI plugins. For the referenced bugs, assume that an undiscovered Mr X is closing the channels, but that the closing is not 100% persistent. So retry the setup. For cases where everything works, this is a non-event, the first time through will get the channel. It only kicks in for cases where the plugin is either going to show a failure infobar, or would previously have crashed (the 97285 case). So this doesn't seem like it has a strong downside. BUG=97285, 141055 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=152730

Patch Set 1 #

Patch Set 2 : rebase #

Patch Set 3 : Merge oops. This time tried compiling before... #

Unified diffs Side-by-side diffs Delta from patch set Stats (+61 lines, -46 lines) Patch
M content/common/np_channel_base.cc View 1 1 chunk +4 lines, -4 lines 0 comments Download
M content/renderer/webplugin_delegate_proxy.cc View 1 2 2 chunks +57 lines, -42 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Scott Hess - ex-Googler
Apologies that the diff sucks so bad - with a local 'git diff -w master', ...
8 years, 4 months ago (2012-08-20 22:26:32 UTC) #1
Bernhard Bauer
LGTM. Histograms sound like a good idea.
8 years, 4 months ago (2012-08-20 22:52:26 UTC) #2
piman
lgtm
8 years, 4 months ago (2012-08-20 23:35:31 UTC) #3
Scott Hess - ex-Googler
I'm going to push commit and land histograms later. Principled argument is that then I ...
8 years, 4 months ago (2012-08-21 21:54:59 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/shess@chromium.org/10824388/1
8 years, 4 months ago (2012-08-21 21:57:06 UTC) #5
commit-bot: I haz the power
Failed to apply patch for content/renderer/webplugin_delegate_proxy.cc: While running patch -p1 --forward --force; patching file content/renderer/webplugin_delegate_proxy.cc ...
8 years, 4 months ago (2012-08-21 21:57:11 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/shess@chromium.org/10824388/3002
8 years, 4 months ago (2012-08-21 22:57:56 UTC) #7
commit-bot: I haz the power
8 years, 4 months ago (2012-08-22 04:10:57 UTC) #8
Change committed as 152730

Powered by Google App Engine
This is Rietveld 408576698