Closed
Bug 856059
Opened 12 years ago
Closed 11 years ago
SelectionHandler._isTextInput duplicates Util.isTextInput
Categories
(Firefox for Metro Graveyard :: Input, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Margaret, Unassigned)
References
Details
(Whiteboard: [selection])
I noticed this inconsistency while poking around SelectionHandler.
It looks like you could get rid of SelectionHandler._isTextInput and just use Util._isTextInput instead (already doing that in one place).
Reporter | ||
Updated•12 years ago
|
Summary: SelectionHandler._isTextInput duplicated Util._isTextInput → SelectionHandler._isTextInput duplicates Util.isTextInput
Updated•12 years ago
|
OS: Mac OS X → Windows 8 Metro
Updated•12 years ago
|
Whiteboard: [selection]
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•10 years ago
|
OS: Windows 8 Metro → Windows 8.1
You need to log in
before you can comment on or make changes to this bug.
Description
•