Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Remove SDWebImage SVG #7026

Closed
Brandon-T opened this issue Feb 27, 2023 · 3 comments · Fixed by brave/brave-core#17400 or #7881
Closed

Remove SDWebImage SVG #7026

Brandon-T opened this issue Feb 27, 2023 · 3 comments · Fixed by brave/brave-core#17400 or #7881

Comments

@Brandon-T
Copy link
Collaborator

Description:

  • SDWebImage SVG crashes a lot when parsing SVGs
  • We should remove it and use the Brave-Core SVG parser

Brave Version:

  • 1.48.x
@nuo-xu
Copy link
Contributor

nuo-xu commented Mar 3, 2023

Reopen this issue for Wallet team to remove the SDWebImage SVG coder and use the new api https://github.com/brave/brave-core/blob/master/ios/browser/api/web_image/web_image.h to load svg image
also label qa/yes to make sure nothing is broken.

@nuo-xu nuo-xu reopened this Mar 3, 2023
@nuo-xu nuo-xu added the QA/Yes label Mar 3, 2023
@nuo-xu nuo-xu removed the QA/No label Mar 3, 2023
@nuo-xu nuo-xu removed this from the 1.49 milestone Mar 9, 2023
nuo-xu added a commit that referenced this issue Aug 18, 2023
@nuo-xu nuo-xu self-assigned this Aug 18, 2023
@iccub iccub added this to the 1.59 milestone Oct 6, 2023
@nuo-xu nuo-xu removed this from the 1.59 milestone Oct 6, 2023
@nuo-xu
Copy link
Contributor

nuo-xu commented Oct 6, 2023

keep 1.59 milestone since this has been shipped in 1.57 but not verified.

@nuo-xu nuo-xu added this to the 1.59 milestone Oct 6, 2023
@Uni-verse
Copy link
Contributor

Verified on iPhone X running iOS 16.7 using version 1.60 (23.11.12.17)

Example Example Example Example
IMG_3628 2 IMG_3629 2 IMG_3630 2 IMG_3631
1.58.2 1.60
IMG_3634 2 IMG_3635 2

arthuredelstein pushed a commit to brave/brave-core that referenced this issue Feb 13, 2024
…WebImageDownloader` to decode web images in Wallet (brave/brave-ios#7881)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.