Fortify code around `AccessibleCaretManager::UpdateCarets`
Categories
(Core :: DOM: Serializers, enhancement, P2)
Tracking
()
People
(Reporter: mbrodesser-Igalia, Assigned: mbrodesser-Igalia)
References
(Blocks 1 open bug)
Details
Attachments
(10 files, 11 obsolete files)
(deleted),
text/x-phabricator-request
|
Details | |
(deleted),
text/x-phabricator-request
|
Details | |
(deleted),
text/x-phabricator-request
|
Details | |
(deleted),
text/x-phabricator-request
|
Details | |
(deleted),
text/x-phabricator-request
|
Details | |
(deleted),
text/x-phabricator-request
|
Details | |
(deleted),
text/x-phabricator-request
|
Details | |
(deleted),
text/x-phabricator-request
|
Details | |
(deleted),
text/x-phabricator-request
|
Details | |
(deleted),
text/x-phabricator-request
|
Details |
Comment 1•4 years ago
|
||
Could you set proper priority for this bug and bug 1674763?
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 2•4 years ago
|
||
They belong together.
Assignee | ||
Comment 3•4 years ago
|
||
Assignee | ||
Comment 4•4 years ago
|
||
Assignee | ||
Comment 5•4 years ago
|
||
Will help to simplify AccessibleCaretManager::Dispatch...
.
Assignee | ||
Comment 6•4 years ago
|
||
Preparation to simplify AccessibleCaretManager::Dispatch...
.
Assignee | ||
Comment 7•4 years ago
|
||
Assignee | ||
Comment 8•4 years ago
|
||
Will help to hide the UniquePtr
s.
Assignee | ||
Comment 9•4 years ago
|
||
Assignee | ||
Comment 10•4 years ago
|
||
Preparation to hide the UniquePtr
s of Carets
.
Assignee | ||
Comment 11•4 years ago
|
||
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Comment 12•4 years ago
|
||
Comment 13•4 years ago
|
||
Backed out 10 changesets (bug 1688832) for causing failures in builds/worker/checkouts/gecko/layout/base/PresShell.cpp. CLOSED TREE
Log:
https://treeherder.mozilla.org/logviewer?job_id=327954654&repo=autoland&lineNumber=2280
https://treeherder.mozilla.org/logviewer?job_id=327954634&repo=autoland&lineNumber=3497
https://treeherder.mozilla.org/logviewer?job_id=327955251&repo=autoland&lineNumber=1656
https://treeherder.mozilla.org/logviewer?job_id=327955256&repo=autoland&lineNumber=2867
Push with failures:
https://treeherder.mozilla.org/jobs?repo=autoland&group_state=expanded&revision=595e1c877517e1b873f4ba04ab42c9c85fcbbbec
Backout:
https://hg.mozilla.org/integration/autoland/rev/2f9bfe28b02e7fd1b5833b748792feacb112c187
Assignee | ||
Comment 14•4 years ago
|
||
Thanks for ni?-request. Looking into it.
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Assignee | ||
Comment 15•4 years ago
|
||
Safer.
Assignee | ||
Comment 16•4 years ago
|
||
They belong together.
Depends on D103307
Assignee | ||
Comment 17•4 years ago
|
||
Depends on D103308
Assignee | ||
Comment 18•4 years ago
|
||
Depends on D103309
Assignee | ||
Comment 19•4 years ago
|
||
Will help to hide the UniquePtr
s.
Depends on D103310
Assignee | ||
Comment 20•4 years ago
|
||
Depends on D103311
Assignee | ||
Comment 21•4 years ago
|
||
Helps to see that they're never replaced with new instances.
Depends on D103312
Comment 22•4 years ago
|
||
Comment 23•4 years ago
|
||
Assignee | ||
Comment 24•4 years ago
|
||
Comment 25•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/b674e6e08a46
https://hg.mozilla.org/mozilla-central/rev/8a998edf7b80
https://hg.mozilla.org/mozilla-central/rev/305827a1d598
https://hg.mozilla.org/mozilla-central/rev/881e74658476
https://hg.mozilla.org/mozilla-central/rev/2533d3db342a
https://hg.mozilla.org/mozilla-central/rev/520af9cbedbe
https://hg.mozilla.org/mozilla-central/rev/8caecd73211a
Assignee | ||
Comment 26•4 years ago
|
||
Assignee | ||
Comment 27•4 years ago
|
||
Depends on D103615
Comment 28•4 years ago
|
||
Comment 29•4 years ago
|
||
bugherder |
Updated•4 years ago
|
Updated•4 years ago
|
Assignee | ||
Comment 30•4 years ago
|
||
Simplification.
Depends on D103616
Comment 31•4 years ago
|
||
Comment 32•4 years ago
|
||
bugherder |
Assignee | ||
Comment 33•4 years ago
|
||
More work is required to fortify the code, but that'll happen in a separate ticket.
Description
•