gecko-dev/dom/tests/mochitest
Nicholas Nethercote 13643f64e8 Bug 1488321 - Fix up nsISHEntry.{index,getEntryAtIndex()}. r=nika
nsISHEntry.index is readonly, but if you pass `true` as getEntryAtIndex()'s
second argument, nsISHEntry.index will be modified. This is pretty gross.

This patch changes `index` so it's not readonly (because it's not!) and removes
getEntryAtIndex()'s second argument.

--HG--
extra : rebase_source : c519d77fcc1c3bda2f260b5888ce9cd0f6cfdab5
2018-09-05 09:02:37 +10:00
..
ajax Bug 1446940 part 5. Stop getting docshells from windows via getInterface in dom/editor/etc code. r=kmag 2018-08-01 13:07:11 -04:00
beacon Bug 1463291: Move docShell getter from Document to Window. r=bz 2018-05-21 16:58:23 -07:00
bugs Bug 1456035: Follow-up: Fix wrapper error in plain mochitest. r=bustage 2018-04-25 17:37:24 -07:00
chrome Bug 1479486. Remove some unused chromeonly history APIs on Window. r=mccr8 2018-07-31 17:27:03 -04:00
crypto Bug 1107904 - Remove packed.js and references to it as it is unused. r=standard8 2017-04-12 11:10:00 +01:00
dom-level0 Bug 1380617 - Fix tests that expect unicode encoding of hostname r=smaug 2017-08-09 17:44:08 +02:00
dom-level1-core Bug 1405428 - skip-if = verify on mochitests which do not pass test-verify. r=gbrown 2018-06-10 05:01:47 -04:00
dom-level2-core Bug 1358104 - Only throw InvalidCharacterError for bad XML id's, not NamespaceError r=baku 2017-04-20 17:37:07 +03:00
dom-level2-html Bug 1279218 - Remove tests related to the applet tag; r=bz 2017-07-10 16:15:16 -07:00
fetch Bug 1480702: Rewrite test to avoid relying on unspecified/erroneous behavior r=asuth 2018-08-23 14:04:35 +00:00
gamepad Bug 1446940 part 5. Stop getting docshells from windows via getInterface in dom/editor/etc code. r=kmag 2018-08-01 13:07:11 -04:00
general Bug 1485643 - Use pref dom.datatransfer.mozAtAPIs instead of truncated name. r=nika a=RyanVM 2018-08-23 16:44:33 +03:00
geolocation Bug 1468030 - Geolocation test can sometimes fail with POSITION_UNAVAILABLE on Android. r=jdm 2018-06-09 11:05:49 -07:00
localstorage Bug 1463291: Move docShell getter from Document to Window. r=bz 2018-05-21 16:58:23 -07:00
orientation
pointerlock Bug 1405428 - skip-if = verify on mochitests which do not pass test-verify. r=gbrown 2018-06-10 05:01:47 -04:00
script Bug 1386644 - Enable test for bug 1053321 on Android, r=bkelly 2018-01-11 07:19:00 +02:00
sessionstorage Bug 1476145 part 5. Stop using getInterface(nsIDOMWindowUtils) in DOM code. r=mccr8 2018-07-24 19:47:41 -04:00
storageevent Bug 1354730. Disable named property object (aka global scope polluter) behavior for all Xrays. r=kmag 2017-10-16 10:58:09 -04:00
webcomponents Bug 1480465: Infer the namespace for custom elements at definition time by following the class hierarchy. r=smaug 2018-08-15 10:31:16 +00:00
whatwg Bug 1488321 - Fix up nsISHEntry.{index,getEntryAtIndex()}. r=nika 2018-09-05 09:02:37 +10:00