IE7/8 Logger Changes (~2.4.8)

14 views
Skip to first unread message

Chris Hemp

unread,
Aug 27, 2013, 9:59:54 AM8/27/13
to rapt...@googlegroups.com
Hi all,

During development testing I noticed that Logger.js was leveraging Object.defineProperty hooks for setting some values (logging, LogLevel).  

IE8 unfortunately requires that the first parameter be a DOM element and fails with:

Object doesn't support this action; Logger.js, line 73, character 5.


I have some changes to push that will use basic setters instead of the defineProperty hook.   So far on the browsers I've tried (IE7-IE10, FF23, Chrome30) this seems to be workable.

-Chris

Chris Hemp

unread,
Aug 27, 2013, 10:32:53 AM8/27/13
to rapt...@googlegroups.com
2.4.28 is the raptorjs version I'm on.  Somehow I removed the missing .2 in the original subject.  Doh!
Reply all
Reply to author
Forward
0 new messages