jquery.client: Clean up cache key repetition and early return
authorTimo Tijhof <krinklemail@gmail.com>
Thu, 6 Feb 2014 00:52:35 +0000 (16:52 -0800)
committerTimo Tijhof <krinklemail@gmail.com>
Thu, 6 Feb 2014 00:52:35 +0000 (16:52 -0800)
commitae03d1a0a38b7aa60a02843ef1e55a680c0166f2
tree880c89c361fdbb11bd3352c25ac2960fbcb066af
parent83fc47889fd3ca1f77eea6aa560c6848ee717b20
jquery.client: Clean up cache key repetition and early return

* Avoid rebuilding the cache key 200 lines apart.
* Do an early return to outdent some of this.

Change-Id: Iaf0def912c3871f2fea29b8af16f4327b3537ed2
resources/jquery/jquery.client.js