From: eric@webkit.org Date: Mon, 12 Jul 2010 21:45:59 +0000 (+0000) Subject: 2010-07-12 Eric Seidel X-Git-Url: https://git.webkit.org/?p=WebKit-https.git;a=commitdiff_plain;h=684700d2bb0ad0cac736e9966e7c8399a7ead9a4 2010-07-12 Eric Seidel Unreviewed, build fix. Update HTMLTreeBuilder now that MathMLNames is always generated https://bugs.webkit.org/show_bug.cgi?id=42059 Fix the Windows project file to build MathMLNames.*. Also added MathMLElementFactory.* which is a NOOP now, but will prevent folks from breaking the build when they turn MathML on. * WebCore.vcproj/WebCore.vcproj: git-svn-id: https://svn.webkit.org/repository/webkit/trunk@63123 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog index 7c72ca218795..284b551d295c 100644 --- a/WebCore/ChangeLog +++ b/WebCore/ChangeLog @@ -1,3 +1,16 @@ +2010-07-12 Eric Seidel + + Unreviewed, build fix. + + Update HTMLTreeBuilder now that MathMLNames is always generated + https://bugs.webkit.org/show_bug.cgi?id=42059 + + Fix the Windows project file to build MathMLNames.*. + Also added MathMLElementFactory.* which is a NOOP now, but will + prevent folks from breaking the build when they turn MathML on. + + * WebCore.vcproj/WebCore.vcproj: + 2010-07-12 Eric Carlson Reviewed by Darin Adler. diff --git a/WebCore/WebCore.vcproj/WebCore.vcproj b/WebCore/WebCore.vcproj/WebCore.vcproj index 623523ee6adc..9106a573b839 100644 --- a/WebCore/WebCore.vcproj/WebCore.vcproj +++ b/WebCore/WebCore.vcproj/WebCore.vcproj @@ -20724,6 +20724,22 @@ RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\kjs_navigator.lut.h" > + + + + + + + +