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

Issue 2905873003: VR: Disable select element in VR mode via WebPreferences (Closed)

Created:
3 years, 7 months ago by asimjour1
Modified:
3 years, 7 months ago
CC:
chromium-reviews, blink-reviews, dglazkov+blink, blink-reviews-html_chromium.org, kinuko+watch
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

VR: Disable select element in VR mode via WebPreferences When in VR, html select element opens a monocular popup UI widget. page_popups_suppressed flag from web_preferences is used to suppress the monocular ui. BUG=726386 Review-Url: https://codereview.chromium.org/2905873003 Cr-Commit-Position: refs/heads/master@{#474862} Committed: https://chromium.googlesource.com/chromium/src/+/dc76416e2ba1b9669cf7240ca693b8d38c8ba989

Patch Set 1 #

Total comments: 2

Patch Set 2 : Address the comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -0 lines) Patch
M third_party/WebKit/Source/core/html/HTMLSelectElement.cpp View 1 chunk +3 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/web/ChromeClientImpl.cpp View 1 1 chunk +3 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/web/tests/ChromeClientImplTest.cpp View 5 chunks +21 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (8 generated)
asimjour1
PTAL
3 years, 7 months ago (2017-05-25 17:46:05 UTC) #4
Rick Byers
LGTM with nit https://codereview.chromium.org/2905873003/diff/1/third_party/WebKit/Source/web/ChromeClientImpl.cpp File third_party/WebKit/Source/web/ChromeClientImpl.cpp (right): https://codereview.chromium.org/2905873003/diff/1/third_party/WebKit/Source/web/ChromeClientImpl.cpp#newcode936 third_party/WebKit/Source/web/ChromeClientImpl.cpp:936: if (frame.GetDocument()->GetSettings()->GetPagePopupsSuppressed()) nit: in vollick's previous ...
3 years, 7 months ago (2017-05-25 21:06:17 UTC) #5
asimjour
https://codereview.chromium.org/2905873003/diff/1/third_party/WebKit/Source/web/ChromeClientImpl.cpp File third_party/WebKit/Source/web/ChromeClientImpl.cpp (right): https://codereview.chromium.org/2905873003/diff/1/third_party/WebKit/Source/web/ChromeClientImpl.cpp#newcode936 third_party/WebKit/Source/web/ChromeClientImpl.cpp:936: if (frame.GetDocument()->GetSettings()->GetPagePopupsSuppressed()) On 2017/05/25 21:06:17, Rick Byers wrote: > ...
3 years, 7 months ago (2017-05-25 22:47:32 UTC) #7
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/2905873003/20001
3 years, 7 months ago (2017-05-25 22:59:41 UTC) #10
commit-bot: I haz the power
3 years, 7 months ago (2017-05-26 01:14:53 UTC) #13
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/dc76416e2ba1b9669cf7240ca693...

Powered by Google App Engine
This is Rietveld 408576698