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

Issue 336513003: Allow enabling 'ScreenOrientation' feature outside Blink.

Created:
6 years, 6 months ago by Mikhail
Modified:
6 years, 6 months ago
Reviewers:
abarth-chromium
CC:
abarth-chromium, blink-reviews, Inactive, dglazkov+blink, jamesr, kenneth.r.christiansen
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Allow enabling 'ScreenOrientation' feature outside Blink. SSIA. This patch introduces the 'enableScreenOrientation()' setter to the WebRuntimeFeatures class, so that 'ScreenOrientation' feature can be enabled outside Blink.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -0 lines) Patch
M Source/web/WebRuntimeFeatures.cpp View 1 chunk +5 lines, -0 lines 0 comments Download
M public/web/WebRuntimeFeatures.h View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Mikhail
PTAL
6 years, 6 months ago (2014-06-12 15:35:00 UTC) #1
abarth-chromium
6 years, 6 months ago (2014-06-13 03:09:32 UTC) #2
Why do we want to allow enabling the ScreenOrientation feature outside of Blink?
 The description doesn't contain any information explaining why we want to make
this change.

Powered by Google App Engine
This is Rietveld 408576698