clean up, fixes for app

This commit is contained in:
Misko Hevery
2010-04-07 10:17:15 -07:00
parent e646068586
commit 0df93fd49c
15 changed files with 3551 additions and 36 deletions

View File

@@ -21,4 +21,4 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
* THE SOFTWARE.
*/
(function(window, document, onLoadDelegate){
(function(window, document, previousOnLoad){