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

Issue 10540057: Cleanup - remove ModuleLocalThreadAdapter. (Closed)

Created:
8 years, 6 months ago by Tom Sepez
Modified:
8 years, 6 months ago
Reviewers:
brettw, yzshen1
CC:
chromium-reviews
Visibility:
Public.

Description

Cleanup - remove ModuleLocalThreadAdapter. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=141236

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Patch Set 3 : #

Total comments: 2

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -326 lines) Patch
M ppapi/proxy/ppb_flash_proxy.cc View 1 2 3 3 chunks +0 lines, -326 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
Tom Sepez
Kept "thunk" intact -- unclear if this can change.
8 years, 6 months ago (2012-06-07 17:30:53 UTC) #1
yzshen1
Please note that ppb_flash_impl also implement Create/ClearTheadAdapterForInstance. http://code.google.com/searchframe#OAMlx_jo-ck/src/webkit/plugins/ppapi/ppb_flash_impl.cc&exact_package=chromium&q=ppb_flash_impl.h&type=cs&l=378 http://codereview.chromium.org/10540057/diff/1/ppapi/proxy/ppb_flash_proxy.cc File ppapi/proxy/ppb_flash_proxy.cc (right): http://codereview.chromium.org/10540057/diff/1/ppapi/proxy/ppb_flash_proxy.cc#newcode8 ppapi/proxy/ppb_flash_proxy.cc:8: #include ...
8 years, 6 months ago (2012-06-07 17:38:34 UTC) #2
Tom Sepez
Hey Brett, could I get a quick review. Thanks.
8 years, 6 months ago (2012-06-07 20:07:20 UTC) #3
brettw
Yuzhu is also an owner so he should be able to finish this (since he ...
8 years, 6 months ago (2012-06-07 21:48:07 UTC) #4
yzshen1
https://chromiumcodereview.appspot.com/10540057/diff/1005/ppapi/proxy/ppb_flash_proxy.cc File ppapi/proxy/ppb_flash_proxy.cc (right): https://chromiumcodereview.appspot.com/10540057/diff/1005/ppapi/proxy/ppb_flash_proxy.cc#newcode373 ppapi/proxy/ppb_flash_proxy.cc:373: ppapi::PepperFilePath pepper_path(ppapi::PepperFilePath::DOMAIN_MODULE_LOCAL, One more thing that needs to be ...
8 years, 6 months ago (2012-06-07 23:27:06 UTC) #5
Tom Sepez
https://chromiumcodereview.appspot.com/10540057/diff/1005/ppapi/proxy/ppb_flash_proxy.cc File ppapi/proxy/ppb_flash_proxy.cc (right): https://chromiumcodereview.appspot.com/10540057/diff/1005/ppapi/proxy/ppb_flash_proxy.cc#newcode373 ppapi/proxy/ppb_flash_proxy.cc:373: ppapi::PepperFilePath pepper_path(ppapi::PepperFilePath::DOMAIN_MODULE_LOCAL, On 2012/06/07 23:27:06, yzshen1 wrote: > One ...
8 years, 6 months ago (2012-06-07 23:31:21 UTC) #6
Tom Sepez
> what happens when the renderer makes the equivalent call -- whether we get a ...
8 years, 6 months ago (2012-06-07 23:36:12 UTC) #7
yzshen1
On 2012/06/07 23:31:21, Tom Sepez wrote: > https://chromiumcodereview.appspot.com/10540057/diff/1005/ppapi/proxy/ppb_flash_proxy.cc > File ppapi/proxy/ppb_flash_proxy.cc (right): > > https://chromiumcodereview.appspot.com/10540057/diff/1005/ppapi/proxy/ppb_flash_proxy.cc#newcode373 ...
8 years, 6 months ago (2012-06-07 23:36:31 UTC) #8
yzshen1
On 2012/06/07 23:36:12, Tom Sepez wrote: > > what happens when the renderer makes the ...
8 years, 6 months ago (2012-06-07 23:38:47 UTC) #9
Tom Sepez
We kept the in-process paths intact for the OpenFileRef case which uses much of the ...
8 years, 6 months ago (2012-06-07 23:42:55 UTC) #10
yzshen1
On 2012/06/07 23:42:55, Tom Sepez wrote: > We kept the in-process paths intact for the ...
8 years, 6 months ago (2012-06-07 23:45:15 UTC) #11
Tom Sepez
> Okay. I understand that the in-process OpenFile/etc. won't work because that > they use ...
8 years, 6 months ago (2012-06-07 23:48:54 UTC) #12
yzshen1
On 2012/06/07 23:48:54, Tom Sepez wrote: > > Okay. I understand that the in-process OpenFile/etc. ...
8 years, 6 months ago (2012-06-07 23:50:25 UTC) #13
yzshen1
LGTM except that you haven't remove unnecessary includes. On 2012/06/07 23:50:25, yzshen1 wrote: > On ...
8 years, 6 months ago (2012-06-07 23:53:15 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tsepez@chromium.org/10540057/13003
8 years, 6 months ago (2012-06-08 16:42:57 UTC) #15
commit-bot: I haz the power
8 years, 6 months ago (2012-06-08 17:56:28 UTC) #16
Change committed as 141236

Powered by Google App Engine
This is Rietveld 408576698