More clean-ups after bug 2020358
Categories
(Core :: DOM: Core & HTML, task)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox150 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
(Blocks 1 open bug)
Details
(Keywords: perf-alert)
Attachments
(1 file)
| Assignee | ||
Comment 1•19 days ago
|
||
Move more text editor handling to the DOM, and remove more dead layout
code.
Comment 4•18 days ago
|
||
Backed out for causing mochitest failures
Backout Link
Push with failures
Failure Log
Failure line TEST-UNEXPECTED-FAIL | layout/forms/test/test_bug231389.html | The textarea's insertion point should be scrolled into view - didn't expect +0, but got it
| Assignee | ||
Comment 5•18 days ago
|
||
That behavior now matches other browsers. We scroll into view on focus. Tweaked that test.
Comment 8•3 days ago
|
||
(In reply to pstanciu from comment #7)
Perfherder has detected a talos performance change from push 4fd6a053e5848cbd19e19a9e9caf9fd8ce4d1569.
No action is required from the author; this comment is provided for informational purposes only.
| Improvement | Test | Platform | Options | Absolute values [old vs new] |
|---|---|---|---|---|
| 5% | perf_reftest_singletons resize-lengthy-textarea.html (doc) | linux1804-64-shippable-qr | e10s fission stylo webrender | 156.11 ms -> 148.16 ms |
Need Help or Information?
If you have any questions, please reach out to fbilt@mozilla.com. Alternatively, you can find help on Slack by joining #perf-help, and on Matrix you can find help by joining #perftest.
Details of the alert can be found in the alert summary, including links to graphs and comparisons for each of the affected tests.
Description
•