Граф коммитов

136 Коммитов

Автор SHA1 Сообщение Дата
bzbarsky@mit.edu 5c2ca46104 Allow getting the lineNumber of XPConnect expceptions. Bug 291377, r=sicking,sr=jst. r=mrbkap, sr=jst for the test. 2007-04-26 21:19:11 -07:00
enndeakin@sympatico.ca c8efffd512 Bug 371127, add a test for domstorage in chrome, r=sayrer 2007-04-26 08:35:57 -07:00
sayrer@gmail.com add95e671c bug 375543. One last resource in the Makefile to fix bustage. 2007-04-23 22:25:13 -07:00
sayrer@gmail.com 26dd6880f7 bug 375543. alter Makefiles to prevent Windows bustage. 2007-04-23 21:41:41 -07:00
sayrer@gmail.com 6654c863ab Add Prototype.js library unit tests. Hopefully the first of many AJAX test suites. Patch by John Resig <jresig@mozilla.com>. r=sayrer 2007-04-23 21:01:42 -07:00
sayrer@gmail.com 873351be9a Bug 368994. move mochitests near the code they test. round 7. r=bzbarsky 2007-04-16 08:18:50 -07:00
roc+@cs.cmu.edu 0054412272 Bug 374866. Reftests for text-transform. r=dbaron 2007-03-22 16:01:14 -07:00
dcamp%mozilla.com 320366d6a9 Bug 422264: retrieving iterator of applicationCache throws NS_ERROR_DOM_INVALID_STATE_ERR. r+sr=jst, a=beltzner 2008-07-01 03:44:42 +00:00
gavin%gavinsharp.com 2ebb8cc96b Bug 431986: ApplicationCache doesn't implement EventTarget, patch by dcamp@mozilla.com, r+sr=jst, a=schrep 2008-05-09 00:10:50 +00:00
gavin%gavinsharp.com cbba1ad38b Bug 432055: applicationCache.status is 0 through the update process, patch by dcamp@mozilla.com, r+sr=jst, a=schrep 2008-05-09 00:09:27 +00:00
gavin%gavinsharp.com 45bd850b03 Re-enable these tests now that there's another xserve collecting core dumps (bug 432471) 2008-05-08 22:00:36 +00:00
gavin%gavinsharp.com 36491fec4d Disable these again to try and work around the crashes (bug 432729) 2008-05-08 01:06:32 +00:00
gavin%gavinsharp.com 6b15c25e25 Reenabled these tests now that we have code dumps enabled on the crashing machine (bug 432471) 2008-05-07 20:07:04 +00:00
gavin%gavinsharp.com e8e1a76f91 Disable test_characterdatagetlength.html to see whether it fixes the bm-xserve01 crashes (bug 432471) 2008-05-07 19:53:48 +00:00
gavin%gavinsharp.com 5f74d559ff Disable test_characterdatagetdata.html to see whether it fixes the bm-xserve01 crashes (bug 432471, a=jimm) 2008-05-07 19:08:50 +00:00
jwalden%mit.edu abed574f4f Bug 430251 - Update to latest HTML5 and make postMessage dispatch its event asynchronously, as well as dispatch at the window, not the document. r=jst, r=smaug, sr=sicking, a=damons, c=cookie 2008-05-02 19:26:50 +00:00
Olli.Pettay%helsinki.fi 93242f36db Bug 430276, new XMLHttpRequest() after document.write throws an exception, patch2, r+sr=jst, a=beltzner 2008-04-29 19:22:24 +00:00
Olli.Pettay%helsinki.fi 4b93660a65 Bug 430276, new XMLHttpRequest() after document.write throws an exception, r+sr=jst, a=beltzner 2008-04-25 09:45:59 +00:00
dolske%mozilla.com 5a5395ac6a Bug 427878 - mochitest crash in test_HTMLBodyElement08.html (disabling tests until a cause is found) 2008-04-22 22:00:07 +00:00
dcamp%mozilla.com 949505d29b Bug 425792: Properly update and use expiration times when updating the offline cache. r/sr=biesi, b1.9=damons 2008-04-09 05:22:35 +00:00
bmlk%gmx.de b3d40a273f disable dom html2 on mac 2008-03-30 12:26:03 +00:00
bmlk%gmx.de 9695607aa8 disable java tests as Macs do not like them. 2008-03-30 10:01:48 +00:00
bmlk%gmx.de bffb546ebb fix nsinstall bustage 2008-03-30 09:41:24 +00:00
bmlk%gmx.de ec97a2c68e activate the DOM Level 2 HTML tests bug 421674 r=sayrer 2008-03-30 09:19:54 +00:00
reed%reedloden.com 0871903ed3 Remove file accidentally added by bernd. 2008-03-30 02:50:09 +00:00
bmlk%gmx.de 857483c457 initial checkin of the DOM-TS Level 2 HTML testcases converted into mochitests, the work is based on what rsayrer has done for the other dom test suites
The main difference is that there is exeption.js, todos are marked in the testcases themself. bug 421674 a=testonly
2008-03-29 19:06:37 +00:00
reed%reedloden.com d870a63bfe Bug 424093 - "CNN Video page will not load" [p=dcamp@mozilla.com (Dave Camp) r=Enn sr=jst a1.9b5=beltzner] 2008-03-21 06:46:57 +00:00
jwalden%mit.edu 5c17ef8554 Also run createElement(?:NS)? tests on XML/XHTML documents, in addition to on an HTML document. We don't have any bugs that this exposes, but it seems like a good idea to add them, since another implementation (WebKit) was passing all our tests but failing the Yahoo! webmail does-it-work smoketest due to this. a=itsatest 2008-03-21 01:23:49 +00:00
dcamp%mozilla.com c4e5f5833f Bug 407839: restrict globalStorage to same host. r=enndeakin, sr=jst, blocking1.9=pavlov 2008-03-19 01:27:35 +00:00
reed%reedloden.com 9dcd5a835f Bug 375457 - "toDataURL has incorrect type-checking logic" (a simple test that just ensures we throw an exception when calling toDataURL with null and objects) [p=joe@drew.ca (Joe Drew [JOEDREW!])] 2008-03-18 19:55:12 +00:00
jst%mozilla.org f6e789810a Fixing bug 414291. Make window.open() ignore modal=yes for backwards compatibility. r+sr=bzbarsky@mit.edu and jonas@sicking.cc 2008-03-14 21:31:38 +00:00
jwalden%mit.edu cf67278b43 Bug 421767 - element.attributes.removeNamedItemNS(<non-existent attribute NS and name>) returns null instead of throwing. acid3++ r+sr=jst, a=beltzner 2008-03-10 23:02:36 +00:00
jwalden%mit.edu 3821bca302 Make one test that relies on popup blocking being disabled fail quickly if popup blocking is enabled, and make another test non-Mozilla-specific because HTML5 got updated and now matches our behavior with respect to the origin of data: URIs (they have the origin of the window/script that opened them). rs=sicking 2008-03-07 02:32:21 +00:00
jwalden%mit.edu 39d550b03e Add a test for postMessage(msg, undefined), which must be a syntax error as |undefined| is both present and not null. 2008-02-27 06:03:38 +00:00
jwalden%mit.edu 7f2dda9b63 Bug 417075 - Update postMessage and MessageEvent to reflect domain/uri being replaced by origin, optional origin argument. r+sr=sicking, a=beltzner 2008-02-27 03:48:56 +00:00
jonas%sicking.cc 06f693a2bb Bug 416534: Clean up cross-site xmlhttprequest security checks. With fixes to tests this time. r/sr=peterv 2008-02-27 03:45:32 +00:00
reed%reedloden.com c7a8a8eb60 Bug 409349 - [p=honzab@allpeers.com (Honza Bambas [mayhemer]) r=Enn sr=dveditz a1.9=damons a=blocking1.9+] 2008-02-27 01:01:02 +00:00
jst%mozilla.org 0ffcd5bdb4 Fixing bug 418755. Revert our decision to throw WRONG_DOCUMENT_ERR per the DOM spec as the web expects that not to happen. r+sr=jonas@sickin.cc 2008-02-22 02:18:43 +00:00
jwalden%mit.edu 4f0348662e Bug 417491 - Element.setAttribute(':', ...) throws DOMException INVALID_CHARACTER_ERR. r+sr=peterv, a=beltzner 2008-02-15 23:22:56 +00:00
jwalden%mit.edu 54c5546c19 Bug 411103 - document.createElement(bad) (and the NS version) throwing wrong exception. Fixes two acid3 tests as well. r=peterv, sr=jst, a=schrep 2008-02-12 04:14:58 +00:00
jwalden%mit.edu d6df2279c2 Adding a test to ensure .uri on a postMessage-generated event contains a hash reference from the caller, if one was present. No bug or code changes. 2008-02-11 20:27:32 +00:00
jruderman%hmc.edu 8b46949624 Add mochitest 2008-02-09 10:35:51 +00:00
jruderman%hmc.edu b749f302e0 Add mochitest for "new HTMLDocument()" throwing and not asserting 2008-02-09 00:24:43 +00:00
jwalden%mit.edu 7723fcf9fb Bug 414812 - document.domain = "0.0.1" on a page on 127.0.0.1 should not work. r=dwitte, sr=jst, a=schrep 2008-02-07 20:58:57 +00:00
jwalden%mit.edu ac1398daaf Bug 414815 - Add a window.postMessage test in the presence of a <base> tag (addresses the only postMessage test WebKit had for their implementation which we didn't). a=itsatest 2008-02-03 02:09:34 +00:00
jwalden%mit.edu 5b3f1dd24a Bug 387706 - Implement HTML5's cross-document messaging API (postMessage), enabling secure cross-origin communication between windows. r+sr=sicking, sr=jst, a=jst 2008-01-30 01:31:33 +00:00
reed%reedloden.com ae484ef34b Bug 405693 - "don't update identical offline cache manifests" [p=honzab@allpeers.com (Honza Bambas) r=dcamp sr=biesi a=blocking1.9+] 2008-01-29 07:54:56 +00:00
dcamp%mozilla.com 3f8fd161e5 Bug 405695: Use asciiHost/asciiSpec for offline cache ownership keys. p=Honza Bambas, r=me, sr=biesi 2008-01-23 04:31:51 +00:00
dcamp%mozilla.com fd89bd5e87 Bug 402272: Replace <link rel="offline-resource"> with manifests, and navigator.offlineResources/pendingOfflineLoads with window.applicationCache. p=dcamp/Honza Bombas, r=biesi, r+sr=jst, blocking1.9=jst 2008-01-16 21:54:35 +00:00
martijn.martijn%gmail.com 7ddfdbc285 Mochitest for bug 397571, r=martijn.martijn 2007-12-21 14:42:27 +00:00