Closed
Bug 1249748
Opened 9 years ago
Closed 9 years ago
Touch-scrolling on windows surface seems to always wait for content-response timeout
Categories
(Core :: Panning and Zooming, defect)
Tracking
()
RESOLVED
FIXED
mozilla47
Tracking | Status | |
---|---|---|
firefox47 | --- | fixed |
People
(Reporter: kats, Assigned: kats)
References
Details
(Keywords: perf, Whiteboard: [gfx-noted])
Attachments
(1 file)
4.04 KB,
patch
|
botond
:
review+
|
Details | Diff | Splinter Review |
I was doing some touch-scrolling on a trunk m-c build today and noticed that the scroll didn't start until the content response timeout had expired. I had it set at 1000 initially and it was really obvious. Filing this bug so I don't forget to take a closer look at some point.
Assignee | ||
Comment 1•9 years ago
|
||
The mHandledByAPZ flag isn't getting set or propagated on WidgetTouchEvents. Patch coming up.
Assignee: nobody → bugmail.mozilla
Assignee | ||
Comment 2•9 years ago
|
||
Attachment #8722498 -
Flags: review?(botond)
Updated•9 years ago
|
Attachment #8722498 -
Flags: review?(botond) → review+
Comment 4•9 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla47
You need to log in
before you can comment on or make changes to this bug.
Description
•