~dylanmccall/harvest/gsoc-client-stuff

Viewing all changes in revision 219.

  • Committer: Dylan McCall
  • Date: 2010-07-14 05:09:06 UTC
  • Revision ID: dylanmccall@gmail.com-20100714050906-sg4rfasmxyf22ggr
Bug fixing and performance tuning in harvest.js

Removed unnecessary calls to $.addClass, $.hasClass and $.data

Replaced $.get stuff with $.ajax.
Returned xhr is stored on our own object, instead of the jquery object.
Separate $.ajax callbacks for success and completion, with detection of aborted operations. Should allow us to reliably prevent results from being loaded.

Merged status bubble stuff for Results class and Package class into a single function.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: