Closed
Bug 378958
Opened 18 years ago
Closed 18 years ago
Move NSPR pull-tag for 1.8.1.4 and 1.8.0.12
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dveditz, Assigned: nthomas)
References
Details
(Keywords: verified1.8.0.12, verified1.8.1.4)
Attachments
(4 files)
676 bytes,
patch
|
wtc
:
review+
dveditz
:
approval1.8.1.4+
|
Details | Diff | Splinter Review |
697 bytes,
patch
|
wtc
:
review+
dveditz
:
approval1.8.0.12+
|
Details | Diff | Splinter Review |
1.41 KB,
patch
|
dveditz
:
approval1.8.1.4+
|
Details | Diff | Splinter Review |
1.43 KB,
patch
|
dveditz
:
approval1.8.0.12+
|
Details | Diff | Splinter Review |
We need to move the NSPR tag to pick up some fixes for the 1.8.1.4 and 1.8.0.12 releases. Not sure what that tag will be yet. Moving the tag will fix bug 363997 and bug 376062 for Firefox (and other clients).
Flags: blocking1.8.1.4+
Flags: blocking1.8.0.12+
Comment 1•18 years ago
|
||
Attachment #263058 -
Flags: review?(wtc)
Comment 2•18 years ago
|
||
Attachment #263059 -
Flags: review?(wtc)
Updated•18 years ago
|
Attachment #263058 -
Flags: review?(wtc) → review+
Comment 3•18 years ago
|
||
The only difference between the two patches is the context. I created two patches to make it easier to apply them.
Updated•18 years ago
|
Attachment #263059 -
Flags: review?(wtc) → review+
Reporter | ||
Comment 4•18 years ago
|
||
Comment on attachment 263059 [details] [diff] [review]
Patch for 1.8.0 branch
approved for 1.8.0.12, a=dveditz
Attachment #263059 -
Flags: approval1.8.0.12+
Reporter | ||
Comment 5•18 years ago
|
||
Comment on attachment 263058 [details] [diff] [review]
Patch for 1.8 branch
approved for 1.8.1.4, a=dveditz
Attachment #263058 -
Flags: approval1.8.1.4+
Assignee | ||
Comment 6•18 years ago
|
||
I took the liberty of checking these two patches in.
Status: NEW → RESOLVED
Closed: 18 years ago
Keywords: fixed1.8.0.12,
fixed1.8.1.4
Resolution: --- → FIXED
Version: Trunk → unspecified
Comment 7•18 years ago
|
||
I created the NSPR_4_6_7_RTM tag. Dan, may I check in this
tag for 1.8.0.12 and 1.8.1.4?
Comment 8•18 years ago
|
||
Use the NSPR_4_6_7_RTM tag. This patch also shows the change
between NSPR_4_6_7_BETA1 and NSPR_4_6_7_RTM (just the version
macros).
Attachment #263763 -
Flags: approval1.8.1.4?
Comment 9•18 years ago
|
||
This is the corresponding patch for the MOZILLA_1_8_0_BRANCH.
Attachment #263764 -
Flags: approval1.8.0.12?
Reporter | ||
Comment 10•18 years ago
|
||
Clearing "fixed" keywords in preparation for landing new patches.
Keywords: fixed1.8.0.12,
fixed1.8.1.4
Reporter | ||
Comment 11•18 years ago
|
||
Comment on attachment 263763 [details] [diff] [review]
RTM patch for 1.8 branch
Approved for 1.8.1.4, a=dveditz for release-drivers
The prinit.h isn't supposed to be checked in, it's simply to show us what the tag update does -- right?
Attachment #263763 -
Flags: approval1.8.1.4? → approval1.8.1.4+
Reporter | ||
Comment 12•18 years ago
|
||
Comment on attachment 263764 [details] [diff] [review]
RTM patch for 1.8.0 branch
approved for 1.8.0.12, a=dveditz for release-drivers
Attachment #263764 -
Flags: approval1.8.0.12? → approval1.8.0.12+
Comment 13•18 years ago
|
||
Thank you, Dan.
Yes, the prinit.h change is simply to show you what the
tag update does.
I checked in the patches on the MOZILLA_1_8_BRANCH and
MOZILLA_1_8_0_BRANCH.
Checking in client.mk;
/cvsroot/mozilla/client.mk,v <-- client.mk
new revision: 1.245.2.37; previous revision: 1.245.2.36
done
Checking in client.mk;
/cvsroot/mozilla/client.mk,v <-- client.mk
new revision: 1.245.2.6.24.13; previous revision: 1.245.2.6.24.12
done
Keywords: fixed1.8.0.12,
fixed1.8.1.4
Comment 14•18 years ago
|
||
verified fixed for 1.8.0.12 and 1.8.1.4 using Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.8.0.12) Gecko/20070508 Firefox/1.5.0.12 and Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.8.1.4) Gecko/20070509 Firefox/2.0.0.4 ID:2007050903
Comment 15•18 years ago
|
||
Verified in Thunderbird 2.0.0.4rc1, nspr4.dll version in Tbird installation says: 4.6.7.0
Updated•7 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•