WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED MOVED
142478
[Streams API] ReadableStream should not be collectable when running
https://bugs.webkit.org/show_bug.cgi?id=142478
Summary
[Streams API] ReadableStream should not be collectable when running
youenn fablet
Reported
2015-03-09 03:47:33 PDT
ReadableStream should be protected from being collected when doing asynchronous stuff (promise resolution, async pulling, async cancelling).
Attachments
WIP
(4.45 KB, patch)
2015-03-09 11:07 PDT
,
youenn fablet
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
youenn fablet
Comment 1
2015-03-09 11:07:01 PDT
Created
attachment 248260
[details]
WIP
youenn fablet
Comment 2
2015-05-22 04:51:08 PDT
Spec changed and implementation as well quite a lot. Latest way of handling promise resolution and (controller, reader, stream) relationship should cover that.
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