Ticket #1240 (new defect)
Opened 19 months ago
consoleMessage arguments problem
| Reported by: | guest | Owned by: | cjacker |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.11.0 |
| Component: | Webkit | Version: | 0.11.0 |
| Keywords: | consoleMessage | Cc: |
Description
Too many arguments for `consoleMessage', probably first String is unnecessary.
Minor changes in marshal.list and WebView.chs fixed it for me (at least "webView `on` consoleMessage $ ..." can catch `console.log' from javascript-code).
webkit-0.12.3
Note: See
TracTickets for help on using
tickets.