Bug 145267 - streams/reference-implementation/resources/streams-utils.js is not using controller methods
Summary: streams/reference-implementation/resources/streams-utils.js is not using cont...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-21 07:57 PDT by youenn fablet
Modified: 2015-06-17 12:28 PDT (History)
4 users (show)

See Also:


Attachments
Patch (2.08 KB, patch)
2015-05-21 08:02 PDT, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description youenn fablet 2015-05-21 07:57:34 PDT
streams/reference-implementation/resources/streams-utils.js is still using the old (enqueue, close, error) methods while it should be migrated to using the controller.
Comment 1 youenn fablet 2015-05-21 08:02:43 PDT
Created attachment 253526 [details]
Patch
Comment 2 Xabier Rodríguez Calvar 2015-06-16 03:39:25 PDT
This was fixed as part of bug 145839