Problem: Named props crash the AB
Fix: Make doubly certain we don't parse named props on AB
Problem: Sometimes we don't treat an AB object as such.
Fix: Since we're looking at properties anyway, check PR_OBJECT_TYPE and if it's an AB type, turn on AB prop parsing.
Comments: Fixed in December 2013 Release
Fix: Make doubly certain we don't parse named props on AB
Problem: Sometimes we don't treat an AB object as such.
Fix: Since we're looking at properties anyway, check PR_OBJECT_TYPE and if it's an AB type, turn on AB prop parsing.
Comments: Fixed in December 2013 Release