Bug 67934 - Web Inspector: Runtime.callFunctionOn does not accept arguments that evaluate to false.
Summary: Web Inspector: Runtime.callFunctionOn does not accept arguments that evaluate...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Pavel Feldman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-12 07:38 PDT by Pavel Feldman
Modified: 2011-09-12 08:24 PDT (History)
10 users (show)

See Also:


Attachments
Patch (6.79 KB, patch)
2011-09-12 07:51 PDT, Pavel Feldman
tonyg: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Feldman 2011-09-12 07:38:28 PDT
Neither of null, false, undefined, "" is accepted.
Comment 1 Pavel Feldman 2011-09-12 07:51:08 PDT
Created attachment 107052 [details]
Patch
Comment 2 Ilya Tikhonovsky 2011-09-12 07:54:02 PDT
Comment on attachment 107052 [details]
Patch

lgtm
Comment 3 Pavel Feldman 2011-09-12 08:24:02 PDT
Committed r94958: <http://trac.webkit.org/changeset/94958>