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

Issue 284183013: Fix some webview plugin attach-ment code. (Closed)

Created:
6 years, 7 months ago by lazyboy
Modified:
6 years, 7 months ago
Reviewers:
Fady Samuel
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, darin-cc_chromium.org, jam, extensions-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Fix some webview plugin attach-ment code. We would show error message on attach failure now, we used to always return true from attachWindowAndSetUpEvents(). attachWindowAndSetUpEvents() now return the value of -internal-attach call. -internal-attach did not used to return value, now it returns the status of the attachment call from BrowserPluginBindings. Removed 3 unused variables referring to browserPluginNode. BUG=None Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=272634

Patch Set 1 #

Patch Set 2 : return value fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -10 lines) Patch
M chrome/renderer/resources/extensions/web_view.js View 4 chunks +1 line, -8 lines 0 comments Download
M content/renderer/browser_plugin/browser_plugin_bindings.cc View 1 2 chunks +7 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
lazyboy
6 years, 7 months ago (2014-05-23 20:06:58 UTC) #1
Fady Samuel
lgtm
6 years, 7 months ago (2014-05-23 20:08:38 UTC) #2
lazyboy
The CQ bit was checked by lazyboy@chromium.org
6 years, 7 months ago (2014-05-23 20:24:58 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/lazyboy@chromium.org/284183013/20001
6 years, 7 months ago (2014-05-23 20:26:26 UTC) #4
commit-bot: I haz the power
6 years, 7 months ago (2014-05-23 23:32:54 UTC) #5
Message was sent while issue was closed.
Change committed as 272634

Powered by Google App Engine
This is Rietveld 408576698