WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
296531
Don't create fragmented blob made of other blobs with fetch data
https://bugs.webkit.org/show_bug.cgi?id=296531
Summary
Don't create fragmented blob made of other blobs with fetch data
Jean-Yves Avenard [:jya]
Reported
2025-07-26 23:15:14 PDT
In
297885@main
we created a Blob made from multiple blobs. This creates a lot of Blob URLs, one for each sub-blob. We should instead of direct construction of a Blob from a FragmentedSharedBuffer.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-07-26 23:15:23 PDT
<
rdar://problem/156827880
>
Jean-Yves Avenard [:jya]
Comment 2
2025-07-26 23:26:06 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/48566
EWS
Comment 3
2025-07-28 06:31:20 PDT
Committed
297920@main
(fcddb4ea7142): <
https://commits.webkit.org/297920@main
> Reviewed commits have been landed. Closing PR #48566 and removing active labels.
WebKit Commit Bot
Comment 4
2025-07-29 15:21:49 PDT
Re-opened since this is blocked by
bug 296658
Jean-Yves Avenard [:jya]
Comment 5
2025-08-03 07:56:41 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/48876
EWS
Comment 6
2025-08-05 04:42:06 PDT
Committed
298227@main
(f3212ea2b8fc): <
https://commits.webkit.org/298227@main
> Reviewed commits have been landed. Closing PR #48876 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug