OSDN Git Service

Add apple-touch-icon-precomposed processing.
authorPatrick Scott <phanna@android.com>
Fri, 18 Sep 2009 20:28:07 +0000 (16:28 -0400)
committerPatrick Scott <phanna@android.com>
Tue, 22 Sep 2009 17:28:47 +0000 (13:28 -0400)
commitc6fbc06882c120f5f51090203775eb0421550d13
tree1779462f4f7a9d3d9fd9ec32abdf5bfc0c612558
parentf10585d69aaccf4c1b021df143ee0f08e338cf31
Add apple-touch-icon-precomposed processing.

Send up a boolean to indicate if the touch icon url is precomposed.
WebCore/html/HTMLLinkElement.cpp
WebCore/html/HTMLLinkElement.h
WebCore/html/PreloadScanner.cpp
WebCore/loader/FrameLoaderClient.h
WebKit/android/WebCoreSupport/FrameLoaderClientAndroid.cpp
WebKit/android/WebCoreSupport/FrameLoaderClientAndroid.h
WebKit/android/jni/WebCoreFrameBridge.cpp
WebKit/android/jni/WebCoreFrameBridge.h