gecko-dev/ipc
Kearwood Gilbert 4e410934af Bug 1346923 - Remove PVRManager::GetDisplays sync IPC r=daoshengmu,kanru
- PVRManager::GetDisplays was a sync IPC that was part of an optimization
  for a use case that has been eliminated by changes to the WebVR spec.
- This was an optimization for Navigator.activeVRDisplays that would allow
  enumeration of displays active in any content process without powering
  on any additional VR hardware.  This will no longer be necessary as the
  activeVRDisplays has been restricted to returning only the displays
  active in the current javascript context.

MozReview-Commit-ID: F6sOtM9nups

--HG--
extra : rebase_source : bd8967fab9677206d998eea922c8d1640551de1c
2017-03-15 16:40:57 -07:00
..
app
chromium Bug 1346866 - Make the IPC serialization/deserialization time probes main-thread-only, r=billm 2017-03-13 19:25:48 -04:00
contentproc
dbus
glue Bug 1344415 - Introduce a security check about which files can be opened by a content process, r=ehsan 2017-03-16 08:53:49 +01:00
hal
ipdl Bug 1346923 - Remove PVRManager::GetDisplays sync IPC r=daoshengmu,kanru 2017-03-15 16:40:57 -07:00
mscom Bug 1325834: Make mscom::ProxyStream use CreateStreamOnHGlobal instead of SHCreateMemStream on Windows 7; r=jimm 2017-03-14 18:42:24 -06:00
netd
ril
testshell Bug 1342032 - Remove useless a "using" declaration in TestShellParent.cpp r=bholley 2017-02-23 14:24:48 +01:00
unixfd
unixsocket
moz.build
pull-chromium.py