Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(171)

Issue 5294057: Upgrade the jquery testrunner and version of jquery to 1.7pre (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 6 months ago by Jasvir
Modified:
14 years ago
Reviewers:
metaweta
CC:
google-caja-discuss_googlegroups.com
Base URL:
http://google-caja.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Upgrade the jquery tests to test most recent version of jquery

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34832 lines, -30343 lines) Patch
M third_party/js/jqueryjs/MIT-LICENSE.txt View 1 chunk +1 line, -1 line 0 comments Download
M third_party/js/jqueryjs/Makefile View 5 chunks +69 lines, -46 lines 0 comments Download
M third_party/js/jqueryjs/README.md View 1 chunk +112 lines, -50 lines 0 comments Download
D third_party/js/jqueryjs/Rakefile View 1 chunk +0 lines, -138 lines 0 comments Download
D third_party/js/jqueryjs/build.xml View 1 chunk +0 lines, -128 lines 0 comments Download
A third_party/js/jqueryjs/build/.sizecache.json View 1 chunk +1 line, -0 lines 0 comments Download
A third_party/js/jqueryjs/build/freq.js View 1 chunk +79 lines, -0 lines 0 comments Download
D third_party/js/jqueryjs/build/google-compiler-20091218.jar View Binary file 0 comments Download
D third_party/js/jqueryjs/build/js.jar View Binary file 0 comments Download
D third_party/js/jqueryjs/build/jslint.js View 1 chunk +0 lines, -5500 lines 0 comments Download
M third_party/js/jqueryjs/build/jslint-check.js View 3 chunks +7 lines, -7 lines 0 comments Download
A third_party/js/jqueryjs/build/lib/jslint.js View 1 chunk +5504 lines, -0 lines 0 comments Download
A third_party/js/jqueryjs/build/lib/parse-js.js View 1 chunk +1315 lines, -0 lines 0 comments Download
A third_party/js/jqueryjs/build/lib/process.js View 1 chunk +1666 lines, -0 lines 0 comments Download
A third_party/js/jqueryjs/build/lib/squeeze-more.js View 1 chunk +22 lines, -0 lines 0 comments Download
A third_party/js/jqueryjs/build/post-compile.js View 1 chunk +20 lines, -0 lines 0 comments Download
A third_party/js/jqueryjs/build/release.js View 1 chunk +169 lines, -0 lines 0 comments Download
A third_party/js/jqueryjs/build/release-notes.js View 1 chunk +54 lines, -0 lines 0 comments Download
A third_party/js/jqueryjs/build/release-notes.txt View 1 chunk +27 lines, -0 lines 0 comments Download
A third_party/js/jqueryjs/build/sizer.js View 1 chunk +36 lines, -0 lines 0 comments Download
A third_party/js/jqueryjs/build/uglify.js View 1 chunk +285 lines, -0 lines 0 comments Download
M third_party/js/jqueryjs/dist/jquery.js View 155 chunks +5121 lines, -2438 lines 0 comments Download
M third_party/js/jqueryjs/dist/jquery.min.js View 1 chunk +4 lines, -160 lines 0 comments Download
M third_party/js/jqueryjs/speed/benchmark.js View 1 chunk +8 lines, -2 lines 0 comments Download
A third_party/js/jqueryjs/speed/closest.html View 1 chunk +39 lines, -0 lines 0 comments Download
A third_party/js/jqueryjs/speed/filter.html View 1 chunk +183 lines, -0 lines 0 comments Download
A third_party/js/jqueryjs/speed/find.html View 1 chunk +179 lines, -0 lines 0 comments Download
M third_party/js/jqueryjs/speed/jquery-basis.js View 3 chunks +4 lines, -6 lines 0 comments Download
M third_party/js/jqueryjs/src/ajax.js View 7 chunks +722 lines, -418 lines 0 comments Download
A third_party/js/jqueryjs/src/ajax/jsonp.js View 1 chunk +79 lines, -0 lines 0 comments Download
A third_party/js/jqueryjs/src/ajax/script.js View 1 chunk +89 lines, -0 lines 0 comments Download
A third_party/js/jqueryjs/src/ajax/xhr.js View 1 chunk +218 lines, -0 lines 0 comments Download
M third_party/js/jqueryjs/src/attributes.js View 6 chunks +475 lines, -173 lines 0 comments Download
A third_party/js/jqueryjs/src/callbacks.js View 1 chunk +226 lines, -0 lines 0 comments Download
M third_party/js/jqueryjs/src/core.js View 29 chunks +251 lines, -174 lines 0 comments Download
M third_party/js/jqueryjs/src/css.js View 10 chunks +172 lines, -75 lines 0 comments Download
M third_party/js/jqueryjs/src/data.js View 4 chunks +252 lines, -90 lines 0 comments Download
A third_party/js/jqueryjs/src/deferred.js View 1 chunk +144 lines, -0 lines 0 comments Download
M third_party/js/jqueryjs/src/dimensions.js View 3 chunks +38 lines, -25 lines 0 comments Download
M third_party/js/jqueryjs/src/effects.js View 16 chunks +352 lines, -161 lines 0 comments Download
M third_party/js/jqueryjs/src/event.js View 8 chunks +676 lines, -732 lines 0 comments Download
M third_party/js/jqueryjs/src/intro.js View 1 chunk +6 lines, -4 lines 0 comments Download
M third_party/js/jqueryjs/src/manipulation.js View 23 chunks +337 lines, -135 lines 0 comments Download
M third_party/js/jqueryjs/src/offset.js View 10 chunks +70 lines, -77 lines 0 comments Download
M third_party/js/jqueryjs/src/outro.js View 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/js/jqueryjs/src/queue.js View 4 chunks +110 lines, -29 lines 0 comments Download
M third_party/js/jqueryjs/src/selector.js View 35 chunks +538 lines, -196 lines 0 comments Download
M third_party/js/jqueryjs/src/sizzle-jquery.js View 1 chunk +3 lines, -0 lines 0 comments Download
M third_party/js/jqueryjs/src/sizzle/README View 1 chunk +1 line, -1 line 0 comments Download
M third_party/js/jqueryjs/src/sizzle/sizzle.js View 35 chunks +537 lines, -198 lines 0 comments Download
M third_party/js/jqueryjs/src/sizzle/test/data/sizzle-jquery.js View 1 chunk +3 lines, -0 lines 0 comments Download
M third_party/js/jqueryjs/src/sizzle/test/data/testinit.js View 2 chunks +7 lines, -0 lines 0 comments Download
M third_party/js/jqueryjs/src/sizzle/test/index.html View 9 chunks +54 lines, -27 lines 0 comments Download
M third_party/js/jqueryjs/src/sizzle/test/jquery.js View 166 chunks +2910 lines, -1706 lines 0 comments Download
M third_party/js/jqueryjs/src/sizzle/test/unit/selector.js View 20 chunks +228 lines, -88 lines 0 comments Download
M third_party/js/jqueryjs/src/support.js View 1 chunk +247 lines, -84 lines 0 comments Download
M third_party/js/jqueryjs/src/traversing.js View 7 chunks +102 lines, -50 lines 0 comments Download
A third_party/js/jqueryjs/test/csp.php View 1 chunk +31 lines, -0 lines 0 comments Download
A third_party/js/jqueryjs/test/data/atom+xml.php View 1 chunk +4 lines, -0 lines 0 comments Download
D third_party/js/jqueryjs/test/data/cow.jpg View Binary file 0 comments Download
M third_party/js/jqueryjs/test/data/dashboard.xml View 1 chunk +1 line, -1 line 0 comments Download
A third_party/js/jqueryjs/test/data/errorWithText.php View 1 chunk +5 lines, -0 lines 0 comments Download
A third_party/js/jqueryjs/test/data/headers.php View 1 chunk +18 lines, -0 lines 0 comments Download
D third_party/js/jqueryjs/test/data/json_assigned_obj.js View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/js/jqueryjs/test/data/jsonp.php View 1 chunk +4 lines, -0 lines 0 comments Download
M third_party/js/jqueryjs/test/data/name.php View 1 chunk +1 line, -6 lines 0 comments Download
D third_party/js/jqueryjs/test/data/notmodified.php View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/js/jqueryjs/test/data/offset/absolute.html View 2 chunks +3 lines, -1 line 0 comments Download
M third_party/js/jqueryjs/test/data/offset/body.html View 3 chunks +4 lines, -2 lines 0 comments Download
M third_party/js/jqueryjs/test/data/offset/fixed.html View 3 chunks +5 lines, -2 lines 0 comments Download
M third_party/js/jqueryjs/test/data/offset/relative.html View 3 chunks +4 lines, -2 lines 0 comments Download
M third_party/js/jqueryjs/test/data/offset/scroll.html View 3 chunks +4 lines, -2 lines 0 comments Download
M third_party/js/jqueryjs/test/data/offset/static.html View 3 chunks +4 lines, -2 lines 0 comments Download
M third_party/js/jqueryjs/test/data/offset/table.html View 3 chunks +4 lines, -2 lines 0 comments Download
M third_party/js/jqueryjs/test/data/params_html.php View 1 chunk +3 lines, -3 lines 0 comments Download
A third_party/js/jqueryjs/test/data/readywaitasset.js View 1 chunk +1 line, -0 lines 0 comments Download
A third_party/js/jqueryjs/test/data/readywaitloader.js View 1 chunk +25 lines, -0 lines 0 comments Download
M third_party/js/jqueryjs/test/data/script.php View 1 chunk +5 lines, -1 line 0 comments Download
A third_party/js/jqueryjs/test/data/selector/html5_selector.html View 1 chunk +133 lines, -0 lines 0 comments Download
A third_party/js/jqueryjs/test/data/selector/sizzle_cache.html View 1 chunk +40 lines, -0 lines 0 comments Download
A third_party/js/jqueryjs/test/data/statusText.php View 1 chunk +5 lines, -0 lines 0 comments Download
A third_party/js/jqueryjs/test/data/support/bodyBackground.html View 1 chunk +38 lines, -0 lines 0 comments Download
A third_party/js/jqueryjs/test/data/support/boxModelIE.html View 1 chunk +28 lines, -0 lines 0 comments Download
A third_party/js/jqueryjs/test/data/support/hiddenIFrameFF.html View 1 chunk +26 lines, -0 lines 0 comments Download
A third_party/js/jqueryjs/test/data/support/testElementCrash.html View 1 chunk +19 lines, -0 lines 0 comments Download
M third_party/js/jqueryjs/test/data/testinit.js View 3 chunks +63 lines, -3 lines 0 comments Download
M third_party/js/jqueryjs/test/data/testrunner.js View 2 chunks +10 lines, -3 lines 0 comments Download
M third_party/js/jqueryjs/test/data/testsuite.css View 3 chunks +21 lines, -2 lines 0 comments Download
M third_party/js/jqueryjs/test/data/text.php View 1 chunk +12 lines, -12 lines 0 comments Download
A third_party/js/jqueryjs/test/data/versioncheck.js View 1 chunk +8 lines, -0 lines 0 comments Download
A third_party/js/jqueryjs/test/data/with_fries_over_jsonp.php View 1 chunk +7 lines, -0 lines 0 comments Download
M third_party/js/jqueryjs/test/delegatetest.html View 1 chunk +206 lines, -242 lines 0 comments Download
A third_party/js/jqueryjs/test/hovertest.html View 1 chunk +158 lines, -0 lines 0 comments Download
M third_party/js/jqueryjs/test/index.html View 1 chunk +282 lines, -17 lines 0 comments Download
M third_party/js/jqueryjs/test/index-template.html View 11 chunks +73 lines, -30 lines 0 comments Download
A third_party/js/jqueryjs/test/localfile.html View 1 chunk +93 lines, -0 lines 0 comments Download
A third_party/js/jqueryjs/test/networkerror.html View 1 chunk +102 lines, -0 lines 0 comments Download
D third_party/js/jqueryjs/test/otherlibs/jquery/1.2.1/jquery.js View 1 chunk +0 lines, -11 lines 0 comments Download
D third_party/js/jqueryjs/test/otherlibs/jquery/1.2.3/jquery.js View 1 chunk +0 lines, -11 lines 0 comments Download
D third_party/js/jqueryjs/test/otherlibs/mootools/1.11/mootools.js View 1 chunk +0 lines, -1577 lines 0 comments Download
D third_party/js/jqueryjs/test/otherlibs/prototype/1.6.0.2/prototype.js View 1 chunk +0 lines, -4221 lines 0 comments Download
D third_party/js/jqueryjs/test/otherlibs/scriptaculous/1.7.0/builder.js View 1 chunk +0 lines, -131 lines 0 comments Download
D third_party/js/jqueryjs/test/otherlibs/scriptaculous/1.7.0/controls.js View 1 chunk +0 lines, -835 lines 0 comments Download
D third_party/js/jqueryjs/test/otherlibs/scriptaculous/1.7.0/dragdrop.js View 1 chunk +0 lines, -944 lines 0 comments Download
D third_party/js/jqueryjs/test/otherlibs/scriptaculous/1.7.0/effects.js View 1 chunk +0 lines, -1090 lines 0 comments Download
D third_party/js/jqueryjs/test/otherlibs/scriptaculous/1.7.0/scriptaculous.js View 1 chunk +0 lines, -51 lines 0 comments Download
D third_party/js/jqueryjs/test/otherlibs/scriptaculous/1.7.0/slider.js View 1 chunk +0 lines, -278 lines 0 comments Download
D third_party/js/jqueryjs/test/otherlibs/scriptaculous/1.7.0/unittest.js View 1 chunk +0 lines, -564 lines 0 comments Download
D third_party/js/jqueryjs/test/otherlibs/scriptaculous/1.8.1/builder.js View 1 chunk +0 lines, -136 lines 0 comments Download
D third_party/js/jqueryjs/test/otherlibs/scriptaculous/1.8.1/controls.js View 1 chunk +0 lines, -965 lines 0 comments Download
D third_party/js/jqueryjs/test/otherlibs/scriptaculous/1.8.1/dragdrop.js View 1 chunk +0 lines, -974 lines 0 comments Download
D third_party/js/jqueryjs/test/otherlibs/scriptaculous/1.8.1/effects.js View 1 chunk +0 lines, -1122 lines 0 comments Download
D third_party/js/jqueryjs/test/otherlibs/scriptaculous/1.8.1/scriptaculous.js View 1 chunk +0 lines, -58 lines 0 comments Download
D third_party/js/jqueryjs/test/otherlibs/scriptaculous/1.8.1/slider.js View 1 chunk +0 lines, -275 lines 0 comments Download
D third_party/js/jqueryjs/test/otherlibs/scriptaculous/1.8.1/sound.js View 1 chunk +0 lines, -55 lines 0 comments Download
D third_party/js/jqueryjs/test/otherlibs/scriptaculous/1.8.1/unittest.js View 1 chunk +0 lines, -568 lines 0 comments Download
M third_party/js/jqueryjs/test/polluted.php View 2 chunks +72 lines, -37 lines 0 comments Download
A third_party/js/jqueryjs/test/qunit/README.md View 1 chunk +27 lines, -0 lines 0 comments Download
A third_party/js/jqueryjs/test/qunit/addons/canvas/README.md View 1 chunk +16 lines, -0 lines 0 comments Download
A third_party/js/jqueryjs/test/qunit/addons/canvas/canvas.html View 1 chunk +19 lines, -0 lines 0 comments Download
A third_party/js/jqueryjs/test/qunit/addons/canvas/canvas-test.js View 1 chunk +76 lines, -0 lines 0 comments Download
A third_party/js/jqueryjs/test/qunit/addons/canvas/qunit-canvas.js View 1 chunk +6 lines, -0 lines 0 comments Download
A third_party/js/jqueryjs/test/qunit/addons/close-enough/README.md View 1 chunk +17 lines, -0 lines 0 comments Download
A third_party/js/jqueryjs/test/qunit/addons/close-enough/close-enough.html View 1 chunk +18 lines, -0 lines 0 comments Download
A third_party/js/jqueryjs/test/qunit/addons/close-enough/close-enough-test.js View 1 chunk +37 lines, -0 lines 0 comments Download
A third_party/js/jqueryjs/test/qunit/addons/close-enough/qunit-close-enough.js View 1 chunk +32 lines, -0 lines 0 comments Download
A third_party/js/jqueryjs/test/qunit/addons/composite/README.md View 1 chunk +7 lines, -0 lines 0 comments Download
A third_party/js/jqueryjs/test/qunit/addons/composite/composite-demo-test.html View 1 chunk +31 lines, -0 lines 0 comments Download
A third_party/js/jqueryjs/test/qunit/addons/composite/composite-test.html View 1 chunk +20 lines, -0 lines 0 comments Download
A third_party/js/jqueryjs/test/qunit/addons/composite/composite-test.js View 1 chunk +159 lines, -0 lines 0 comments Download
A third_party/js/jqueryjs/test/qunit/addons/composite/dummy-qunit-test.html View 1 chunk +19 lines, -0 lines 0 comments Download
A third_party/js/jqueryjs/test/qunit/addons/composite/dummy-same-test.html View 1 chunk +19 lines, -0 lines 0 comments Download
A third_party/js/jqueryjs/test/qunit/addons/composite/index.html View 1 chunk +35 lines, -0 lines 0 comments Download
A third_party/js/jqueryjs/test/qunit/addons/composite/qunit-composite.css View 1 chunk +13 lines, -0 lines 0 comments Download
A third_party/js/jqueryjs/test/qunit/addons/composite/qunit-composite.js View 1 chunk +82 lines, -0 lines 0 comments Download
M third_party/js/jqueryjs/test/qunit/package.json View 1 chunk +10 lines, -4 lines 0 comments Download
M third_party/js/jqueryjs/test/qunit/qunit/qunit.css View 8 chunks +89 lines, -18 lines 0 comments Download
M third_party/js/jqueryjs/test/qunit/qunit/qunit.js View 30 chunks +829 lines, -550 lines 0 comments Download
A third_party/js/jqueryjs/test/qunit/test/headless.html View 1 chunk +24 lines, -0 lines 0 comments Download
M third_party/js/jqueryjs/test/qunit/test/index.html View 1 chunk +1 line, -0 lines 0 comments Download
A third_party/js/jqueryjs/test/qunit/test/logs.html View 1 chunk +17 lines, -0 lines 0 comments Download
A third_party/js/jqueryjs/test/qunit/test/logs.js View 1 chunk +153 lines, -0 lines 0 comments Download
M third_party/js/jqueryjs/test/qunit/test/same.js View 6 chunks +19 lines, -19 lines 0 comments Download
M third_party/js/jqueryjs/test/qunit/test/test.js View 8 chunks +247 lines, -29 lines 0 comments Download
A third_party/js/jqueryjs/test/readywait.html View 1 chunk +88 lines, -0 lines 0 comments Download
D third_party/js/jqueryjs/test/test.js View 1 chunk +0 lines, -41 lines 0 comments Download
M third_party/js/jqueryjs/test/unit/ajax.js View 40 chunks +1400 lines, -377 lines 0 comments Download
M third_party/js/jqueryjs/test/unit/attributes.js View 18 chunks +688 lines, -230 lines 0 comments Download
A third_party/js/jqueryjs/test/unit/callbacks.js View 1 chunk +182 lines, -0 lines 0 comments Download
M third_party/js/jqueryjs/test/unit/core.js View 33 chunks +473 lines, -129 lines 0 comments Download
M third_party/js/jqueryjs/test/unit/css.js View 5 chunks +369 lines, -94 lines 0 comments Download
M third_party/js/jqueryjs/test/unit/data.js View 6 chunks +438 lines, -80 lines 0 comments Download
A third_party/js/jqueryjs/test/unit/deferred.js View 1 chunk +371 lines, -0 lines 0 comments Download
M third_party/js/jqueryjs/test/unit/dimensions.js View 9 chunks +116 lines, -20 lines 0 comments Download
M third_party/js/jqueryjs/test/unit/effects.js View 15 chunks +812 lines, -208 lines 0 comments Download
M third_party/js/jqueryjs/test/unit/event.js View 53 chunks +992 lines, -309 lines 0 comments Download
M third_party/js/jqueryjs/test/unit/manipulation.js View 33 chunks +701 lines, -324 lines 0 comments Download
M third_party/js/jqueryjs/test/unit/offset.js View 13 chunks +210 lines, -158 lines 0 comments Download
M third_party/js/jqueryjs/test/unit/queue.js View 6 chunks +199 lines, -55 lines 0 comments Download
M third_party/js/jqueryjs/test/unit/selector.js View 1 chunk +121 lines, -418 lines 0 comments Download
A third_party/js/jqueryjs/test/unit/support.js View 1 chunk +60 lines, -0 lines 0 comments Download
M third_party/js/jqueryjs/test/unit/traversing.js View 13 chunks +313 lines, -122 lines 0 comments Download
M third_party/js/jqueryjs/version.txt View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4
Jasvir
14 years, 6 months ago (2011-10-24 07:52:34 UTC) #1
metaweta
lgtm
14 years, 6 months ago (2011-10-24 14:43:44 UTC) #2
metaweta
On 2011/10/24 14:43:44, metaweta wrote: > lgtm Please close this review.
14 years, 4 months ago (2011-12-16 17:37:34 UTC) #3
metaweta
14 years ago (2012-03-27 00:06:16 UTC) #4
On 2011/12/16 17:37:34, metaweta wrote:
> On 2011/10/24 14:43:44, metaweta wrote:
> > lgtm
> 
> Please close this review.

ping
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b