You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PlacesConnection::get_visited() no longer considers unvisited-but-bookmarked pages to be visited, matching the behavior of both get_visited_urls_in_range() and Desktop (#6527).
rc_crypto
New low level bindings for functions for key generation with persistence, for listing persisted keys, and for wrapping and unwrapping to get at the key material of stored keys.
⚠️ Breaking Changes ⚠️
Webext-Storage
Exposed the bridged engine logic for use in desktop (#6473).
This updated the signature of the bridged_engine function technically making this PR a breaking change though an imminent desktop patch will remove references to function calls with the old signature.