

The fix for this problem will be shipped with Firefox 112. Some WebDriver clients like Selenium that use the Chrome DevTools Protocol (CDP)īy default for logging events could trigger a hang in Firefox's experimental CDP Potential hang with moz:debuggerAddress capability set to true:Īfter enabling the site-isolation feature in Firefox with geckodriver 0.32.1 Workarounds are listed in the geckodriver This can affect access to the generated profile directory, which may result Shipped with Ubuntu 22.04), it may see a different filesystem to the host. When Firefox is packaged inside a container (like the default Firefox browser Supports conditions are now supported in CSS import rules supports(.Startup hang with Firefox running in a container (e.g. The temporary keys to decrypt the information are held in RAM only and all stored information is purged at the normal end of a private browsing session from disk. IndexedDB is now also supported in private browsing without memory limits thanks to encrypted storage on disk. The animation-composition property is now supported, allowing a declarative way to define the composite operation used when multiple animations affect the same property simultaneously.Īdded the URL.canParse() function to allow easy and fast checking if URLs are valid and parseable. Altering the target value allows applications to control the tradeoff between playout delay and the risk of running out of audio or video frames due to network jitter.Ĭhange array by copy provides additional methods on Array.prototype and TypedArray.prototype to enable changes on the array by returning a new copy of it with the change. WebRTC application developers can now specify a target in milliseconds of media for the jitter buffer to hold. Similarly, when two nodes are joined, the builtin editor deletes the latter node and moves its children to the end of the preceding node instead of deleting the former node and moving its child to the start of the following node.

creates the right node instead of the left node. When a node is split, the builtin editor creates a new node after the original one instead of before, i.e. typing Backspace at the start of a paragraph to join the paragraph and the previous one. typing Enter to split a paragraph, and also when joining two nodes, e.g. The builtin editor now behaves similarly to other browsers with contenteditable and designMode when splitting a node, e.g.
