[Webkit-unassigned] [Bug 56787] Expose "webkitIndexedDB" to Workers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 21 18:19:04 PDT 2011


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





--- Comment #10 from Andrew Wilson <atwilson at chromium.org>  2011-03-21 18:19:04 PST ---
I would strongly recommend looking at the generated code for this attribute and then maybe step through the code in a debugger - apologies if you've already done this, but pretty much any time I've run into issues with creating new JS bindings (and I *always* run into issues) I have to actually step through the bindings code to figure it out.

I was mentioning to Dave that the bindings code is like 90% boilerplate, but small problems with the boilerplate result in really difficult to diagnose problems.

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