[Webkit-unassigned] [Bug 95341] Web Inspector: The JS code injected by worker inspector shouldn't be evaluated through JSMainThreadExecState

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 21 02:54:24 PDT 2012


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


Pavel Feldman <pfeldman at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #161213|review?                     |review-
               Flag|                            |




--- Comment #3 from Pavel Feldman <pfeldman at chromium.org>  2012-09-21 02:54:53 PST ---
(From update of attachment 161213)
View in context: https://bugs.webkit.org/attachment.cgi?id=161213&action=review

> Source/WebCore/ChangeLog:10
> +        No new test case.

Can this be tested?

> Source/WebCore/bindings/js/ScriptFunctionCall.cpp:40
> +#ifndef NDEBUG

Do we have debug-related behavior here?

> Source/WebCore/inspector/InjectedScriptManager.h:71
> +    explicit InjectedScriptManager(InspectedStateAccessCheck, bool = false);

bool isForWorker = false

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