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

Issue 11098056: Browser Plugin: Enable File Chooser (<input type="file">) (Closed)

Created:
8 years, 2 months ago by Fady Samuel
Modified:
8 years, 2 months ago
Reviewers:
Charlie Reis
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Browser Plugin: Enable File Chooser (<input type="file">) Plumb RunFileChooser to the embedder's WebContentsDelegate so if the embedder is allowed to show a file chooser, then so is the guest. BUG=143801 TEST=<input type="file"> in guest Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=162392

Patch Set 1 #

Total comments: 2

Patch Set 2 : Updated #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -19 lines) Patch
M content/browser/browser_plugin/browser_plugin_embedder.cc View 1 1 chunk +1 line, -2 lines 0 comments Download
M content/browser/browser_plugin/browser_plugin_guest.h View 1 4 chunks +5 lines, -11 lines 0 comments Download
M content/browser/browser_plugin/browser_plugin_guest.cc View 1 4 chunks +12 lines, -6 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Fady Samuel
8 years, 2 months ago (2012-10-10 23:11:56 UTC) #1
Charlie Reis
This seems reasonable to me. Do apps default to having the normal file chooser hooked ...
8 years, 2 months ago (2012-10-16 21:07:21 UTC) #2
Fady Samuel
Yes, apps default to the normal file chooser. I've confirmed this works in Mihai's browser ...
8 years, 2 months ago (2012-10-17 00:28:06 UTC) #3
Charlie Reis
Great, LGTM.
8 years, 2 months ago (2012-10-17 00:50:01 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fsamuel@chromium.org/11098056/5001
8 years, 2 months ago (2012-10-17 00:51:07 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fsamuel@chromium.org/11098056/5001
8 years, 2 months ago (2012-10-17 11:14:44 UTC) #6
commit-bot: I haz the power
8 years, 2 months ago (2012-10-17 14:12:20 UTC) #7
Change committed as 162392

Powered by Google App Engine
This is Rietveld 408576698