From: aroben Date: Tue, 12 Sep 2006 16:43:13 +0000 (+0000) Subject: 2006-09-12 MorganL X-Git-Url: https://git.webkit.org/?p=WebKit-https.git;a=commitdiff_plain;h=57c1b51d11baf1d3249a8f21d1038f084c408a67 2006-09-12 MorganL Reviewed/landed by aroben. Fixes http://bugzilla.opendarwin.org/show_bug.cgi?id=10822 windows build is busted * WebCore.vcproj/WebCore/WebCore.vcproj: Add missing JSRangeException.{cpp,h} to project git-svn-id: https://svn.webkit.org/repository/webkit/trunk@16321 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog index 19f468f1b116..948f8877a7ef 100644 --- a/WebCore/ChangeLog +++ b/WebCore/ChangeLog @@ -1,3 +1,13 @@ +2006-09-12 MorganL + + Reviewed/landed by aroben. + + Fixes http://bugzilla.opendarwin.org/show_bug.cgi?id=10822 + windows build is busted + + * WebCore.vcproj/WebCore/WebCore.vcproj: Add missing + JSRangeException.{cpp,h} to project + 2006-09-12 David Hyatt Fix fieldsets so that they properly expand to enclose overhanging floats diff --git a/WebCore/WebCore.vcproj/WebCore/WebCore.vcproj b/WebCore/WebCore.vcproj/WebCore/WebCore.vcproj index 89d8a18f9d31..784a64b026f2 100644 --- a/WebCore/WebCore.vcproj/WebCore/WebCore.vcproj +++ b/WebCore/WebCore.vcproj/WebCore/WebCore.vcproj @@ -774,6 +774,14 @@ RelativePath="..\..\DerivedSources\WebCore\JSRange.h" > + + + +