Closed
Bug 530408
Opened 14 years ago
Closed 12 years ago
Replace PR_MIN/PR_MAX with NS_MIN/NS_MAX in /modules/libpref
Categories
(Core :: Preferences: Backend, defect)
Core
Preferences: Backend
Tracking
()
RESOLVED
FIXED
People
(Reporter: lusian, Assigned: lusian)
References
Details
Attachments
(1 file)
796 bytes,
patch
|
benjamin
:
review-
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.3a1pre) Gecko/20091120 Minefield/3.7a1pre (.NET CLR 3.5.30729) Build Identifier: Please see Bug #512106. Reproducible: Always
Assignee | ||
Comment 1•14 years ago
|
||
Attachment #413913 -
Flags: review?(benjamin)
Updated•14 years ago
|
Assignee: nobody → lusian
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Comment 2•13 years ago
|
||
Comment on attachment 413913 [details] [diff] [review] Search&Replace, 0 As noted in other bugs, I want std::min or mozilla::min, not this macro-lookalike.
Attachment #413913 -
Flags: review?(benjamin) → review-
Comment 3•12 years ago
|
||
Fixed by bug 661584.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•