Get rid of `WSRunScanner::mHTMLEditor` because of unused
Categories
(Core :: DOM: Editor, task, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox90 | --- | fixed |
People
(Reporter: masayuki, Assigned: masayuki)
References
Details
Attachments
(8 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 |
Assignee | ||
Comment 1•4 years ago
|
||
It's not referred by anybody.
Assignee | ||
Comment 2•4 years ago
|
||
I think that it's no matter to make WSRunScanner
work without editing host.
Therefore, this patch make it take pointer of Element
rather than reference.
Depends on D112502
Assignee | ||
Comment 3•4 years ago
|
||
Depends on D112503
Assignee | ||
Comment 4•4 years ago
|
||
Depends on D112504
Assignee | ||
Comment 5•4 years ago
|
||
Depends on D112505
Assignee | ||
Comment 6•4 years ago
|
||
Depends on D112506
Assignee | ||
Comment 7•4 years ago
|
||
Depends on D112507
Assignee | ||
Comment 8•4 years ago
|
||
Depends on D112508
Comment 10•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/4f8394b8bc13
https://hg.mozilla.org/mozilla-central/rev/16465ad721a6
https://hg.mozilla.org/mozilla-central/rev/643e94d61394
https://hg.mozilla.org/mozilla-central/rev/296ffa58e3dc
https://hg.mozilla.org/mozilla-central/rev/14d4774d13b1
https://hg.mozilla.org/mozilla-central/rev/fd494b2c2e05
https://hg.mozilla.org/mozilla-central/rev/bc23fb1f772f
https://hg.mozilla.org/mozilla-central/rev/cc7a0bbb64fb
Description
•