gecko/dom
2013-05-27 16:47:45 -07:00
..
activities bug 869143: phase2 cleanup for XPCSHELL_TEST conversion. r=mshal 2013-05-13 16:24:07 -04:00
alarm Bug 868952 - Fix the getAll(...) function in AlarmDB to be more efficient. r=clian 2013-05-20 07:47:38 -04:00
apps Bug 875712 - When a system update removes a system app, delete the app data from the registry after deleting the private data, not before, r=fabrice 2013-05-24 12:07:10 +02:00
audiochannel Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00
base Bug 788549 Part 4: Add the ability to pause and sample animations on compositors at a specified time r=roc 2013-05-27 16:47:45 -07:00
battery Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00
bindings Bug 875155 - Convert TimeEvent to WebIDL. r=smaug 2013-05-25 07:55:19 +09:00
bluetooth Bug 875251: Added AutoPushJSContext in Bluetooth, r=gabor 2013-05-24 01:50:00 -07:00
browser-element Bug 857412 - Try to fix intermittent orange in browserElement_SendEvent.js by unregistering our test event listener after we're done testing. r=vingtetun 2013-05-27 16:33:57 -04:00
camera Bug 868312 finale: finish rooting dom/ code. r=smaug 2013-05-17 21:48:25 -04:00
cellbroadcast Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00
contacts Bug 871872 - Clean up ContactDB's temporary cache if the child dies without asking for more contacts. r=gwagner 2013-05-21 11:19:06 -07:00
devicestorage Bug 875372 - Add missing return statement in AddNamed function when passed a non-existing storage name. r=dougt 2013-05-23 22:18:03 -07:00
encoding bug 869143: phase2 cleanup for XPCSHELL_TEST conversion. r=mshal 2013-05-13 16:24:07 -04:00
file Bug 868130 - Remove the lion's share of JSAutoRequests in gecko. r=gabor 2013-05-22 10:05:28 -06:00
fm Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00
icc Merge m-c to inbound. 2013-05-21 08:17:04 -04:00
identity Bug 868530 - Unique window identifier for identity on b2g device. r=jst 2013-05-06 18:23:26 -07:00
imptests Bug 875585 - Disable test_Range-surroundContents.html on Windows until it can manage to be a little less OOM-prone 2013-05-26 12:16:50 -07:00
indexedDB Bug 874252 - Leak with expando on a DOMError, r=khuey 2013-05-27 16:43:09 -04:00
interfaces Bug 868047 - Use a PresShell ID to eliminate stale APZC events; r=roc,benwa 2013-05-24 09:43:36 +08:00
ipc Bug 874583 - Use NS_IMPL_CYCLE_COLLECTION_INHERITED_n in more places. r=smaug 2013-05-21 16:23:53 -07:00
locales Bug 726933 - Add a deprecation warning to getPreventDefault. r=smaug 2013-05-27 23:43:51 +09:00
media Bug 875640 - disable dom/media/tests/crashtests/855796.html for too-frequent silent kills of the entire crashtest suite on Android 2013-05-23 22:33:23 -07:00
messages Bug 866366 - [Buri][Alarm]it will not start alarm until light up the LCD (follow-up patch, part 1). r=jlebar,fabrice a=tef+ 2013-05-23 17:53:40 +08:00
mobilemessage Bug 871944 - move dom/mms/* to dom/mobilemessage/*. r=gene 2013-05-27 11:18:50 +08:00
network Bug 875245 - Mochitest for NetworkStats failure. r=gene 2013-05-23 11:36:31 +02:00
payment Bug 873629 - Remove 129 empty Makefile.in files; r=ted 2013-05-17 16:20:11 -07:00
permission bug 869143: phase2 cleanup for XPCSHELL_TEST conversion. r=mshal 2013-05-13 16:24:07 -04:00
phonenumberutils Bug 875845 - PhoneNumberJS: update metadata, r=bent 2013-05-24 10:47:00 -07:00
plugins Bug 873698 - Remove JS_GetGlobalObject from plugins. r=gabor 2013-05-22 15:42:44 -06:00
power Bug 864206 - Use dom::Touch instead of nsIDOMTouch where possible r=Ms2ger 2013-05-17 13:17:53 -07:00
push Bug 873629 - Remove 129 empty Makefile.in files; r=ted 2013-05-17 16:20:11 -07:00
quota bug 871712 - make MSVC PGO opt-in per-directory, and opt-in in the directories that matter. r=glandium 2013-05-16 09:33:26 -04:00
settings Bug 862353 - Only enable mozSettings in B2G and mochitests. r=gwagner 2013-05-13 18:32:09 -07:00
src Bug 874090 - Crash in mozilla::dom::Notification::GetPermissionInternal, r=wchen 2013-05-23 15:38:00 -07:00
system Merge mozilla-central and birch 2013-05-23 12:47:30 +01:00
telephony Bug 874252 - Leak with expando on a DOMError, r=khuey 2013-05-27 16:43:09 -04:00
tests Bug 874061 - Figure out private browsing and the browser console; r=robcee f=ehsan 2013-05-25 12:25:36 +03:00
time Bug 868130 - Remove the lion's share of JSAutoRequests in gecko. r=gabor 2013-05-22 10:05:28 -06:00
voicemail Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00
webidl Bug 875155 - Convert TimeEvent to WebIDL. r=smaug 2013-05-25 07:55:19 +09:00
wifi Bug 834573 - B2G Wifi: IP and default route still exist after forget network. r=vchang 2013-05-02 18:02:33 +08:00
workers Bug 868130 - Include nsCxPusher.h everywhere we need it, and stop including it from nsContentUtils.h. r=gabor 2013-05-22 10:05:26 -06:00
dom-config.mk Bug 822712 - SimplePush - Implementation. r=dougt, jst, jlebar 2013-03-28 20:49:41 -07:00
moz.build Bug 871944 - move dom/mms/* to dom/mobilemessage/*. r=gene 2013-05-27 11:18:50 +08:00