зеркало из https://github.com/mozilla/gecko-dev.git
2feee8e648
This commit removes the dependency on RenderFrame from nsDisplayRemote so that it can work in child processes with remote subframes. Instead nsDisplayRemote now works with an nsFrameLoader, which will return the LayerId from either the RenderFrame (for top-level remote browsers), or from RemoteFrameChild (for remote subframes). Differential Revision: https://phabricator.services.mozilla.com/D17448 --HG-- extra : source : 1e1b5cd23412a85fad19ab8ec5aacf31b3a9c9b6 extra : intermediate-source : a62c029510315d109faa9edb31216014e7c70367 extra : histedit_source : 3df246e632fbb71f731c856779e0d2201b3673a3 |
||
---|---|---|
.. | ||
PVsync.ipdl | ||
RenderFrame.cpp | ||
RenderFrame.h | ||
VsyncChild.cpp | ||
VsyncChild.h | ||
VsyncParent.cpp | ||
VsyncParent.h | ||
moz.build |