Bug 146101 - [Streams API] Correct releaseLock test in readable-stream-templated.html
Summary: [Streams API] Correct releaseLock test in readable-stream-templated.html
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-06-18 01:03 PDT by youenn fablet
Modified: 2015-06-22 01:58 PDT (History)
4 users (show)

See Also:


Attachments
Patch (2.92 KB, patch)
2015-06-18 01:06 PDT, youenn fablet
no flags Details | Formatted Diff | Diff
Patch for landing (2.88 KB, patch)
2015-06-22 01:01 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-06-18 01:03:38 PDT
One of the releaseLock test is not passing since an exception is caught before assert_throws can check it.
Comment 1 youenn fablet 2015-06-18 01:06:04 PDT
Created attachment 255098 [details]
Patch
Comment 2 Xabier Rodríguez Calvar 2015-06-18 04:02:57 PDT
lgtm
Comment 3 youenn fablet 2015-06-22 01:01:59 PDT
Created attachment 255341 [details]
Patch for landing
Comment 4 WebKit Commit Bot 2015-06-22 01:58:44 PDT
Comment on attachment 255341 [details]
Patch for landing

Clearing flags on attachment: 255341

Committed r185821: <http://trac.webkit.org/changeset/185821>
Comment 5 WebKit Commit Bot 2015-06-22 01:58:47 PDT
All reviewed patches have been landed.  Closing bug.