OSDN Git Service

Remove dependency of WebCore ScreenAndroid on platform API
authorSteve Block <steveblock@google.com>
Fri, 8 Oct 2010 14:24:49 +0000 (15:24 +0100)
committerSteve Block <steveblock@google.com>
Fri, 8 Oct 2010 14:45:11 +0000 (15:45 +0100)
commita670d9b37b9afce0ec7e53d72e375b6ac9ca04df
tree49b6eaadf75e653858924f071685456d28930d07
parent54b541647c8a934868c6c0f00665611569c9e4b8
Remove dependency of WebCore ScreenAndroid on platform API

Note that this change forks two WebCore files, but both files are
already forked and are unlikely to be changed upstream by non-Android
contributors. All changes to both files will be upstreamed at a later
date.

Bug: 2439218
Change-Id: I1e56ee12cec17df38a1404ab06c8897c22f2fd19
WebCore/platform/android/PlatformBridge.h
WebCore/platform/android/ScreenAndroid.cpp
WebKit/android/WebCoreSupport/PlatformBridge.cpp