.. |
activities
|
|
|
alarm
|
|
|
animation
|
Bug 1045993 part 4 - Add tests for Animation.effect.name; r=dbaron
|
2014-08-22 13:42:48 +01:00 |
apps
|
Bug 745283 - Part 2: Add udp-socket permission. r=sicking, r=baku
|
2014-05-28 13:56:23 +08:00 |
archivereader
|
|
|
asmjscache
|
|
|
audiochannel
|
|
|
base
|
Bug 965022 - Use MOZ_FORMAT_PRINTF for nsTString::AppendPrintf, and fix incorrect usages. r=jrmuizel
|
2014-08-26 12:05:41 -04:00 |
battery
|
|
|
bindings
|
Bug 929609 part 2. Fix passing of typed arrays to JS-implemented WebIDL to actually work. r=peterv
|
2014-08-25 15:07:45 -04:00 |
bluetooth
|
Backed out changesets d9cbdfbed1f5 and a38ad201299f (bug 929376) for bustage.
|
2014-08-25 10:46:22 -04:00 |
bluetooth2
|
Bug 1032755 - Return a DOMException with error message when BluetoothReplyRunnable rejects the promise. r=btian
|
2014-08-25 14:51:29 +08:00 |
browser-element
|
Bug 1051995 - Removed 'mozdocommand' event listener when browser destroyed. r=fabrice
|
2014-08-25 23:02:00 +02:00 |
camera
|
Bug 981318 - expose compressed image quality setting, r=dhylands,khuey
|
2014-08-25 15:12:49 -04:00 |
canvas
|
Bug 965022 - Use MOZ_FORMAT_PRINTF for nsTString::AppendPrintf, and fix incorrect usages. r=jrmuizel
|
2014-08-26 12:05:41 -04:00 |
cellbroadcast
|
|
|
contacts
|
|
|
crypto
|
|
|
datastore
|
Bug 1058108 - DataStore.get should support array with 0 elements, r=ehsan
|
2014-08-26 09:20:02 +01:00 |
devicestorage
|
|
|
downloads
|
|
|
encoding
|
|
|
events
|
Bug 798188. Use NS_WRAPPERCACHE_INTERFACE_TABLE_ENTRY in table based QI implementations. r=peterv
|
2014-08-25 16:21:35 -07:00 |
fetch
|
|
|
filehandle
|
|
|
filesystem
|
|
|
fmradio
|
|
|
gamepad
|
|
|
icc
|
Bug 824145 - Part 3: Support for STK icon display (marionette tests). r=edgar
|
2014-08-25 10:32:35 +08:00 |
identity
|
|
|
imptests
|
Bug 1055467 - Rename MozNamedAttrMap to NamedNodeMap, r=smaug
|
2014-08-25 10:25:34 +01:00 |
indexedDB
|
Bug 981218 - Stop using a default compartment object in the IndexedDB and ProxyAutoConfig JSRuntimes. r=bobowen
|
2014-08-21 17:13:51 -07:00 |
inputmethod
|
|
|
interfaces
|
Bug 1025077 - Implement ServiceWorkerContainer.ready, r=nsm
|
2014-08-26 09:16:03 +01:00 |
ipc
|
Bug 1011225: Improve e10s process naming on OS X. Patch started by Benoit Girard, completed by Josh Aas. r=njn,benwa
|
2014-08-26 12:03:09 -05:00 |
locales
|
|
|
mathml
|
|
|
media
|
Backed out changeset 324833b27740 (bug 1054706) for the suspicion of causing frequent e10s m3 test failures
|
2014-08-26 10:59:17 +02:00 |
messages
|
Bug 1055994 - Broadcast System Message When Receiving Cell Broadcast Message. r=vyang
|
2014-08-20 19:17:34 +08:00 |
mobileconnection
|
|
|
mobileid
|
|
|
mobilemessage
|
Bug 1056941 - Fix dangerous destructors in Fennec code; r=blassey
|
2014-08-26 15:07:59 -04:00 |
network
|
Bug 745283 - Part 3: Support send input stream and multicast operation via PUDPSocket.ipdl. r=jduell, r=mt
|
2014-05-06 18:32:25 +08:00 |
nfc
|
Bug 1057258 - B2G NFC: Remove unused consts in nfc_consts.js. r=dimi
|
2014-08-22 01:09:00 -04:00 |
payment
|
|
|
permission
|
Bug 745283 - Part 2: Add udp-socket permission. r=sicking, r=baku
|
2014-05-28 13:56:23 +08:00 |
phonenumberutils
|
|
|
plugins
|
Bug 1011225: Improve e10s process naming on OS X. Patch started by Benoit Girard, completed by Josh Aas. r=njn,benwa
|
2014-08-26 12:03:09 -05:00 |
power
|
|
|
promise
|
|
|
push
|
|
|
quota
|
|
|
resourcestats
|
|
|
settings
|
Backing out b5d49f1885af as it wasn't properly backed out in 0611006cc095
|
2014-08-20 13:37:55 -07:00 |
smil
|
Bug 1041951 - fix SMIL tests that create a psuedo computed style for shorthands. r=birtles
|
2014-08-20 16:54:29 +09:00 |
speakermanager
|
Bug 1054219 - [B2G][SpeakerManager] Avoid to create unnecessary speakerManager instance on child process. r=baku
|
2014-08-20 10:25:55 +08:00 |
src
|
Bug 1054572 - Remove redundant references to HTTP cache v1 API r=mayhemer
|
2014-08-22 15:17:32 -07:00 |
system
|
Bug 1056941 - Fix dangerous destructors in Fennec code; r=blassey
|
2014-08-26 15:07:59 -04:00 |
telephony
|
Bug 1056618 - Automatically hold the active calls before dial. r=hsinyi
|
2014-08-22 03:26:00 -04:00 |
tests
|
Merge inbound to m-c. a=merge
|
2014-08-25 16:15:23 -04:00 |
tethering
|
|
|
time
|
|
|
voicemail
|
|
|
wappush
|
|
|
webidl
|
Bug 1046420 - Part 1: Make MozSelfSupport a Window property instead of a global property. r=bz,wchen
|
2014-08-26 07:11:15 -07:00 |
wifi
|
Bug 1051106 - Remove a useless waitForScan() call. r=vchang.
|
2014-08-20 18:36:59 -07:00 |
workers
|
Bug 1058043 - ServiceWorkerRegistration should not keep a reference to the window, r=nsm
|
2014-08-26 09:17:36 +01:00 |
xbl
|
Bug 798188. Use NS_WRAPPERCACHE_INTERFACE_TABLE_ENTRY in table based QI implementations. r=peterv
|
2014-08-25 16:21:35 -07:00 |
xml
|
|
|
xslt
|
|
|
moz.build
|
|
|