Bug 22808

Summary: REGRESSION: Fix for build breakage
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 523.x (Safari 3)   
Hardware: PC   
OS: Windows XP   
Attachments:
Description Flags
Correct malformed XML in Visual Studio project aroben: review+

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.