Release Notes for v34.0.1
Fixes
- Addressed two possible crashes in the File System Access API. #45260 (Also in 35)
- Fixed an issue where drag-dropping two directories would cause
getAsFileSystemHandle
to never resolve. #45258 (Also in 33, 35) - The
avoidClosingConnections
option forsession.clearData
now properly defaults tofalse
when thedataTypes
option is not set. #45208 (Also in 33)