WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
233865
SourceBufferParser should be using contiguous shared buffer
https://bugs.webkit.org/show_bug.cgi?id=233865
Summary
SourceBufferParser should be using contiguous shared buffer
Jean-Yves Avenard [:jya]
Reported
2021-12-05 22:51:22 PST
The SourceBufferParser uses SharedBuffer but assert that those contain a single segment at most. Follow-up on
bug 233677
.
Attachments
Patch
(17.14 KB, patch)
2021-12-05 23:25 PST
,
Jean-Yves Avenard [:jya]
no flags
Details
Formatted Diff
Diff
Patch for EWS
(733.48 KB, patch)
2021-12-05 23:29 PST
,
Jean-Yves Avenard [:jya]
no flags
Details
Formatted Diff
Diff
Patch for EWS
(736.61 KB, patch)
2021-12-07 01:34 PST
,
Jean-Yves Avenard [:jya]
ews-feeder
: commit-queue-
Details
Formatted Diff
Diff
Patch
(17.71 KB, patch)
2021-12-14 16:50 PST
,
Jean-Yves Avenard [:jya]
no flags
Details
Formatted Diff
Diff
Patch
(17.71 KB, patch)
2021-12-14 16:53 PST
,
Jean-Yves Avenard [:jya]
no flags
Details
Formatted Diff
Diff
Show Obsolete
(4)
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2021-12-05 23:06:52 PST
<
rdar://problem/86085253
>
Jean-Yves Avenard [:jya]
Comment 2
2021-12-05 23:25:40 PST
Created
attachment 446004
[details]
Patch
Jean-Yves Avenard [:jya]
Comment 3
2021-12-05 23:29:51 PST
Created
attachment 446007
[details]
Patch for EWS
Jean-Yves Avenard [:jya]
Comment 4
2021-12-07 01:34:17 PST
Created
attachment 446137
[details]
Patch for EWS
Eric Carlson
Comment 5
2021-12-14 08:39:06 PST
Comment on
attachment 446004
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=446004&action=review
> Source/WebCore/ChangeLog:9 > + Covered by existing tests, no observable differences.
It would be helpful to have a brief description of why this change was made here.
Jean-Yves Avenard [:jya]
Comment 6
2021-12-14 16:50:58 PST
Created
attachment 447178
[details]
Patch Improve ChangeLog
Jean-Yves Avenard [:jya]
Comment 7
2021-12-14 16:53:48 PST
Created
attachment 447179
[details]
Patch Add Reviewed-By line
EWS
Comment 8
2021-12-14 17:26:29 PST
Committed
r287059
(
245255@main
): <
https://commits.webkit.org/245255@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 447179
[details]
.
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