Closed Bug 1215200 Opened 9 years ago Closed 9 years ago

Upgrade Mozilla 44 to use NSPR 4.10.10 and NSS 3.20.1

Categories

(Core :: Security: PSM, defect)

44 Branch
defect
Not set
normal

Tracking

()

RESOLVED FIXED
Tracking Status
firefox44 --- affected

People

(Reporter: KaiE, Unassigned)

References

(Blocks 1 open bug)

Details

Let's upgrade Mozilla 44 to use NSPR 4.10.10 and NSS 3.20.1.

David, if you agree, can I go ahead and land the release candidate snapshots into mozilla-inbound? Thanks
Flags: needinfo?(dkeeler)
r=me
Flags: needinfo?(dkeeler)
checked in release candidate tags:
Keywords: leave-open
You have bustage like the following:


78[1G[J[34m 2:24.25(B[m /home/worker/workspace/gecko/xpcom/ds/nsPersistentProperties.cpp:31:119: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare]
78[1G[J[34m 2:24.25(B[m /home/worker/workspace/gecko/xpcom/ds/nsPersistentProperties.cpp:45:119: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare]
Flags: needinfo?(kaie)
> 78[1G[J[34m 2:24.25(B[m
> /home/worker/workspace/gecko/xpcom/ds/nsPersistentProperties.cpp:31:119:
> error: comparison between signed and unsigned integer expressions
> [-Werror=sign-compare]
> 78[1G[J[34m 2:24.25(B[m
> /home/worker/workspace/gecko/xpcom/ds/nsPersistentProperties.cpp:45:119:
> error: comparison between signed and unsigned integer expressions
> [-Werror=sign-compare]

Those lines use the PL_ARENA_ALLOCATE macro.
Thank you.
The NSS continous integration had not caught this problem.

We got a fix and I've started a try run at
https://treeherder.mozilla.org/#/jobs?repo=try&revision=638b11d303d7
Flags: needinfo?(kaie)
Try run looks ok.
Relanding with fix, NSPR_4_10_10_RC1 and NSS_3_20_1_RC0
https://hg.mozilla.org/integration/mozilla-inbound/rev/23431dd48594
Status: NEW → RESOLVED
Closed: 9 years ago
Keywords: leave-open
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.