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

Issue 652793003: Close the select box when the parent RWHVA loses focus (Closed)

Created:
6 years, 2 months ago by pkotwicz
Modified:
6 years, 2 months ago
CC:
chromium-reviews, tdanderson+views_chromium.org, yusukes+watch_chromium.org, yukishiino+watch_chromium.org, tfarina, jam, penghuang+watch_chromium.org, dcheng, sievers+watch_chromium.org, jbauman+watch_chromium.org, nona+watch_chromium.org, darin-cc_chromium.org, kalyank, piman+watch_chromium.org, danakj+watch_chromium.org, James Su, ben+views_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Close the select box when the parent RWHVA loses focus BUG=422264, 414550 TEST=RenderWidgetHostViewAuraTest.PopupClosesWhenParentLosesFocus Committed: https://crrev.com/1f909ee8c8ae5cbc92416482374d2228f087684c Cr-Commit-Position: refs/heads/master@{#301108}

Patch Set 1 : #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -8 lines) Patch
M content/browser/renderer_host/render_widget_host_view_aura.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_aura.cc View 1 4 chunks +17 lines, -8 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_aura_unittest.cc View 1 2 chunks +30 lines, -0 lines 0 comments Download

Messages

Total messages: 25 (10 generated)
pkotwicz
tkent@ PTAL. In particular, do you expect this new logic to break anything? This logic ...
6 years, 2 months ago (2014-10-13 20:59:19 UTC) #5
tkent
The change looks reasonable though I'm not familiar with these files.
6 years, 2 months ago (2014-10-15 01:32:14 UTC) #6
pkotwicz
tkent@ do you have a suggestion as to who would be a good person (apart ...
6 years, 2 months ago (2014-10-15 02:44:45 UTC) #7
tkent
On 2014/10/15 02:44:45, pkotwicz wrote: > tkent@ do you have a suggestion as to who ...
6 years, 2 months ago (2014-10-15 08:05:42 UTC) #8
pkotwicz
Ben, can you please take a look?
6 years, 2 months ago (2014-10-15 15:06:03 UTC) #10
pkotwicz
Ben, Ping?
6 years, 2 months ago (2014-10-16 15:05:03 UTC) #11
Ben Goodger (Google)
lgtm
6 years, 2 months ago (2014-10-20 20:29:26 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/652793003/120001
6 years, 2 months ago (2014-10-23 14:34:54 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel/builds/2271)
6 years, 2 months ago (2014-10-23 15:33:59 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/652793003/120001
6 years, 2 months ago (2014-10-23 16:53:07 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_asan_rel on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_asan_rel/builds/5674)
6 years, 2 months ago (2014-10-23 18:23:59 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/652793003/170001
6 years, 2 months ago (2014-10-24 14:58:50 UTC) #22
commit-bot: I haz the power
Committed patchset #2 (id:170001)
6 years, 2 months ago (2014-10-24 15:54:09 UTC) #23
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/1f909ee8c8ae5cbc92416482374d2228f087684c Cr-Commit-Position: refs/heads/master@{#301108}
6 years, 2 months ago (2014-10-24 15:54:50 UTC) #24
yzshen1
6 years, 2 months ago (2014-10-24 16:56:21 UTC) #25
Message was sent while issue was closed.
A revert of this CL (patchset #2 id:170001) has been created in
https://codereview.chromium.org/663483005/ by yzshen@chromium.org.

The reason for reverting is: Broke Linux ChromiumOS Tests (dbg)(1):
RenderWidgetHostViewAuraTest.PopupClosesWhenParentLosesFocus (run #1):
[ RUN      ] RenderWidgetHostViewAuraTest.PopupClosesWhenParentLosesFocus
Xlib:  extension "RANDR" missing on display ":9".
../../content/browser/renderer_host/render_widget_host_view_aura_unittest.cc:875:
Failure
Value of: observer.destroyed()
  Actual: false
Expected: true
[  FAILED  ] RenderWidgetHostViewAuraTest.PopupClosesWhenParentLosesFocus (10
ms).

Powered by Google App Engine
This is Rietveld 408576698