summaryrefslogtreecommitdiffstats
path: root/webkit/build
diff options
context:
space:
mode:
authortc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-04-16 21:50:29 +0000
committertc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-04-16 21:50:29 +0000
commitaec53c706a0b9e2f2c65cb8cd2be5c4670829d83 (patch)
treed79f1c1a65f6d648de39619e54fa8c48e7f256bb /webkit/build
parent3e21831b1796f52ae015b6dd62106830d81ebb71 (diff)
downloadchromium_src-aec53c706a0b9e2f2c65cb8cd2be5c4670829d83.zip
chromium_src-aec53c706a0b9e2f2c65cb8cd2be5c4670829d83.tar.gz
chromium_src-aec53c706a0b9e2f2c65cb8cd2be5c4670829d83.tar.bz2
Chrome side of webkit merge from 42547 to 42580.
In http://trac.webkit.org/changeset/42579 ScriptController::createInlineEventListener was changed to take 4 params instead of 3, so I updated the V8 ScriptController to do the same. We don't seem to need the extra arg because both v8_proxy::createSVGEventHandler and v8_proxy::createInlineEventListener are identical. Also one new .cpp/.h file from http://trac.webkit.org/changeset/42580 Review URL: http://codereview.chromium.org/79008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13884 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/build')
-rw-r--r--webkit/build/WebCore/WebCore.vcproj8
1 files changed, 8 insertions, 0 deletions
diff --git a/webkit/build/WebCore/WebCore.vcproj b/webkit/build/WebCore/WebCore.vcproj
index d10862c..5da7bea 100644
--- a/webkit/build/WebCore/WebCore.vcproj
+++ b/webkit/build/WebCore/WebCore.vcproj
@@ -3573,6 +3573,14 @@
>
</File>
<File
+ RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderSVGModelObject.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderSVGModelObject.h"
+ >
+ </File>
+ <File
RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderSVGRoot.cpp"
>
</File>