RESOLVED WONTFIX 81646
[v8] Web Inspector: new Error.stack doesn't provide inferred object name
https://bugs.webkit.org/show_bug.cgi?id=81646
Summary [v8] Web Inspector: new Error.stack doesn't provide inferred object name
Yury Semikhatsky
Reported 2012-03-20 03:35:40 PDT
A stack trace looks like this: Error at Object.isEditable (chrome-devtools://devtools/UISourceCode.js:63:54) at Object._createUISourceCode (chrome-devtools://devtools/RawSourceCode.js:217:33) at Object._createSourceMapping (chrome-devtools://devtools/RawSourceCode.js:178:37) at Object._updateSourceMapping (chrome-devtools://devtools/RawSourceCode.js:146:14) at Object.<anonymous> (chrome-devtools://devtools/RawSourceCode.js:56:14) at Object.addScript (chrome-devtools://devtools/ResourceScriptMapping.js:103:29) at Object.addScript (chrome-devtools://devtools/ScriptMapping.js:168:17) at Object._parsedScriptSource (chrome-devtools://devtools/DebuggerPresentationModel.js:130:29) at Object.dispatchEventToListeners (chrome-devtools://devtools/Object.js:101:35) at Object._parsedScriptSource (chrome-devtools://devtools/DebuggerModel.js:316:14) Instead of "Object" we should be able to see inferred class name.
Attachments
Timothy Hatcher
Comment 1 2013-04-05 13:01:14 PDT
Chromium and V8 have left the building. Won't fix.
Note You need to log in before you can comment on or make changes to this bug.