Closed
Bug 406601
Opened 18 years ago
Closed 18 years ago
add update verify configs for Fx 1.9
Categories
(Release Engineering :: General, defect, P2)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bhearsum, Assigned: bhearsum)
References
Details
Attachments
(1 file)
|
3.65 KB,
patch
|
rhelmer
:
review+
|
Details | Diff | Splinter Review |
Update config bumping will be done as part of the automated 3.0b2 release. We need empty moz19-firefox-$platform.cfg files for this to work.
There's no patch, so I'll just ask for rhelmer's r? here :).
| Assignee | ||
Updated•18 years ago
|
Priority: -- → P2
| Assignee | ||
Updated•18 years ago
|
Summary: add empty update configs for 1.9 → add update configs for Fx 1.9
| Assignee | ||
Comment 1•18 years ago
|
||
Attachment #291299 -
Flags: review?(rhelmer)
| Assignee | ||
Updated•18 years ago
|
Summary: add update configs for Fx 1.9 → add update verify configs for Fx 1.9
Updated•18 years ago
|
Attachment #291299 -
Flags: review?(rhelmer) → review+
| Assignee | ||
Comment 2•18 years ago
|
||
Rob, we talked on IRC about the build_platform possibly being different on msys. I'm 99% sure this isn't the case. I tried writing some javascript to check this, but couldn't get it working. I hunted around the links you gave me though. I know for a fact that the OS is 'WINNT' http://developer.mozilla.org/en/docs/nsIXULRuntime). And configure sets the ABI to 'msvc' (http://lxr.mozilla.org/mozilla/source/configure.in#1824) and also sets defines '_X86_' for any i*86 platform.
Going to check these in.
| Assignee | ||
Comment 3•18 years ago
|
||
RCS file: /cvsroot/mozilla/testing/release/updates/moz19-firefox-linux.cfg,v
done
Checking in moz19-firefox-linux.cfg;
/cvsroot/mozilla/testing/release/updates/moz19-firefox-linux.cfg,v <-- moz19-firefox-linux.cfg
initial revision: 1.1
done
RCS file: /cvsroot/mozilla/testing/release/updates/moz19-firefox-mac.cfg,v
done
Checking in moz19-firefox-mac.cfg;
/cvsroot/mozilla/testing/release/updates/moz19-firefox-mac.cfg,v <-- moz19-firefox-mac.cfg
initial revision: 1.1
done
RCS file: /cvsroot/mozilla/testing/release/updates/moz19-firefox-win32.cfg,v
done
Checking in moz19-firefox-win32.cfg;
/cvsroot/mozilla/testing/release/updates/moz19-firefox-win32.cfg,v <-- moz19-firefox-win32.cfg
initial revision: 1.1
done
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Comment 4•18 years ago
|
||
(In reply to comment #2)
> Rob, we talked on IRC about the build_platform possibly being different on
> msys. I'm 99% sure this isn't the case. I tried writing some javascript to
> check this, but couldn't get it working. I hunted around the links you gave me
> though. I know for a fact that the OS is 'WINNT'
> http://developer.mozilla.org/en/docs/nsIXULRuntime). And configure sets the ABI
> to 'msvc' (http://lxr.mozilla.org/mozilla/source/configure.in#1824) and also
> sets defines '_X86_' for any i*86 platform.
>
> Going to check these in.
Sounds good, I am all for checking in now. You could always just run it on staging and see if it works :)
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•