Closed
Bug 750264
Opened 12 years ago
Closed 12 years ago
Give IDLType an operator!=
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
FIXED
mozilla15
People
(Reporter: bzbarsky, Assigned: bzbarsky)
References
Details
Attachments
(1 file)
1.60 KB,
patch
|
khuey
:
review+
|
Details | Diff | Splinter Review |
It already has an operator==, but I'm using != on it.
Assignee | ||
Comment 1•12 years ago
|
||
Attachment #619558 -
Flags: review?(khuey)
Attachment #619558 -
Flags: review?(khuey) → review+
Assignee | ||
Comment 2•12 years ago
|
||
Looks like this needs to be applied on top of the patch in bug 742145.
Depends on: 742145
Whiteboard: [need review] → [need bug 742145 fixed]
Assignee | ||
Comment 4•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
Whiteboard: [need bug 742145 fixed]
Target Milestone: --- → mozilla15
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•