Closed Bug 713229 Opened 13 years ago Closed 13 years ago

configure only requires NSPR 4.8.8, but we require NSPR >= 4.9 beta 4

Categories

(Firefox Build System :: General, defect)

defect
Not set
normal

Tracking

(firefox11 fixed)

RESOLVED FIXED
mozilla12
Tracking Status
firefox11 --- fixed

People

(Reporter: glandium, Assigned: glandium)

References

Details

(Whiteboard: [inbound][qa-])

Attachments

(1 file, 1 obsolete file)

indexedDB code uses PR_UINT64, which is only available in NSPR 4.9 beta 4 and greater.
Attachment #584063 - Flags: review?(ted.mielczarek)
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
Attachment #584064 - Flags: review?(ted.mielczarek)
Attachment #584063 - Attachment is obsolete: true
Attachment #584063 - Flags: review?(ted.mielczarek)
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
There's a patch in this bug already, let's duplicate the other way around.
Status: REOPENED → NEW
Comment on attachment 584064 [details] [diff] [review]
Require NSPR 4.9 beta 4 or greater

Review of attachment 584064 [details] [diff] [review]:
-----------------------------------------------------------------

We should really release an NSPR 4.9 :-/
Attachment #584064 - Flags: review?(ted.mielczarek) → review+
https://hg.mozilla.org/mozilla-central/rev/2a6cac678c94
Status: NEW → RESOLVED
Closed: 13 years ago13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla12
Comment on attachment 584064 [details] [diff] [review]
Require NSPR 4.9 beta 4 or greater

[Approval Request Comment]
The current codebase uses macros that are only present in NSPR 4.9 beta 4 and above.
This is a low risk, NPOTB patch that makes life easier for linux distributions using the --with-system-nspr flag. Making it clear if their NSPR is too old.
Attachment #584064 - Flags: approval-mozilla-aurora?
Comment on attachment 584064 [details] [diff] [review]
Require NSPR 4.9 beta 4 or greater

[Triage Comment]
Low risk, NPOTB - approved for Aurora.
Attachment #584064 - Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Whiteboard: [inbound] → [inbound][qa-]
Fx 11.0b1 was released depending on an unreleased nspr version, thus breaks people using system nspr. Where's the tracking bug for 4.9.0 final release ?
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: