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

Issue 3052040: Chromium-side implemention of pepper's FileChooser. (Closed)

Created:
10 years, 4 months ago by dumi
Modified:
9 years, 7 months ago
CC:
chromium-reviews, jam, darin-cc_chromium.org, brettw-cc_chromium.org
Visibility:
Public.

Description

Chromium-side implemention of pepper's FileChooser. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=55148

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 18

Patch Set 3 : '' #

Total comments: 8

Patch Set 4 : '' #

Patch Set 5 : '' #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+115 lines, -6 lines) Patch
M DEPS View 1 2 3 4 1 chunk +1 line, -1 line 2 comments Download
M chrome/renderer/pepper_plugin_delegate_impl.h View 1 2 3 4 2 chunks +8 lines, -0 lines 0 comments Download
M chrome/renderer/pepper_plugin_delegate_impl.cc View 1 2 3 4 2 chunks +7 lines, -0 lines 0 comments Download
M webkit/glue/plugins/pepper_file_chooser.h View 1 2 3 4 2 chunks +11 lines, -0 lines 0 comments Download
M webkit/glue/plugins/pepper_file_chooser.cc View 1 2 3 4 3 chunks +72 lines, -5 lines 0 comments Download
M webkit/glue/plugins/pepper_plugin_delegate.h View 1 2 3 4 3 chunks +12 lines, -0 lines 0 comments Download
M webkit/glue/plugins/pepper_plugin_module.cc View 2 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
dumi
10 years, 4 months ago (2010-08-03 10:32:37 UTC) #1
darin (slow to review)
http://codereview.chromium.org/3052040/diff/7001/8004 File webkit/glue/plugins/pepper_file_chooser.cc (right): http://codereview.chromium.org/3052040/diff/7001/8004#newcode71 webkit/glue/plugins/pepper_file_chooser.cc:71: class PepperWebFileChooserCompletionImpl : nit: since this is in the ...
10 years, 4 months ago (2010-08-03 16:18:06 UTC) #2
dumi
http://codereview.chromium.org/3052040/diff/7001/8004 File webkit/glue/plugins/pepper_file_chooser.cc (right): http://codereview.chromium.org/3052040/diff/7001/8004#newcode71 webkit/glue/plugins/pepper_file_chooser.cc:71: class PepperWebFileChooserCompletionImpl : On 2010/08/03 16:18:06, darin wrote: > ...
10 years, 4 months ago (2010-08-03 20:57:41 UTC) #3
brettw
http://codereview.chromium.org/3052040/diff/15001/5005 File webkit/glue/plugins/pepper_file_chooser.cc (right): http://codereview.chromium.org/3052040/diff/15001/5005#newcode21 webkit/glue/plugins/pepper_file_chooser.cc:21: #include <string> These should go below this .cc file's ...
10 years, 4 months ago (2010-08-03 21:09:40 UTC) #4
dumi
http://codereview.chromium.org/3052040/diff/15001/5005 File webkit/glue/plugins/pepper_file_chooser.cc (right): http://codereview.chromium.org/3052040/diff/15001/5005#newcode21 webkit/glue/plugins/pepper_file_chooser.cc:21: #include <string> On 2010/08/03 21:09:41, brettw wrote: > These ...
10 years, 4 months ago (2010-08-03 22:25:55 UTC) #5
darin (slow to review)
LGTM
10 years, 4 months ago (2010-08-04 08:12:55 UTC) #6
dumi
same CL, with a couple of minor changes: 1. made a small necessary change to ...
10 years, 4 months ago (2010-08-05 00:56:26 UTC) #7
brettw
LGTM with no DEPS change http://codereview.chromium.org/3052040/diff/18008/5008 File DEPS (right): http://codereview.chromium.org/3052040/diff/18008/5008#newcode4 DEPS:4: "webkit_revision": "64638", Did you ...
10 years, 4 months ago (2010-08-05 21:52:11 UTC) #8
dumi
10 years, 4 months ago (2010-08-05 22:03:13 UTC) #9
http://codereview.chromium.org/3052040/diff/18008/5008
File DEPS (right):

http://codereview.chromium.org/3052040/diff/18008/5008#newcode4
DEPS:4: "webkit_revision": "64638",
On 2010/08/05 21:52:11, brettw wrote:
> Did you mean to pull webkit in this patch?

no. i don't see a diff here in rietveld -- it's the version that was in the
trunk when i last sync'ed my chromium client.

Powered by Google App Engine
This is Rietveld 408576698