Bug 98619

Summary: Web process XPC services don't have correct version information in their Info.plist files
Product: WebKit Reporter: mitz
Component: WebKit2Assignee: mitz
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Add CFBundleGetInfoString and use the source version for CFBundleShortVersionString and CFBundleVersion andersca: review+

Description mitz 2012-10-07 11:42:20 PDT
Web process XPC services don't have correct version information in their Info.plist files
Comment 1 mitz 2012-10-07 11:49:45 PDT
Created attachment 167483 [details]
Add CFBundleGetInfoString and use the source version for CFBundleShortVersionString and CFBundleVersion
Comment 2 mitz 2012-10-07 12:33:48 PDT
Fixed in <http://trac.webkit.org/r130608>.