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

Issue 2382233002: Hide overflow menu/closed caption list when clicking outside the list (Closed)

Created:
4 years, 2 months ago by Zhiqiang Zhang (Slow)
Modified:
4 years, 2 months ago
CC:
blink-reviews, blink-reviews-html_chromium.org, chromium-reviews, dglazkov+blink, eric.carlson_apple.com, feature-media-reviews_chromium.org, fs, gasubic, mlamouri+watch-blink_chromium.org, posciak+watch_chromium.org, nessy, Srirama, vcarbune.chromium
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Hide overflow menu/closed caption list when clicking outside the list BUG=651431 Committed: https://crrev.com/2569ec9714c71a31f0135f55913a5e40c493e161 Cr-Commit-Position: refs/heads/master@{#422752}

Patch Set 1 #

Patch Set 2 : addressed Mounir's comments #

Patch Set 3 : removed duplicate event handling #

Total comments: 6

Patch Set 4 : applied Mounir's comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+173 lines, -15 lines) Patch
M third_party/WebKit/LayoutTests/media/media-controls.js View 1 chunk +8 lines, -0 lines 0 comments Download
A + third_party/WebKit/LayoutTests/media/video-controls-overflow-menu-closed-captions-list-hide-on-click-outside.html View 1 chunk +5 lines, -1 line 0 comments Download
A + third_party/WebKit/LayoutTests/media/video-controls-overflow-menu-hide-on-click-outside.html View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/html/BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/html/shadow/MediaControlElementTypes.h View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/html/shadow/MediaControlElementTypes.cpp View 1 2 1 chunk +0 lines, -10 lines 0 comments Download
M third_party/WebKit/Source/core/html/shadow/MediaControlElements.cpp View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/html/shadow/MediaControls.h View 1 3 chunks +5 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/html/shadow/MediaControls.cpp View 1 5 chunks +20 lines, -0 lines 0 comments Download
A third_party/WebKit/Source/core/html/shadow/MediaControlsWindowEventListener.h View 1 1 chunk +47 lines, -0 lines 0 comments Download
A third_party/WebKit/Source/core/html/shadow/MediaControlsWindowEventListener.cpp View 1 2 3 1 chunk +84 lines, -0 lines 0 comments Download

Messages

Total messages: 27 (15 generated)
Zhiqiang Zhang (Slow)
4 years, 2 months ago (2016-09-30 14:54:26 UTC) #2
mlamouri (slow - plz ping)
Excellent! :) I'm wondering if instead of two callbacks we could have one and we ...
4 years, 2 months ago (2016-10-01 16:02:49 UTC) #3
Zhiqiang Zhang (Slow)
PTAL On 2016/10/01 16:02:49, mlamouri wrote: > Excellent! :) I'm wondering if instead of two ...
4 years, 2 months ago (2016-10-03 10:06:36 UTC) #6
Zhiqiang Zhang (Slow)
PTAL
4 years, 2 months ago (2016-10-03 18:13:57 UTC) #10
mlamouri (slow - plz ping)
lgtm with comments applied :) https://codereview.chromium.org/2382233002/diff/40001/third_party/WebKit/Source/core/html/shadow/MediaControlsWindowEventListener.cpp File third_party/WebKit/Source/core/html/shadow/MediaControlsWindowEventListener.cpp (right): https://codereview.chromium.org/2382233002/diff/40001/third_party/WebKit/Source/core/html/shadow/MediaControlsWindowEventListener.cpp#newcode52 third_party/WebKit/Source/core/html/shadow/MediaControlsWindowEventListener.cpp:52: } style: remove {} ...
4 years, 2 months ago (2016-10-03 18:50:20 UTC) #11
Zhiqiang Zhang (Slow)
4 years, 2 months ago (2016-10-04 09:27:09 UTC) #15
Zhiqiang Zhang (Slow)
https://codereview.chromium.org/2382233002/diff/40001/third_party/WebKit/Source/core/html/shadow/MediaControlsWindowEventListener.cpp File third_party/WebKit/Source/core/html/shadow/MediaControlsWindowEventListener.cpp (right): https://codereview.chromium.org/2382233002/diff/40001/third_party/WebKit/Source/core/html/shadow/MediaControlsWindowEventListener.cpp#newcode52 third_party/WebKit/Source/core/html/shadow/MediaControlsWindowEventListener.cpp:52: } On 2016/10/03 18:50:20, mlamouri wrote: > style: remove ...
4 years, 2 months ago (2016-10-04 09:31:27 UTC) #16
foolip
rs lgtm, but if you haven't already, please investigate if you can use loss of ...
4 years, 2 months ago (2016-10-04 11:03:25 UTC) #19
Zhiqiang Zhang (Slow)
On 2016/10/04 11:03:25, foolip wrote: > rs lgtm, but if you haven't already, please investigate ...
4 years, 2 months ago (2016-10-04 11:14:51 UTC) #20
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/2382233002/60001
4 years, 2 months ago (2016-10-04 11:15:14 UTC) #23
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 2 months ago (2016-10-04 11:20:47 UTC) #25
commit-bot: I haz the power
4 years, 2 months ago (2016-10-04 11:22:56 UTC) #27
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/2569ec9714c71a31f0135f55913a5e40c493e161
Cr-Commit-Position: refs/heads/master@{#422752}

Powered by Google App Engine
This is Rietveld 408576698