turn off apz.force_disable_desktop_zooming_scrollbars
Categories
(Core :: Panning and Zooming, task, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox83 | --- | fixed |
People
(Reporter: tnikkel, Assigned: tnikkel)
References
(Depends on 1 open bug, Blocks 1 open bug, Regressed 2 open bugs)
Details
Attachments
(1 file)
Updated•4 years ago
|
Updated•4 years ago
|
Assignee | ||
Comment 3•4 years ago
|
||
The mathml reftest pref needs to be added at the same time because the test needs that pref with the new scrollbar code to pass, but it fails with that pref with the old scrollbar code. Since that test uses the minimum scale, which is only valid with overlay scrollbars, it is correct to do so.
Comment 5•4 years ago
|
||
Backed out for failures on /test_bug1303704.html
backout: https://hg.mozilla.org/integration/autoland/rev/8734082cd6de033539bb6c5e24709bc9647b5b1a
failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=316687898&repo=autoland&lineNumber=3012
[task 2020-09-25T06:31:19.374Z] 06:31:19 INFO - TEST-PASS | dom/events/test/pointerevents/test_bug1303704.html | Scrollable element shouldn't be scrolled initially
[task 2020-09-25T06:31:19.374Z] 06:31:19 INFO - Buffered messages finished
[task 2020-09-25T06:31:19.375Z] 06:31:19 INFO - TEST-UNEXPECTED-FAIL | dom/events/test/pointerevents/test_bug1303704.html | Test timed out.
[task 2020-09-25T06:31:19.375Z] 06:31:19 INFO - SimpleTest.ok@SimpleTest/SimpleTest.js:417:16
[task 2020-09-25T06:31:19.375Z] 06:31:19 INFO - reportError@SimpleTest/TestRunner.js:143:22
[task 2020-09-25T06:31:19.375Z] 06:31:19 INFO - TestRunner._checkForHangs@SimpleTest/TestRunner.js:165:18
[task 2020-09-25T06:31:20.394Z] 06:31:20 INFO - GECKO(4244) | MEMORY STAT | vsize 595MB | vsizeMaxContiguous 750MB | residentFast 146MB | heapAllocated 30MB
[task 2020-09-25T06:31:21.095Z] 06:31:21 INFO - TEST-OK | dom/events/test/pointerevents/test_bug1303704.html | took 328845ms
[task 2020-09-25T06:31:21.202Z] 06:31:21 INFO - TEST-PASS | dom/events/test/pointerevents/test_bug1303704.html | Scrollable element should have been scrolled.
[task 2020-09-25T06:31:21.202Z] 06:31:21 ERROR - TEST-UNEXPECTED-FAIL | SimpleTest | this test already called finish!
Comment 7•4 years ago
|
||
bugherder |
Assignee | ||
Updated•4 years ago
|
Description
•