Ms2ger
|
7349e7f060
|
Bug 742191 - Part c: Update testharness.js and friends some more; r=Aryeh
|
2012-10-14 09:48:14 +02:00 |
|
Ms2ger
|
386684e80d
|
Bug 742191 - Part b: Update testharness.js and friends; r=Aryeh
|
2012-10-14 09:46:57 +02:00 |
|
Ms2ger
|
49182d527e
|
Bug 742191 - Part a: Regenerate expected failures; r=Aryeh
|
2012-10-14 09:46:53 +02:00 |
|
Peter Van der Beken
|
2561b4b1e6
|
Fix for bug 791774 (Hook DOM lists up to the new DOM bindings). r=bz.
--HG--
extra : rebase_source : 873020edd9cd3defc932d77bd26b5d65ebf263cb
|
2012-06-13 17:18:30 +02:00 |
|
Aryeh Gregor
|
a127537505
|
Bug 787432 - Don't strip existing empty wrappers when inserting text; r=ehsan
|
2012-09-27 14:39:39 +02:00 |
|
Ryan VanderMeulen
|
dbf93bfaec
|
Backout bug 792215 for suspected Windows m-oth leaks.
CLOSED TREE
|
2012-09-25 22:40:56 -04:00 |
|
Kannan Vijayan
|
72b7fa4f82
|
Bug 792215 part 2. Convert old proxy bindings to JSNative getters and setters. r=peterv,ejpbruel
|
2012-09-25 14:44:40 -04:00 |
|
Peter Van der Beken
|
71b55b1f68
|
Fix for bug 788532 (Add the new DOM bindings API to DOM lists). r=bz.
--HG--
extra : rebase_source : 18e21a786b6a9cc2aeada52ba5ca3a2614cb596b
|
2012-09-05 22:49:53 +02:00 |
|
Ms2ger
|
d3015b7146
|
Bug 782651 - Get importTestsuite.py working again; r=jhammel
--HG--
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Range-intersectsNode.html => dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Range-intersectsNode-binding.html
|
2012-09-06 09:14:48 +02:00 |
|
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 |
|
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 |
|
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 |
|
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
|
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 |
|