gecko/dom
Thomas Zimmermann 374a58c0d6 Bug 875710: Added marionette tests for getCardLockRetryCount, r=vyang
The marionette tests for getCardLockRetryCount test retrieving the
retry count for 'pin', 'puk', and an invalid lock type. The former
two must return success or 'NotSupportedError', the latter may only
return 'IllegalAccessError'.
* * *
fix mar

--HG--
extra : rebase_source : 509cd74e783eaf8d77be8b37c7143f3043d69b28
2013-07-09 16:06:45 +02:00
..
activities Bug 853759 - [activities] fire postError when unloading the app before we have fired anything r=vingtetun 2013-07-05 10:43:02 -07:00
alarm Bug 889984 - Don't leak objects which "inherit" from DOMRequestIpcHelper the associated window is closed. r=fabrice 2013-07-08 17:55:42 -04:00
apps Bug 889984 - Don't leak objects which "inherit" from DOMRequestIpcHelper the associated window is closed. r=fabrice 2013-07-08 17:55:42 -04:00
audiochannel Bug 820686 - Remove code after MOZ_CRASH or MOZ_ASSUME_NOT_REACHED. r=(see below) 2013-06-28 18:38:32 -07:00
base Bug 889984 - Don't leak objects which "inherit" from DOMRequestIpcHelper the associated window is closed. r=fabrice 2013-07-08 17:55:42 -04:00
battery Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00
bindings Bug 803414 - Part 4: Audio Recording - Web API & Implementation. r=roc 2013-07-05 09:50:25 +08:00
bluetooth Bug 884840: Reimplement GetServiceChannel without Bluetooth command thread, r=echou 2013-07-09 09:56:14 +02:00
browser-element Backed out changeset 9b2114c04762 (bug 885349) for timeouts in the new test. 2013-07-09 10:06:54 -04:00
camera Bug 882328 - remove off-Main Thread JS callback addrefs, r=jdm 2013-06-17 11:59:53 -04:00
cellbroadcast Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00
contacts Bug 889984 - Don't leak objects which "inherit" from DOMRequestIpcHelper the associated window is closed. r=fabrice 2013-07-08 17:55:42 -04:00
devicestorage Bug 868536 - Move ipdl.mk files to moz.build; r=gps 2013-07-01 09:56:28 -04:00
encoding Bug 851982 - Regression test. r=smontagu 2013-06-21 00:54:40 +09:00
file Bug 860731 - Part b: Use FileMode for LockedFile; r=janv 2013-06-12 09:00:06 +02:00
fm Bug 889984 - Don't leak objects which "inherit" from DOMRequestIpcHelper the associated window is closed. r=fabrice 2013-07-08 17:55:42 -04:00
future Bug 883683 - Leak with DOM promises. r=bz 2013-06-26 09:44:21 -04:00
gamepad bug 857092 - put non-standard Gamepad events behind another pref. r=smaug 2013-06-19 15:05:47 -04:00
icc Bug 875710: Added marionette tests for getCardLockRetryCount, r=vyang 2013-07-09 16:06:45 +02:00
identity bug 870370: EXTRA_COMPONENTS cleanup for conversion patches #1 & #2. 2013-07-03 12:01:06 -04:00
imptests Bug 885765 - Fix syntax errors in test_texImage2D.html and test_texSubImage2D.html. r=Ms2ger 2013-07-05 05:22:57 +09:00
indexedDB Bug 885804: Renaming in content/dom r=jlebar 2013-07-08 11:48:39 -04:00
interfaces Bug 816343 - Add querySelector* to *Element/DocumentFragment/Document.idl r=bz 2013-07-08 14:09:18 +02:00
ipc Bug 865347 - Add functions to manipulate fake volumes to test SD card insert/remove. r=dhylands 2013-07-09 14:37:47 +08:00
locales Bug 885996 - 1/2 - Interaction between nsIColorPicker and content. r=smaug 2013-07-08 15:12:18 -04:00
media Bug 890832 - Disable test_peerConnection_bug825703.html until it doesn't hit sites outside of build infra 2013-07-08 09:54:57 +01:00
messages Bug 889984 - Don't leak objects which "inherit" from DOMRequestIpcHelper the associated window is closed. r=fabrice 2013-07-08 17:55:42 -04:00
mobilemessage Bug 885804: Renaming in content/dom r=jlebar 2013-07-08 11:48:39 -04:00
network Bug 889984 - Don't leak objects which "inherit" from DOMRequestIpcHelper the associated window is closed. r=fabrice 2013-07-08 17:55:42 -04:00
payment Bug 889984 - Don't leak objects which "inherit" from DOMRequestIpcHelper the associated window is closed. r=fabrice 2013-07-08 17:55:42 -04:00
permission Bug 887012 - Remove some emptyish makefiles; r=gps 2013-07-01 09:02:32 +02:00
phonenumberutils Bug 880245 - Move EXTRA_JS_MODULES to moz.build (conversion part 1); r=joey 2013-06-10 12:08:47 -04:00
plugins bug 870407: cleanup bug. r=mshal 2013-07-08 11:53:00 -04:00
power Bug 820686 - Remove code after MOZ_CRASH or MOZ_ASSUME_NOT_REACHED. r=(see below) 2013-06-28 18:38:32 -07:00
push Bug 889984 - Don't leak objects which "inherit" from DOMRequestIpcHelper the associated window is closed. r=fabrice 2013-07-08 17:55:42 -04:00
quota Bug 888105 - '.DS_Store files can screw up origin initialization.' r=janv. 2013-06-29 19:25:15 -07:00
settings Bug 887012 - Remove some emptyish makefiles; r=gps 2013-07-01 09:02:32 +02:00
src Back out bug 889442 for breaking Jetpack tests 2013-07-03 16:03:07 -07:00
system Bug 875710: Added getCardLockRetryCount to nsIIccProvider, r=vyang, sr=mounir 2013-07-09 16:06:05 +02:00
telephony Bug 877762 - GC: Post-barrier cycle collector participants - 7 Convert most JSObect to use Heap<T> (ex. XBL) r=bz 2013-06-18 11:00:38 +01:00
tests Backed out changeset 4903ca450b3f (bug 890081) for widespread mochitest orange. 2013-07-08 15:19:30 -04:00
time Bug 890239 - Don't leak the weak reference; r=jlebar 2013-07-08 07:10:36 -04:00
voicemail Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00
wappush Bug 887012 - Remove some emptyish makefiles; r=gps 2013-07-01 09:02:32 +02:00
webidl Bug 888583 - Expose protocol version in about:networking. r=valentin.gosu 2013-07-08 16:35:08 -04:00
wifi Bug 889984 - Don't leak objects which "inherit" from DOMRequestIpcHelper the associated window is closed. r=fabrice 2013-07-08 17:55:42 -04:00
workers Bug 887236 - prefix the current events in workers with 'Worker', r=bent 2013-07-08 12:55:14 -04:00
dom-config.mk Backed out 5fa1f7715c19:7a300d1d1b23 (bug 855130) for Windows build failures 2013-07-01 21:23:37 -07:00
moz.build Backed out changeset 96036434bb78 (bug 875289) for mochitest-chrome failures on a CLOSED TREE 2013-06-20 11:20:49 +01:00