Closed
Bug 1140979
Opened 10 years ago
Closed 10 years ago
Change SelectionHandler/TextSelection to use UUID vs. simple selectionID
Categories
(Firefox for Android Graveyard :: Text Selection, defect)
Tracking
(firefox39 fixed)
RESOLVED
FIXED
Firefox 39
Tracking | Status | |
---|---|---|
firefox39 | --- | fixed |
People
(Reporter: capella, Assigned: capella)
Details
Attachments
(1 file)
4.72 KB,
patch
|
wesj
:
review+
|
Details | Diff | Splinter Review |
Looking at bug 988143, I'm planning to establish a TouchCaretHandler.js and a TouchSelectionHandler.js for the Gecko carets and while implementing in parallel with the existing scheme, we'll be using TextSelection/ActionBar as a shared service.
I need to have unique selectionID's generated after all, to avoid odd interractions, like we discussed in bug 1130258.
Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8574548 -
Flags: review?(wjohnston)
Updated•10 years ago
|
Attachment #8574548 -
Flags: review?(wjohnston) → review+
Assignee | ||
Comment 2•10 years ago
|
||
Assignee | ||
Comment 3•10 years ago
|
||
Comment 4•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox39:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 39
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•