RESOLVED FIXED 22808
REGRESSION: Fix for build breakage
https://bugs.webkit.org/show_bug.cgi?id=22808
Summary REGRESSION: Fix for build breakage
Brent Fulgham
Reported 2008-12-11 09:50:19 PST
A change to the WebCore.vcproj was malformed (missing the closing </File> tag. The Visual Studio project cannot be loaded or processed. The attached patch corrects the problem.
Attachments
Correct malformed XML in Visual Studio project (1.20 KB, patch)
2008-12-11 09:53 PST, Brent Fulgham
aroben: review+
Brent Fulgham
Comment 1 2008-12-11 09:53:36 PST
Created attachment 25953 [details] Correct malformed XML in Visual Studio project
Adam Roben (:aroben)
Comment 2 2008-12-11 09:57:44 PST
Comment on attachment 25953 [details] Correct malformed XML in Visual Studio project r=me
Holger Freyther
Comment 3 2008-12-11 16:09:08 PST
Landed in r39213.
Note You need to log in before you can comment on or make changes to this bug.