[Webkit-unassigned] [Bug 40289] Web Inspector: v8 debugger should always be enabled when frontend is attached.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 9 06:17:40 PDT 2010


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


Yury Semikhatsky <yurys at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
         AssignedTo|webkit-unassigned at lists.web |podivilov at chromium.org
                   |kit.org                     |
     Ever Confirmed|0                           |1




--- Comment #12 from Yury Semikhatsky <yurys at chromium.org>  2010-06-09 06:17:40 PST ---
(In reply to comment #11)
> (From update of attachment 58232 [details])
> WebCore/inspector/InspectorController.cpp:439
>  +          enableDebuggerFromFrontend(false);
> This will cause all parsed scripts to be pushed to the frontend along with their content. It may be quite expensive and currently we don't send the sources until ScriptsPanel is shown. We should come up with something smarter here.

Please file a bug on this and put it as a FIXME at that line. We'll fix this in a separate change.

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