Bug 86912 - Fix remaining uses of JSValue::toBoolean()
Summary: Fix remaining uses of JSValue::toBoolean()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Caio Marcelo de Oliveira Filho
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-18 15:46 PDT by Caio Marcelo de Oliveira Filho
Modified: 2012-05-18 15:50 PDT (History)
0 users

See Also:


Attachments
Patch (7.74 KB, patch)
2012-05-18 15:46 PDT, Caio Marcelo de Oliveira Filho
fpizlo: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Caio Marcelo de Oliveira Filho 2012-05-18 15:46:12 PDT
Fix remaining uses of JSValue::toBoolean()
Comment 1 Caio Marcelo de Oliveira Filho 2012-05-18 15:46:46 PDT
Created attachment 142803 [details]
Patch
Comment 2 Caio Marcelo de Oliveira Filho 2012-05-18 15:50:08 PDT
Committed r117650: <http://trac.webkit.org/changeset/117650>