ExE Boss

Results 250 comments of ExE Boss

@hax I have split off this PR into #4, #5 and #6. #4 and #6 are ready to be merged.

Note that **XML 1.0** allows: ``. It’s only `--` that’s not allowed in **XML 1.0** comments

I think entity references should be supported, given that they are extensively used within the Firefox browser’s XUL based UI.

Yes, XUL is still a thing and will be for at least a few more years. On the plus side, [XBL is almost dead](https://arewexblstill.com/).

We could start off with ignoring entities, and just making sure that an opening `[` in a `DOCTYPE` must be matched by a closing `]>`.

This should be easy‑ish for **JSTorrent** to do, since it’s a **Chrome** app with a helper extension, and as such, already has **WebRTC** support from **Chromium**.

I also reported this here: https://forums.dolphin-emu.org/Thread-to-the-screen-with-hybrid-xfb?pid=486581#pid486581

This is caused by: https://github.com/gfycat/gfycat.js/issues/25.

I’m trying to fix `gfycat.js` in https://github.com/gfycat/gfycat.js/pull/28, but their **Travis CI** setup is the worst I’ve seen so far, and I’ve some rather horrible **CI** setups. I’m trying to rectify...