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

Issue 2643243002: Remove RenderWidgetHostImpl::SuppressEventsUntilKeyDown() (Closed)

Created:
3 years, 11 months ago by foolip
Modified:
3 years, 11 months ago
Reviewers:
sadrul
CC:
chromium-reviews, yusukes+watch_chromium.org, shuchen+watch_chromium.org, jam, jbauman+watch_chromium.org, nona+watch_chromium.org, darin-cc_chromium.org, kalyank, piman+watch_chromium.org, danakj+watch_chromium.org, James Su
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove RenderWidgetHostImpl::SuppressEventsUntilKeyDown() This revert https://codereview.chromium.org/12221133 where the suppression on focus was originally added. No tests were added, but the manual test described now passes without this code. There is of course some chance that it is needed for some other case, so this CL should be revert at the first sign of trouble. The reason for this change is that the suppression on focus causes the PrintScreen KeyUp event to be dropped. BUG=668969 Review-Url: https://codereview.chromium.org/2643243002 Cr-Commit-Position: refs/heads/master@{#446023} Committed: https://chromium.googlesource.com/chromium/src/+/e5fd75af8171718a84d387486cfba0ed225c6f5f

Patch Set 1 #

Total comments: 2

Patch Set 2 : just remove #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -12 lines) Patch
M content/browser/renderer_host/render_widget_host_impl.h View 1 1 chunk +0 lines, -4 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_impl.cc View 1 1 chunk +0 lines, -4 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_aura.cc View 1 1 chunk +0 lines, -4 lines 0 comments Download

Messages

Total messages: 17 (11 generated)
foolip
PTAL. (I can't run the try jobs on this before the first CL has landed.)
3 years, 11 months ago (2017-01-20 12:25:35 UTC) #2
sadrul
https://codereview.chromium.org/2643243002/diff/1/content/browser/renderer_host/render_widget_host_view_aura.cc File content/browser/renderer_host/render_widget_host_view_aura.cc (left): https://codereview.chromium.org/2643243002/diff/1/content/browser/renderer_host/render_widget_host_view_aura.cc#oldcode1751 content/browser/renderer_host/render_widget_host_view_aura.cc:1751: host_->SuppressEventsUntilKeyDown(); How does this play with ctrl+tab to move ...
3 years, 11 months ago (2017-01-23 18:18:14 UTC) #3
foolip
I've updated this CL to no longer depend on https://codereview.chromium.org/2641313002/ Unfortunately it's not easy to ...
3 years, 11 months ago (2017-01-24 05:25:21 UTC) #6
sadrul
lgtm
3 years, 11 months ago (2017-01-25 14:23:15 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2643243002/20001
3 years, 11 months ago (2017-01-25 14:37:10 UTC) #13
commit-bot: I haz the power
3 years, 11 months ago (2017-01-25 15:25:11 UTC) #17
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/e5fd75af8171718a84d387486cfb...

Powered by Google App Engine
This is Rietveld 408576698