mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
a8a94867f0
Calling Layer::SetVisibleRegion multiple times in a transaction can result in unnecessary IPC traffic. This patch removes Intersect(childGfxBounds). This is only needed to restrict the visible region to something sane for 3D transforms, and this will be fixed up in a later patch. --HG-- extra : rebase_source : dc1eaa8079f61648c24ac9502e837ac9f2630730 |
||
---|---|---|
.. | ||
jar.mn | ||
moz.build | ||
PRenderFrame.ipdl | ||
RenderFrameChild.cpp | ||
RenderFrameChild.h | ||
RenderFrameParent.cpp | ||
RenderFrameParent.h | ||
RenderFrameUtils.h | ||
test-ipcbrowser-chrome.js | ||
test-ipcbrowser-content.js | ||
test-ipcbrowser.xul |