Bug 47252

Summary: [V8] Web Inspector: stack information is inconsistent between console.trace and runtime errors.
Product: WebKit Reporter: Yury Semikhatsky <yurys>
Component: Web Inspector (Deprecated)Assignee: Yury Semikhatsky <yurys>
Status: RESOLVED WONTFIX    
Severity: Normal CC: apavlov, bweinstein, jamesr, jberlin, joepeck, keishi, loislo, pfeldman, pmuellr, podivilov, rik, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Screenshot
none
Patch pfeldman: review+

Yury Semikhatsky
Reported 2010-10-06 02:34:08 PDT
Created attachment 69907 [details] Screenshot Web Inspector: stack information is inconsistent between console.trace and runtime errors. Line numbers match, but the format of the output does not. Also stack formatter ignores //@ sourceURL value for uncaught exceptions(unlike Error.stack formatter).
Attachments
Screenshot (16.37 KB, image/png)
2010-10-06 02:34 PDT, Yury Semikhatsky
no flags
Patch (22.30 KB, patch)
2010-10-06 06:36 PDT, Yury Semikhatsky
pfeldman: review+
Yury Semikhatsky
Comment 1 2010-10-06 06:36:05 PDT
Yury Semikhatsky
Comment 2 2010-10-13 07:47:17 PDT
Committed r69662
James Robinson
Comment 3 2010-10-13 12:11:07 PDT
Yury Semikhatsky
Comment 4 2010-10-14 03:02:41 PDT
(In reply to comment #3) > This appears to be causing failures on the chromium windows canary and is skipped on mac and linux. Would you mind taking a look? http://test-results.appspot.com/dashboards/flakiness_dashboard.html#showExpectations=true&useWebKitCanary=true&tests=inspector%2Fconsole-trace-in-eval.html%2Cinspector%2Fconsole-uncaught-exception-in-eval.html Initially I committed wrong expectations. Fixed in a follow-up change. The test is passing.
Pavel Podivilov
Comment 5 2011-06-23 01:32:04 PDT
"//@ sourceURL" value is still ignored in JSC. See inspector/console/console-trace-in-eval.html expectations.
Pavel Podivilov
Comment 6 2011-06-23 01:32:32 PDT
*** Bug 63175 has been marked as a duplicate of this bug. ***
Timothy Hatcher
Comment 7 2013-04-05 13:00:44 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.