[TIMOB-6026] MobileWeb: Create browser shim for console.*() calls
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Critical |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-11-09T17:44:07.000+0000 |
Affected Version/s | Release 1.8.0 |
Fix Version/s | Sprint 2011-45, Release 1.8.0.1 |
Components | MobileWeb |
Labels | stage |
Reporter | Chris Barber |
Assignee | Chris Barber |
Created | 2011-11-05T11:48:24.000+0000 |
Updated | 2017-03-03T22:50:00.000+0000 |
Description
Need to detect if the console API exists, then either use it or try to define it.
This is code complete.
https://github.com/appcelerator/titanium_mobile/pull/652
Closing ticket.