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

40 Коммитов

Автор SHA1 Сообщение Дата
Honza Bambas 8d0cc33426 Bug 455070 - Make sessionStorage object conform the WHATWG spec, r+sr=jst 2009-05-21 00:27:31 +02:00
Honza Bambas 08c463d6d0 Backed out changeset b2e48c0aa965 2009-05-20 22:30:21 +02:00
Honza Bambas 1872712ab6 Bug 455070 - Make sessionStorage object conform the WHATWG spec, r+sr=jst 2009-05-20 20:19:38 +02:00
Honza Bambas 772d01391c Backed out changeset ef25b4175b78 2009-05-20 10:37:31 +02:00
Honza Bambas 2b0d93ff16 Bug 455070 - Make sessionStorage object conform the WHATWG spec, r+sr=jst 2009-05-20 10:23:41 +02:00
Honza Bambas 40a8517a4d Bug 422526 - implement localStorage, p=Honza Bambas+Dave Camp, r=jst+dcamp+bz 2009-03-19 00:43:45 +01:00
Justin Dolske 9428a3f214 Try reenabling dom-level2-html tests to see if they're still problematic (bug 427878) 2008-12-24 21:13:50 -08: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
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
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
bmlk@gmx.de 24f433c088 disable dom html2 on mac 2008-03-30 05:26:03 -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
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
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 72bc663206 More makefile oddness 2007-06-06 14:15:37 -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 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
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
bmlk%gmx.de b3d40a273f disable dom html2 on mac 2008-03-30 12:26:03 +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
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
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 bd2b003d38 More makefile oddness 2007-06-06 21:15:37 +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 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
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 9b9603ae03 bug 360998. skip make for now because nsinstall can't handle it 2007-02-24 02:31:16 +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