Closed
Bug 1140979
Opened 8 years ago
Closed 8 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•8 years ago
|
||
Attachment #8574548 -
Flags: review?(wjohnston)
Updated•8 years ago
|
Attachment #8574548 -
Flags: review?(wjohnston) → review+
Assignee | ||
Comment 2•8 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=c02d6f640d0e
Assignee | ||
Comment 3•8 years ago
|
||
https://hg.mozilla.org/integration/fx-team/rev/1ee3f4cdae47
Comment 4•8 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/1ee3f4cdae47
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox39:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 39
Updated•3 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
•