[Webkit-unassigned] [Bug 79222] [chromium] createObjectURL(Blob) throws 'Illegal invocation' error when MEDIA_STREAM is disabled.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 23 09:08:04 PST 2012


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





--- Comment #7 from Erik Arvidsson <arv at chromium.org>  2012-02-23 09:08:05 PST ---
(In reply to comment #5)
> It appears to me that signature check is only executed when one method is defined. Not sure if it's related to the bug.

If there are overloaded functions then the bindings check which one to call based on the type check. If there is only one, the same type check is not required.

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