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

Issue 8909015: Implement RunFileChooser for ExtensionHost, so that file input elements work in (Closed)

Created:
9 years ago by Matt Perry
Modified:
9 years ago
Reviewers:
Aaron Boodman
CC:
chromium-reviews, jstritar+watch_chromium.org, mihaip+watch_chromium.org
Visibility:
Public.

Description

Implement RunFileChooser for ExtensionHost, so that file input elements work in extension popups. Also fix a leak that happens if the renderer that initiated a file chooser is closed before the file chooser appears. BUG=104222 TEST=see bug for repro Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=114692

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -1 line) Patch
M chrome/browser/extensions/extension_host.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/extensions/extension_host.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/browser/file_select_helper.cc View 1 chunk +5 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Matt Perry
9 years ago (2011-12-14 22:38:37 UTC) #1
Aaron Boodman
9 years ago (2011-12-15 20:01:05 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698