Mike Hommey
|
aebfbe1ecc
|
Bug 780457 - Adapt importTestsuite.py to changes from bug 774032. r=Ms2ger
|
2012-08-07 09:30:04 +02:00 |
|
Ms2ger
|
76a2db4268
|
Bug 600111 - Throw the correct exceptions in XMLHttpRequest.setRequestHeader(); r=sicking
|
2012-08-04 09:44:01 +02:00 |
|
Ms2ger
|
aaa1adf3e4
|
Bug 714279 - range.compareBoundaryPoints should throw NOT_SUPPORTED_ERR when called with an invalid 'how' argument; r=smaug
|
2012-08-04 09:44:00 +02:00 |
|
Ms2ger
|
e1e44bb6f1
|
Bug 774705 - Part b: Throw a TypeError when trying to construct an interface without a constructor; r=bz
|
2012-08-04 09:44:00 +02:00 |
|
Ms2ger
|
c680d0b082
|
Bug 774705 - Part a: Update /resources.
|
2012-08-04 09:43:59 +02:00 |
|
Ms2ger
|
4d2ce04c95
|
Bug 771934 - Throw NOT_FOUND_ERR instead of HIERARCHY_REQUEST_ERR from nsINode::RemoveChild; r=bz
|
2012-08-04 09:43:59 +02:00 |
|
Ms2ger
|
bf92bcb5fc
|
Bug 768310 - Don't throw from Event.initEvent if it's called during event dispatch; r=smaug
|
2012-08-04 09:43:59 +02:00 |
|
Ms2ger
|
27f6ddec3f
|
Bug 771932 - Import some more DOM4 tests; r=sicking
|
2012-08-04 09:43:59 +02:00 |
|
Mike Hommey
|
6173fa297f
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
|
Ed Morley
|
bba173e66e
|
Revert inbound to 3d5d1daa2505 to stop OS X M5 failures (backout not clean/could have been a bad merge) on a CLOSED TREE
|
2012-08-04 18:05:15 +01:00 |
|
Ms2ger
|
5410b1a8c6
|
Bug 600111 - Throw the correct exceptions in XMLHttpRequest.setRequestHeader(); r=sicking
|
2012-08-04 09:44:01 +02:00 |
|
Ms2ger
|
a30c097281
|
Bug 714279 - range.compareBoundaryPoints should throw NOT_SUPPORTED_ERR when called with an invalid 'how' argument; r=smaug
|
2012-08-04 09:44:00 +02:00 |
|
Ms2ger
|
5363dc0480
|
Bug 774705 - Part b: Throw a TypeError when trying to construct an interface without a constructor; r=bz
|
2012-08-04 09:44:00 +02:00 |
|
Ms2ger
|
308089a750
|
Bug 774705 - Part a: Update /resources.
|
2012-08-04 09:43:59 +02:00 |
|
Ms2ger
|
e9cb743eb1
|
Bug 771934 - Throw NOT_FOUND_ERR instead of HIERARCHY_REQUEST_ERR from nsINode::RemoveChild; r=bz
|
2012-08-04 09:43:59 +02:00 |
|
Ms2ger
|
3f18e578e9
|
Bug 768310 - Don't throw from Event.initEvent if it's called during event dispatch; r=smaug
|
2012-08-04 09:43:59 +02:00 |
|
Ms2ger
|
e298acc4d6
|
Bug 771932 - Import some more DOM4 tests; r=sicking
|
2012-08-04 09:43:59 +02:00 |
|
Aryeh Gregor
|
a261a556a4
|
Bug 291789 part 3 - Try not to ever delete across table boundaries; r=ehsan
|
2012-07-27 17:03:28 +03:00 |
|
Benjamin Peterson
|
d1064385b3
|
Bug 761723 - Save script sources to implement Function.prototype.toString. r=jorendorff,njn,jimb,jst,Ms2ger
--HG--
extra : rebase_source : de1b55647780a30f98fe84d29ee3cb4a437a3ece
|
2012-07-20 20:17:38 +02:00 |
|
Nathan Froyd
|
249a6ac20a
|
Bug 772202 - fix writeMakefile.py to conform to new mochitest world order; r=Ms2ger
|
2012-07-09 16:35:49 -04:00 |
|
Ms2ger
|
9855466146
|
Bug 579638 - Reinstate Range.intersectsNode; r=smaug
|
2012-07-18 12:36:08 +02:00 |
|
Ms2ger
|
2be7de56d2
|
Bug 765464 - Part c: Throw some TypeErrors; r=khuey
|
2012-07-18 12:36:08 +02:00 |
|
Ms2ger
|
aa40e45898
|
No bug - Also log the number of elided messages when finishing the test.
|
2012-07-18 12:36:08 +02:00 |
|
Ms2ger
|
8d30fe985c
|
No bug - Add an extra message when TestRunner.js calls timeout.
|
2012-07-18 12:36:08 +02:00 |
|
Ms2ger
|
60c1c31483
|
Bug 756083 - Part b: Introduce code to make it easier to update expected failures for imported testharness.js tests; r=jhammel
|
2012-07-18 12:36:07 +02:00 |
|
Ms2ger
|
30a76c1faa
|
Bug 756083 - Part a: Factor out Makefile utilities; r=jhammel
|
2012-07-18 12:36:07 +02:00 |
|
Ms2ger
|
6e51b09751
|
No bug - Regenerate Makefile.ins under dom/imptests.
|
2012-07-18 12:36:07 +02:00 |
|
Nathan Froyd
|
a7eb97f896
|
Bug 370750 - consolidate mochitest files installation; r=glandium
With assistance on the patch from Ms2ger, Waldo, and Mossop.
|
2012-07-03 16:49:02 -04:00 |
|
Aryeh Gregor
|
daea0d4fbf
|
Bug 760052 - execCommand() should abort and return false for disabled commands; r=ehsan
|
2012-06-21 15:05:24 +03:00 |
|
Ms2ger
|
d594ecd45b
|
No bug - Improve the message logged for elided passes in testharnessreport.js.
|
2012-06-21 09:21:55 +02:00 |
|
Johnny Stenback
|
7e8ad99697
|
Fixing bug 616353. Make DOM constants constant. r=peterv
|
2010-12-03 09:10:46 -08:00 |
|
Ms2ger
|
8ffd5be09b
|
Bug 764539 - Stringify the prototype class in Paris bindings to "InterfacePrototype" instead of "Interface Prototype"; r=bz
|
2012-06-21 09:20:28 +02:00 |
|
Ms2ger
|
346085ec88
|
Bug 765177 - Part c: Import XMLHttpRequest tests; r=bz
|
2012-06-21 09:11:07 +02:00 |
|
Ms2ger
|
9de1ebb6eb
|
Bug 765177 - Part b: Import approved DOMCore tests; r=bz
|
2012-06-21 09:11:07 +02:00 |
|
Ms2ger
|
5bb4dc8a81
|
Bug 765177 - Part a: Update WebStorage tests; r=bz
|
2012-06-17 10:11:16 +02:00 |
|
Ms2ger
|
b559d360d2
|
Bug 763169 - Part c: Don't log all the passing results; f=philor r=jhammel
|
2012-06-17 10:11:14 +02:00 |
|
Ms2ger
|
6e8b98202d
|
Bug 763169 - Part b: Miscellaneous fixes; r=jhammel
|
2012-06-17 09:51:22 +02:00 |
|
Ms2ger
|
57cdad7cd9
|
Bug 763169 - Part a: Update resources from upstream and update test names in the expected failures for Selection tests; r=jhammel
|
2012-06-17 09:51:22 +02:00 |
|
Ryan VanderMeulen
|
891e38e528
|
Revert c39d36167b99 due to a horribly munged backout.
|
2012-06-10 19:44:50 -04:00 |
|
Ryan VanderMeulen
|
f497d31a0a
|
Backout the bug 754202 backout due to orange.
|
2012-06-10 19:37:47 -04:00 |
|
Phil Ringnalda
|
8839c8ca6a
|
Bug 738244 followup followup, remove trailing comma
|
2012-06-07 20:25:30 -07:00 |
|
Jim Blandy
|
a62f5e1cc7
|
Bug 738244: Mark test as now passing: dom/imptests/html/tests/submission/Opera/microdata/test_001.html | the namedItem property must be read/write (no r; tree orange for unexpected pass)
|
2012-06-07 18:44:08 -07:00 |
|
Aryeh Gregor
|
b380362b02
|
Bug 761993 - Revert broken execCommand("insertparagraph") support; r=ehsan
|
2012-06-06 20:34:10 +03:00 |
|
Ms2ger
|
490ac7ff4b
|
Bug 591467 - Add tests for microdata
|
2012-06-04 16:49:57 -07:00 |
|
Aryeh Gregor
|
15e1ced83b
|
Bug 757371 part 4 - Do not insert style tags if the style is already applied; r=ehsan
|
2012-05-23 10:49:29 +03:00 |
|
Aryeh Gregor
|
c986ade870
|
Bug 757371 part 3 - Reuse existing style elements more aggressively; r=ehsan
|
2012-05-29 10:12:51 +03:00 |
|
Aryeh Gregor
|
48e8c70512
|
Bug 757371 part 2 - Improve correctness of nsHTMLCSSUtils::IsCSSEquivalentToHTMLInlineStyleSet; r=ehsan
|
2012-05-28 14:20:27 +03:00 |
|
Aryeh Gregor
|
e6a6919350
|
Bug 748310 - Return false for invalid createLink/insertImage values instead of throwing; r=ehsan
|
2012-05-22 12:37:17 +03:00 |
|
Aryeh Gregor
|
c1e77a8721
|
Bug 748307 part 5 - Support insertText, forwardDelete, insertParagraph per spec; r=ehsan
|
2012-05-22 12:37:17 +03:00 |
|
Ms2ger
|
9baf391e94
|
Bug 756066 - Make StorageEventInit.key nullable; r=mayhemer
|
2012-05-25 09:18:31 +02:00 |
|