Skip to content

Runtime problems on Android #14568

@mmatyas

Description

@mmatyas

Now that the build works, you can run Servo on Android again after applying these patches:

When you start Servo on Android, it produces a gray screen. This is because a missing WindowProxy implementation on Android.

On any input event, the gray screen disappears, and Servo itself starts. At the moment, however, this results in a mostly white screen, with one or two elements visible occasionally. There are no errors, the main loop is running, and I don't really see anything particularly interesting in the logs either. Also some sites may throw shader compiler errors too.

Here's a screenshot of https://www.google.com, there, we only have a scrollbar, the menu button and the login button's text:

screen

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions