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

Issue 10083013: Merge 132027 - Make the text input not require round-trips when the text is updated. (Closed)

Created:
8 years, 8 months ago by brettw
Modified:
8 years, 8 months ago
Reviewers:
brettw
CC:
chromium-reviews, darin-cc_chromium.org
Visibility:
Public.

Description

Merge 132027 - Make the text input not require round-trips when the text is updated. In the proxied version, this requests the text in-process avoiding the round trip. This also makes the requesting not reenter the plugin for in-process plugins. TEST= BUG=123020 Review URL: https://chromiumcodereview.appspot.com/10053017 TBR=brettw@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=132274

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -24 lines) Patch
M ppapi/proxy/ppapi_messages.h View 1 chunk +0 lines, -2 lines 0 comments Download
M ppapi/proxy/ppb_text_input_proxy.h View 1 chunk +0 lines, -1 line 0 comments Download
M ppapi/proxy/ppb_text_input_proxy.cc View 4 chunks +33 lines, -11 lines 0 comments Download
M ppapi/shared_impl/ppb_instance_shared.h View 1 chunk +5 lines, -0 lines 0 comments Download
M ppapi/shared_impl/ppb_instance_shared.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M webkit/plugins/ppapi/ppapi_plugin_instance.h View 3 chunks +3 lines, -1 line 0 comments Download
M webkit/plugins/ppapi/ppapi_plugin_instance.cc View 3 chunks +11 lines, -9 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
brettw
8 years, 8 months ago (2012-04-13 21:37:42 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698