Bug 18888
Summary: | REGRESSION (r32731): console.log always prints "undefined" | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Matt Lilek <dev+webkit> | ||||
Component: | Web Inspector (Deprecated) | Assignee: | Adam Roben (:aroben) <aroben> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | aroben, timothy | ||||
Priority: | P1 | Keywords: | HasReduction, Regression | ||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | Mac | ||||||
OS: | OS X 10.5 | ||||||
URL: | data:text/html,<button onclick="javascript:console.log(document.body); alert(document.body);">Log document.body</button> | ||||||
Attachments: |
|
2008-05-14 14:05 PDT, Adam Roben (:aroben)