[Webkit-unassigned] [Bug 68447] New: Web Inspector: Copy Stack Trace lacks newlines on Windows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 20 09:53:59 PDT 2011


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

           Summary: Web Inspector: Copy Stack Trace lacks newlines on
                    Windows
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: Windows 7
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mamacdon at gmail.com
                CC: timothy at apple.com, rik at webkit.org, keishi at webkit.org,
                    pmuellr at yahoo.com, joepeck at webkit.org,
                    pfeldman at chromium.org, yurys at chromium.org,
                    bweinstein at apple.com, apavlov at chromium.org,
                    loislo at chromium.org


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 Def
 erred.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

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