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
Note You need to log in before you can comment on or make changes to this bug.