777075 |
-- |
Extract an interface for the PanZoomController -> LayerController dependency |
RESOLVED |
Kartikaya Gupta (email:kats@mozilla.staktrace.com) |
777351 |
-- |
Merge LayerController and GeckoLayerClient |
RESOLVED |
Kartikaya Gupta (email:kats@mozilla.staktrace.com) |
777468 |
-- |
Extract an interface for dependencies on PanZoomController |
RESOLVED |
Kartikaya Gupta (email:kats@mozilla.staktrace.com) |
777896 |
-- |
Break dependencies from PanZoomController -> other java code |
RESOLVED |
Kartikaya Gupta (email:kats@mozilla.staktrace.com) |
839641 |
-- |
Wire up the AsyncPanZoomController to be usable from java |
RESOLVED |
Kartikaya Gupta (email:kats@mozilla.staktrace.com) |
859929 |
-- |
AsyncPanZoomController doesn't play well with progressive tile painting |
RESOLVED |
Botond Ballo [:botond] [away until July 9] |
859935 |
-- |
AsyncPanZoomController assumes the "UI/controller" has a message loop |
RESOLVED |
Kartikaya Gupta (email:kats@mozilla.staktrace.com) |
859939 |
-- |
AsyncPanZoomController has some type wrongness |
RESOLVED |
Kartikaya Gupta (email:kats@mozilla.staktrace.com) |
859951 |
-- |
Refactor the code to convert from MOTION_EVENT to nsTouchEvent instances |
RESOLVED |
Kartikaya Gupta (email:kats@mozilla.staktrace.com) |
859962 |
-- |
BrowserApp assumes LayerView.getPanZoomController never returns null |
RESOLVED |
Kartikaya Gupta (email:kats@mozilla.staktrace.com) |
860162 |
-- |
AsyncPanZoomController doesn't apply proper scroll compensation if the root layer has a scale |
RESOLVED |
Kartikaya Gupta (email:kats@mozilla.staktrace.com) |
860455 |
-- |
AsyncPanZoomController::WidgetSpaceToCompensatedViewportSpace is not fully implemented |
RESOLVED |
|
860613 |
-- |
Add a way to bind fennec's APZC to the primary scrollable layer |
RESOLVED |
Kartikaya Gupta (email:kats@mozilla.staktrace.com) |
860940 |
-- |
Replace AndroidGeckoEvent constructors with static factory methods |
RESOLVED |
Kartikaya Gupta (email:kats@mozilla.staktrace.com) |
867269 |
-- |
SyncFrameMetrics override is disconnected and breaks compiles on gcc 4.7+ |
RESOLVED |
Kartikaya Gupta (email:kats@mozilla.staktrace.com) |
880024 |
-- |
Create a local version of GeckoContentController |
RESOLVED |
Kartikaya Gupta (email:kats@mozilla.staktrace.com) |
880578 |
-- |
APZC: Scroll events are only sent when repainting is needed |
RESOLVED |
Anthony Jones (:ajones, :kentuckyfriedtakahe, :k17e) |
880932 |
-- |
APZC: Page stops repainting and zoom/pan stops updating |
RESOLVED |
Anthony Jones (:ajones, :kentuckyfriedtakahe, :k17e) |
881451 |
-- |
ThebesLayerComposite::GetCompositionBounds() needs to be fixed up in various ways |
RESOLVED |
Chris Lord [:cwiiis] |
890280 |
-- |
APZC input event transformations should consist of the async transform relative to the correct coordinate system |
RESOLVED |
Kartikaya Gupta (email:kats@mozilla.staktrace.com) |
895904 |
-- |
NativePanZoomController.abortAnimation() needs to be hooked up |
RESOLVED |
Botond Ballo [:botond] [away until July 9] |
943557 |
-- |
Use modifier keys for click events generated by single-tap gestures in Android APZC code |
RESOLVED |
|
1046344 |
-- |
Unbitrot APZ glue code for Fennec |
RESOLVED |
Kartikaya Gupta (email:kats@mozilla.staktrace.com) |
1049136 |
-- |
Hook up touch event flow for APZ usage on Fennec |
RESOLVED |
Kartikaya Gupta (email:kats@mozilla.staktrace.com) |
1055548 |
-- |
With native APZ enabled clicking on stuff sometimes doesn't work quite right |
RESOLVED |
Kartikaya Gupta (email:kats@mozilla.staktrace.com) |
1055557 |
-- |
Properly notify the APZ of root zoom constraints and changes to zoom constraints |
RESOLVED |
Kartikaya Gupta (email:kats@mozilla.staktrace.com) |
1137872 |
-- |
Make the urlbar hiding stuff work with native pan zoom controller |
RESOLVED |
|
1146020 |
-- |
Make APZCCallbackHandler extend from ChromeProcessController |
RESOLVED |
Danilo Cesar Lemes de Paula |
1146024 |
-- |
Fix up input routing for APZ on Fennec |
RESOLVED |
Danilo Cesar Lemes de Paula |
1156392 |
-- |
Remove MOZ_ANDROID_APZ condition from ifdef in ScrollFrameHelper::WantAsyncScroll |
RESOLVED |
Kartikaya Gupta (email:kats@mozilla.staktrace.com) |
1156401 |
-- |
Fix ContextMenu handling when building Fennec with C++ APZ enabled |
RESOLVED |
Danilo Cesar Lemes de Paula |
1158424 |
-- |
Clean up FrameMetrics::mIsRoot and related notions |
RESOLVED |
Botond Ballo [:botond] [away until July 9] |
1159405 |
-- |
Fix "Found a non-root APZ with no handoff parent" warning when root process has a root XUL document with scrollable subframes |
RESOLVED |
Danilo Cesar Lemes de Paula |
1162701 |
-- |
Fix panning on Fennec when built with C++ APZ |
RESOLVED |
|
1163572 |
-- |
Override RequestContentRepaint to detect root-frame updates |
RESOLVED |
Kartikaya Gupta (email:kats@mozilla.staktrace.com) |
1175282 |
-- |
[Fennec-APZ] Unable to scroll outside scrollable subframe after zooming on a non-scrollable document |
RESOLVED |
Kartikaya Gupta (email:kats@mozilla.staktrace.com) |
1180267 |
-- |
Update Fennec code to use MobileViewportManager instead of the big pile of browser.js code |
RESOLVED |
Kartikaya Gupta (email:kats@mozilla.staktrace.com) |
1188225 |
-- |
Implement ChromeProcessController::HandleDoubleTap |
RESOLVED |
Randall Barker [:rbarker] |
1190979 |
-- |
Text is selected when pinch zooming |
RESOLVED |
|
1190988 |
-- |
Hit testing appears to return incorrect positions when --enable-android-apz is specified. |
RESOLVED |
Randall Barker [:rbarker] |
1195553 |
-- |
Double tap gesture fails on Fennec when C++ APZ is enabled. |
RESOLVED |
Randall Barker [:rbarker] |
1197824 |
-- |
Update Fennec code to use ZoomConstraintsClient instead of the big pile of browser.js code |
RESOLVED |
Kartikaya Gupta (email:kats@mozilla.staktrace.com) |
1200393 |
-- |
Java APZ appears more responsive during page load compared to C++ APZ. |
RESOLVED |
|
1200397 |
-- |
Pinch zoom gesture does not always appear to work when C++APZ is enabled. |
RESOLVED |
|
1200399 |
-- |
The dynamic tool bar in Fennec will some times permanently hide |
RESOLVED |
Kartikaya Gupta (email:kats@mozilla.staktrace.com) |
1201100 |
-- |
Perma-checkerboarding when zoomed in with apz-fennec |
RESOLVED |
Randall Barker [:rbarker] |
1201130 |
-- |
Switching tabs in Fennec-APZ sometimes doesn't update the metrics properly |
RESOLVED |
|
1201217 |
-- |
Switching tabs in Fennec-APZ sometimes renders the page at an incorrect zoom |
RESOLVED |
Kartikaya Gupta (email:kats@mozilla.staktrace.com) |
1201529 |
-- |
When APZ is enabled, all browser.js codepaths that set a resolution or displayport should be disabled |
RESOLVED |
Kartikaya Gupta (email:kats@mozilla.staktrace.com) |
1201581 |
-- |
Fixed-position margins/clip are not updated properly in fennec-apz |
RESOLVED |
Kartikaya Gupta (email:kats@mozilla.staktrace.com) |
1202020 |
P5 |
Remove dependencies on async pan/zoom information from Java code |
RESOLVED |
|
1206620 |
-- |
Zoom out does not work at double tap action in Landscape mode on Tablet devices |
RESOLVED |
Kartikaya Gupta (email:kats@mozilla.staktrace.com) |
1206872 |
-- |
[meta] Enable APZ on fennec on nightly builds |
RESOLVED |
Kartikaya Gupta (email:kats@mozilla.staktrace.com) |
1206874 |
-- |
[meta] Let APZ on Fennec ride the trains |
RESOLVED |
|
1229349 |
-- |
Tapping on things in the zoomed view is broken with C++ APZ |
RESOLVED |
|
1229439 |
-- |
Horizontal Scrolling of elements is not registered during page load or janky |
RESOLVED |
|
1229462 |
-- |
Use Android Scroller class for fling animation |
RESOLVED |
Randall Barker [:rbarker] |
1229840 |
-- |
Reader mode toolbar seems to show/hide a lot with C++ APZ |
RESOLVED |
|
1230081 |
-- |
Scrolling on partially rendered pages causes judder and other issues |
RESOLVED |
|
1230085 |
-- |
White checkerboarding visible (instead of page background) |
RESOLVED |
|
1230176 |
P3 |
Weirdness at end of Fennec fling. Don't send duplicate DOM 'scroll' event for sub-pixel scrolling |
REOPENED |
|
1240065 |
-- |
Reconsider viewport update policy when pinch zooming |
RESOLVED |
Randall Barker [:rbarker] |
1248014 |
-- |
Allow horizontal scrolling from a pointer device when positioned over a horizontally scrolling layer. |
RESOLVED |
|
1260534 |
P3 |
Checkerboarding in reader view is white instead of page background color |
RESOLVED |
|
1260905 |
-- |
Fennec APZ flywheel physics result in very strange behavior when you do sequence of quick and short pans |
RESOLVED |
Kartikaya Gupta (email:kats@mozilla.staktrace.com) |
1262807 |
P1 |
Lots of repainting while scrolling around in Fennec |
RESOLVED |
Kartikaya Gupta (email:kats@mozilla.staktrace.com) |
1265372 |
-- |
Scrolling in reader mode enters/exits fullscreen mode too easily |
RESOLVED |
|
1272478 |
-- |
Cannot scroll about:memory horizontally |
VERIFIED |
Randall Barker [:rbarker] |
1274597 |
P1 |
Clicking on links sometimes doesn't work, long-pressing results in text selection instead of context menu |
RESOLVED |
Kartikaya Gupta (email:kats@mozilla.staktrace.com) |
1278390 |
P2 |
Fennec doesn't display Gitter.im content, after scrolling up/down |
RESOLVED |
|
1280666 |
P2 |
Use modified OverScroller to work around bugs |
RESOLVED |
James Willcox (:snorp) (jwillcox@mozilla.com) (he/him) |
1281042 |
P3 |
Displayport expiry can result in perma-checkerboarding |
RESOLVED |
|
1291678 |
P3 |
Some posts on GoT (gathering of tweakers)-forum are scrollable for fractions of pixels |
NEW |
|
1297148 |
P3 |
Crash in mozilla::CrossProcessMutex::CrossProcessMutex |
RESOLVED |
|
1302150 |
P2 |
Dynamic toolbar doesn't reappear after scrolling to bottom of long page |
VERIFIED |
Randall Barker [:rbarker] |