Closed
Bug 242734
Opened 21 years ago
Closed 21 years ago
nsITextContent needs deCOMtamination...
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
People
(Reporter: jst, Assigned: jst)
Details
Attachments
(1 file)
|
90.07 KB,
patch
|
bryner
:
review+
bryner
:
superreview+
|
Details | Diff | Splinter Review |
Like most other interfaces, nsITextContent could use some deCOMtamination. Patch
coming up.
| Assignee | ||
Comment 1•21 years ago
|
||
| Assignee | ||
Updated•21 years ago
|
Attachment #147765 -
Flags: superreview?(bryner)
Attachment #147765 -
Flags: review?(bryner)
| Assignee | ||
Comment 2•21 years ago
|
||
Looks like an unrelated change to
content/xul/templates/src/nsContentTestNode.cpp crept into this patch, ignore
that change...
Status: NEW → ASSIGNED
Updated•21 years ago
|
Attachment #147765 -
Flags: superreview?(bryner)
Attachment #147765 -
Flags: superreview+
Attachment #147765 -
Flags: review?(bryner)
Attachment #147765 -
Flags: review+
nsFind.cpp:1059: error: `GetText' undeclared (first use this function)
Comment 4•21 years ago
|
||
this caused bug 243345
and, shouldn't this bug be marked fixed? the patch certainly was checked in.
| Assignee | ||
Comment 5•21 years ago
|
||
Oh, yeah, FIXED (a long time ago).
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
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
•