Sam0230

Results 5 issues of Sam0230

115 now uses HTTP-only cookie to store cookies like UID, and it's no longer able to get these cookies by ```document.cookie```.

![1](https://user-images.githubusercontent.com/31580682/52546895-ea285b80-2dfd-11e9-9ced-adab1f42d56f.png) 解决方法: .app-view-control { margin: 0 !important;

![screenshot](https://user-images.githubusercontent.com/31580682/52529959-41afc400-2d37-11e9-909f-55e3c6c9d47e.png) This code may fix it. For Azure and Azure-solid: ![azure and azure-solid](https://user-images.githubusercontent.com/31580682/52529913-58095000-2d36-11e9-8db1-1c35bbabc8e8.png) For Azure-light and Azure-solid-light: ![azure-light and azure-solid-light](https://user-images.githubusercontent.com/31580682/52529915-60fa2180-2d36-11e9-8fa6-27d0dabbbaad.png)

**System and IINA version:** - macOS 11.3 - IINA 1.2.0 **Expected behavior:** IINA can choose the right ICC profile. **Actual behavior:** IINA chooses an incorrect ICC profile and causes problems...

``` import py2js js2py.eval_js('console.log(Object.setPrototypeOf);') ``` Output: 'undefined'