From 07b46427420baf9709fb6302ce4c53d76c6d29a2 Mon Sep 17 00:00:00 2001 From: "ojan@google.com" Date: Mon, 20 Oct 2008 18:24:03 +0000 Subject: what Use third_party/WebKit plugin, pluginarray, mimetype and mimetypearray. In order to get this working, I had to change the v8 templates to allow for both void* and RefPtr<> types. This has a short-term hack for using namedItem instead of nameGetter, which I will be able to undo once I fix https://bugs.webkit.org/show_bug.cgi?id=21606 Also, unforks Navigator.h, which will need some love from scons/mac folk for updating build files since Navigator.h/cpp have moved. Review URL: http://codereview.chromium.org/7373 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@3612 0039d316-1c4b-4281-b951-d872f2087c98 --- webkit/build/WebCore/WebCore.vcproj | 44 +++++++++++++++++++++++++++++++++---- webkit/build/port/port.vcproj | 8 ------- 2 files changed, 40 insertions(+), 12 deletions(-) (limited to 'webkit/build') diff --git a/webkit/build/WebCore/WebCore.vcproj b/webkit/build/WebCore/WebCore.vcproj index fb61b6b..7a41044 100644 --- a/webkit/build/WebCore/WebCore.vcproj +++ b/webkit/build/WebCore/WebCore.vcproj @@ -369,6 +369,14 @@ RelativePath="..\..\..\third_party\WebKit\WebCore\page\MouseEventWithHitTestResults.h" > + + + + @@ -386,10 +394,6 @@ > - - @@ -5986,10 +5990,42 @@ Name="plugins" > + + + + + + + + + + + + + + + + diff --git a/webkit/build/port/port.vcproj b/webkit/build/port/port.vcproj index a4e0856..6be5a6a 100644 --- a/webkit/build/port/port.vcproj +++ b/webkit/build/port/port.vcproj @@ -168,14 +168,6 @@ > - - - - -- cgit v1.1