summaryrefslogtreecommitdiffstats
path: root/Source/WebKit/android/WebCoreSupport/UrlInterceptResponse.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Avoid leaking a JNI local ref in JavaInputStreamWrapper::read()Steve Block2012-04-051-36/+28
| | | | | | | | | | | Make sure we release the local ref returned by NewByteArray() once we've taken a global ref to the array. Also fix up the rest of the file to use ScopedLocalRef to avoid this kind of problem in future. Bug: 5498704 Change-Id: I33754a0188a3c08a5c34d0e161cd7073f83070c6
* Avoid leaking JNI local references in UrlInterceptResponseSteve Block2011-07-061-0/+2
| | | | | Bug: 4509854 Change-Id: I70bd6b5f1ce32263b1f048a7bb5e732338e7297d
* Merge WebKit at r75993: Move WebKit/android files to SourceBen Murdoch2011-05-161-0/+130
Change-Id: Ifa871f8320bdb3a09fe189fffecc23f702c394b9