gecko/dom
Rick Eyre df20f6e5b2 Bug 867823 - Implement TextTrack Add/RemoveCue. r=rillian
- Updated RemoveCue to throw NotFoundError if the cue being removed is
not in the cue list.
- Updated AddCue to not add cues that are already in the list. This is
done by reference comparing.
2013-06-28 13:31:43 -04:00
..
activities bug 915566 - rm makefiles in dom/ r=gps 2013-09-13 12:25:21 -04:00
alarm Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
apps Bug 859631 - Move test_uninstall_errors to dom/apps and avoid UI confirmation. r=fabrice 2013-09-19 15:38:45 -04:00
audiochannel Bug 894249 - Add ability to associate video with a channel so that it can interrupt the background content channel. r=mchen, r=kinetik, r=bent 2013-09-18 11:46:22 +08:00
base Bug 919355 - Part 2: Don't #include nsDeviceContext.h in Units.h; r=roc 2013-09-23 07:55:35 -04:00
battery Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
bindings Bug 914014: Use WrapObject to wrap nsIExceptions rather than manual XPConnect gunk. r=bz 2013-09-23 11:35:09 +08:00
bluetooth Bug 917220 - Fix IS_HEADSET, r=echou 2013-09-17 19:40:06 +08:00
browser-element Bug 917887 - Move tests in browser/base/content/tests to browser/base/content/tests/general. r=gavin 2013-09-19 02:06:20 -04:00
camera Backed out changeset 554bfe767519 (bug 913847) for leaking on a CLOSED TREE 2013-09-18 17:21:02 -07:00
cellbroadcast bug 915566 - rm makefiles in dom/ r=gps 2013-09-13 12:25:21 -04:00
contacts Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
devicestorage Bug 915822 - Make GetTabChildFrom a class method on TabChild. r=smaug 2013-09-12 15:24:11 -04:00
encoding Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
file Backed out changeset 554bfe767519 (bug 913847) for leaking on a CLOSED TREE 2013-09-18 17:21:02 -07:00
fmradio Bug 911063 - Add marionette tests for WebFM. r=khuey 2013-09-11 13:41:52 +08:00
gamepad Bug 856373 - WebIDL-ify Gamepad events r=smaug 2013-09-11 18:35:51 -04:00
icc bug 915566 - rm makefiles in dom/ r=gps 2013-09-13 12:25:21 -04:00
identity Bug 897458 - Move EXTRA_PP_JS_MODULES to moz.build; r=gps 2013-08-02 09:03:25 +02:00
imptests Bug 859075 - Sigh, disable the correct test this time 2013-09-19 18:18:15 +01:00
indexedDB Bug 917843 - Handlify JS identifier APIs r=billm 2013-09-19 08:54:02 +01:00
interfaces Merge b2g-inbound to m-c 2013-09-18 17:09:39 -07:00
ipc Bug 918926 - Minimize the crashreporter #includes; r=ted 2013-09-21 23:04:10 -04:00
locales Backed out changeset 5e5d5e42f6c2 (bug 881959) 2013-09-17 17:14:49 +01:00
media Backed out 4 changesets (bug 842549) for assertions 2013-09-19 19:53:33 -07:00
messages bug 915566 - rm makefiles in dom/ r=gps 2013-09-13 12:25:21 -04:00
mobilemessage Mark the gonk SmsService class as final, no bug 2013-09-22 17:06:44 -04:00
network Merge b2g-inbound to m-c 2013-09-18 17:09:39 -07:00
payment Bug 818317 - Expose debug messages in navigator.mozPay() for debug enabled profiles. r=fabrice 2013-09-06 18:43:54 +02:00
permission Bug 911603 - Convert MozPowerManager to WebIDL r=Ms2ger 2013-09-10 19:03:56 -04:00
phonenumberutils Merge m-c to inbound 2013-09-04 18:04:50 -07:00
plugins Bug 917798 - Handlify JS exception APIs r=terrence r=bz 2013-09-19 08:54:01 +01:00
power Backed out 10 changesets (bug 914944, bug 871445) for mochitest failures on a CLOSED TREE. 2013-09-11 11:45:51 -04:00
promise bug 915566 - rm makefiles in dom/ r=gps 2013-09-13 12:25:21 -04:00
push Bug 917029 - SimplePush: Clear push data when webapps-clear-data is received. r=dougt 2013-09-20 11:17:40 -07:00
quota Backed out changeset 554bfe767519 (bug 913847) for leaking on a CLOSED TREE 2013-09-18 17:21:02 -07:00
settings Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
src Bug 913807 - HTTP cache v2: API+top service+integration+tests, off by default, r=michal+ehsan+mark.finkle+fabrice+mhammond+gavin 2013-09-20 11:11:25 +02:00
system Bug 909688: B2G RIL - handle data connection state changes properly. r=vicamo 2013-09-18 18:07:14 +08:00
telephony Bug 915638 - part2 - test case. r=vicamo 2013-09-16 14:04:43 +08:00
tests Merge m-c to fx-team 2013-09-22 09:16:05 -07:00
time Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
voicemail bug 915566 - rm makefiles in dom/ r=gps 2013-09-13 12:25:21 -04:00
wappush Bug 900331 - Provide sender in system message of WAP Push receiving. r=vicamo 2013-08-08 12:07:51 +08:00
webidl Bug 867823 - Implement TextTrack Add/RemoveCue. r=rillian 2013-06-28 13:31:43 -04:00
wifi Bug 906631 - 0001. Refactory request queue. r=vchang 2013-09-09 23:25:16 +08:00
workers Bug 918373 - GC: Handlify various public APIs r=sfink r=bholley r=smaug 2013-09-20 10:22:59 +01:00
dom-config.mk Bug 864485 - 2/3: DOM & IPC. r=khuey 2013-09-07 14:19:53 +08:00
moz.build Backed out 10 changesets (bug 914944, bug 871445) for mochitest failures on a CLOSED TREE. 2013-09-11 11:45:51 -04:00