QA/Fennec/NativeUI/AuroraSwitchover: Difference between revisions
Jump to navigation
Jump to search
Line 35: | Line 35: | ||
* {{bug|712296}} - - IOException on startup due to ZipFile closing before ZipInputStream read in AboutHomeContent | * {{bug|712296}} - - IOException on startup due to ZipFile closing before ZipInputStream read in AboutHomeContent | ||
* {{bug|700527}} - - Master password prompt has 4 characters pre-populated | * {{bug|700527}} - - Master password prompt has 4 characters pre-populated | ||
* {{Bug|712718}} - | * {{Bug|712718}} - - Crash on startup in org.mozilla.gecko.ProfileMigrator$PlacesTask.addHistory (java.lang.RuntimeException: Can't create handler inside thread that has not called Looper.prepare) |
Revision as of 15:30, 23 December 2011
Aurora Switchover (XUL to Native)
Aurora Builds
Instructions
Install Tuesday's Aurora-XUL build. Proceed to test through a range of variables that would affect the state of the browser. Proceed to perform a pave-over install of native Java UI builds of Nightly, and post results below.
Variables
- Android OS (2.2, 2.3, 3.0)
- Installed to sdcard
- Profile data
- Addons
- Sync
- Master Password
- Language
Aurora 10.0a2 to Aurora 11.0a2
- Android 4.0.3
- Samsung Nexus S
- Install 20111220042029 XUL on SDcard -> play around -> install 20111222042023 Native on SDcard -> update PASS
- Install 20111220042029 XUL on SD card -> play around -> install with 20111222042023 Native branch PASS
- Samsung Nexus S
- Android 2.3.3
- Samsung Galaxy II
- Install 20111220042029 XUL on device -> play around -> install 20111222042023 Native on SDcard -> update PASS
- Install 20111220042029 XUL on device -> play around -> install with 20111222042023 Native branch PASS
- Samsung Galaxy II
- Android 3.1
- Samsung Galaxy Tab 10.1
- Install 20111220042029 XUL on device -> play around -> install 20111222042023 Native on SDcard -> update PASS
- Install 20111220042029 XUL on device -> play around -> install with 20111222042023 Native branch PASS
- Samsung Galaxy Tab 10.1
Bugs Found in Testing
Known Major Issues
- bug 711426 - - Crash on rotation after adjusting viewport
- bug 712296 - - IOException on startup due to ZipFile closing before ZipInputStream read in AboutHomeContent
- bug 700527 - - Master password prompt has 4 characters pre-populated
- bug 712718 - - Crash on startup in org.mozilla.gecko.ProfileMigrator$PlacesTask.addHistory (java.lang.RuntimeException: Can't create handler inside thread that has not called Looper.prepare)