Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up`yahoo.com` crashes on Android #14880
Open
Comments
|
This is the unwrap at https://dxr.mozilla.org/servo/rev/94d62a2afbbbb08d0225dd45fd8a8480d4bdf98d/ports/glutin/window.rs#811 . This returns a None value on Android: https://github.com/servo/glutin/blob/01c528f085c2489cea88ae2c247a3411ce07ea0b/src/api/android/mod.rs#L171 |
|
This is still the case in a more recent upstream revision, too: https://github.com/tomaka/winit/blob/bc0dd0f854bca9d3a526814b53508dcfd25a74e2/src/platform/android/mod.rs#L160 |
|
Is this still happening? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Servo crashes on start when I try to open
yahoo.com:Commit 143dfc8, tested on an Odroid XU3 running Android 4.4.4.