[Webkit-unassigned] [Bug 41696] Web Inspector: script names are shown with ":0"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 7 02:44:26 PDT 2010


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





--- Comment #4 from Yury Semikhatsky <yurys at chromium.org>  2010-07-07 02:44:27 PST ---
(From update of attachment 60630)
WebCore/bindings/v8/ScriptDebugServer.cpp:383
 +          object->Get(v8::String::New("lineOffset"))->ToInteger()->Value() + 1,
This should be done in DebuggerScript.js using DebuggerScript._v8ToWebkitLineNumber. Please 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