.. |
activities
|
Bug 1051513 - Fix update of webapp activity registration. r=fabrice
|
2014-08-11 23:21:44 +01:00 |
alarm
|
|
|
animation
|
Bug 1052147 - Initialize AnimationPlayer::mPlayState to running state; r=dbaron
|
2014-08-13 18:21:45 +09:00 |
apps
|
Merge latest green b2g-inbound changeset and mozilla-central; a=merge
|
2014-08-12 17:05:36 +01:00 |
archivereader
|
|
|
asmjscache
|
|
|
audiochannel
|
Bug 1047267 - Move remaining OS_LIBS and EXTRA_LIBS to moz.build. r=gps
|
2014-08-07 14:21:03 +09:00 |
base
|
Bug 913586 (Part 4) - Update Maybe users in dom. r=bz
|
2014-08-13 15:39:41 -07:00 |
battery
|
|
|
bindings
|
Bug 913586 (Part 4) - Update Maybe users in dom. r=bz
|
2014-08-13 15:39:41 -07:00 |
bluetooth
|
Bug 1048098: remove redundant flushPermissions, flushPrefEnv from tearing down procedure. r=btian, r=echen
|
2014-08-08 18:28:58 +08:00 |
bluetooth2
|
Bug 1043180 - Write a marionette test for Bluetooth pairing based on Bluetooth API v2. r=btian
|
2014-08-14 11:34:22 +08:00 |
browser-element
|
Backed out changeset 5b8f52a76065 (bug 1050660) due to mochitest-2 failure on Linux
|
2014-08-13 16:33:37 +09:00 |
camera
|
Backed out changeset 8b44017765ac (bug 1045975) for Windows non-unified bustage.
|
2014-08-07 15:13:54 -04:00 |
canvas
|
b=1052518; remove --disable-webgl; r=jgilbert
|
2014-08-12 12:04:36 -04:00 |
cellbroadcast
|
Bug 1048098: remove redundant flushPermissions, flushPrefEnv from tearing down procedure. r=btian, r=echen
|
2014-08-08 18:28:58 +08:00 |
contacts
|
|
|
crypto
|
Bug 1050318 - Split WebCrypto tests into multiple files to prevent timeouts r=rbarnes
|
2014-08-07 22:24:52 +02:00 |
datastore
|
Backed out changeset 3200ed3305db (bug 1014023) for causing bug 1051164.
|
2014-08-12 12:44:09 -04:00 |
devicestorage
|
Bug 1050720 - [DeviceStorage] Avoid to send the same status in two continuous storage-state-change event. r=dhylands
|
2014-08-11 23:31:00 -04:00 |
downloads
|
|
|
encoding
|
Bug 756022 patch 3: merge tr with x-western, r=jfkthame
|
2014-08-05 10:49:16 +03:00 |
events
|
Bug 913586 (Part 4) - Update Maybe users in dom. r=bz
|
2014-08-13 15:39:41 -07:00 |
fetch
|
|
|
filehandle
|
|
|
filesystem
|
Backed out changeset 8b44017765ac (bug 1045975) for Windows non-unified bustage.
|
2014-08-07 15:13:54 -04:00 |
fmradio
|
Bug 1047759: Clear FMRadioService's StaticRefPtr so it is not leaked at shutdown. r=khuey
|
2014-08-04 20:04:00 -07:00 |
gamepad
|
|
|
icc
|
|
|
identity
|
|
|
imptests
|
|
|
indexedDB
|
Bug 913586 (Part 4) - Update Maybe users in dom. r=bz
|
2014-08-13 15:39:41 -07:00 |
inputmethod
|
Backed out 4 changesets (bug 1032878) for probably introducing a leak, creating a CLOSED TREE
|
2014-08-11 14:27:57 -07:00 |
interfaces
|
Bug 1051858: Update UUIDs that should have been revved in bug 741295. r=smaug
|
2014-08-14 10:38:29 +12:00 |
ipc
|
Bug 1043733 - Require sandboxing to load Gecko Media Plugins on Linux. r=jesup r=kang
|
2014-08-12 21:28:27 -07:00 |
locales
|
Bug 1030470 - (part 1) moved the non-android localization part out of AccessFu to be handled in Gaia. r=eeejay
|
2014-08-06 09:38:50 -04:00 |
mathml
|
|
|
media
|
bug 1049106 - always build gmp-fake. r=gps
|
2014-08-11 07:46:46 -04:00 |
messages
|
Backed out changeset 3200ed3305db (bug 1014023) for causing bug 1051164.
|
2014-08-12 12:44:09 -04:00 |
mobileconnection
|
Bug 1048098: remove redundant flushPermissions, flushPrefEnv from tearing down procedure. r=btian, r=echen
|
2014-08-08 18:28:58 +08:00 |
mobileid
|
|
|
mobilemessage
|
Bug 1048098: remove redundant flushPermissions, flushPrefEnv from tearing down procedure. r=btian, r=echen
|
2014-08-08 18:28:58 +08:00 |
network
|
Bug 1050611 - Fix more bad implicit constructors in dom and docshell; r=smaug
|
2014-08-08 09:49:39 -04:00 |
nfc
|
Bug 1052311 - B2G NFC: remove warnings from Nfc.js and NfcContentHelper.js. r=dimi
|
2014-08-12 17:04:51 +08:00 |
payment
|
|
|
permission
|
|
|
phonenumberutils
|
|
|
plugins
|
Bug 1052388 - Rename JS_CallHeapFooTracer() functions to JS_CallFooTracer() r=terrence r=smaug
|
2014-08-13 10:05:22 +01:00 |
power
|
|
|
promise
|
Bug 1047398 - ServiceWorker should use WeakRef instead nsTWeakRef, r=smaug
|
2014-08-01 17:42:19 +01:00 |
push
|
|
|
quota
|
Bug 1050611 - Fix more bad implicit constructors in dom and docshell; r=smaug
|
2014-08-08 09:49:39 -04:00 |
resourcestats
|
|
|
settings
|
Bug 1046839 - Unnecessary double cloneInto in mozSettings, r=bholley
|
2014-07-31 17:46:23 +01:00 |
smil
|
Bug 1050611 - Fix more bad implicit constructors in dom and docshell; r=smaug
|
2014-08-08 09:49:39 -04:00 |
speakermanager
|
|
|
src
|
Bug 913586 (Part 4) - Update Maybe users in dom. r=bz
|
2014-08-13 15:39:41 -07:00 |
system
|
Bug 913586 (Part 4) - Update Maybe users in dom. r=bz
|
2014-08-13 15:39:41 -07:00 |
telephony
|
Bug 1051715 - Part 2: Also pass number in notifyDialSuccess. r=hsinyi
|
2014-08-12 23:51:00 -04:00 |
tests
|
Backed out 4 changesets (bug 1032878) for probably introducing a leak, creating a CLOSED TREE
|
2014-08-11 14:27:57 -07:00 |
tethering
|
Bug 936367 - Support wifi hotspot enable API. r=vchang, r=ptheriault, sr=mrbkap
|
2014-08-11 17:13:25 +08:00 |
time
|
|
|
voicemail
|
|
|
wappush
|
|
|
webidl
|
Merge m-c to fx-team. a=merge
|
2014-08-13 15:32:14 -04:00 |
wifi
|
Bug 936367 - Support wifi hotspot enable API. r=vchang, r=ptheriault, sr=mrbkap
|
2014-08-11 17:13:25 +08:00 |
workers
|
Bug 913586 (Part 4) - Update Maybe users in dom. r=bz
|
2014-08-13 15:39:41 -07:00 |
xbl
|
Bug 1053398 - save xbl bindtountrustedcontent to xul cache as a flag, r=bholley,smaug
|
2014-08-13 23:45:36 +01:00 |
xml
|
Bug 1050049 - Whitelist bindings that we actually expect to use in content. r=smaug
|
2014-08-11 20:06:55 -07:00 |
xslt
|
Bug 1049997 - Separate statements declaring multiple pointers into separate statements. r=froydnj
|
2014-08-08 07:04:45 -07:00 |
moz.build
|
Bug 936367 - Support wifi hotspot enable API. r=vchang, r=ptheriault, sr=mrbkap
|
2014-08-11 17:13:25 +08:00 |