Bug 125078

Summary: [Win] WebKit Project Doesn't Copy Resource Bundle
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: WebKit Misc.Assignee: Brent Fulgham <bfulgham>
Status: RESOLVED FIXED    
Severity: Major CC: bfulgham, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Bug Depends on:    
Bug Blocks: 125160    
Attachments:
Description Flags
Patch jer.noble: review+

Description Brent Fulgham 2013-12-02 09:58:02 PST
The WebKit.vcxproj (and WebKit.submit.vcxproj) project files do not copy the WebKit.resources resource bundle to the final build target.  This breaks certain WebKit functionality (such as the Web Inspector).
Comment 1 Brent Fulgham 2013-12-02 10:25:40 PST
Created attachment 218182 [details]
Patch
Comment 2 Jer Noble 2013-12-02 10:43:19 PST
Comment on attachment 218182 [details]
Patch

r=me
Comment 3 Brent Fulgham 2013-12-02 10:44:34 PST
Committed r159941: <http://trac.webkit.org/changeset/159941>
Comment 4 Brent Fulgham 2013-12-02 10:52:05 PST
<rdar://problem/15541067>