This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 24021 - [Streams API] Fix process pendingWriteQueue alrogithm
Summary: [Streams API] Fix process pendingWriteQueue alrogithm
Status: RESOLVED FIXED
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: Streams API (show other bugs)
Version: unspecified
Hardware: PC Windows NT
: P2 normal
Target Milestone: ---
Assignee: Takeshi Yoshino
QA Contact: public-webapps-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-06 16:40 UTC by Takeshi Yoshino
Modified: 2013-12-06 16:50 UTC (History)
2 users (show)

See Also:


Attachments

Description Takeshi Yoshino 2013-12-06 16:40:53 UTC
numBytesRequested occurrences in "process pendingWriteQueue" algorithm is typo. They should be numBytesSpaceAvailable
Comment 1 Takeshi Yoshino 2013-12-06 16:50:52 UTC
https://dvcs.w3.org/hg/streams-api/rev/885937bdcc17