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

Issue 403853002: Revert 284177 "Make NativeViewHostAura clipping window non-focus..." (Closed)

Created:
6 years, 5 months ago by waffles
Modified:
6 years, 5 months ago
Reviewers:
calamity
CC:
chromium-reviews
Visibility:
Public.

Description

Revert 284177 "Make NativeViewHostAura clipping window non-focus..." Reason for revert: use-after-free with #3 0x897b331 in views::NativeViewHostAura::ClippingWindowDelegate::CanFocus() ui/views/controls/native/native_view_host_aura.cc:43 in the stack trace. http://build.chromium.org/p/chromium.memory/builders/Linux%20ASan%20LSan%20Tests%20%283%29/builds/5437 > Make NativeViewHostAura clipping window non-focusable. > > This CL fixes an issue where the clipping window would get a focus event > when the SadTab was displayed causing the focus to be set to nothing, > disabling all keyboard shortcuts. > > This is fixed by making the clipping window nonfocusable. > > BUG=393119 > > Review URL: https://codereview.chromium.org/397493005 TBR=calamity@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=284196

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -47 lines) Patch
M trunk/src/ui/views/controls/native/native_view_host_aura.h View 2 chunks +0 lines, -4 lines 0 comments Download
M trunk/src/ui/views/controls/native/native_view_host_aura.cc View 1 chunk +1 line, -43 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
waffles
6 years, 5 months ago (2014-07-18 21:07:29 UTC) #1
waffles
6 years, 5 months ago (2014-07-18 21:07:41 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r284196 (tree was closed).

Powered by Google App Engine
This is Rietveld 408576698