Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 377611

Summary: [Android] JavaScript tests broken on android 3.x
Product: [RT] RAP Reporter: Tim Buschtoens <tbuschto>
Component: RWTAssignee: 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 CLA 2012-04-25 06:06:21 EDT
Besides the testrunner not scrolling correctly, we also have at least 1 red test for ListTest#testSendSelection.
Comment 1 Tim Buschtoens CLA 2012-05-02 10:45:24 EDT
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+.