gecko/dom
2013-02-22 10:33:30 -05:00
..
activities Bug 836513 - Support multiple object stores in IndexedDBHelper.jsm. r=gwagner 2013-01-30 18:03:46 -08:00
alarm Backed out changeset 8cf341d4ccbd (bug 836654) 2013-02-14 10:02:24 +00:00
apps Bug 841631 - [Intermittent] Large Packaged App Downloads on Weak Connections can have HTTP requests stopped in the middle of download, which results in a corrupted package download; r=fabrice 2013-02-19 09:39:53 +01:00
audiochannel Backed out changesets b093ba2c7ff9 and 0acbd06d48a9 (Bug 836655) for failing unit test. 2013-02-18 01:15:24 -08:00
base Bug 842726. Kill off GetterShim and the classinfo support for chrome-only stuff on Document now that we can do that via WebIDL. r=peterv 2013-02-22 09:56:29 -05:00
battery Bug 838124 - Convert BatteryManager to WebIDL. r=peterv 2013-02-05 07:54:49 -05:00
bindings Bug 842561. Assert that our inheritance chain is correct for WebIDL objects. r=peterv 2013-02-22 09:56:29 -05:00
bluetooth Bug 842471 - Invalid value type in BluetoothDevicePropertiesRunnable(), r=echou 2013-02-20 14:19:34 +08:00
browser-element Bug 841830: Allow scrolling while tap/pan gesture is still ambiguous, for perceived responsiveness. r=vingtetun 2013-02-15 11:41:23 -08:00
camera Bug 839628 - Add MIN_UNDEQUEUED_BUFFERS check in GonkNativeWindow::dequeueBuffer(). r=kchen, r=mikeh 2013-02-21 07:04:03 -05:00
cellbroadcast Bug 835148: Implement SmsEvent using event generator. r=smaug 2013-02-07 18:43:22 +08:00
contacts Bug 836519 - Check if cursor references exist before releasing them. r=gwagner 2013-02-20 09:19:01 -05:00
devicestorage Bug 840626 - Ensure that the FileUpdateDispatcher is initalized. r=bz 2013-02-12 13:16:58 -08:00
encoding Bug 841802 - Part 2: Use TextDecoderBase from nsContentUtils::ConvertStringFromCharset(). r=hsivonen 2013-02-19 22:30:28 +09:00
file Bug 839528 - Change the namespace of xpidl dictionary helpers, r=khuey 2013-02-11 21:37:50 +02:00
fm Bug 835232 - To adjust FM volume should be done after enabling FM functionality. r=jlebar 2013-02-19 11:19:53 +08:00
icc Bug 831630 - Part 3: [B2G STK]: Marionette test case. r=allstars.chh 2013-02-14 18:55:40 -08:00
identity Bug 823751 - When persona login in the Trusty UI is canceled, fire the RP's oncancel() callback; r=benadida, a=bb+ 2013-01-10 09:56:10 +01:00
imptests Bug 629801 Implement HTML5 <time> element. r=smaug, peterv, hsivonen 2013-02-22 10:07:42 -05:00
indexedDB Backed out 12 changesets (bug 834732) for b2g bustage and OSX mochitest-1 crashes on a CLOSED TREE. 2013-02-12 20:54:48 -05:00
interfaces bug 825341 - convert range to webidl r=bz, smaug 2013-02-07 07:09:41 -05:00
ipc Bug 842710 - Identify TabChildGlobals in about:memory/compartment, r=jlebar 2013-02-20 12:39:59 +02:00
locales Bug 841983: Require whitespace around 'not', 'and', and 'or' keywords in @supports rules. r=heycam 2013-02-16 21:29:38 -08:00
media Bug 843190: Allow cameras/mics to be shared if permissions UI is disabled r=derf 2013-02-20 17:08:44 -05:00
messages Backed out changeset ef4884e40bb4 (bug 836654) 2013-02-14 10:02:32 +00:00
mms Bug 833697 - Transaction-based MmsService. r=vyang 2013-02-21 18:28:35 +08:00
mobilemessage Bug 839352 - B2G SMS & B2G MMS: clean up the chaotic terminology for |record| and |message| in MobileMessageDatabaseService.js. r=vicamo 2013-02-08 17:37:51 +08:00
network Bug 842462 - Part 1: Update IDL comments. r=hsinyi 2013-02-19 15:25:04 +08:00
payment Bug 831524 - Payment JWT w/ encoded HTML causes decoding error in navigator.mozPay(); r=fabrice 2013-02-19 09:19:40 +01:00
permission Bug 793204 - Add remove() API to PermissionSettings. r=sicking 2013-01-26 12:56:23 -05:00
phonenumberutils Bug 836215 - Part 1/2: PhoneNumberJS: shamelessly copy of IsViablePhoneNumber() from upstream. r=gwagner 2013-02-20 17:02:45 +08:00
plugins Backed out changeset 82747d694e7a (bug 716859) for android reftest-2 timeouts 2013-02-21 19:54:25 +00:00
power Backed out changeset 1862aa4b43ce (bug 836654) 2013-02-14 10:02:41 +00:00
quota
settings Bug 836513 - Support multiple object stores in IndexedDBHelper.jsm. r=gwagner 2013-01-30 18:03:46 -08:00
sms Fix for bug 839529 (Remove various CC participants that don't do anything). r=smaug. 2013-02-07 10:19:08 +00:00
src Bug 838541 - Only dispatch storage events to windows of the same privacy status. r=mayhemer 2013-02-12 14:24:23 -05:00
system backout cset 4ede352670cd (bug 759585) on a CLOSED TREE on suspicion of making windows reftests so slow that they timeout and burn 2013-02-22 09:36:41 +00:00
telephony Bug 832109 - 'crash in Telephony::RILTelephonyCallback::CallStateChanged'. r=jlebar. 2013-02-18 08:09:40 -08:00
tests Bug 834165 - Implement BlobEvent. r=smaug 2013-02-18 14:06:27 +08:00
time Bug 841608 - 'Assertion: Uh, inner window set as event target! with FireMozTimeChangeEvent'. r=smaug. 2013-02-15 14:03:18 -08:00
voicemail Fix for bug 839529 (Remove various CC participants that don't do anything). r=smaug. 2013-02-07 10:19:08 +00:00
webidl Bug 842089. MediaStream doesn't implement EventTarget yet. r=bz 2013-02-22 10:33:30 -05:00
wifi Bug 828782 - 0003. Use new function to handle malformed UTF-8 string. r=vchang 2013-02-19 16:27:49 +08:00
workers backout cset 4ede352670cd (bug 759585) on a CLOSED TREE on suspicion of making windows reftests so slow that they timeout and burn 2013-02-22 09:36:41 +00:00
dom-config.mk Bug 833879 - Move layout/xul/base/src/tree/ to layout/xul/tree, layout/xul/base/src/grid to layout/xul/grid. r=roc 2013-02-04 07:11:49 -05:00
Makefile.in Bug 831683 - B2G SMS & B2G MMS: make SMS database more generic for MMS (part 2, create dom/mobilemessage to put DB codes). r=vicamo 2013-02-05 19:39:44 +08:00