[Webkit-unassigned] [Bug 104039] Web Inspector: Keep LiveEdit API disabled when idle

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 10 03:42:45 PST 2012


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





--- Comment #2 from Yury Semikhatsky <yurys at chromium.org>  2012-12-10 03:45:09 PST ---
(From update of attachment 178444)
View in context: https://bugs.webkit.org/attachment.cgi?id=178444&action=review

> Source/WebCore/bindings/v8/ScriptDebugServer.cpp:318
> +        EnableLiveEditScope() { v8::Debug::SetLiveEditEnabled(true); }

Can it happen that LiveEdit is already on and will be turned off when the scope is destroyed?

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