|
|
Remove all support for the Carbon NPAPI event model
Plugins already cannot negotiate the Carbon event model; this removes
all the code supporting the Carbon model now that it is no longer
necessary.
The interpose library is left in place because plugins that use the
Cocoa event model may still make Carbon OS calls for window or cursor
managament.
BUG= 125915
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=156102
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+103 lines, -826 lines) |
Patch |
 |
M |
chrome/app/framework.order
|
View
|
|
1 chunk |
+0 lines, -10 lines |
0 comments
|
Download
|
 |
M |
content/common/plugin_messages.h
|
View
|
|
1 chunk |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/plugin/plugin_carbon_interpose_mac.cc
|
View
|
|
7 chunks |
+0 lines, -46 lines |
0 comments
|
Download
|
 |
M |
content/plugin/plugin_interpose_util_mac.h
|
View
|
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/plugin/plugin_interpose_util_mac.mm
|
View
|
|
1 chunk |
+0 lines, -6 lines |
0 comments
|
Download
|
 |
M |
content/plugin/webplugin_proxy.cc
|
View
|
|
1 chunk |
+1 line, -9 lines |
0 comments
|
Download
|
 |
M |
content/renderer/webplugin_delegate_proxy.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/renderer/webplugin_delegate_proxy.cc
|
View
|
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
webkit/glue/webkit_glue.gypi
|
View
|
1
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
D |
webkit/plugins/npapi/carbon_plugin_window_tracker_mac.h
|
View
|
|
1 chunk |
+0 lines, -61 lines |
0 comments
|
Download
|
 |
D |
webkit/plugins/npapi/carbon_plugin_window_tracker_mac.cc
|
View
|
|
1 chunk |
+0 lines, -63 lines |
0 comments
|
Download
|
 |
M |
webkit/plugins/npapi/plugin_web_event_converter_mac.h
|
View
|
|
1 chunk |
+14 lines, -24 lines |
0 comments
|
Download
|
 |
M |
webkit/plugins/npapi/plugin_web_event_converter_mac.mm
|
View
|
|
6 chunks |
+36 lines, -211 lines |
0 comments
|
Download
|
 |
M |
webkit/plugins/npapi/webplugin_delegate_impl.h
|
View
|
|
3 chunks |
+0 lines, -22 lines |
0 comments
|
Download
|
 |
M |
webkit/plugins/npapi/webplugin_delegate_impl_mac.mm
|
View
|
|
18 chunks |
+47 lines, -362 lines |
0 comments
|
Download
|
Total messages: 9 (0 generated)
|