typo in noscripService.js and a few surrogate questions

Bug reports and enhancement requests
User avatar
Giorgio Maone
Site Admin
Posts: 9527
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: typo in noscripService.js and a few surrogate questions

Post by Giorgio Maone »

al_9x wrote:Just want to make sure I am not missing something. Is "window." that you added, necessary?
It's not necessary but better for legibility and possibly speed (even though really negligible), because member access is easier to optimize with explicit syntax.
Mozilla/5.0 (Windows NT 5.2; WOW64; rv:8.0) Gecko/20100101 Firefox/8.0
Post Reply