Closed
Bug 835470
Opened 10 years ago
Closed 10 years ago
Add operator== for char_type
Categories
(Core :: XPCOM, defect)
Tracking
()
RESOLVED
FIXED
mozilla21
People
(Reporter: jrmuizel, Assigned: jrmuizel)
Details
Attachments
(1 file)
931 bytes,
patch
|
benjamin
:
review+
|
Details | Diff | Splinter Review |
Just a matter of hooking it up to Equals(). QString, std::string, WTFString all have these.
Attachment #707206 -
Flags: review?(benjamin)
Updated•10 years ago
|
Attachment #707206 -
Flags: review?(benjamin) → review+
Assignee | ||
Comment 1•10 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/31d8ab3ddf1a
Comment 2•10 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/31d8ab3ddf1a
Assignee: nobody → jmuizelaar
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla21
You need to log in
before you can comment on or make changes to this bug.
Description
•