WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 34078
File name and line number are missing in console messages written before onload event
https://bugs.webkit.org/show_bug.cgi?id=34078
Summary
File name and line number are missing in console messages written before onlo...
Yury Semikhatsky
Reported
2010-01-25 02:54:48 PST
If console.log(1) is called before document load is completed the message will miss source name and line number. To see this navigate to LayoutTests/inspector/console-log-before-inspector-open.html
Attachments
patch
(4.43 KB, patch)
2010-01-25 05:02 PST
,
Yury Semikhatsky
no flags
Details
Formatted Diff
Diff
patch
(4.05 KB, patch)
2010-01-25 05:08 PST
,
Yury Semikhatsky
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Yury Semikhatsky
Comment 1
2010-01-25 05:02:47 PST
Created
attachment 47339
[details]
patch Update inspector test expectations.
Yury Semikhatsky
Comment 2
2010-01-25 05:08:48 PST
Created
attachment 47340
[details]
patch Update test expectations.
Yury Semikhatsky
Comment 3
2010-01-25 05:14:15 PST
Comment on
attachment 47340
[details]
patch Committing to
http://svn.webkit.org/repository/webkit/trunk
... C LayoutTests/inspector/console-log-before-inspector-open-expected.txt => LayoutTests/platform/gtk/inspector/console-log-before-inspector-open-expected.txt C LayoutTests/inspector/console-log-before-inspector-open-expected.txt => LayoutTests/platform/mac/inspector/console-log-before-inspector-open-expected.txt C LayoutTests/inspector/console-log-before-inspector-open-expected.txt => LayoutTests/platform/win/inspector/console-log-before-inspector-open-expected.txt M LayoutTests/ChangeLog M LayoutTests/inspector/console-log-before-inspector-open-expected.txt Committed
r53798
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