Boris Zbarsky
|
892b323c34
|
Bug 772869. Make getOwnPropertyNames work correctly for WebIDL proxy bindings. r=peterv,ms2ger
|
2012-11-05 11:58:03 -05:00 |
|
Ms2ger
|
8322ba7e54
|
Bug 804005 - Update dom/imptests python to be py3k-compatible; r=jhammel
|
2012-11-04 09:00:06 +01:00 |
|
Aryeh Gregor
|
b45ac130db
|
Bug 801425 - Make hasFeature() and isSupported() always return true for non-SVG features; r=bz
|
2012-10-15 13:59:38 +02:00 |
|
Boris Zbarsky
|
48f9a54684
|
Bug 798151. Support stringifier operations (but not yet attributes!) on non-proxy bindings, and fix Object.prototype.toString for proxy bindings. r=peterv
|
2012-10-22 13:08:52 -04:00 |
|
Ms2ger
|
3accfeaf06
|
Bug 796903 - Part b: Remove classinfo from DOMImplementation; r=bz
|
2012-10-21 09:38:41 +02:00 |
|
Trevor Saunders
|
6c294d1802
|
Bug 742191 - Part d: Throw TypeErrors for Paris binding exceptions; r=bz
|
2012-10-16 14:06:10 -04:00 |
|
Ryan VanderMeulen
|
1598bd50f0
|
Merge inbound to m-c.
|
2012-10-14 16:39:23 -04:00 |
|
Ms2ger
|
ad5b756360
|
Bug 742191 - Part c: Update testharness.js and friends some more; r=Aryeh
|
2012-10-14 09:48:14 +02:00 |
|
Ms2ger
|
fdc6b5d2e7
|
Bug 742191 - Part b: Update testharness.js and friends; r=Aryeh
|
2012-10-14 09:46:57 +02:00 |
|
Ms2ger
|
95d93e21be
|
Bug 742191 - Part a: Regenerate expected failures; r=Aryeh
|
2012-10-14 09:46:53 +02:00 |
|
Ms2ger
|
2055f6e4fa
|
Bug 742191 - Part 0: Fix the editing/ special case in parseFailures.py to actually work; r=Aryeh
|
2012-10-14 09:46:46 +02:00 |
|
Aryeh Gregor
|
0159561890
|
Bug 799905 - .URL and .compatMode should be defined on Document, not HTMLDocument; r=bz
|
2012-10-11 14:48:31 +02:00 |
|
Peter Van der Beken
|
b5b5988316
|
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 |
|
Ms2ger
|
25d9fb725b
|
No bug - Fix stupid bug because I don't know Python; hat-tip=tbsaunde (NPOTB, DONTBUILD)
|
2012-09-30 21:24:25 +02:00 |
|
Ms2ger
|
38f9926cde
|
No bug - Remove some dead code from importTestsuite.py. (NPOTB, DONTBUILD)
|
2012-09-30 09:53:39 +02:00 |
|
Ms2ger
|
8ebabf48bc
|
Bug 794891 - Format known-failures JSON files according to local conventions for now. (NPOTB, DONTBUILD)
|
2012-09-30 09:52:06 +02:00 |
|
Aryeh Gregor
|
ce628824b1
|
Bug 794891 - Don't reorder expected failures in parseFailures.py; r=Ms2ger
|
2012-09-28 12:25:35 +02:00 |
|
Aryeh Gregor
|
b1198b8031
|
Bug 787432 - Don't strip existing empty wrappers when inserting text; r=ehsan
|
2012-09-27 14:39:39 +02:00 |
|
Ryan VanderMeulen
|
a76e94c127
|
Backout bug 792215 for suspected Windows m-oth leaks.
CLOSED TREE
|
2012-09-25 22:40:56 -04:00 |
|
Kannan Vijayan
|
07bdefab0b
|
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
|
d21c8a19b6
|
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
|
7e83e5dc1f
|
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
|
d6149f7d5f
|
Bug 780457 - Adapt importTestsuite.py to changes from bug 774032. r=Ms2ger
|
2012-08-07 09:30:04 +02:00 |
|
Ms2ger
|
98e86f287a
|
Bug 600111 - Throw the correct exceptions in XMLHttpRequest.setRequestHeader(); r=sicking
|
2012-08-04 09:44:01 +02:00 |
|
Ms2ger
|
22b67e1f96
|
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
|
b2e7e838fd
|
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
|
72d96ac7e7
|
Bug 774705 - Part a: Update /resources.
|
2012-08-04 09:43:59 +02:00 |
|
Ms2ger
|
09f8cdd61a
|
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
|
47cc33d531
|
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
|
87558e3d09
|
Bug 771932 - Import some more DOM4 tests; r=sicking
|
2012-08-04 09:43:59 +02:00 |
|
Mike Hommey
|
c1b35e7b2a
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
|
Ed Morley
|
4eb11bee72
|
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
|
e4f17021c9
|
Bug 600111 - Throw the correct exceptions in XMLHttpRequest.setRequestHeader(); r=sicking
|
2012-08-04 09:44:01 +02:00 |
|
Ms2ger
|
596febcbe1
|
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
|
e8f42a2d03
|
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
|
3a16363144
|
Bug 774705 - Part a: Update /resources.
|
2012-08-04 09:43:59 +02:00 |
|
Ms2ger
|
5c5ea9ab03
|
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
|
a09f691532
|
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
|
c0a858d76f
|
Bug 771932 - Import some more DOM4 tests; r=sicking
|
2012-08-04 09:43:59 +02:00 |
|
Aryeh Gregor
|
15948adb1f
|
Bug 291789 part 3 - Try not to ever delete across table boundaries; r=ehsan
|
2012-07-27 17:03:28 +03:00 |
|
Benjamin Peterson
|
22a7b2002f
|
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
|
d78fb899e9
|
Bug 772202 - fix writeMakefile.py to conform to new mochitest world order; r=Ms2ger
|
2012-07-09 16:35:49 -04:00 |
|
Ms2ger
|
8e6fe375ab
|
Bug 579638 - Reinstate Range.intersectsNode; r=smaug
|
2012-07-18 12:36:08 +02:00 |
|
Ms2ger
|
d900ce7ddd
|
Bug 765464 - Part c: Throw some TypeErrors; r=khuey
|
2012-07-18 12:36:08 +02:00 |
|
Ms2ger
|
c945778dd4
|
No bug - Also log the number of elided messages when finishing the test.
|
2012-07-18 12:36:08 +02:00 |
|
Ms2ger
|
a02dd9c733
|
No bug - Add an extra message when TestRunner.js calls timeout.
|
2012-07-18 12:36:08 +02:00 |
|
Ms2ger
|
eaa5ec2cfb
|
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
|
979f7b990e
|
Bug 756083 - Part a: Factor out Makefile utilities; r=jhammel
|
2012-07-18 12:36:07 +02:00 |
|
Ms2ger
|
3d913b4914
|
No bug - Regenerate Makefile.ins under dom/imptests.
|
2012-07-18 12:36:07 +02:00 |
|
Nathan Froyd
|
5b30baa4c3
|
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 |
|