OSDN Git Service

Merge webkit.org at r54340 : Fix merge conflicts
authorSteve Block <steveblock@google.com>
Fri, 5 Feb 2010 14:38:24 +0000 (14:38 +0000)
committerSteve Block <steveblock@google.com>
Mon, 15 Feb 2010 10:52:59 +0000 (10:52 +0000)
commit1eef9cbdc7e99b57fa05bfd7e4baefc4a452fbe8
treeced32617716bb0781d7d37837cf3e8d5fd5480ad
parent5e2bc6953fe6923165b8a5d7679939693a1d58d6
Merge webkit.org at r54340 : Fix merge conflicts

- Take both for Android makefiles, other than typo for JavaNPObjectV8 upstream
- Take theirs for XCode project file and ChangeLog
- Fix trivial header conflict in V8DocumentCustom
- Keep ours for fix in JNIUtilityPrivate.cpp
- Take theirs for V8DOMWrapper.cpp. Conflict is due to Android addition of TouchEvents, which conflicts with http://trac.webkit.org/changeset/54259
- Take both for Android addition of applicationInstalledCallback
- Take both for Android JSC JIT changes in Platform.h

Change-Id: Ib1a748f204a07a7e736feeee6a0f30f7453754a7
JavaScriptCore/wtf/Platform.h
WebCore/Android.v8bindings.mk
WebCore/ChangeLog
WebCore/WebCore.xcodeproj/project.pbxproj
WebCore/bindings/v8/V8DOMWrapper.cpp
WebCore/bindings/v8/custom/V8DocumentCustom.cpp
WebCore/bindings/v8/custom/V8NavigatorCustom.cpp
WebCore/bridge/jni/v8/JNIUtilityPrivate.cpp