Ticket #209 (new defect)
Parser 2 unit tests fail with timeout
| Reported by: | hamstersoup.com/openid | Owned by: | atul.toolness.com |
|---|---|---|---|
| Priority: | blocker | Milestone: | |
| Component: | builtin-commands | Keywords: | try-to-reproduce |
| Cc: |
Description (last modified by atul.toolness.com) (diff)
The current CmdUtils.log function only accepts one argument and has no support for the rest of the Firebug console functions (warn, error, group etc)
The name CmdUtils.log is also unfamiliar to web developers who are used to console.log
The attached patch solves these 3 problems. (However it still relies on the insecure console object. See #208)
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
