gecko-dev/docshell
Matthias Camenzind 2d534f1a5a Bug 1786048 - Part 4: Remove cross process SizeShellTo. r=emilio
Because the parent process lacks information about the current shell
size, the child has to send both the current and the new shell size to
the parent. The parent then applies the delta to the window size. This
can produce different results for calls with the same arguments,
whenever a previous call did not have enough time to update the child
with its new size.

The implementation is replaced by applying the delta in the child.

Differential Revision: https://phabricator.services.mozilla.com/D160261
2022-12-02 16:47:46 +00:00
..
base Bug 1786048 - Part 4: Remove cross process SizeShellTo. r=emilio 2022-12-02 16:47:46 +00:00
build Bug 1793463 - Part 4: Generate static components entries for protocols, r=necko-reviewers,xpcom-reviewers,valentin,kmag 2022-12-01 15:43:19 +00:00
shistory Bug 1798780, ensure we don't evict the current frameloader, r=peterv 2022-11-30 15:38:00 +00:00
test Bug 1797219 - Bump the timeout limit of browser_onbeforeunload test again. r=nika 2022-11-30 21:12:10 +00:00
moz.build Bug 1734217 - Merge all about:neterror front-end handling under toolkit. r=mkmelin,smaug,nalexander,flod,Gijs 2022-10-07 18:40:27 +00:00