playwright/browser_patches/firefox
Yury Semikhatsky d5e75d8bb7
browser(firefox): avoid clobbering scroll requests after scrollIntoViewIfNeeded (#1785)
5ef35728ff

If there is a pending visual update `AsyncPanZoomController::NotifyLayersUpdated` will override scroll offset set from layout with the visual one. See [`visualScrollOffsetUpdated`](http://ffsearch.azurewebsites.net/#path=%2Fhome%2Fjoe%2Ffirefox%2Fgfx%2Flayers%2Fapz%2Fsrc%2FAsyncPanZoomController.cpp&line=4530) and its comment in the method.
2020-04-14 16:24:36 -07:00
..
patches browser(firefox): avoid clobbering scroll requests after scrollIntoViewIfNeeded (#1785) 2020-04-14 16:24:36 -07:00
preferences fix(firefox): disable captive portal service (#1737) 2020-04-09 19:03:36 -07:00
.gitignore Initial commit 2019-11-19 10:58:15 -08:00
BUILD_NUMBER browser(firefox): avoid clobbering scroll requests after scrollIntoViewIfNeeded (#1785) 2020-04-14 16:24:36 -07:00
UPSTREAM_CONFIG.sh browser(firefox): roll Firefox (#1534) 2020-03-24 23:25:17 -07:00
archive.sh devops: strictly configure build folder for Firefox builds (#1454) 2020-03-20 19:24:38 -07:00
build.sh devops: strictly configure build folder for Firefox builds (#1454) 2020-03-20 19:24:38 -07:00
cheatsheet.md chore(firefox): update cheatsheet with logging instructions (#1609) 2020-03-31 13:23:35 -07:00
clean.sh devops: strictly configure build folder for Firefox builds (#1454) 2020-03-20 19:24:38 -07:00
install-preferences.js devops: bundle firefox preferences alongside with build. 2020-02-11 14:42:04 -08:00