Bug 145976

Summary: [Streams API] Calling controller.error() should trigger storing an undefined error
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   
Bug Depends on: 145839    
Bug Blocks:    
Attachments:
Description Flags
Patch none

Description youenn fablet 2015-06-15 09:19:25 PDT
Currently, when error() has no parameter, we create a default error.
We should just store a jsUndefined() value.
Comment 1 youenn fablet 2015-06-15 23:56:08 PDT
Created attachment 254940 [details]
Patch
Comment 2 WebKit Commit Bot 2015-06-16 10:36:48 PDT
Comment on attachment 254940 [details]
Patch

Clearing flags on attachment: 254940

Committed r185592: <http://trac.webkit.org/changeset/185592>
Comment 3 WebKit Commit Bot 2015-06-16 10:36:53 PDT
All reviewed patches have been landed.  Closing bug.