Routine added to skip property table error
authorHojong Han <hojong.han@samsung.com>
Thu, 8 Aug 2013 00:39:05 +0000 (09:39 +0900)
committerHojong Han <hojong.han@samsung.com>
Thu, 8 Aug 2013 00:41:58 +0000 (09:41 +0900)
commit8546ad14092b4e0398e26087de0c340f2478a31e
treef344147c9c21dfd578eff0d2facad2317b96c304
parentf5881a42a95fb8928187fbd4faefaf0602e91d1d
Routine added to skip property table error

[Title] Routine added to skip property table error
[Issue#] N_SE-48222
[Problem] Crash occurred while opening new tabs and load new websites
[Cause] Property table information was corrupted
[Solution] Exception-handling routine added not to access invalid information

Change-Id: I3e695b4d8edb15061a795bdf20680a89f9c5e1eb
Source/JavaScriptCore/runtime/PropertyMapHashTable.h
Source/WTF/wtf/Platform.h