Bug 145267

Summary: streams/reference-implementation/resources/streams-utils.js is not using controller methods
Product: WebKit Reporter: youenn fablet <youennf>
Component: WebCore Misc.Assignee: youenn fablet <youennf>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, calvaris, commit-queue, darin
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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