fune/dom/interfaces
Matthias Camenzind c341905d11 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-15 23:13:01 +00:00
..
base Bug 1786048 - Part 4: Remove cross process SizeShellTo. r=emilio 2022-12-15 23:13:01 +00:00
events
geolocation Bug 1735097 - Geolocation: use EpochTimeStamp instead of DOMTimeStamp r=saschanaz,peterv 2021-11-17 04:01:02 +00:00
html
notification
payments
push
security Bug 1797070 - CSP: Add a basic implementation of unsafe-hashes behind a flag. r=freddyb 2022-11-07 17:56:23 +00:00
sidebar
storage
xul Bug 1539884 - Part 21: Mark nsIDOMXULCommandDispatcher::updateCommands as can_run_script r=masayuki 2021-12-23 16:27:20 +00:00