Closed Bug 448031 Opened 16 years ago Closed 15 years ago

(NS_ERROR_FAILURE) [nsIAutoCompleteController.handleDelete] seen during testing of Alpha 1

Categories

(Toolkit :: Autocomplete, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: marcia, Unassigned)

Details

During a smoketest for alpha using Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1a1) Gecko/2008072510 Shiretoko/3.1a1

I see this in the console:

Error: uncaught exception: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIAutoCompleteController.handleDelete]"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: chrome://global/content/bindings/autocomplete.xml :: onKeyPress :: line 427"  data: no]

Not sure of STR but I was doing a lot of testing of Java and Java applets when this showed up.
Component: General → Autocomplete
Product: Firefox → Toolkit
QA Contact: general → autocomplete
Marcia, do you remember what you were deleting? The code that it's hitting should only happen when you press Shift and Delete (or Shift and Backspace)

Well, the line in question is here:
http://hg.mozilla.org/mozilla-central/index.cgi/file/2f5781fc6eeb/toolkit/content/widgets/autocomplete.xml#l476

Calling HandleDelete:
http://hg.mozilla.org/mozilla-central/index.cgi/file/2f5781fc6eeb/toolkit/components/autocomplete/src/nsAutoCompleteController.cpp#l527

Nothing recently touching those immediate functions though..
mardak: Unfortunately I don't recall what I was doing specifically, but during most of the morning I was testing java sites, including some java games sites. I will do my best to try to reproduce the issue.
If we can get steps to reproduce this, please re-open.  Closing for now though.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.