Talk:Web Browser

From Second Life Wiki
Jump to navigation Jump to search

change in browser behaviour between old en v2.0

When llLoadUrl is executed, when opening the webpage, it is opened twice accourding to the webserver logs. Unsure if this happens during actual viewing, or if the popup in teh interface does some sort of pre-caching. I thought I'd make a note of this since one of my own products has to be rewritten. I can imagine this affecting others too. --Vernes 10:08, 11 May 2010 (UTC)

Further tests show that the two http-gets are preformed when the browser actually shows the page. I was suspecting the loadurl pop-up might be trying to pre-load the page incase it could be previewed (thumbnail preview). Still no idea why the broser does 2 http-gets though. --Vernes 11:52, 12 May 2010 (UTC)