Mobile/e10s: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 1: Line 1:
== Tasks ==
== Tasks ==
* not ben or doug
* not ben or doug
** session history does not work (places/shawn)
** session history does not work (https://bugzilla.mozilla.org/show_bug.cgi?id=516728, https://bugzilla.mozilla.org/show_bug.cgi?id=516746)
** iframe panning does not work. (layers)
** iframe panning does not work. (punt until layers)
** places do not work (places)
** places do not work (places)
** ssl cert dialogs (jason)
** ssl cert dialogs (jason)
** canvas issues (joe)
** canvas issues (joedrew!!!)
*** callback happens just before paint (old tiles are shown and then repainted)
*** callback happens just before paint (old tiles are shown and then repainted)
*** garbage when drawing only part of the tile
*** garbage when drawing only part of the tile
*** panning needs to be faster
*** panning needs to be faster
** leaking?  performance seems to get worse over time, quickly. (bsmedberg)
** leaking?  performance seems to get worse over time, quickly. (bsmedberg)
** fast-scaling (http://lists.freedesktop.org/archives/pixman/2010-March/000086.html)
** fast-scaling (https://bugzilla.mozilla.org/show_bug.cgi?id=552142)
** faster animation zoom (http://lists.freedesktop.org/archives/pixman/2010-March/000086.html)
** js alerts (https://bugzilla.mozilla.org/show_bug.cgi?id=516749, https://bugzilla.mozilla.org/show_bug.cgi?id=548847)
** js alerts (https://bugzilla.mozilla.org/show_bug.cgi?id=516749, https://bugzilla.mozilla.org/show_bug.cgi?id=548847)
** geolocation notification and use
** geolocation notification and use (https://bugzilla.mozilla.org/show_bug.cgi?id=552822)
** downloads
** downloads (https://bugzilla.mozilla.org/show_bug.cgi?id=552825)
** orientation
** orientation (https://bugzilla.mozilla.org/show_bug.cgi?id=552826)
** login manager
** login manager (https://bugzilla.mozilla.org/show_bug.cgi?id=552827)
** autocomplete
** autocomplete (https://bugzilla.mozilla.org/show_bug.cgi?id=552828)
** system alerts (https://bugzilla.mozilla.org/show_bug.cgi?id=552770)
** system alerts (https://bugzilla.mozilla.org/show_bug.cgi?id=552770)


Line 31: Line 30:


* dougt
* dougt
** fennec executable does not work (dougt)
** offline mode / autodialer doesn't work. (https://bugzilla.mozilla.org/show_bug.cgi?id=552829)
** offline mode / autodialer doesn't work. (dougt)
** about:fennec does not work (https://bugzilla.mozilla.org/show_bug.cgi?id=552832)
** about:fennec does not work (dougt)
** saving page state on low memory (dougt)


== How to build ==
== How to build ==

Revision as of 23:04, 16 March 2010

Tasks

  • unowned tasks
    • Intermittent scrolling problem with autocomplete widget (?)
  • ben
    • scroll syncing does not work (ben)
    • zooming to an element does not work (ben)
    • highlighting elements on mousedown (ben)
    • checkerboarding happens a lot (ben)
    • select boxes (ben)

How to build