Files
brave-core/test/data/import
Simon Hong 9950428329 Try to fix crash while importing password (#28803)
fix https://github.com/brave/brave-browser/issues/45603

Some users got crash while importing password from MS-edge.
According to the crash log, it happened when importing password
form that blocked by user but username or password are not empty.
Not sure how this happened in MS-edge's password store.

Fix this by not importing invalid blocked forms.
2025-04-25 08:09:29 +09:00
..