2009-10-07 Pavel Feldman <pfeldman@chromium.org>
commit16dd4c28405c71f37bda01194d8e6cbc36d0ed87
authorbweinstein@apple.com <bweinstein@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Wed, 7 Oct 2009 21:50:10 +0000 (7 21:50 +0000)
committerbweinstein@apple.com <bweinstein@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Wed, 7 Oct 2009 21:50:10 +0000 (7 21:50 +0000)
treea21537da88afab25078702f200b53869727d3c1e
parentf494ded9db3a8feb9d6c41e72877477fcafc31fc
2009-10-07  Pavel Feldman  <pfeldman@chromium.org>

        Reviewed by Timothy Hatcher.

        Web Inspector: Add ScriptObject::set(const char*, unsigned).

        https://bugs.webkit.org/show_bug.cgi?id=30104

        * bindings/v8/ScriptObject.cpp:
        (WebCore::ScriptObject::set):
        * bindings/v8/ScriptObject.h:

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@49262 268f45cc-cd09-0410-ab3c-d52691b4dbfc
WebCore/ChangeLog
WebCore/bindings/v8/ScriptObject.cpp
WebCore/bindings/v8/ScriptObject.h