[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 Mar 29 00:48:13 PDT 2012


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





--- Comment #18 from Hao Zheng <zhenghao at chromium.org>  2012-03-29 00:48:12 PST ---
(In reply to comment #17)
> Created an attachment (id=134517)
 --> (https://bugs.webkit.org/attachment.cgi?id=134517&action=review) [details]
> demo patch. not for review.

When MEDIA_STREAM is enabled, we have overloaded createObjectURL. The bug is hidden, because no custom signature is generated. I'm not sure if it's a v8 bug, or it's WebKit bug about invoking v8 incorrectly.

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