Closed
Bug 1713715
Opened 3 years ago
Closed 3 years ago
make double tap handle oopifs
Categories
(Core :: Panning and Zooming, defect, P2)
Core
Panning and Zooming
Tracking
()
People
(Reporter: tnikkel, Assigned: tnikkel)
References
Details
Attachments
(3 files)
I thought this was working but I was mistaken.
Assignee | ||
Updated•3 years ago
|
Fission Milestone: --- → ?
Updated•3 years ago
|
Severity: -- → S2
Priority: -- → P2
Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Assignee: nobody → tnikkel
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•3 years ago
|
||
Updated•3 years ago
|
Fission Milestone: ? → M7a
status-firefox89:
--- → disabled
status-firefox90:
--- → disabled
status-firefox91:
--- → affected
status-firefox-esr78:
--- → disabled
Pushed by tnikkel@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2eec50a8d040
Redirect double tap gestures to the root content apzc. r=botond
https://hg.mozilla.org/integration/autoland/rev/c16b427737b2
Add test. r=botond
Backout by abutkovits@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b7d44f6d5003
Backed out 2 changesets for causing failures at APZCGestureDetectorTester.DoubleTap. CLOSED TREE
Assignee | ||
Comment 6•3 years ago
|
||
Pushed by tnikkel@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5785ea7b467a
Redirect double tap gestures to the root content apzc. r=botond
https://hg.mozilla.org/integration/autoland/rev/a0be853c5042
Add test. r=botond
https://hg.mozilla.org/integration/autoland/rev/03158c35a264
In gtest APZCGestureDetectorTester.DoubleTap make the apzc be for root content since we now redirect all double taps to root content. r=botond
Comment 8•3 years ago
•
|
||
Backed out 3 changesets (Bug 1713715) for causing gtest failures in BlockingResourceBase.cpp
Backout link
Push with failures
Failure Log
Flags: needinfo?(tnikkel)
Assignee | ||
Updated•3 years ago
|
Flags: needinfo?(tnikkel)
Pushed by tnikkel@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/957682b138b0
Redirect double tap gestures to the root content apzc. r=botond
https://hg.mozilla.org/integration/autoland/rev/b039bdd4af4f
Add test. r=botond
https://hg.mozilla.org/integration/autoland/rev/0363949066e1
In gtest APZCGestureDetectorTester.DoubleTap make the apzc be for root content since we now redirect all double taps to root content. r=botond
Comment 10•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/957682b138b0
https://hg.mozilla.org/mozilla-central/rev/b039bdd4af4f
https://hg.mozilla.org/mozilla-central/rev/0363949066e1
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 91 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•