WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
68447
Web Inspector: Copy Stack Trace lacks newlines on Windows
https://bugs.webkit.org/show_bug.cgi?id=68447
Summary
Web Inspector: Copy Stack Trace lacks newlines on Windows
Mark Macdonald
Reported
2011-09-20 09:53:47 PDT
Google Chrome 14.0.835.163 beta-m Windows 7 x64 1. Pause the JavaScript debugger at a breakpoint. 2. Right-click an entry in the Call Stack section of the right-hand pane, and choose "Copy Stack Trace". 3. Go to Notepad, paste. 4. The stack trace is pasted as a single line, making it hard to read. Example:
> AnnotationFactory.showProblems() at editorFeatures.js:113exports.setUpEditor.mOutliner.Outliner.parent() at setup.js:453EventTarget.dispatchEvent() at serviceregistry.js:185internalRegistry.dispatchEvent() at serviceregistry.js:266ServiceRegistration.dispatchEvent() at serviceregistry.js:94ProblemService._setProblems() at problems.js:31Service.addEventListener() at serviceregistry.js:127eclipse.SyntaxChecker.SyntaxChecker.checkSyntax() at syntaxchecker.js:65notify() at Deferred.js:171dojo.Deferred.then.promise.then() at Deferred.js:269eclipse.SyntaxChecker.SyntaxChecker.checkSyntax() at syntaxchecker.js:64dojo.hitch() at lang.js:130notify() at Deferred.js:171complete() at Deferred.js:158dojo.Deferred.resolve.callback() at Deferred.js:200addResult() at DeferredList.js:51dojo.DeferredList.dojo.forEach.resultList.(anonymous function)() at DeferredList.js:34notify() at Deferred.js:171complete() at Deferred.js:158dojo.Deferred.resolve.callback() at Deferred.js:200notify() at Deferred.js:180complete() at Deferred.js:158dojo.Deferred.resolve.callback() at Deferred.js:200dojo.hitch() at lang.js:128notify() at Deferred.js:171complete() at Deferred.js:158dojo.Deferred.resolve.callback() at Deferred.js:200dojo.hitch() at lang.js:130notify() at Deferred.js:171complete() at Deferred.js:158dojo.Deferred.resolve.callback() at Deferred.js:200_responseHandler() at pluginregistry.js:115eclipse.PluginRegistry.installList() at pluginregistry.js:228
Attachments
Patch
(1.39 KB, patch)
2011-09-20 10:19 PDT
,
Pavel Feldman
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Pavel Feldman
Comment 1
2011-09-20 10:19:47 PDT
Created
attachment 108016
[details]
Patch
Joseph Pecoraro
Comment 2
2011-09-20 10:28:14 PDT
Comment on
attachment 108016
[details]
Patch r=me
Pavel Feldman
Comment 3
2011-09-20 10:46:22 PDT
Comment on
attachment 108016
[details]
Patch Clearing flags on attachment: 108016 Committed
r95554
: <
http://trac.webkit.org/changeset/95554
>
Pavel Feldman
Comment 4
2011-09-20 10:46:31 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug