OSDN Git Service

Prevent native crashes on client cert request
authorSelim Gurun <sgurun@google.com>
Wed, 7 Dec 2011 18:50:23 +0000 (10:50 -0800)
committerSelim Gurun <sgurun@google.com>
Thu, 8 Dec 2011 01:25:54 +0000 (17:25 -0800)
commit432a3b5a08c1dff5693d7b804b9e9cf19ad92a2e
tree1579dd6d2b0c672c8a1dc81bc2f3aeb1a900b442
parent292448625cf74fa0cbb6776572d5b116d2e7eb15
Prevent native crashes on client cert request

Bug: 4586251

Explicitly manage ref counter for WebUrlLoaderClient. This will
prevent early release of the object.

Change-Id: I4b8e41b470eaacb594ce85afdd650e7827ab4a6d
Source/WebKit/android/WebCoreSupport/WebUrlLoaderClient.cpp
Source/WebKit/android/WebCoreSupport/WebUrlLoaderClient.h