DescriptionRemoved sending of the content IPC messages from chrome and replaced them with corresponding APIs
on the RenderWidgetHost/RenderViewHost objects. Moved the Edit operation APIs out of RenderViewHost to
RenderWidgetHost.
1. ViewMsg_UpdateWebPreferences
2. ViewMsg_SetBackground
3. ViewMsg_AccessibilityDoDefaultAction
4. ViewMsg_SetAccessibilityFocus
5. ViewMsg_ScrollFocusedEditableNodeIntoRect
6. ViewMsg_SelectRange
7. ViewMsg_Cut
8. ViewMsg_Copy
9. ViewMsg_Paste
10. ViewMsg_Delete
11. ViewMsg_SelectAll
12. ViewMsg_ClearFocusedNode
13. ViewMsg_SetAltErrorPageURL
14. ViewMsg_ExitFullscreen
Continuing fixes to ensure that IPC messages don't span across content and
chrome.
BUG=87335
.
TEST=no change in functionality.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=102142
Patch Set 1 #Patch Set 2 : '' #Patch Set 3 : '' #Patch Set 4 : '' #Patch Set 5 : '' #Patch Set 6 : '' #Patch Set 7 : '' #
Total comments: 2
Patch Set 8 : '' #Patch Set 9 : '' #Patch Set 10 : '' #Patch Set 11 : '' #Patch Set 12 : '' #Messages
Total messages: 12 (0 generated)
|