|
|
Allow the browser to send actions back to the render for media element context menus.
Also renamed ContextNodeType per fishd's suggestion.
BUG= 15686
TEST=none
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+351 lines, -104 lines) |
Patch |
 |
M |
chrome/browser/renderer_host/render_view_host.h
|
View
|
1
2
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/renderer_host/render_view_host.cc
|
View
|
1
2
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/tab_contents/render_view_context_menu.h
|
View
|
1
2
3
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/tab_contents/render_view_context_menu.cc
|
View
|
1
2
|
8 chunks |
+110 lines, -29 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/views/tab_contents/render_view_context_menu_external_win.h
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/views/tab_contents/render_view_context_menu_win.h
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/common/render_messages.h
|
View
|
1
2
|
6 chunks |
+52 lines, -12 lines |
0 comments
|
Download
|
 |
M |
chrome/common/render_messages_internal.h
|
View
|
1
2
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/renderer/render_view.h
|
View
|
1
2
|
2 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/renderer/render_view.cc
|
View
|
1
2
|
5 chunks |
+13 lines, -2 lines |
0 comments
|
Download
|
 |
M |
webkit/glue/context_menu.h
|
View
|
1
2
|
6 chunks |
+37 lines, -13 lines |
0 comments
|
Download
|
 |
M |
webkit/glue/context_menu_client_impl.cc
|
View
|
1
2
3
|
7 chunks |
+39 lines, -36 lines |
0 comments
|
Download
|
 |
M |
webkit/glue/glue_util.h
|
View
|
|
3 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webkit/glue/glue_util.cc
|
View
|
|
3 chunks |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webkit/glue/webview.h
|
View
|
2
|
2 chunks |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webkit/glue/webview_delegate.h
|
View
|
1
2
|
3 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
webkit/glue/webview_impl.h
|
View
|
2
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webkit/glue/webview_impl.cc
|
View
|
2
|
2 chunks |
+36 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webkit/tools/test_shell/test_webview_delegate.h
|
View
|
1
2
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
webkit/tools/test_shell/test_webview_delegate.cc
|
View
|
1
2
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
Total messages: 3 (0 generated)
|