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

116 Коммитов

Автор SHA1 Сообщение Дата
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
mrbkap%gmail.com 6dcc7bd59b Fix mochitest fallout from bug 396849 2007-12-18 21:56:14 +00:00
ted.mielczarek%gmail.com e1b135d32d bug 400204 - window.innerWidth throws exception when called on a non-displayed frame (mochitest). r=jst 2007-12-04 16:52:23 +00:00
ted.mielczarek%gmail.com b8dac9687c bug 400204 - window.innerWidth throws exception when called on a non-displayed frame (mochitest). r=jst 2007-12-04 16:45:15 +00:00
dcamp%mozilla.com 1de1e69131 Bug 405479: fix race condition in test for bug 377539. r=bz 2007-11-27 04:08:19 +00:00
bzbarsky%mit.edu 67824b4593 Adding test. 2007-11-23 23:31:51 +00:00
reed%reedloden.com c195beae87 Bug 319968 - "Some DOM functions don't work in XPCShell (classinfo broken)" [p=Mossop r+sr=jst a1.9=schrep] 2007-11-13 10:35:50 +00:00
jwalden%mit.edu abaaacea44 Bug 389366 - Canvas's .getImageData is returning premultiplied alpha pixels. r=dolske on my mochitestification of the test he wrote but was too slackerly to convert to a Mochitest :-P 2007-10-29 21:30:45 +00:00
bzbarsky%mit.edu 7f141c6b9a Fix a few scriptable helpers to correctly communicate
NS_SUCCESS_I_DID_SOMETHING.  Bug 396843, r+sr+a=jst
2007-09-28 14:28:17 +00:00
bzbarsky%mit.edu 80192bf374 Adding test. 2007-09-21 03:39:37 +00:00
jwalden%mit.edu eb3d5916f5 Bug 393974 - Tree walkers leak with a non-null filter. r=smaug, sr=sicking, a=blocking1.9 2007-08-28 23:42:42 +00:00
enndeakin%sympatico.ca 47e201491a Bug 389083, domstorage tests not outputing results, r=sayrer 2007-08-10 21:44:28 +00:00
sayrer%gmail.com 8a8465e751 Bug 375543. Add better diagnostics to failures. Patch by John Resig. r=sayrer 2007-08-09 05:48:58 +00:00
jst%mozilla.org 19a866fdec Backing out tests to fix orange. 2007-08-07 00:30:30 +00:00
jst%mozilla.org 2f41616fda Landing tests for bug 280959. Patch by mfenniak-moz@mathieu.fenniak.net, r=Olli.Pettay@gmail.com 2007-08-06 23:12:07 +00:00
ginn.chen%sun.com fd8e29fa39 Bug 389793 Firefox build failed on OpenSolaris without --disable-mochitest
r=benjamin a=dsicore
2007-08-06 03:22:43 +00:00
dcamp%mozilla.com 781404bf57 disable some offline tests with problems, b=390494, r=vlad, a=damons 2007-08-01 18:46:32 +00:00
dcamp%mozilla.com 07547d4351 move the offline cache update logic from the content sink and prefetch service into an nsOfflineCacheUpdate object. bug=388839, r=biesi, sr=jst 2007-07-25 05:35:40 +00:00
bzbarsky%mit.edu 51a46a7d7b Adding test. 2007-07-16 17:41:29 +00:00
jwalden%mit.edu ff3a736684 I think I figured out the problem with bug 384192; the code added to quit.js is also used in the browser tests, but it triggers an undefined-variable exception there, and I think the tests are getting killed by test timeout code that doesn't print a helpful 'tests timed out' message to give a little help determining the cause of the failure. We shall see... 2007-07-13 03:38:32 +00:00
jwalden%mit.edu 14311260a2 Fix line endings. 2007-07-13 00:17:38 +00:00