Mobile/e10s: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
Line 18: Line 18:
** zooming to an element does not work (ben)
** zooming to an element does not work (ben)
** highlighting elements on mousedown (ben)
** highlighting elements on mousedown (ben)
** stop control does not work (ben)
** leaving Bookmarks view doesn't work (ben)
** js alerts (ben)
** js alerts (ben)
** checkerboarding happens a lot (ben)
** checkerboarding happens a lot (ben)
** select boxes (ben)
** select boxes (ben)
** remnants of old page when navigating to new page
** back/forward


* dougt
* dougt
Line 30: Line 30:
** about:fennec does not work (dougt)
** about:fennec does not work (dougt)
** saving page state on low memory (dougt)
** saving page state on low memory (dougt)


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

Revision as of 01:44, 12 March 2010

Tasks

  • not ben or doug
    • session history does not work (places/shawn)
    • iframe panning does not work. (layers)
    • places do not work (places)
    • ssl cert dialogs (jason)
    • canvas issues (joe)
      • callback happens just before paint (old tiles are shown and then repainted)
      • garbage when drawing only part of the tile
      • panning needs to be faster
    • leaking? performance seems to get worse over time, quickly. (bsmedberg)
  • 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)
    • js alerts (ben)
    • checkerboarding happens a lot (ben)
    • select boxes (ben)
    • remnants of old page when navigating to new page
    • back/forward
  • dougt
    • fennec executable does not work (dougt)
    • offline mode / autodialer doesn't work. (dougt)
    • keyevents may not work. focus may not work. (On Linux? really? please file bugs and CC :smaug) (dougt)
    • about:fennec does not work (dougt)
    • saving page state on low memory (dougt)

How to build