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

Issue 10826189: Allow disabling input throttle through RendererPreference (for Browser Plugin guests) (Closed)

Created:
8 years, 4 months ago by Fady Samuel
Modified:
8 years, 4 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, rjkroege
Visibility:
Public.

Description

Allow disabling input throttle through RendererPreference (for Browser Plugin guests) BUG=140306 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=150802

Patch Set 1 #

Total comments: 4

Patch Set 2 : Updated according to darin@'s comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -4 lines) Patch
M content/common/view_messages.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M content/public/common/renderer_preferences.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M content/public/common/renderer_preferences.cc View 1 1 chunk +2 lines, -1 line 0 comments Download
M content/renderer/render_view_impl.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M content/renderer/render_widget.h View 1 3 chunks +8 lines, -0 lines 0 comments Download
M content/renderer/render_widget.cc View 1 2 chunks +5 lines, -3 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Fady Samuel
Hi Darin, This is what we discussed briefly a couple of weeks ago. Disabling input ...
8 years, 4 months ago (2012-08-07 17:55:53 UTC) #1
Fady Samuel
Hi Darin, This is what we discussed briefly a couple of weeks ago. Disabling input ...
8 years, 4 months ago (2012-08-07 17:55:54 UTC) #2
Fady Samuel
Not sure if Darin is around today. Adding jam@ as an alternative. The browser plugin's ...
8 years, 4 months ago (2012-08-07 19:30:06 UTC) #3
darin (slow to review)
http://codereview.chromium.org/10826189/diff/1/content/renderer/render_widget.cc File content/renderer/render_widget.cc (right): http://codereview.chromium.org/10826189/diff/1/content/renderer/render_widget.cc#newcode148 content/renderer/render_widget.cc:148: new RenderWidget(popup_type, screen_info, false, false)); nit: it is unfortunate ...
8 years, 4 months ago (2012-08-07 21:54:39 UTC) #4
Fady Samuel
http://codereview.chromium.org/10826189/diff/1/content/renderer/render_widget.cc File content/renderer/render_widget.cc (right): http://codereview.chromium.org/10826189/diff/1/content/renderer/render_widget.cc#newcode148 content/renderer/render_widget.cc:148: new RenderWidget(popup_type, screen_info, false, false)); On 2012/08/07 21:54:39, darin ...
8 years, 4 months ago (2012-08-07 22:17:22 UTC) #5
Fady Samuel
friendly ping :-)
8 years, 4 months ago (2012-08-08 17:00:49 UTC) #6
darin (slow to review)
LGTM
8 years, 4 months ago (2012-08-09 08:06:27 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fsamuel@chromium.org/10826189/10
8 years, 4 months ago (2012-08-09 14:04:37 UTC) #8
commit-bot: I haz the power
8 years, 4 months ago (2012-08-09 15:53:59 UTC) #9
Change committed as 150802

Powered by Google App Engine
This is Rietveld 408576698