Closed
Bug 583051
Opened 15 years ago
Closed 6 years ago
SQL Statement warning every time I press a key.
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: dougt, Unassigned)
Details
Every time I press a key and focus in on a input element, i see the following warning:
WARNING: 1 sort operation has occurred for the SQL statement '0x23ccbc88'. See https://developer.mozilla.org/En/Storage/Warnings details.: file /builds/mozilla-central/storage/src/mozStoragePrivateHelpers.cpp, line 138
| Reporter | ||
Comment 1•15 years ago
|
||
sdwilsh, any ideas what this might be?
Comment 2•15 years ago
|
||
Well, like the wiki page says, some statement is not using an index that probably should. You can generate a storage log to see which statement is at that address.
Comment 3•6 years ago
|
||
Closing all opened bug in a graveyard component
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•