Mobile/e10s: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 27: Line 27:
*** ssl cert dialogs
*** ssl cert dialogs
*** js alerts
*** js alerts
** offline mode / autodialer doesn't work.


* How to build
* How to build

Revision as of 01:16, 24 February 2010

  • Unordered list of known bugs / Issues
    • Bug 547791 - Bogus let assertion
    • Scroll size change event assume one browser.
    • Intermittent scrolling problem with autocomplete widget
    • about:dummyuri is always shown.
      • search buttons do not do anything
    • session history does not work
    • url fix up does not work
    • scroll syncing does not work (viewport and browser can become out of sync)
    • zooming to an element does not work
    • fennec executable does not work (must use xulrunner ../application.ini)
    • iframe panning does not work.
    • highlighting elements on mousedown.
    • saving page state on low memory.
    • tabs do not work
    • stop control does not work
    • no progress event listeners
    • places do not work (history/bookmarks)
    • about fennec (Go to Page) does not work
    • leaving Bookmarks view doesn't work
    • Someone killed Larry.
    • Clicking on links doesn't work
    • pages still seem strangely sized (wider than they should be?)
    • keyevents may not work. focus may not work.
    • 3s+ paint delay (maybe this is paint on idle only?)
    • anything that brings up a prompt
      • ssl cert dialogs
      • js alerts
    • offline mode / autodialer doesn't work.