Remove code that is unused after the removal of InternalHitTester
Categories
(Core :: Panning and Zooming, task, P3)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox95 | --- | fixed |
People
(Reporter: botond, Assigned: botond)
References
Details
Attachments
(9 files)
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review |
In bug 1731700, I am removing InternalHitTester, which contains the remnants of APZ's Layers-specific hit-testing code.
This removal is going to leave some other code unused (for example, certain fields of HitTestingTreeNode), which I plan to remove in this bug.
| Assignee | ||
Updated•4 years ago
|
| Assignee | ||
Comment 1•4 years ago
|
||
| Assignee | ||
Comment 2•4 years ago
|
||
This parameter was only used by InternalHitTester.
Depends on D129762
| Assignee | ||
Comment 3•4 years ago
|
||
Depends on D129763
| Assignee | ||
Comment 4•4 years ago
|
||
Depends on D129764
| Assignee | ||
Comment 5•4 years ago
|
||
Depends on D129765
| Assignee | ||
Comment 6•4 years ago
|
||
Depends on D129766
| Assignee | ||
Comment 7•4 years ago
|
||
Depends on D129767
| Assignee | ||
Comment 8•4 years ago
|
||
Depends on D129768
| Assignee | ||
Comment 9•4 years ago
|
||
Depends on D129767
Comment 10•4 years ago
|
||
Comment 11•4 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/cca69a4939e8
https://hg.mozilla.org/mozilla-central/rev/9950dbc3a44d
https://hg.mozilla.org/mozilla-central/rev/447743014b43
https://hg.mozilla.org/mozilla-central/rev/0fd199fcf113
https://hg.mozilla.org/mozilla-central/rev/ff5a17a901a0
https://hg.mozilla.org/mozilla-central/rev/0540f06c9748
https://hg.mozilla.org/mozilla-central/rev/15725ef0978a
https://hg.mozilla.org/mozilla-central/rev/b38cf98d505d
https://hg.mozilla.org/mozilla-central/rev/9e1956c27d78
Description
•