We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
After refactoring from brave/brave-core#8771 we do not need anymore dedicated classes.
Removed File/Text/Directory import classes, use base class instead Move blob creation to network utilities Avoid of base::Uretained
The text was updated successfully, but these errors were encountered:
Marking as QA/Blocked until #15935 is verified fixed.
QA/Blocked
Sorry, something went wrong.
I conflated issues; this is working just fine, sorry!
PASSED
* ipfs://bafybeigdyrzt5sfp7udm7hu76uh7y26nf3efuylqabf3oclgtqy55fbzdi/
Import to IPFS
Selected image
https://www.lipsum.com/
Selected text
https://archive.org/web/
Linked content
https://upload.wikimedia.org/wikipedia/commons/7/79/Big_Buck_Bunny_small.ogv
Selected video
https://www.leaseweb.com/platform/network
Image: https://bafybeigdyrzt5sfp7udm7hu76uh7y26nf3efuylqabf3oclgtqy55fbzdi.ipfs.dweb.link/?filename=bafybeigdyrzt5sfp7udm7hu76uh7y26nf3efuylqabf3oclgtqy55fbzdi.ipfs.localhost Text: https://bafybeibjhmwnw2s47sr6xij2xj7thr7u7d3c2v7ckxecvvewolwha6zr3q.ipfs.dweb.link/?filename=www.lipsum.com_13828526949295533255 Link: https://bafybeiavuq4ixeuay3rprg4mb2ydlzmdb3qb3lbjt6b2od5hsiomy65gnq.ipfs.dweb.link/?filename=archive.org **Webpage:** https://bafybeieorrkovrjqdxv24xrvigpotqjljlytwxzubsl6tmh5ejf4fmlqa4.ipfs.dweb.link/?filename=www.wikipedia.org Video: https://dweb.link/ipfs/QmaNvPDRmgT3xs7E5B9MQoZLxrqMtjfDnWnFrHHhyPzC9i?filename=Big_Buck_Bunny_small.ogv File: https://dweb.link/ipfs/QmZAjR7E1qB4nD5T55F95thMLn2fG5C8tpUB2FMnVhS8Nn?filename=10mb.bin
https://bafybeigdyrzt5sfp7udm7hu76uh7y26nf3efuylqabf3oclgtqy55fbzdi.ipfs.dweb.link/?filename=bafybeigdyrzt5sfp7udm7hu76uh7y26nf3efuylqabf3oclgtqy55fbzdi.ipfs.localhost
https://bafybeibjhmwnw2s47sr6xij2xj7thr7u7d3c2v7ckxecvvewolwha6zr3q.ipfs.dweb.link/?filename=www.lipsum.com_13828526949295533255
https://bafybeiavuq4ixeuay3rprg4mb2ydlzmdb3qb3lbjt6b2od5hsiomy65gnq.ipfs.dweb.link/?filename=archive.org **Webpage:** https://bafybeieorrkovrjqdxv24xrvigpotqjljlytwxzubsl6tmh5ejf4fmlqa4.ipfs.dweb.link/?filename=www.wikipedia.org
https://dweb.link/ipfs/QmaNvPDRmgT3xs7E5B9MQoZLxrqMtjfDnWnFrHHhyPzC9i?filename=Big_Buck_Bunny_small.ogv
https://dweb.link/ipfs/QmZAjR7E1qB4nD5T55F95thMLn2fG5C8tpUB2FMnVhS8Nn?filename=10mb.bin
spylogsster
Successfully merging a pull request may close this issue.
After refactoring from brave/brave-core#8771 we do not need anymore dedicated classes.
Removed File/Text/Directory import classes, use base class instead
Move blob creation to network utilities
Avoid of base::Uretained
Test Case
The text was updated successfully, but these errors were encountered: