OSDN Git Service

Encode email addresses that are not mailto: links.
authorPatrick Scott <phanna@android.com>
Mon, 8 Nov 2010 15:05:47 +0000 (10:05 -0500)
committerPatrick Scott <phanna@android.com>
Mon, 8 Nov 2010 15:05:47 +0000 (10:05 -0500)
commitc66ad0770a778012c9a4dd154234a4e553f03b96
treefe18e2741735587afd9520a7035c8bf42808e2a2
parent9934d5d8bbc7e1f13e620eac325528f9e92d67ee
Encode email addresses that are not mailto: links.

Fix a few extra copies of KURL and String.  Added more characters to the list of
allowable mailbox characters.

Bug: 3038103
Change-Id: I49bd3ba9c628a70e7e1633d16fc329d64613dbf1
WebKit/android/jni/WebCoreFrameBridge.cpp
WebKit/android/nav/CacheBuilder.cpp