Bug 29989 - Safari version number shouldn't be exposed in WebKit code
Summary: Safari version number shouldn't be exposed in WebKit code
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-01 15:51 PDT by Steve Falkenburg
Modified: 2009-10-02 10:22 PDT (History)
0 users

See Also:


Attachments
Stop using PRODUCTVERSION (9.27 KB, patch)
2009-10-01 15:56 PDT, Steve Falkenburg
mrowe: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Falkenburg 2009-10-01 15:51:23 PDT
We currently have a file (PRODUCTVERSION) that contains the current version number of Safari.
We should re-work our build scripts to not need this file.
Comment 1 Steve Falkenburg 2009-10-01 15:56:24 PDT
Created attachment 40482 [details]
Stop using PRODUCTVERSION
Comment 2 Steve Falkenburg 2009-10-02 10:22:59 PDT
Fixed in r49026.