Bug 151902 - [JSC] Fix Value::returnsBool() after r193436
Summary: [JSC] Fix Value::returnsBool() after r193436
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Benjamin Poulain
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-04 18:18 PST by Benjamin Poulain
Modified: 2015-12-04 18:26 PST (History)
5 users (show)

See Also:


Attachments
Patch (1.42 KB, patch)
2015-12-04 18:19 PST, Benjamin Poulain
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Poulain 2015-12-04 18:18:31 PST
[JSC] Fix Value::returnsBool() after r193436
Comment 1 Benjamin Poulain 2015-12-04 18:19:45 PST
Created attachment 266695 [details]
Patch
Comment 2 Saam Barati 2015-12-04 18:21:34 PST
Comment on attachment 266695 [details]
Patch

r=me
Comment 3 Benjamin Poulain 2015-12-04 18:26:52 PST
Comment on attachment 266695 [details]
Patch

Clearing flags on attachment: 266695

Committed r193505: <http://trac.webkit.org/changeset/193505>
Comment 4 Benjamin Poulain 2015-12-04 18:26:56 PST
All reviewed patches have been landed.  Closing bug.