WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
47252
[V8] Web Inspector: stack information is inconsistent between console.trace and runtime errors.
https://bugs.webkit.org/show_bug.cgi?id=47252
Summary
[V8] Web Inspector: stack information is inconsistent between console.trace a...
Yury Semikhatsky
Reported
Wednesday, October 6, 2010 10:34:08 AM UTC
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
Details
Patch
(22.30 KB, patch)
2010-10-06 06:36 PDT
,
Yury Semikhatsky
pfeldman
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Yury Semikhatsky
Comment 1
Wednesday, October 6, 2010 2:36:05 PM UTC
Created
attachment 69930
[details]
Patch
Yury Semikhatsky
Comment 2
Wednesday, October 13, 2010 3:47:17 PM UTC
Committed
r69662
James Robinson
Comment 3
Wednesday, October 13, 2010 8:11:07 PM UTC
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
Yury Semikhatsky
Comment 4
Thursday, October 14, 2010 11:02:41 AM UTC
(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
Thursday, June 23, 2011 9:32:04 AM UTC
"//@ sourceURL" value is still ignored in JSC. See inspector/console/console-trace-in-eval.html expectations.
Pavel Podivilov
Comment 6
Thursday, June 23, 2011 9:32:32 AM UTC
***
Bug 63175
has been marked as a duplicate of this bug. ***
Timothy Hatcher
Comment 7
Friday, April 5, 2013 9:00:44 PM UTC
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.
Top of Page
Format For Printing
XML
Clone This Bug