Closed
Bug 714057
Opened 13 years ago
Closed 13 years ago
Remove uintn users from XPConnect
Categories
(Core :: XPConnect, defect)
Core
XPConnect
Tracking
()
RESOLVED
FIXED
mozilla12
People
(Reporter: Ms2ger, Assigned: Ms2ger)
Details
Attachments
(1 file)
68.51 KB,
patch
|
bholley
:
review+
khuey
:
review+
|
Details | Diff | Splinter Review |
js/src moved away from them in bug 708735, and as in bug 711611, we can avoid getting them provided by NSPR with a simple define.
Attachment #584743 -
Flags: review?(bobbyholley+bmo)
Assignee | ||
Updated•13 years ago
|
Assignee: nobody → Ms2ger
OS: Linux → All
Hardware: x86_64 → All
Comment 1•13 years ago
|
||
Comment on attachment 584743 [details] [diff] [review]
Patch v1
I didn't look at this very closely, but it looks like you configured your regexp right. r+ on that part.
I don't know anything about the NSPR stuff, so flagging khuey for review on that part.
Attachment #584743 -
Flags: review?(khuey)
Attachment #584743 -
Flags: review?(bobbyholley+bmo)
Attachment #584743 -
Flags: review+
Comment on attachment 584743 [details] [diff] [review]
Patch v1
Can we get a bug on file on defining NO_NSPR_10_SUPPORT globally?
Attachment #584743 -
Flags: review?(khuey) → review+
Assignee | ||
Comment 3•13 years ago
|
||
(In reply to Kyle Huey [:khuey] (khuey@mozilla.com) from comment #2)
> Comment on attachment 584743 [details] [diff] [review]
> Patch v1
>
> Can we get a bug on file on defining NO_NSPR_10_SUPPORT globally?
Bug 714247.
Assignee | ||
Comment 4•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla12
You need to log in
before you can comment on or make changes to this bug.
Description
•