Changes between Initial Version and Version 1 of Ticket #10438, comment 13
- Timestamp:
- May 21, 2013, 9:14:55 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #10438, comment 13
initial v1 32 32 33 33 Still, alert is opened. 34 35 Updates: 36 37 * IE8 doesn't allow me to place break point in TC file or it misses it. 38 * I overwrote alert function, but apparently IE calls it internally. 39 * It's not possible to catch that error (cause there's no error) in dev or test code. 40 * Surprisingly, IE9 also notifies about some problems: 41 {{{ 42 SCRIPT28: Stack overflow 43 document.js, line 220 char 3 44 SCRIPT2343: Stack overflow in line: 220 45 }}}