[Webkit-unassigned] [Bug 94533] [JSC] expose object inner properties to debugger

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 10 12:36:42 PDT 2012


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


Timothy Hatcher <timothy at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|FIXED                       |




--- Comment #3 from Timothy Hatcher <timothy at apple.com>  2012-10-10 12:37:21 PST ---
Wrong, this is the [JSC] version of that bug. Note the FIXME in the patch attached to the bug you linked:

JSValue JSInjectedScriptHost::getInternalProperties(ExecState*) 
{ 
    // FIXME: implement this. https://bugs.webkit.org/show_bug.cgi?id=94533 
    return jsUndefined(); 
}

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list