https://bugs.winehq.org/show_bug.cgi?id=48006
--- Comment #20 from Patrick Leamon pleamonhp@yahoo.com.au --- I could be reading this wrong but obj(01399130) seems to be the HTML window:
``` 0144:trace:mshtml:set_moniker pending window for 04379DB0 154E8AF0 01399130 0144:trace:mshtml:start_binding (01399130 154E8AF0 00000000) 0144:trace:mshtml:HTMLWindow2_AddRef (01399130) ref=2 0144:trace:mshtml:HTMLWindow2_Release (01399130) ref=1 0144:trace:mshtml:HTMLWindow2_AddRef (01399130) ref=2 0144:trace:mshtml:HTMLWindow2_AddRef (01399130) ref=3 0144:trace:mshtml:HTMLWindow2_QueryInterface (01399130)->(IID_IDispatch 0119ED38) 0144:trace:mshtml:HTMLWindow2_AddRef (01399130) ref=4 0144:trace:mshtml:HTMLWindow2_Release (01399130) ref=3 0144:trace:mshtml:start_binding (01399130 16F23050 00000000) ```
Some kind of issue while exposing the `window` global variable to the javascript engine?