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

457 Коммитов

Автор SHA1 Сообщение Дата
Honza Bambas 31b794c732 Bug 443017: Application cache tests. r=dcamp, sr=jst 2008-11-05 16:01:06 -08:00
Gavin Sharp 707a0ad98b Bug 461803: add elementFromPoint method on nsIDOMWindowUtils which optionally ignores root scroll frame and lets callers avoid flushing layout, r+sr=bzbarsky 2008-11-04 22:58:22 -05:00
Dave Camp 0031b435d6 Bug 461569: Add applicationCache.items. r=honzab, sr=bz 2008-11-04 10:59:13 -08:00
Dave Camp 108d3720a7 Bug 461071: Allow application caches to be obsoleted. r=honzab, r+sr=bz 2008-11-04 10:59:12 -08:00
Dave Camp 6b9cab3f53 Bug 443023: Associate documents with their caches after an initial update. r=honzab, r+sr=biesi 2008-11-04 02:20:27 -08:00
Dave Camp a9e28932b8 Bug 445544: Navigating away from an offline app fails. r=honzab, r+sr=bz 2008-11-04 02:20:27 -08:00
Doug Turner 81a6cfb8ba Bug 461929 - Position.speed attribute name change. r=olli, sr=bz 2008-10-30 10:23:21 -07:00
Doug Turner 295cfaa5ec Bug 459893. Geolocation prompt stops working if initializer window is closed. r=smaug/gavin. relanding with leak in tests fixed 2008-10-24 09:06:27 -07:00
Doug Turner a0b4e77ff5 this might have caused a leak. backing out to check.
Backed out changeset 3b47c0e2f6d9
2008-10-23 15:17:01 -07:00
Doug Turner 408b7e625d Bug 459893. Geolocation prompt stops working if initializer window is closed. r=olli+gavin 2008-10-23 11:01:32 -07:00
Doug Turner 082860376e Bug 455327 - geolocation - support timeout position option. r=Olli.Pettay sr=bzbarsky 2008-10-20 12:37:10 -07:00
Olli Pettay ba58d5692d Bug 459848 - backout bug 346984 r+sr=bz 2008-10-17 01:35:45 +03:00
Olli Pettay 7aa35aeb8e bug 302775 - extractContents doesn't work if start and end node of a Range object is an attribute node, r=peterv, sr=sicking 2008-10-15 12:41:54 +03:00
sharparrow1@yahoo.com a1458dff29 Bug 42976, cloneNode() HTML Document nodes, r=smaug,sr=jst 2008-09-18 14:15:47 +03:00
Ted Mielczarek f4576958c6 bug 447642 - get rid of --disable-mochitest, replace MOZ_MOCHITEST with ENABLE_TESTS. r=bsmedberg 2008-09-09 13:59:11 -04:00
Doug Turner 3201880068 Bug 445180. More geolocation mochitests. Patch by harthur@cmu.edu, r=dougt@meer.net 2008-09-04 16:31:09 -07:00
Olli Pettay c9850b7d01 Bug 452566, navigator.geolocation optional parameters on getCurrentPosition and watchPosition are not optional, r=dougt, sr=jst 2008-08-29 10:26:34 +03:00
Dave Camp 811acb9a9c Bug 442806: Use seperate, versioned caches for offline apps. r+sr=bz
* * *
2008-08-26 16:09:02 -07:00
Robert O'Callahan ba998cec48 Bug 379616. Fix offset tests to not assume getComputedStyle()['width'/'height'] works on SVG elements 2008-08-25 21:20:22 +12:00
Dave Camp 006e04ce2d Backed out changeset ebafb9df6ce0 (bug 442806) 2008-08-24 23:11:31 -07:00
Dave Camp a016989e5b Bug 442806: Use seperate, versioned caches for offline apps. r+sr=bz 2008-08-24 21:51:19 -07:00
Dave Camp 093c3cdf45 Backed out changeset ea551e6f0f40 (bug 442806) 2008-08-19 22:53:20 -07:00
Dave Camp 6788a8a7da Bug 442806: Use seperate, versioned caches for offline apps. r+sr=bz 2008-08-19 19:30:44 -07:00
Neil Deakin 28724fca16 Bug 111034, add clientXXX, scrollXXX properties, attempt 2, r+sr=roc, attempt 2 with microformat fix 2008-08-15 18:26:37 -04:00
Ted Mielczarek b4f583c7c4 Backed out changeset 2e8dfe209f09 due to unit test bustage 2008-08-15 12:59:30 -04:00
Neil Deakin 150d89e6b5 Add clientXXX and scrollXXX properties to XUL elements, also add width/height properties to ClientRect, r+sr=roc 2008-08-15 11:17:17 -04:00
Clint Talbert 1c2bb206c3 Bug 450009, patch by Harthur, r=ted" 2008-08-14 10:26:45 -07:00
Doug Turner cf0c095d88 bug 449508. update geolocation code to editor's draft. r+sr=jst 2008-08-14 09:35:49 -07:00
Clint Talbert 1b7978fef4 Bug 424813, Jquery test suite update, patch by harthur, r=sdwilsh 2008-08-07 16:18:37 -07:00
Ben Newman f925fe3a96 Bug 437361. Propagate exceptions from showModalDialog's guts to script as needed instead of dropping them on the floor. r+sr=bzbarsky 2008-07-28 22:52:53 -07:00
Doug Turner 11cce8d763 Inital geolocation implementation. bug=437948, r/sr=jst 2008-07-15 16:37:48 -07:00
Doug Turner 713a35c2bd Backed out changeset 27942c109154
unit test seg fault at shutdown.
2008-07-11 22:25:02 -07:00
Doug Turner c2e79695dd Initial implementation of Gelocation. Bug 437948. Relanded after fixing memory leaks 2008-07-11 18:35:03 -07:00
Doug Turner cd05098cc1 it seems we are leaking on the RLk test.
Backed out changeset ebfc2ad982f4
2008-07-10 23:38:35 -07:00
Doug Turner 183ada088d Relanding 437948. Geolocation. Fixed memory leak. r=jst. 2008-07-10 22:48:16 -07:00
Benjamin Smedberg 416863e848 Backed out changeset e5014dc700ad - appears to cause unit test failures in test_419731.js (windows) or focus issues (mac) but that could just be test wonkiness, but this appeared right after this commit and was mostly green before. 2008-07-10 09:36:24 -04:00
Doug Turner aaf6e53e0b bug 437948. inital implementation of gelocation. roughly following http://dev.w3.org/geo/api/spec-source.html. r+sr=jst 2008-07-09 20:43:38 -07:00
Dave Camp 484e68ef46 Bug 422264: retrieving iterator of applicationCache throws NS_ERROR_DOM_INVALID_STATE_ERR. r+sr=jst 2008-06-27 17:22:16 -07:00
Johnny Stenback d032112a4a Fixing bug 440572. Make child frames whose names conflict with properties defined in IDL be accessable through XOWs again. r+sr=mrbkap@gmail.com 2008-06-25 17:07:22 -07:00
Johnny Stenback 1c71469980 Fixing bug 440572. Make child frames whose names conflict with properties defined in IDL be accessable through XOWs again. r+sr=mrbkap@gmail.com 2008-06-25 17:06:38 -07:00
Robert O'Callahan 9fcd16d95d Remove DOM testcase from exclusions now that it passes 2008-06-14 22:33:54 +12:00
gavin@gavinsharp.com 883c945d31 Bug 431986: ApplicationCache doesn't implement EventTarget, patch by dcamp@mozilla.com, r+sr=jst, a=schrep 2008-05-08 17:10:49 -07:00
gavin@gavinsharp.com f79bc95a3c Bug 432055: applicationCache.status is 0 through the update process, patch by dcamp@mozilla.com, r+sr=jst, a=schrep 2008-05-08 17:09:26 -07:00
gavin@gavinsharp.com c844d79943 Re-enable these tests now that there's another xserve collecting core dumps (bug 432471) 2008-05-08 15:00:36 -07:00
gavin@gavinsharp.com 6ab9e53bd4 Disable these again to try and work around the crashes (bug 432729) 2008-05-07 18:06:32 -07:00
gavin@gavinsharp.com aa12a5a50a Reenabled these tests now that we have code dumps enabled on the crashing machine (bug 432471) 2008-05-07 13:07:04 -07:00
gavin@gavinsharp.com 51c1deac17 Disable test_characterdatagetlength.html to see whether it fixes the bm-xserve01 crashes (bug 432471) 2008-05-07 12:53:48 -07:00
gavin@gavinsharp.com c87e6699d3 Disable test_characterdatagetdata.html to see whether it fixes the bm-xserve01 crashes (bug 432471, a=jimm) 2008-05-07 12:08:50 -07:00
jwalden@mit.edu ecd86cc075 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 12:26:47 -07:00
Olli.Pettay@helsinki.fi 34451f8090 Bug 430276, new XMLHttpRequest() after document.write throws an exception, patch2, r+sr=jst, a=beltzner 2008-04-29 12:22:24 -07:00
Olli.Pettay@helsinki.fi 9f4571d377 Bug 430276, new XMLHttpRequest() after document.write throws an exception, r+sr=jst, a=beltzner 2008-04-25 02:45:58 -07:00
dolske@mozilla.com 56312ab837 Bug 427878 - mochitest crash in test_HTMLBodyElement08.html (disabling tests until a cause is found) 2008-04-22 15:00:07 -07:00
dcamp@mozilla.com 3c0458bb3c Bug 425792: Properly update and use expiration times when updating the offline cache. r/sr=biesi, b1.9=damons 2008-04-08 22:22:32 -07:00
bmlk@gmx.de 24f433c088 disable dom html2 on mac 2008-03-30 05:26:03 -07:00
bmlk@gmx.de dbf67d399a disable java tests as Macs do not like them. 2008-03-30 03:01:48 -07:00
bmlk@gmx.de 79ba8e4554 fix nsinstall bustage 2008-03-30 02:41:24 -07:00
bmlk@gmx.de 12d8a39eeb activate the DOM Level 2 HTML tests bug 421674 r=sayrer 2008-03-30 02:19:54 -07:00
reed@reedloden.com 9f4cfdb77d Remove file accidentally added by bernd. 2008-03-29 19:50:09 -07:00
bmlk@gmx.de 43305c0686 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 12:06:20 -07:00
reed@reedloden.com c3700536bf Bug 424093 - "CNN Video page will not load" [p=dcamp@mozilla.com (Dave Camp) r=Enn sr=jst a1.9b5=beltzner] 2008-03-20 23:46:57 -07:00
jwalden@mit.edu 3d5790478d 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-20 18:23:49 -07:00
dcamp@mozilla.com b093bd6570 Bug 407839: restrict globalStorage to same host. r=enndeakin, sr=jst, blocking1.9=pavlov 2008-03-18 18:27:35 -07:00
reed@reedloden.com d876f2b812 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 12:55:12 -07:00
jst@mozilla.org 630d5b60da Fixing bug 414291. Make window.open() ignore modal=yes for backwards compatibility. r+sr=bzbarsky@mit.edu and jonas@sicking.cc 2008-03-14 14:31:24 -07:00
jwalden@mit.edu 89ff2d1b70 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 16:02:36 -07:00
jwalden@mit.edu 6aec0ba306 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-06 18:32:21 -08:00
jwalden@mit.edu d499be4608 Add a test for postMessage(msg, undefined), which must be a syntax error as |undefined| is both present and not null. 2008-02-26 22:03:38 -08:00
jwalden@mit.edu fd85179740 Bug 417075 - Update postMessage and MessageEvent to reflect domain/uri being replaced by origin, optional origin argument. r+sr=sicking, a=beltzner 2008-02-26 19:48:54 -08:00
jonas@sicking.cc 498741eb4c Bug 416534: Clean up cross-site xmlhttprequest security checks. With fixes to tests this time. r/sr=peterv 2008-02-26 19:45:29 -08:00
reed@reedloden.com 92766e45cd Bug 409349 - [p=honzab@allpeers.com (Honza Bambas [mayhemer]) r=Enn sr=dveditz a1.9=damons a=blocking1.9+] 2008-02-26 17:01:01 -08:00
jst@mozilla.org 9b47522667 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-21 18:18:43 -08:00
jwalden@mit.edu eab7848d5a Bug 417491 - Element.setAttribute(':', ...) throws DOMException INVALID_CHARACTER_ERR. r+sr=peterv, a=beltzner 2008-02-15 15:22:55 -08:00
jwalden@mit.edu c8d980c83c 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-11 20:14:57 -08:00
jwalden@mit.edu ab468cb322 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 12:27:32 -08:00
jruderman@hmc.edu c3497c982c Add mochitest 2008-02-09 02:35:51 -08:00
jruderman@hmc.edu 8241e363d4 Add mochitest for "new HTMLDocument()" throwing and not asserting 2008-02-08 16:24:43 -08:00
jwalden@mit.edu 6e8c7256eb 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 12:58:56 -08:00
jwalden@mit.edu f8616acdc6 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-02 18:09:34 -08:00
jwalden@mit.edu dcb3f1b5ce 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-29 17:31:29 -08:00
reed@reedloden.com e43e76f1d9 Bug 405693 - "don't update identical offline cache manifests" [p=honzab@allpeers.com (Honza Bambas) r=dcamp sr=biesi a=blocking1.9+] 2008-01-28 23:54:54 -08:00
dcamp@mozilla.com 3ca3aa31e4 Bug 405695: Use asciiHost/asciiSpec for offline cache ownership keys. p=Honza Bambas, r=me, sr=biesi 2008-01-22 20:31:50 -08:00
dcamp@mozilla.com 3494bf7df2 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 13:54:33 -08:00
martijn.martijn@gmail.com 4f8659f7db Mochitest for bug 397571, r=martijn.martijn 2007-12-21 06:42:27 -08:00
mrbkap@gmail.com 85081118e7 Fix mochitest fallout from bug 396849 2007-12-18 13:56:14 -08:00
ted.mielczarek@gmail.com dab35012df bug 400204 - window.innerWidth throws exception when called on a non-displayed frame (mochitest). r=jst 2007-12-04 08:52:23 -08:00
ted.mielczarek@gmail.com eafb224590 bug 400204 - window.innerWidth throws exception when called on a non-displayed frame (mochitest). r=jst 2007-12-04 08:45:15 -08:00
dcamp@mozilla.com e89ae4951a Bug 405479: fix race condition in test for bug 377539. r=bz 2007-11-26 20:08:19 -08:00
bzbarsky@mit.edu a3dfbb576c Adding test. 2007-11-23 15:31:51 -08:00
reed@reedloden.com f9e7a3589e Bug 319968 - "Some DOM functions don't work in XPCShell (classinfo broken)" [p=Mossop r+sr=jst a1.9=schrep] 2007-11-13 02:35:49 -08:00
jwalden@mit.edu 3ef62ea030 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 14:30:45 -07:00
bzbarsky@mit.edu cf2371f091 Fix a few scriptable helpers to correctly communicate NS_SUCCESS_I_DID_SOMETHING. Bug 396843, r+sr+a=jst 2007-09-28 07:28:16 -07:00
bzbarsky@mit.edu 20e19d2daf Adding test. 2007-09-20 20:39:37 -07:00
jwalden@mit.edu dc650f5892 Bug 393974 - Tree walkers leak with a non-null filter. r=smaug, sr=sicking, a=blocking1.9 2007-08-28 16:42:41 -07:00
enndeakin@sympatico.ca dbb68e119d Bug 389083, domstorage tests not outputing results, r=sayrer 2007-08-10 14:44:28 -07:00
sayrer@gmail.com dfd77a09fd Bug 375543. Add better diagnostics to failures. Patch by John Resig. r=sayrer 2007-08-08 22:48:58 -07:00
jst@mozilla.org 5af0e0a0f3 Backing out tests to fix orange. 2007-08-06 17:30:30 -07:00
jst@mozilla.org 8b30196330 Landing tests for bug 280959. Patch by mfenniak-moz@mathieu.fenniak.net, r=Olli.Pettay@gmail.com 2007-08-06 16:11:52 -07:00
ginn.chen@sun.com 6f5f621c9e Bug 389793 Firefox build failed on OpenSolaris without --disable-mochitest r=benjamin a=dsicore 2007-08-05 20:22:32 -07:00
dcamp@mozilla.com 5af1e8112d disable some offline tests with problems, b=390494, r=vlad, a=damons 2007-08-01 11:46:32 -07:00
dcamp@mozilla.com e6fea393ca 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-24 22:35:39 -07:00
bzbarsky@mit.edu fb37999c13 Adding test. 2007-07-16 10:41:29 -07:00
jwalden@mit.edu 603ac1a170 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-12 20:38:31 -07:00
jwalden@mit.edu 70b85a68a9 Fix line endings. 2007-07-12 17:17:38 -07:00
jwalden@mit.edu a37e39d744 Back out 384192. 2007-07-12 01:46:07 -07:00
jwalden@mit.edu 2c73b2927f Bug 384192 - Mochitest needs to support subdomain tests; use a proxy hack to pretend the tests are available on example.com, example.org, and various subdomains of each, on various ports, to satisfy this need. r=robcee 2007-07-11 22:38:47 -07:00
dcamp@mozilla.com b65e2cfdf1 implement navigator.pendingOfflineLoads. b=372969, r=biesi, r+sr=jst 2007-07-08 23:19:27 -07:00
dcamp@mozilla.com 08e612af60 implement navigator.isLocallyAvailable. b=373231, r=biesi, sr=jst 2007-07-08 15:15:51 -07:00
sdwilsh@shawnwilsher.com 10bfa22e47 Bug 386109 - Integrate jQuery Test Suite (adding missing file). Patch by John Resig <jresig@mozilla.com>. r=rcampbell 2007-06-29 08:53:36 -07:00
rcampbell@mozilla.com 1c2e8dfb6d bug 386109 - Integrate jQuery Test Suite, patch by John Resig <jresig@mozilla.com>, r+=robcee 2007-06-29 08:10:42 -07:00
rcampbell@mozilla.com d2c4559ce8 bug 381001 - Integrate Scriptaculous Test Suite, patch by John Resig <jresig@mozilla.com>, r+=me 2007-06-27 10:04:26 -07:00
rcampbell@mozilla.com 84df55536a bug 379506, Integrate MochiKit Test Suite, patch by John Resig, <jresig@mozilla.com> 2007-06-21 07:13:56 -07:00
peterv@propagandism.org e9e745dee8 Fix for bug 384122 (QueryInterface shouldn't be enumerable on DOM interface objects). r/sr=jst. 2007-06-14 03:03:44 -07:00
jonas@sicking.cc fdf2d5e3ae Bug 383511: Support multi-domain tests in mochitest. r=sayrer 2007-06-11 14:55:28 -07:00
rcampbell@mozilla.com 74cb36be7e Commenting MochiKit until fixed on Linux 2007-06-07 09:59:24 -07:00
rcampbell@mozilla.com 6437b75480 Fixed case error in Makefile 2007-06-06 14:29:18 -07:00
rcampbell@mozilla.com 72bc663206 More makefile oddness 2007-06-06 14:15:37 -07:00
rcampbell@mozilla.com b2bb196dcd Spaces in Makefile.in, entabified 2007-06-06 13:59:40 -07:00
rcampbell@mozilla.com 6aaed9c7ce Bug 379506 - Integrate MochiKit Test Suite, patch by John Resig <jresig@mozilla.com> 2007-06-06 13:33:16 -07:00
roc+@cs.cmu.edu 1d3bab895f Bug 372970. Implement navigator.offlineResources. patch by Dave Camp, r+sr=jst 2007-05-29 02:45:30 -07:00
peterv@propagandism.org abe3250204 Test for bug 370098 (Some constructors raise a "XXX is not a function" exception when called (DOMParser, XMLSerializer, XMLHttpRequest, XPathEvaluator, XSLTProcessor)). r=jst. 2007-05-25 09:06:02 -07:00
mats.palmgren@bredband.net 905e553678 Mochitest for bug 377539. b=377539 r=bzbarsky 2007-05-09 06:27:59 -07:00
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
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
jwalden%mit.edu efef992a97 Back out 384192. 2007-07-12 08:46:10 +00:00
jwalden%mit.edu 8eb492710d Bug 384192 - Mochitest needs to support subdomain tests; use a proxy hack to pretend the tests are available on example.com, example.org, and various subdomains of each, on various ports, to satisfy this need. r=robcee 2007-07-12 05:38:48 +00:00
dcamp%mozilla.com f6d4f9ff68 implement navigator.pendingOfflineLoads. b=372969, r=biesi, r+sr=jst 2007-07-09 06:19:29 +00:00
dcamp%mozilla.com bdf488b2a7 implement navigator.isLocallyAvailable. b=373231, r=biesi, sr=jst 2007-07-08 22:15:52 +00:00
sdwilsh%shawnwilsher.com 75742d0313 Bug 386109 - Integrate jQuery Test Suite (adding missing file). Patch by John Resig <jresig@mozilla.com>. r=rcampbell 2007-06-29 15:53:36 +00:00
rcampbell%mozilla.com 74d092e4e6 bug 386109 - Integrate jQuery Test Suite, patch by John Resig <jresig@mozilla.com>, r+=robcee 2007-06-29 15:10:45 +00:00
rcampbell%mozilla.com eff9690bd4 bug 381001 - Integrate Scriptaculous Test Suite, patch by John Resig <jresig@mozilla.com>, r+=me 2007-06-27 17:04:27 +00:00
rcampbell%mozilla.com c7be78f562 bug 379506, Integrate MochiKit Test Suite, patch by John Resig, <jresig@mozilla.com> 2007-06-21 14:13:56 +00:00
peterv%propagandism.org 2d6441d5ac Fix for bug 384122 (QueryInterface shouldn't be enumerable on DOM interface objects). r/sr=jst. 2007-06-14 10:03:45 +00:00
jonas%sicking.cc aa8b6ea8ff Bug 383511: Support multi-domain tests in mochitest. r=sayrer 2007-06-11 21:55:29 +00:00
rcampbell%mozilla.com 6d17b64912 Commenting MochiKit until fixed on Linux 2007-06-07 16:59:24 +00:00
rcampbell%mozilla.com bd464a7724 Fixed case error in Makefile 2007-06-06 21:29:18 +00:00
rcampbell%mozilla.com bd2b003d38 More makefile oddness 2007-06-06 21:15:37 +00:00
rcampbell%mozilla.com e92dea5436 Spaces in Makefile.in, entabified 2007-06-06 20:59:40 +00:00
rcampbell%mozilla.com 7125adcfd4 Bug 379506 - Integrate MochiKit Test Suite, patch by John Resig <jresig@mozilla.com> 2007-06-06 20:33:17 +00:00
roc+%cs.cmu.edu 6070c85192 Bug 372970. Implement navigator.offlineResources. patch by Dave Camp, r+sr=jst 2007-05-29 09:45:34 +00:00
peterv%propagandism.org a1e2d177c5 Test for bug 370098 (Some constructors raise a "XXX is not a function" exception when called (DOMParser, XMLSerializer, XMLHttpRequest, XPathEvaluator, XSLTProcessor)). r=jst. 2007-05-25 16:06:02 +00:00
mats.palmgren%bredband.net cafc85a9d4 Mochitest for bug 377539. b=377539 r=bzbarsky 2007-05-09 13:27:59 +00:00
bzbarsky%mit.edu ef4d4e9be0 Allow getting the lineNumber of XPConnect expceptions. Bug 291377, r=sicking,
sr=jst.  r=mrbkap, sr=jst for the test.
2007-04-27 04:19:12 +00:00
enndeakin%sympatico.ca be5ad255df Bug 371127, add a test for domstorage in chrome, r=sayrer 2007-04-26 15:35:57 +00:00
sayrer%gmail.com f209495234 bug 375543. One last resource in the Makefile to fix bustage. 2007-04-24 05:25:13 +00:00
sayrer%gmail.com 0abb9c6381 bug 375543. alter Makefiles to prevent Windows bustage. 2007-04-24 04:41:42 +00:00
sayrer%gmail.com 169e808d9f 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-24 04:01:43 +00:00
sayrer%gmail.com fda804eb1c Bug 368994. move mochitests near the code they test. round 7. r=bzbarsky 2007-04-16 15:18:50 +00:00
sayrer%gmail.com 4c26e2970d bug 371581. Add dom-level2-core. r=rcampbell 2007-02-28 22:59:26 +00:00
benjamin%smedbergs.us a5be78c8a1 The shared rule doesn't work sometimes... I'm not sure why. 2007-02-28 21:47:28 +00:00
benjamin%smedbergs.us d6c02a78ca More followup from bug 360998, for Windows stupidity, r=sayrer 2007-02-28 19:50:14 +00:00
sayrer%gmail.com 193642a45f bug 360998. bustage fix: windows nsinstall has file limit that is too low for us, so split the install directives into three parts. 2007-02-24 04:15:07 +00:00
sayrer%gmail.com 5c64363c77 bug 360998. bustage fix. 2007-02-24 03:31:46 +00:00
sayrer%gmail.com 9b9603ae03 bug 360998. skip make for now because nsinstall can't handle it 2007-02-24 02:31:16 +00:00
sayrer%gmail.com f6fa125197 bug 360998. add a whole lot of dom tests. r=rcampbell 2007-02-24 02:05:59 +00:00
sayrer%gmail.com 67ff20e230 bug 360998. add a whole lot of dom tests. r=rcampbell 2007-02-24 01:51:16 +00:00
timeless%mozdev.org 1846fd9c62 Bug 106386 Correct misspellings in source code
r=bernd rs=brendan
2006-08-28 20:12:37 +00:00
mhammond%skippinet.com.au 9f72d8ece4 Fix 345521: "return 0" in handler cancels events, r/sr=bz 2006-08-06 09:29:10 +00:00
gerv%gerv.net 692411203a Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 21:52:36 +00:00
gerv%gerv.net b2bfcfd61c License changes, take 2. Bug 98089. mozilla/dom/. 2001-09-25 22:43:09 +00:00
dmose%mozilla.org 42fc94a6ec updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
vidur%netscape.com 1ef65f0ae9 id and class changing tests 1999-02-05 19:56:29 +00:00
vidur%netscape.com 9bc815551a out-of-line document.write 1999-02-03 19:47:53 +00:00
vidur%netscape.com 0b7eede717 improved write test 1999-02-03 19:39:53 +00:00
vidur%netscape.com cf972d6bf3 clone test 1999-01-14 23:42:11 +00:00
vidur%netscape.com a5f7466e90 attributes test 1999-01-12 16:43:24 +00:00
vidur%netscape.com abc488c35f docfrag test 1998-11-30 07:59:37 +00:00
peterl%netscape.com 76b477bf5c updated to new version of CSSOM interfaces 1998-11-26 01:20:04 +00:00
vidur%netscape.com 5a8dfade2c Updated DOM interfaces to match final W3C recommendation. Modified IDL compiler to take IIDs 1998-10-20 17:07:23 +00:00
vidur%netscape.com 0031f0710a Implemented style sheet and style rule interfaces on CSS classes. Made public new entry point for CSSParser for adding new imports. 1998-10-06 01:39:33 +00:00
michaelp%netscape.com a65bbd88c2 New style test 1998-09-25 22:07:41 +00:00
vidur%netscape.com 50b71942fe style test 1998-09-25 00:59:01 +00:00
vidur%netscape.com 1ed5598714 Better support for interface families in the IDL (named elements). Netscape interfaces for HTMLDocument and HTMLFormElement (for backwards compatibility. 1998-08-07 23:01:52 +00:00
vidur%netscape.com 9d9813769f Added generation of declaration and forwarding macros. Better handling of families of interfaces. 1998-08-04 00:08:29 +00:00
vidur%netscape.com f4fa05bb63 Added recursive document.write 1998-07-25 01:13:23 +00:00
vidur%netscape.com d9ba511f00 Simple document.write test 1998-07-23 22:47:32 +00:00
vidur%netscape.com d62e0991a5 Fixed HTMLDocument and HTMLCollection interfaces 1998-07-22 23:33:17 +00:00
joki%netscape.com 1aef35f3e5 Adding JS event handler test 1998-07-17 07:32:13 +00:00
vidur 392461529a Added HTML idl definitions. Changed directory structure in src 1998-07-15 16:54:19 +00:00
vidur ffdfc45f08 Added square-bracket indexing for any interface that has an item() method. 1998-07-14 23:07:26 +00:00
vidur ef2bd5eb2a Moved over to a new version of Level 1. NodeIterators and AttributeLists out. NodeLists and NamedNodeMaps in. 1998-07-14 18:44:44 +00:00
vidur 77bb05b89e Timer test 1998-07-08 23:46:56 +00:00
vidur f2cccbb1e0 Added autogeneration of XPCOM headers and JavaScript stub classes. Added better masking of JS-specific structures in generic interfaces. Creation of a scripting global object interface. 1998-06-23 18:43:06 +00:00