[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 13:58:06 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=117825
--- Comment #8 from Alexey Proskuryakov <ap at webkit.org> 2013-06-20 13:56:45 PST ---
> So the webkitAudioContext constructor should not be exposed in the Web inspector, right?
Probably not to Web Inspector code (unless there is a specific reason to need it, in which Web Inspector will opt into it).
Should obviously be exposed in Web Inspector console, as that runs in the context of the inspected page.
> I followed the model of CSSRegions and CSSCompositing
So, the same issue exists for these? That's quite unfortunate :(
--
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