Bug 19136

Summary: console.assert should print a message even when no message arguments are provided
Product: WebKit Reporter: Adam Roben (:aroben) <aroben>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: keishi, timothy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on: 19134    
Bug Blocks:    

Description Adam Roben (:aroben) 2008-05-19 21:57:07 PDT
console.assert should print a message even when no message arguments are provided. Firebug prints "Assertion failed" in this case.
Comment 1 Dimitri Glazkov (Google) 2008-12-02 21:04:23 PST
patch coming up ...
Comment 2 Keishi Hattori 2009-10-21 21:52:23 PDT
I think this resolves this.
Bug 19135 - console.assert should prefix messages with "Assertion failed: "

*** This bug has been marked as a duplicate of bug 19135 ***