Open
Bug 1584017
(wr-android-apz)
Opened 2 months ago
Updated 2 months ago
[meta] APZ issues needed for WebRrender on Android
Categories
(Core :: Graphics: WebRender, enhancement, P5)
Core
Graphics: WebRender
P5
Tracking
()
NEW
People
(Reporter: botond, Unassigned)
References
(Depends on 4 open bugs, Blocks 1 open bug)
Details
(Keywords: meta)
This bug tracks APZ related work that needs to be done for WebRender on Android.
This is mostly WebRender implementations of APZ features that are mobile-specific and which we therefore haven't cared about so far (prior to bringing WR to Android).
Examples are:
- Implementing the
setVerticalClipping
API (used by GeckoView to implement Fenix's dynamic toolbar) for WebRender (bug 1583380) - Getting WebRender's
position:sticky
implementation to behave well in the presence of pinch-zooming (bug 1569339) - Getting fixed-position hit testing working correctly with WebRender (basically, the WebRender equivalent of bug 1522714)
There are probably other things I'm not thinking of right now.
Keywords: meta
Reporter | ||
Comment 1•2 months ago
|
||
(In reply to Botond Ballo [:botond] from comment #0)
- Getting fixed-position hit testing working correctly with WebRender (basically, the WebRender equivalent of bug 1522714)
Filed bug 1584033 for this.
Updated•2 months ago
|
Priority: -- → P5
You need to log in
before you can comment on or make changes to this bug.
Description
•