[Webkit-unassigned] [Bug 119951] [GTK] 'pure virtual method called' in WebCore::JSNodeOwner::isReachableFromOpaqueRoots

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 22 02:50:31 PDT 2013


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





--- Comment #14 from Zan Dobersek <zandobersek at gmail.com>  2013-08-22 02:49:59 PST ---
Created an attachment (id=209335)
 --> (https://bugs.webkit.org/attachment.cgi?id=209335&action=review)
Reproducible test case

A reproducible test case that first disables media support through window.internals.settings.setMediaEnabled(false), creates the element through window.createElement('audio') and then garbage-collects it.

I can reproduce crashes under both DumpRenderTree and WebKitTestRunner.

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