[WK2] Fix crash issue while terminating webapp
authorSeokju Kwon <seokju.kwon@samsung.com>
Mon, 6 Aug 2012 11:01:58 +0000 (20:01 +0900)
committerSeokju Kwon <seokju.kwon@samsung.com>
Thu, 23 Aug 2012 09:18:24 +0000 (18:18 +0900)
commit40354f8b4f508869d4e42a959552fe87d4939dc6
tree2c1d308d8cfb20e7e042e7895b841f5a2f73413b
parent99170ec1fcdca03237387ef22a6226f989904252
[WK2] Fix crash issue while terminating webapp

[Title] Fix crash issue while terminating webapp
[Issue#] N_SE-5438
[Problem] Occurs B/S
[Cause] NULL Pointer Access
[Solution] Add exception code

Change-Id: I25caa4c6bf14584f4dccac7ee23c4583cccb063e
Source/WebCore/inspector/InspectorCSSAgent.cpp
Source/WebKit2/WebProcess/WebCoreSupport/WebInspectorClient.cpp