mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-13 06:38:48 +02:00
Currently, we only correctly support remote layer trees for frameloaders that use the same layer manager as their document. Since we need to be able to host remote <browser> content in popup widgets for remote WebExtensions, we need to tie the frameloaders to the layer manager of their host element, rather than the root layer manager for the document. MozReview-Commit-ID: 4RCsamFBiQw |
||
|---|---|---|
| .. | ||
| moz.build | ||
| PRenderFrame.ipdl | ||
| PVsync.ipdl | ||
| RenderFrameChild.cpp | ||
| RenderFrameChild.h | ||
| RenderFrameParent.cpp | ||
| RenderFrameParent.h | ||
| VsyncChild.cpp | ||
| VsyncChild.h | ||
| VsyncParent.cpp | ||
| VsyncParent.h | ||