cginternals / webgl-operate

A TypeScript based WebGL rendering framework.
https://webgl-operate.org
MIT License
167 stars 25 forks source link

Check top frame params in GETparameter() and GETsearch() #270

Closed bakoe closed 3 years ago

bakoe commented 3 years ago

Refs #268. This leads to the examples embedded in the /examples/ iframes properly recognizing GET parameters, i. e., masquerade inputs.

scheibel commented 3 years ago

Looks good to me, too. I'm not sure if @cgcostume wants to have another look or if we can merge this right away.