LP#1086458: remove unecessary anonymous hashes when calling xulG.set_tab() user/gmcharlt/lp1086458_fix_receipt_printing_leak
authorGalen Charlton <gmc@esilibrary.com>
Mon, 14 Oct 2013 16:21:58 +0000 (09:21 -0700)
committerGalen Charlton <gmc@esilibrary.com>
Mon, 14 Oct 2013 16:21:58 +0000 (09:21 -0700)
commitd117a7a0498d87e978857c0fca635c9e335ff9a8
tree50ef1b92e0419fd5f2c3b37e78f3abb504b7b056
parent697efe3d44580c699b662c3216341eb0f64c93df
LP#1086458: remove unecessary anonymous hashes when calling xulG.set_tab()

This follows up on observations made by Steven Chan that
suggests that even the act of creating an anonymous hash and
passing it to a global function can cause (I assume) JavaScript
execution contexts to be leaked.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Open-ILS/xul/staff_client/chrome/content/main/menu.js