[Webkit-unassigned] [Bug 117825] REGRESSION (r150663): Using webkitAudioContext in Inspector makes it undefined everywhere

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 20 12:55:37 PDT 2013


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





--- Comment #5 from Christophe Dumez <dchris at gmail.com>  2013-06-20 12:54:16 PST ---
One difference in behavior after the patch is that WebAudio used to be a per-PageGroup preference. Now, it is a global preference because it is part of RuntimeEnabledFeatures.

It is possible that the WebAudio setting get disabled somehow when the Safari Web Inspector is showed? This would explain why the constructor would disappear from the document when the inspector is used.

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