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

Issue 195079: Gears File Drag Drop (Closed)

Created:
11 years, 3 months ago by noel.gordon
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com michaeln
Visibility:
Public.

Description

r24899 now keys the child security policy database based on renderer id, rather than renderer process id. Update gears drag drop to use the renderer id for the file policy access checks. BUG=7995

Patch Set 1 #

Total comments: 1

Patch Set 2 : '' #

Total comments: 2

Patch Set 3 : '' #

Patch Set 4 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -26 lines) Patch
M chrome/browser/plugin_process_host.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/plugin_process_host.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/plugin_messages_internal.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/plugin/chrome_plugin_host.cc View 1 2 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/plugin/plugin_channel.h View 1 2 3 4 chunks +8 lines, -3 lines 0 comments Download
M chrome/plugin/plugin_channel.cc View 1 2 3 1 chunk +13 lines, -6 lines 0 comments Download
M chrome/plugin/plugin_thread.h View 2 chunks +2 lines, -4 lines 0 comments Download
M chrome/plugin/webplugin_proxy.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/plugin/webplugin_proxy.cc View 1 2 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
noel.gordon_gmail.com
Gears file drag drop fails from dev channel 4.0.206.1 onwards due to r24899, so let's ...
11 years, 3 months ago (2009-09-14 13:18:06 UTC) #1
brettw
http://codereview.chromium.org/195079/diff/1/6 File chrome/plugin/webplugin_proxy.h (right): http://codereview.chromium.org/195079/diff/1/6#newcode91 Line 91: int GetRendererProcessId(); This function doesn't look like it's ...
11 years, 3 months ago (2009-09-14 14:14:30 UTC) #2
darin (slow to review)
I defer to brettw to review this CL.
11 years, 3 months ago (2009-09-14 16:30:55 UTC) #3
noel.gordon_gmail.com
On 2009/09/14 14:14:30, brettw wrote: > http://codereview.chromium.org/195079/diff/1/6 > File chrome/plugin/webplugin_proxy.h (right): > > http://codereview.chromium.org/195079/diff/1/6#newcode91 > ...
11 years, 3 months ago (2009-09-15 00:23:15 UTC) #4
brettw
Sorry I didn't notice this stuff before, I have a few more comments. http://codereview.chromium.org/195079/diff/5001/5008 File ...
11 years, 3 months ago (2009-09-15 00:37:59 UTC) #5
noel.gordon_gmail.com
On 2009/09/15 00:37:59, brettw wrote: > Sorry I didn't notice this stuff before, I have ...
11 years, 3 months ago (2009-09-15 00:59:48 UTC) #6
brettw
On Mon, Sep 14, 2009 at 5:59 PM, <noel.gordon@gmail.com> wrote: > On 2009/09/15 00:37:59, brettw ...
11 years, 3 months ago (2009-09-15 01:11:15 UTC) #7
noel.gordon_gmail.com
Works for me also, let's initialize in the getter. Saves a comment and removes a ...
11 years, 3 months ago (2009-09-15 14:59:50 UTC) #8
brettw
On 2009/09/15 14:59:50, noel wrote: > Works for me also, let's initialize in the getter. ...
11 years, 3 months ago (2009-09-16 02:14:28 UTC) #9
noel.gordon_gmail.com
np. michael offerred to submit it for me.
11 years, 3 months ago (2009-09-16 02:33:40 UTC) #10
michaeln
11 years, 3 months ago (2009-09-16 21:37:20 UTC) #11

Powered by Google App Engine
This is Rietveld 408576698