Hi there, My embedded browser always fails to load a url with "access denied by policy" at first time. However, when loading a url again, the browser looks for the proxy and then succeeds the loading. I set up both autoconfig_url and http proxy in pref/all.js. If I set autoconfig_url to empty in all.js, my debug build of the embedded browser throws assertion. The debug build also has problem with cache. It asserts at setcachekey when I load a different url (e.g www.infoseek.com) even if I disable the caching in the pref/all.js. Are these problems associated with build macro? Does non-debug build avoids such problems? Could anyone draw a clear picture of how embed browser are controlled by these various configurations such as pref and so on. Thanks in advance
