зеркало из https://github.com/mozilla/gecko-dev.git
f3ee106f12
natural is defined as (from https://w3c.github.io/screen-orientation/#dfn-natural) > A computer monitor are commonly naturally landscape-primary, while a mobile > phones are commonly naturally portrait-primary. But GeckoView sets `SCREEN_ORIENTATION_UNSPECIFIED` that is unlock orientation. Like Blink, we should set landscape-primary or portrait-primary (depends on current monitor). Differential Revision: https://phabricator.services.mozilla.com/D164436 |
||
---|---|---|
.. | ||
android | ||
cocoa | ||
fallback | ||
linux | ||
sandbox | ||
windows | ||
Hal.cpp | ||
Hal.h | ||
HalBatteryInformation.h | ||
HalIPCUtils.h | ||
HalImpl.h | ||
HalInternal.h | ||
HalLog.h | ||
HalNetworkInformation.h | ||
HalSandbox.h | ||
HalScreenConfiguration.h | ||
HalSensor.h | ||
HalTypes.h | ||
HalWakeLock.cpp | ||
HalWakeLock.h | ||
HalWakeLockInformation.h | ||
HalWakeLockInternal.h | ||
WindowIdentifier.cpp | ||
WindowIdentifier.h | ||
moz.build |