Closed Bug 589486 Opened 14 years ago Closed 14 years ago

input.GetAutocomplete should be used instead of computing autocompletion state in content/

Categories

(Core :: DOM: Core & HTML, defect)

defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: mounir, Unassigned)

References

Details

There are (at least) two files trying to compute an element autocompletion state:
- content/base/src/nsContentUtils.cpp
- content/base/src/nsDocument.cpp

The following (deprecated) patch may help:
https://bug557628.bugzilla.mozilla.org/attachment.cgi?id=438459
bug 557628 changed so GetAutocomplete can't be used anymore to get the state.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → INVALID
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.