WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
35102
[v8] Don't truncate long lines when evaluating expressions on a breakpoint
https://bugs.webkit.org/show_bug.cgi?id=35102
Summary
[v8] Don't truncate long lines when evaluating expressions on a breakpoint
Yury Semikhatsky
Reported
2010-02-18 08:59:58 PST
Currently all lines returned by v8 debugger are truncated to 80 chars. We should show the whole result string when user performs an evaluation.
Attachments
patch
(1.09 KB, patch)
2010-02-18 09:14 PST
,
Yury Semikhatsky
pfeldman
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Yury Semikhatsky
Comment 1
2010-02-18 09:14:32 PST
Created
attachment 49022
[details]
patch
Yury Semikhatsky
Comment 2
2010-02-18 09:32:29 PST
Committing to
http://svn.webkit.org/repository/webkit/trunk
... M WebKit/chromium/ChangeLog M WebKit/chromium/src/js/DebuggerAgent.js Committed
r54968
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