зеркало из https://github.com/mozilla/gecko-dev.git
bf31f73133
IPC's promise returns resolved promise when IPC connection is successful. So even if platform implementations such as android returns rejected promise, it is converted to resolved promise by SandboxHal.cpp unfortunately. So we should check return value when RecvLockScreenOrientation returns false. Differential Revision: https://phabricator.services.mozilla.com/D135330 |
||
---|---|---|
.. | ||
PHal.ipdl | ||
SandboxHal.cpp | ||
SandboxHal.h |