[Webkit-unassigned] [Bug 60174] Fix getUserMedia callback bindings for JSC

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 26 09:13:03 PDT 2011


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


Leandro GraciĆ” Gil <leandrogracia at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |leandrogracia at chromium.org




--- Comment #12 from Leandro GraciĆ” Gil <leandrogracia at chromium.org>  2011-05-26 09:13:02 PST ---
I think this has been caused by my arbitrary decision of using int as the dummy type. My apologies if it caused problems in JSC. I'll keep it in mind in case I see myself in a similar situation in the future.

In any case, this code you're trying to patch doesn't have dummies anymore since the bug 56666 introducing the GeneratedStream class has been finally landed. This makes the patch unnecessary at this point.

Layout tests for getUserMedia should be working now with the expected results in both JSC and V8. In case they don't, please don't hesitate to contact me or tommyw at google.com.

Thanks for contributing to this!

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