mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
ebc07011a5
Previously, we only set the display-port in response to a page scrolling itself, or when we adjust the viewport. This meant that the display-port could be incorrect if a viewport adjustment was sent after a page-size changed, but before a render had completed. Similarly, we were not updating the display-port when the viewport of a foreground document that hadn't been displayed yet was changing. This would cause the first-paint to have an incorrect (and often too small) display port, which wouldn't be corrected until the page was scrolled. |
||
---|---|---|
.. | ||
app | ||
base | ||
branding | ||
chrome | ||
components | ||
config/mozconfigs/android | ||
installer | ||
locales | ||
modules | ||
sync | ||
themes/core | ||
build.mk | ||
confvars.sh | ||
LICENSE | ||
Makefile.in | ||
makefiles.sh |