mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
b550e89fa5
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 : 5931e3462734983134193b766410593288afc296 |
||
---|---|---|
.. | ||
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 |