|
|
Remove NewRequiredCallback.
This is the same as NewCallback, and we want people to normally use the
"required" type. So just having them call NewCallback is usually the right
thing. This converts the existing callers to just say NewCallback.
BUG=
TEST=
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=125965
Total comments: 1
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+27 lines, -126 lines) |
Patch |
 |
M |
ppapi/examples/audio_input/audio_input.cc
|
View
|
1
2
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ppapi/examples/flash_topmost/flash_topmost.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ppapi/examples/gamepad/gamepad.cc
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ppapi/examples/mouse_lock/mouse_lock.cc
|
View
|
|
3 chunks |
+5 lines, -8 lines |
0 comments
|
Download
|
 |
M |
ppapi/examples/url_loader/streaming.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ppapi/native_client/src/trusted/plugin/file_downloader.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ppapi/native_client/src/trusted/plugin/plugin.cc
|
View
|
1
2
|
5 chunks |
+8 lines, -10 lines |
0 comments
|
Download
|
 |
M |
ppapi/tests/test_flash.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ppapi/tests/test_flash_message_loop.cc
|
View
|
|
2 chunks |
+4 lines, -6 lines |
0 comments
|
Download
|
 |
M |
ppapi/utility/completion_callback_factory.h
|
View
|
1
2
3
|
9 chunks |
+1 line, -92 lines |
0 comments
|
Download
|
 |
M |
remoting/protocol/pepper_transport_socket_adapter.cc
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
Total messages: 6 (0 generated)
|