gecko/dom
Thomas Zimmermann 9b1bbedfbc Bug 1038645: Asynchronous starting and stopping of profile managers (under bluetooth2/), r=btian
Profile managers use the new class |BluetoothProfileResultHandler|
to signal the result of initializing of cleaning up operations to
|BluetoothServiceBluedroid|. |BluetoothServiceBluedroid| proceeds
once all profile handlers have finished.

Future patches will build upon this patch to create completely
asynchronous profile managers.
2014-07-22 13:53:27 +02:00
..
activities
alarm Backed out changeset 7a3c1d05d492 (bug 1037079) ics emulator opt 3 test failures 2014-07-16 15:36:42 +02:00
animation Bug 1032573 part 6 - Add tests for Element.getAnimationPlayers; r=dbaron 2014-07-16 09:02:31 +09:00
apps Bug 1039861: Remove the last bits of OS.File from apps code. r=fabrice 2014-07-18 10:38:14 -07:00
archivereader Bug 1037691 - Fix instances where refcounted classes expose a public destructor. r=ehsan,bent,mayhemer,jrmuizel 2014-07-15 11:37:45 -04:00
asmjscache Bug 1037691 - Fix instances where refcounted classes expose a public destructor. r=ehsan,bent,mayhemer,jrmuizel 2014-07-15 11:37:45 -04:00
audiochannel Bug 1016277 - Telephony AudioChannel policy: LIFO r=mchen 2014-07-10 15:06:23 +02:00
base Bug 1037564 Part 4: Replace nsCxPusher in nsJSContext::SetProperty. r=bholley 2014-07-18 12:58:10 +01:00
battery
bindings Bug 1033833 - unbreak test_exceptions_from_jsimplemented.html. r=bz 2014-07-21 06:53:15 +02:00
bluetooth Bug 1038097: Include <errno.h> in BluetoothInterface.cpp, r=shuang 2014-07-14 13:43:11 +02:00
bluetooth2 Bug 1038645: Asynchronous starting and stopping of profile managers (under bluetooth2/), r=btian 2014-07-22 13:53:27 +02:00
browser-element Backed out changeset 5098feb565e6 (bug 874353) for linux mochitest 2 crashes 2014-07-16 14:21:13 +02:00
camera Merge m-c to inbound 2014-07-15 17:39:19 -07:00
cellbroadcast Bug 1036877: add private dtor for Reference-counted RIL components. r=hsinyi 2014-07-11 15:58:01 +08:00
contacts Bug 1037128 - Regression: Contact API usage is being prompt on webpages r=fabrice 2014-07-14 10:31:16 -07:00
crypto Bug 1026398 - Add support for RSA-OAEP to WebCrypto API r=rbarnes,bz,dkeeler 2014-07-14 18:33:12 -07:00
datastore Bug 1035394 - Fix dangerous public destructors in dom - r=ehsan 2014-07-08 17:23:17 -04:00
devicestorage Bug 1035395, r=bholley,smaug 2014-07-18 09:37:42 -07:00
downloads Bug 1038417 - Convert tabs to spaces in moz.build files. r=gps 2014-07-14 15:58:10 -07:00
encoding
events Bug 990473 - Check parent input for action hint if focus is in anonymous subtree; r=masayuki r=smaug 2014-07-18 12:53:41 -04:00
filehandle Bug 1029209 - Extract IndexedDB FileHandle from core FileHandle implementation (WebIDL changes: merge MutableFile into IDBMutableFile, rename FileHandle to IDBFileHandle, DOMFileMetadataParameters to IDBFileMetadataParameters and FileRequest to IDBFileRequest); r=bent 2014-07-17 12:40:54 -04:00
filesystem Bug 1040263. Eagerly create and preserve Promise reflectors so we always have them available during unlink. r=nsm,bholley. 2014-07-18 21:31:11 -04:00
fmradio Bug 1037646 - Improve FM radio setup code, r=pzhang 2014-07-14 13:06:19 -04:00
gamepad
icc Bug 1033142 - Part 3: test cases for mvno type 'gid' in matchMvno() function. r=hsinyi 2014-07-18 11:41:38 +08:00
identity Bug 1028398 - FxA will silently provide user's email to privileged apps in 2.0. Part 3: Tests. r=jedp 2014-07-11 16:13:32 +02:00
imptests Bug 886570 - Initial integration of structured logs in mochitest; r=ahal,Ms2ger 2014-07-17 09:02:00 +02:00
indexedDB Bug 886570 - Initial integration of structured logs in mochitest; r=ahal,Ms2ger 2014-07-17 09:02:00 +02:00
inputmethod Bug 886570 - Initial integration of structured logs in mochitest; r=ahal,Ms2ger 2014-07-17 09:02:00 +02:00
interfaces Bug 984048 - Part 7 - Documents register themselves with corresponding ServiceWorkerInfo. r=bz 2014-07-20 23:25:44 -07:00
ipc Bug 1039575 - Hook up crash reporting for GMP plugins to the point where we have a crash ID in GMPParent::ActorDestroy, r=ted 2014-07-18 13:35:44 -04:00
locales Bug 1027299 - Print a deprecation warning when importing XUL into content documents (r=smaug) 2014-07-18 08:59:00 -07:00
media Bug 1038961: Patch 2 - Associate GMP plugin crash with a window and notify it r=bz,jib 2014-07-21 03:50:11 -04:00
messages Backed out changeset 5098feb565e6 (bug 874353) for linux mochitest 2 crashes 2014-07-16 14:21:13 +02:00
mobileconnection Bug 1032858 - Part 1: interface changes to support cell info list. f=hannosch r=hsinyi 2014-07-21 18:21:42 +08:00
mobileid Bug 1022181 - Mobile ID Tests. Part 1: DOM Tests. r=sicking 2014-07-08 19:57:44 +02:00
mobilemessage Bug 1035394 - Fix dangerous public destructors in dom - r=ehsan 2014-07-08 17:23:17 -04:00
network Bug 1034490: Optimize saveStats function of NetworkStatsDB. 2014-07-11 07:02:59 +02:00
nfc Bug 1040619 - [NFC] javascript error "emulator.activateRE is not a function" when run NFC testcase. r=allstars.chh 2014-07-18 15:22:46 +08:00
payment
permission Backed out changeset 4f82325c577f (bug 1036220) for android mochitest failures 2014-07-15 14:29:13 -07:00
phonenumberutils
plugins Bug 1037904 Part 6: Replace nsCxPusher in nsJSObjWrapper::NP_Enumerate. r=bholley 2014-07-16 12:25:02 +01:00
power Bug 1037212 - [Flame] Phone is not completely erased when a ringtone is set from the Music App r=dougt,dhylands,khuey 2014-07-17 18:30:47 -07:00
promise Backed out changeset 38bfa2af2bd8 (bug 1023547) for making test_promise.html perma-fail. 2014-07-20 15:39:04 -04:00
push Bug 1026599 - PUSH WakeUp netid discover using the reserved 3gppnetwork.org domain. r=nsm 2014-07-16 02:44:00 +02:00
quota Merge m-c to inbound 2014-07-16 17:42:00 -07:00
resourcestats
settings
smil Bug 1035394 - Fix dangerous public destructors in dom - r=ehsan 2014-07-08 17:23:17 -04:00
speakermanager
src Bug 1037691 - Fix instances where refcounted classes expose a public destructor. r=ehsan,bent,mayhemer,jrmuizel 2014-07-15 11:37:45 -04:00
system Bug 1036862 - [MTP] Support 'Delete files/folders', r=dhylands 2014-07-22 11:12:22 +08:00
telephony Bug 1029721 - add secondNumber in telephony-call-ended message. r=hsinyi 2014-07-17 19:18:28 +08:00
tests Bug 930091 - Check objects at COW membranes. r=gabor,r=msucan 2014-07-20 15:36:32 -06:00
time
voicemail Bug 906404 - B2G RIL: move MozVoicemailStatus to WebIDL. r=vicamo,smaug 2014-07-17 13:47:41 -07:00
wappush
webidl Bug 1038961: Patch 2 - Associate GMP plugin crash with a window and notify it r=bz,jib 2014-07-21 03:50:11 -04:00
wifi Bug 1039220 - Fix judgement rule for valid property. r=hchang 2014-07-16 18:06:13 +08:00
workers Backed out changeset 38bfa2af2bd8 (bug 1023547) for making test_promise.html perma-fail. 2014-07-20 15:39:04 -04:00
xbl Bug 1037564 Part 2: Replace AutoPushJSContexts et al. in nsXBLPrototypeHandler. r=bholley 2014-07-18 12:52:32 +01:00
xslt Bug 965413 part 10. Use a LoadInfo for loading documents in various places where we force a particular principal. r=smaug 2014-07-10 02:56:37 -04:00
moz.build