Closed Bug 270346 Opened 20 years ago Closed 18 years ago

app.build_id is 0000000000

Categories

(Firefox Build System :: General, defect)

x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: bugzilla, Unassigned)

Details

using the latest nightly the firefox.js file has:

pref("app.version", 

"1.0"

);

pref("app.build_id", 

"0000000000"

); 


---------------
two problems:
1) the file has double new lines. problem with convert from unix to dos?
2) buildid is 0000000000 should it be the build date?
Assignee: bryner → nobody
QA Contact: asa → build.config
Version: unspecified → Trunk
buildid is no longer in pref files
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → WORKSFORME
Component: Build Config → General
Product: Firefox → Firefox Build System
You need to log in before you can comment on or make changes to this bug.