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.