Igalia / wolvic-chromium

The official GitHub mirror of the Chromium source
https://chromium.googlesource.com/chromium/src/
BSD 3-Clause "New" or "Revised" License
11 stars 6 forks source link

Fix DCHECK crashes by Password Manager impl #92

Closed mshin-wolvic closed 5 months ago

mshin-wolvic commented 5 months ago

This patch fixes the DCHECK crash caused by the implementation of Passworkd Manager.

mshin-wolvic commented 5 months ago

As a general comment we need a better commit description explaining why the DCHECK was hit and how to solve it. With regard to the code I'll trust that the image decoder is correctly implemented in chromium already :)

Updated. Thanks :)