You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bug 1933826 - Commit pull-into descriptors after filling from queue r=arai,smaug
This splits ReadableByteStreamControllerCommitPullIntoDescriptor from ReadableByteStreamControllerProcessPullIntoDescriptorsUsingQueue so that close/chunk steps will run only after processing all descriptors, thus preventing user JS from potentially modifying anything during the process.
Corresponding to whatwg/streams#1326 with some cleanup in whatwg/streams#1336.
Differential Revision: https://phabricator.services.mozilla.com/D232663
0 commit comments