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

Issue 8550010: base::Bind() conversion for webkit. (Closed)

Created:
9 years, 1 month ago by dcheng
Modified:
9 years, 1 month ago
Reviewers:
csilv, awong, tony
CC:
chromium-reviews, Erik does not do reviews, brettw-cc_chromium.org, mihaip+watch_chromium.org, Aaron Boodman, darin-cc_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

base::Bind() conversion for webkit. BUG=none TEST=trybots Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=111060

Patch Set 1 #

Patch Set 2 : . #

Total comments: 16

Patch Set 3 : ,. #

Patch Set 4 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+103 lines, -124 lines) Patch
M chrome/renderer/chrome_render_view_observer.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M chrome/renderer/extensions/extension_helper.cc View 3 chunks +7 lines, -3 lines 0 comments Download
M webkit/glue/alt_error_page_resource_fetcher.cc View 2 chunks +4 lines, -2 lines 0 comments Download
M webkit/glue/cpp_bound_class.h View 7 chunks +18 lines, -21 lines 0 comments Download
M webkit/glue/cpp_bound_class.cc View 1 2 3 7 chunks +20 lines, -28 lines 0 comments Download
M webkit/glue/image_resource_fetcher.h View 3 chunks +4 lines, -4 lines 0 comments Download
M webkit/glue/image_resource_fetcher.cc View 1 2 3 3 chunks +9 lines, -8 lines 0 comments Download
M webkit/glue/resource_fetcher.h View 4 chunks +7 lines, -6 lines 0 comments Download
M webkit/glue/resource_fetcher.cc View 1 2 3 3 chunks +7 lines, -8 lines 0 comments Download
M webkit/glue/resource_fetcher_unittest.cc View 1 2 2 chunks +5 lines, -3 lines 0 comments Download
M webkit/glue/webthread_impl.cc View 1 2 chunks +13 lines, -16 lines 0 comments Download
M webkit/glue/weburlloader_impl.cc View 2 chunks +2 lines, -1 line 0 comments Download
M webkit/support/webkit_support.cc View 1 2 3 chunks +4 lines, -22 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
dcheng
(Sorry, I stole extension_helper and chrome_render_view_observer from you because of the ResourceFetcher dependencies)
9 years, 1 month ago (2011-11-20 18:50:30 UTC) #1
dcheng
+tony for webkit/* approval.
9 years, 1 month ago (2011-11-21 20:07:01 UTC) #2
csilv
dcheng, looking pretty good, just a minor changes for me. ajwong, could you give this ...
9 years, 1 month ago (2011-11-21 21:26:31 UTC) #3
awong
Wow...fun looking code. Thanks for tackling it! My main concern is with the BindMethod() call. ...
9 years, 1 month ago (2011-11-21 21:46:56 UTC) #4
dcheng
http://codereview.chromium.org/8550010/diff/2001/webkit/glue/cpp_bound_class.cc File webkit/glue/cpp_bound_class.cc (right): http://codereview.chromium.org/8550010/diff/2001/webkit/glue/cpp_bound_class.cc#newcode198 webkit/glue/cpp_bound_class.cc:198: const NPVariant* args, On 2011/11/21 21:46:56, awong wrote: > ...
9 years, 1 month ago (2011-11-21 22:04:16 UTC) #5
awong
LGTM Feel free to fix BindMethod() in a separate change. Or if you can't do ...
9 years, 1 month ago (2011-11-21 22:29:20 UTC) #6
tony
LGTM
9 years, 1 month ago (2011-11-21 22:54:50 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dcheng@chromium.org/8550010/14001
9 years, 1 month ago (2011-11-21 22:56:54 UTC) #8
csilv
lgtm
9 years, 1 month ago (2011-11-21 23:02:36 UTC) #9
commit-bot: I haz the power
9 years, 1 month ago (2011-11-22 00:49:25 UTC) #10
Change committed as 111060

Powered by Google App Engine
This is Rietveld 408576698