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

Issue 2876023002: Use VrTabHelper to disable popups

Created:
3 years, 7 months ago by asimjour1
Modified:
3 years, 7 months ago
Reviewers:
CC:
chromium-reviews, feature-vr-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Use VrTabHelper to disable popups Disable media permission, bluetooth picker, javascript dialog, and file chooser when in VR mode. BUG=715604, 715609, 715613 patch from issue 2874623004 at patchset 220001 (http://crrev.com/2874623004#ps220001)

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+137 lines, -1 line) Patch
M chrome/browser/BUILD.gn View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/android/tab_web_contents_delegate_android.cc View 5 chunks +24 lines, -0 lines 0 comments Download
M chrome/browser/android/vr_shell/vr_shell.cc View 2 chunks +10 lines, -1 line 0 comments Download
A chrome/browser/android/vr_shell/vr_tab_helper.h View 1 chunk +53 lines, -0 lines 0 comments Download
A chrome/browser/android/vr_shell/vr_tab_helper.cc View 1 chunk +34 lines, -0 lines 0 comments Download
M chrome/browser/ui/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/tab_helpers.cc View 2 chunks +11 lines, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698