Zion
Zion
@Kink3d can we get this merged please?
Do you have an SSL websockets meta issue I can follow?
ssl websocket issue now fixed, but discord never loads into the main GUI. could be just a layout issue, or something unimplemented, nothing obvious in the log.
That's strange, the buttons loaded up fine for me.  ``` ❯ ./servo --version Servo 0.0.1-9c1c58a ``` launched with ``` ❯ ./servo "https://discordapp.com/" ``` Running Arch Linux GTX 1070 with...
This issue has progressed in some direction, though I'm not quite sure which. Right now if I load up https://discordapp.com/login with servo using default parameters, the following shows up: ...
Just tested, pretty much the same state it was in last time it seems. Tested on `Servo 0.0.1-9d1af2ac7` Via the command `./servo "https://discord.com/login"`
Same status on latest version `Servo 0.0.1-f93aefd` `.\servo.exe "https://discord.com/login"`  `.\servo.exe "https://discord.com"` 
Hmm that's interesting because it's compiling fine for me with clang 18.1.8 on Arch. Do you have any custom compiler flags in your /etc/makepkg.conf?
What's the motivation for porting to GitHub Actions? Doesn't it have the exact same restrictions as Azure?
Please write the script in shell script instead of Powershell.