[Webkit-unassigned] [Bug 45110] Implement JSC features required for IndexedDB

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 16 09:17:14 PST 2012


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





--- Comment #50 from Adam Barth <abarth at webkit.org>  2012-11-16 09:19:02 PST ---
(From update of attachment 173148)
View in context: https://bugs.webkit.org/attachment.cgi?id=173148&action=review

> Source/WebCore/bindings/js/IDBBindingUtilities.cpp:73
> +    ScriptState* m_scriptState;

Given that we're in the JSC bindings here, we should probably use the type ExecState* for this member.

-- 
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