Mobile/Archive/PanConfidence: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 7: Line 7:
Underway. Need to update with relevant bugs.
Underway. Need to update with relevant bugs.


Bugs for initial port to platform with tests
* Bug for initial port to platform with tests
Bug for one active displayport, including deactivating displayports
* Bug for one active displayport, including deactivating displayports
Bug for flushing scroll position after 500ish milliseconds
* Bug for flushing scroll position after 500ish milliseconds
Bug for caching displayport in content process
* Bug for caching displayport in content process
* Bug for deprecating contentDocumentW/H and contentViewW/H
* Bug for having View W/H properties working correctly


= Bugs that should have tests =
= Bugs that should have tests =


https://bugzilla.mozilla.org/show_bug.cgi?id=640997
https://bugzilla.mozilla.org/show_bug.cgi?id=640997

Revision as of 16:28, 24 March 2011

Goal

By the end of the project, users should feel confident that panning and zooming are robust. We'll do this by making asynchronous panning and zooming a first class citizen component of the platform, removing a lot of Fennec code in the process. The platform will include tests that ensure that the panning and zooming are predictable and never leave the user in a state of permanent checkerboard. Performance tests will let us know how frequently we see checkerboard.

Status

Underway. Need to update with relevant bugs.

  • Bug for initial port to platform with tests
  • Bug for one active displayport, including deactivating displayports
  • Bug for flushing scroll position after 500ish milliseconds
  • Bug for caching displayport in content process
  • Bug for deprecating contentDocumentW/H and contentViewW/H
  • Bug for having View W/H properties working correctly

Bugs that should have tests

https://bugzilla.mozilla.org/show_bug.cgi?id=640997