WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
76404
Web Inspector: ConsoleMessage payload url can be the string "undefined"
https://bugs.webkit.org/show_bug.cgi?id=76404
Summary
Web Inspector: ConsoleMessage payload url can be the string "undefined"
Timothy Hatcher
Reported
2012-01-16 13:33:02 PST
It looks like the ConsoleMessage "url" can be the string "undefined". This is codified in ConsoleMessage.js with: } else if (this.url && this.url !== "undefined") { Why is this?
Attachments
Add attachment
proposed patch, testcase, etc.
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