| Summary: | [Android] JavaScript tests broken on android 3.x | ||
|---|---|---|---|
| Product: | [RT] RAP | Reporter: | Tim Buschtoens <tbuschto> |
| Component: | RWT | Assignee: | Project Inbox <rap-inbox> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | tbuschto |
| Version: | unspecified | ||
| Target Milestone: | 1.5 M7 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Tim Buschtoens
Fixed several minor problems, all tests are green now. Note that: - This is only for the default android browser of Android 3+4. The Android 2.x browser and the Google Chrome browser of Android 4 still have red tests. - Also unresolved is related Bug 378240. - Android browser is now identified in Client.js as "android" (platform is also "android"), and no longer "chrome", since Google Chrome is also available on android 4. - SVG support has been activated for android 3+. |