.. |
activities
|
|
|
alarm
|
Bug 996384 - WebappsApplication#clearBrowserData should not clear app's alarms from mozAlarms r=gene,nsm
|
2014-04-16 10:48:01 -07:00 |
apps
|
Backed out changeset b589de6c1084 (bug 889744) for failures in test_marketplace_pkg_install.html
|
2014-04-24 15:29:20 +01:00 |
asmjscache
|
|
|
audiochannel
|
Bug 998733 - Mark the audio channel interfaces as non-scriptable; r=smaug
|
2014-04-24 12:06:12 -04:00 |
base
|
Bug 1001134 - "Gamepad service leaks windows if a page goes into bfcache". r=ted r=continuation
|
2014-04-24 14:51:00 +02:00 |
battery
|
|
|
bindings
|
Merge inbound to m-c.
|
2014-04-17 22:31:17 -04:00 |
bluetooth
|
Bug 990423 - [Bluetooth] Fix the incorrect condition for reporting call held status when call state changed. r=echou, f=btian
|
2014-04-25 09:59:32 +08:00 |
browser-element
|
Bug 994560: Compute CPU priority based on priority that is going to be set r=gsvelto
|
2014-04-18 14:28:14 +08:00 |
camera
|
Bug 996560 - Increase maxFileSize of recorded video upto 4GB for >=720p resolution. r=mikeh
|
2014-04-22 11:48:33 +05:30 |
cellbroadcast
|
|
|
contacts
|
Backed out changeset a24917a68821 (bug 980549) for Gaia unit test and Gaia UI test failures. a=backout
|
2014-04-18 08:47:16 -04:00 |
datastore
|
|
|
devicestorage
|
Bug 998097 - Make DeviceStorageUsedSpaceCache use a thread-safe ref count. r=ehsan
|
2014-04-22 18:31:04 -07:00 |
downloads
|
|
|
encoding
|
Bug 995546. Nix bogus GetParentObject methods on WebIDL objects without a wrapper cache. r=bholley
|
2014-04-15 22:58:43 -04:00 |
events
|
Bug 704423 mousemove event should be cancelable r=smaug
|
2014-04-24 23:19:54 +09:00 |
file
|
Bug 999349 - Add "DO NOT USE" annotation to nsIPlatformCharset. r=emk
|
2014-04-22 12:35:44 +03:00 |
filesystem
|
|
|
fmradio
|
|
|
gamepad
|
|
|
icc
|
Bug 904588: Convert MozIccManager to WebIDL, r=htsai, r=smaug
|
2014-04-16 09:30:28 +02:00 |
identity
|
Bug 982460 - privileged-request-sans-event. r=spenrose
|
2014-04-22 14:16:39 -07:00 |
imptests
|
Bug 843840 part 2. Add a way to ask DOM proxies for only their enumerable property names, and use that in the enumerate hook. r=peterv
|
2014-04-15 22:58:44 -04:00 |
indexedDB
|
Bug 993326 - Automatically restore apps launchable value. r=fabrice
|
2014-04-17 16:43:04 -04:00 |
inputmethod
|
|
|
interfaces
|
Bug 998738 - Kill nsIDOMXPathNamespace (and window.XPathNamespace); r=smaug
|
2014-04-24 12:07:44 -04:00 |
ipc
|
Bug 999162 - Don't set the first-paint flag on a location change on the same document. r=drs
|
2014-04-24 11:40:00 +02:00 |
locales
|
Bug 939323 - Warn about XMLHttpRequest sendAsBinary usage. r=smaug
|
2014-04-22 13:59:39 -07:00 |
media
|
Bug 996989 - Remove unneeded import of PopupNotifications.jsm in PeerConnection.js. r=jib.
|
2014-04-16 21:09:02 -07:00 |
messages
|
|
|
mobileconnection
|
Backed out changeset 8304d89d4300 (bug 997584) since should wait for gaia blocker landed first.
|
2014-04-22 18:46:59 +08:00 |
mobilemessage
|
|
|
network
|
|
|
nfc
|
Bug 996452 - [NFC] Add emulator rf_discover test case. r=tzimmermann
|
2014-04-23 18:32:02 +08:00 |
payment
|
|
|
permission
|
|
|
phonenumberutils
|
|
|
plugins
|
Bug 999443 - Trying to reuse the same nsISimpleEnumerator for multiple plugins means that only the first plugin in an extension is marked as being in an extension. Cache the list in an array instead. r=gfritzsche
|
2014-04-23 09:51:17 -04:00 |
power
|
|
|
promise
|
Backed out 3 changesets (bug 996474, bug 996831) for B2G bustage on a CLOSED TREE.
|
2014-04-16 19:31:41 -04:00 |
push
|
Bug 996384 - WebappsApplication#clearBrowserData should not clear app's alarms from mozAlarms r=gene,nsm
|
2014-04-16 10:48:01 -07:00 |
quota
|
Bug 980447 - Add persistenceType argument to nsIQuotaManager.clearStoragesForURI (r=janv)
|
2014-04-14 15:48:49 -05:00 |
settings
|
Bug 999572 - Fix settingsService usage in NetworkGeolocationProvider.js. r=bent
|
2014-04-23 14:16:24 -07:00 |
smil
|
Bug 997725 - Simplify SMIL tests. r=dholbert
|
2014-04-18 11:46:27 +01:00 |
speakermanager
|
|
|
src
|
|
|
system
|
Merge m-c to inbound.
|
2014-04-24 13:44:11 -04:00 |
telephony
|
Bug 996444 - Remove gTelephonyList. r=hsinyi
|
2014-04-22 17:57:05 +08:00 |
tests
|
Bug 999653 - Don't manually set allAppsLaunchable but use SpecialPowers.setAllAppsLaunchable. r=fabrice
|
2014-04-24 04:06:00 +02:00 |
time
|
|
|
voicemail
|
|
|
wappush
|
Bug 991445 - Part 3: Modify test cases to verify newly added attributes. r=vyang
|
2014-04-24 11:24:06 +08:00 |
webidl
|
Bug 999645 Cancel implementing KeyboardEvent.initKeyboardEvent() because it completely breaks feature detection in web apps r=smaug
|
2014-04-25 13:16:20 +09:00 |
wifi
|
Merge inbound to m-c.
|
2014-04-24 13:19:53 -04:00 |
workers
|
Bug 990725 - Rename ErrorEvent.column to .colno to match spec change; r=smaug
|
2014-04-23 14:55:58 +03:00 |
xbl
|
Bug 992571 - Don't rebuild anything in FlushSkinSheets if there's no doc. r=mrbkap
|
2014-04-23 14:20:09 -07:00 |
xml/crashtests
|
|
|
xslt
|
Bug 998738 - Kill nsIDOMXPathNamespace (and window.XPathNamespace); r=smaug
|
2014-04-24 12:07:44 -04:00 |
moz.build
|
|
|