Ngo Iok Ui (Wu Yu Wei)

Results 71 issues of Ngo Iok Ui (Wu Yu Wei)

I opened a [topic](https://servo.zulipchat.com/#narrow/stream/263398-general/topic/Crate.20maintenance.3A.20core-foundation-rs/near/441237419) in Zulip regarding some crate maintenance under Servo org. @jdm gave some advice on how to update crate version. I guess I can start with sys...

We needs webgl becasue webxr. This PR tried to add a dummy implementation and disable webgl

There's a fix in surfman on the way: https://github.com/servo/surfman/pull/304 But it can't be merged, we could write some workaround in `Window::new`

bug

This is probably due to Webrender using the same document to render. We need to find a way to update the [render](https://github.com/servo/webrender/blob/main/webrender/src/renderer/mod.rs#L1237) method to use a different document.

bug