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

Issue 2593463002: [M56] [android_webview] Register a dummy binder for autofill::mojom::PasswordManagerDriver (Closed)

Created:
4 years ago by leonhsl(Using Gerrit)
Modified:
4 years ago
Reviewers:
boliu
CC:
chromium-reviews, android-webview-reviews_chromium.org
Target Ref:
refs/pending/branch-heads/2924
Project:
chromium
Visibility:
Public.

Description

[M56] [android_webview] Register a dummy binder for autofill::mojom::PasswordManagerDriver Although WebView does not support password manager feature, renderer code could still request this interface, so we register a dummy binder which just drops the incoming request, to avoid the 'Failed to locate a binder for interface' error log. BUG=662040 TBR=boliu@chromium.org Review-Url: https://codereview.chromium.org/2584903003 Cr-Commit-Position: refs/heads/master@{#439659} (cherry picked from commit 5f1bacb6d4ee52aca467b5d9b1ae35d5d5f5790b) Committed: https://chromium.googlesource.com/chromium/src/+/803c4735ab34ae2cbb321c1054b2cb38d927c172

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -0 lines) Patch
M android_webview/browser/aw_content_browser_client.cc View 2 chunks +10 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (1 generated)
leonhsl(Using Gerrit)
4 years ago (2016-12-20 02:37:58 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
803c4735ab34ae2cbb321c1054b2cb38d927c172 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698