m (Created page with "= Aurora Switchover (XUL to Native) = == Aurora Builds == XUL 100px, Native 100px == Instructions == Install Tuesday's [http://ftp.m...") |
|||
(8 intermediate revisions by 2 users not shown) | |||
Line 7: | Line 7: | ||
==Variables== | ==Variables== | ||
* Android OS (2.2, 2.3, 3.0) | * Android OS (2.2, 2.3, 3.0) | ||
* Installed to sdcard | * Installed to sdcard | ||
* Profile data | * Profile data | ||
Line 15: | Line 14: | ||
* Language | * Language | ||
== Aurora 10.0a2== | == Aurora 10.0a2 to Aurora 11.0a2 == | ||
* Android 4.0.3 | * Android 4.0.3 | ||
** Samsung Nexus S | ** Samsung Nexus S | ||
Line 29: | Line 28: | ||
** Samsung Galaxy Tab 10.1 | ** Samsung Galaxy Tab 10.1 | ||
*** Install 20111220042029 XUL on device -> play around -> install 20111222042023 Native on SDcard -> update <font style="color: green">'''PASS'''</font> | *** Install 20111220042029 XUL on device -> play around -> install 20111222042023 Native on SDcard -> update <font style="color: green">'''PASS'''</font> | ||
*** Install 20111220042029 XUL on device -> play around -> install with 20111222042023 Native branch <font style="color: green">'''PASS'''</font> | |||
* Android 2.3 | |||
** HTC Desire Z | |||
*** Install 20111220042029 XUL on device -> play around -> install with 20111222042023 Native branch <font style="color: green">'''PASS'''</font> | |||
* Android 2.2 | |||
** LG Optimus 2X | |||
*** Install 20111220042029 XUL on device -> play around -> install with 20111222042023 Native branch <font style="color: green">'''PASS'''</font> | |||
* Android 3.2.1 | |||
** Asus Eee Transformer | |||
*** Install 20111220042029 XUL on device -> play around -> install with 20111222042023 Native branch <font style="color: green">'''PASS'''</font> | *** Install 20111220042029 XUL on device -> play around -> install with 20111222042023 Native branch <font style="color: green">'''PASS'''</font> | ||
== Bugs Found in Testing == | == 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)''' | |||
** Work-around, clear data in Application Settings in Android | |||
* {{bug|713228}} - - '''SQLiteDatabaseCorruptException: database disk image is malformed: PRAGMA synchronous=1;''' |
Latest revision as of 15:46, 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
- Android 2.3
- HTC Desire Z
- Install 20111220042029 XUL on device -> play around -> install with 20111222042023 Native branch PASS
- HTC Desire Z
- Android 2.2
- LG Optimus 2X
- Install 20111220042029 XUL on device -> play around -> install with 20111222042023 Native branch PASS
- LG Optimus 2X
- Android 3.2.1
- Asus Eee Transformer
- Install 20111220042029 XUL on device -> play around -> install with 20111222042023 Native branch PASS
- Asus Eee Transformer
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)
- Work-around, clear data in Application Settings in Android
- bug 713228 - - SQLiteDatabaseCorruptException: database disk image is malformed: PRAGMA synchronous=1;