.. |
activities
|
Bug 987112. Remove the redundant and somewhat annoying parentObject argument to dictionary ToObject() methods. r=bholley
|
2014-03-29 01:45:10 -04:00 |
alarm
|
Bug 980682 - Ensure mozAlarms doesn't throw on chrome documents and fix alarms set on non-index.html pages. r=gene
|
2014-03-20 09:20:12 -04:00 |
apps
|
Bug 982777 - Prompt for permission to use the Camera API in privileged apps. r=sicking r=jdm
|
2014-04-02 01:08:42 -03:00 |
asmjscache
|
|
|
audiochannel
|
Bug 923247 - patch 3 - audio-active/inactive notifications per window, r=ehsan, r=roc
|
2014-03-11 10:47:25 +00:00 |
base
|
Bug 989212 Rename nsEventStates to mozilla::EventStates r=smaug
|
2014-04-03 13:18:36 +09:00 |
battery
|
Bug 984269 Rename nsDOMEventTargetHelper to mozilla::DOMEventTargetHelper r=smaug
|
2014-04-01 15:13:50 +09:00 |
bindings
|
Bug 989214 Rename nsPaintRequest to mozilla::dom::PaintRequest r=smaug
|
2014-04-03 13:18:37 +09:00 |
bluetooth
|
Bug 860698 - B2G Bluetooth: Add a test case for discover remote device through BluetoothAdapter. r=vyang, r=echou
|
2014-04-02 08:51:46 -04:00 |
browser-element
|
Bug 987549 - Wait until BrowserElement child scripts have been loaded before dispatching inputMethod setActive request. r=yxl
|
2014-04-02 08:51:46 -04:00 |
camera
|
Merge mozilla-central and inbound
|
2014-04-02 18:24:05 +01:00 |
cellbroadcast
|
Bug 984269 Rename nsDOMEventTargetHelper to mozilla::DOMEventTargetHelper r=smaug
|
2014-04-01 15:13:50 +09:00 |
contacts
|
Bug 988122 - Followup: fix bogus constification code. r=bz
|
2014-03-31 23:54:00 +09:00 |
datastore
|
Bug 986056 - DataStoreService should delete dataStores only when apps are uninstalled, r=ehsan
|
2014-03-28 17:41:00 +00:00 |
devicestorage
|
Bug 984269 Rename nsDOMEventTargetHelper to mozilla::DOMEventTargetHelper r=smaug
|
2014-04-01 15:13:50 +09:00 |
downloads
|
Bug 982006 - Make GetDownloadDirectory return error for both SD card missing and SD card busy. r=bz
|
2014-03-31 12:10:44 -07:00 |
encoding
|
Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted)
|
2014-03-13 21:38:19 -07:00 |
events
|
Bug 989214 Rename nsPaintRequest to mozilla::dom::PaintRequest r=smaug
|
2014-04-03 13:18:37 +09:00 |
file
|
Bug 856921 - Ensure that all quota failures are exposed to JS as QuotaExceededError. r=bent
|
2014-04-02 19:14:14 +02:00 |
filesystem
|
Bug 984786 part 4: Give NS_INLINE_DECL_*REFCOUNTING classes private/protected destructor & MOZ_FINAL annotation where appropriate, in /dom. r=smaug
|
2014-04-02 09:21:03 -07:00 |
fmradio
|
Bug 984269 Rename nsDOMEventTargetHelper to mozilla::DOMEventTargetHelper r=smaug
|
2014-04-01 15:13:50 +09:00 |
gamepad
|
|
|
icc
|
Bug 984269 Rename nsDOMEventTargetHelper to mozilla::DOMEventTargetHelper r=smaug
|
2014-04-01 15:13:50 +09:00 |
identity
|
Bug 945363 - Ensure that FXA RPs provide an onlogout handler. r=ferjm
|
2014-03-18 10:07:11 -07:00 |
imptests
|
Bug 986685 - [e10s] Disable some DOM tests (r=smaug)
|
2014-03-28 11:25:19 -07:00 |
indexedDB
|
Bug 856921 - Ensure that all quota failures are exposed to JS as QuotaExceededError. r=bent
|
2014-04-02 19:14:14 +02:00 |
inputmethod
|
Bug 986992 - Part 1: Merge navigator.mozKeyboard to navigator.mozInputMethod. r=fabrice
|
2014-03-31 10:38:45 +08:00 |
interfaces
|
Bug 927245 - Remove deprecated Audio Data API implementation. r=cajbir,smaug
|
2014-04-03 10:53:39 +13:00 |
ipc
|
Bug 798033 - Headers should generally not do "using namespace" at file scope. r=jib, r=jmathies, r=rjesup, r=ekr, r=ncameron, r=blassey
|
2014-04-01 08:29:25 -04:00 |
locales
|
Bug 927245 - Remove deprecated Audio Data API implementation. r=cajbir,smaug
|
2014-04-03 10:53:39 +13:00 |
media
|
Backed out 965c62289427:cb894b5d342f for perma-orange on b2g emulator M10 r=backout
|
2014-04-02 17:11:12 -04:00 |
messages
|
Bug 988787 - Should fire "handle-system-messages-done" at a correct time point. r=fabrice
|
2014-03-31 16:14:52 +08:00 |
mobileconnection
|
Bug 990383 - Set default value of 'supportedNetworkTypes' as 'wcdma/gsm'. r=hsinyi
|
2014-04-01 15:11:36 +08:00 |
mobilemessage
|
Bug 984269 Rename nsDOMEventTargetHelper to mozilla::DOMEventTargetHelper r=smaug
|
2014-04-01 15:13:50 +09:00 |
network
|
Bug 984269 Rename nsDOMEventTargetHelper to mozilla::DOMEventTargetHelper r=smaug
|
2014-04-01 15:13:50 +09:00 |
nfc
|
|
|
payment
|
|
|
permission
|
Bug 985796 - Port the permission settings API to WebIDL; r=bzbarsky
|
2014-03-22 09:58:24 -04:00 |
phonenumberutils
|
Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted)
|
2014-03-13 21:38:19 -07:00 |
plugins
|
Bug 984786 part 4: Give NS_INLINE_DECL_*REFCOUNTING classes private/protected destructor & MOZ_FINAL annotation where appropriate, in /dom. r=smaug
|
2014-04-02 09:21:03 -07:00 |
power
|
Bug 987404 - Disable failing mochitest-browser tests in e10s. r=ted.
|
2014-04-02 10:53:55 +11:00 |
promise
|
Bug 990242. Remove some dead Promise code. r=nsm
|
2014-04-01 01:58:28 -04:00 |
push
|
Bug 984788 - Convert legacy uses of promise.js to Promise.jsm. rs=Yoric
|
2014-03-18 15:16:02 +01:00 |
quota
|
Bug 856921 - Ensure that all quota failures are exposed to JS as QuotaExceededError. r=bent
|
2014-04-02 19:14:14 +02:00 |
settings
|
Bug 986475 - Remove the classinfo from SettingsService and SettingsServiceLock; r=bzbarsky
|
2014-03-22 09:56:17 -04:00 |
smil
|
Bug 984786 part 4: Give NS_INLINE_DECL_*REFCOUNTING classes private/protected destructor & MOZ_FINAL annotation where appropriate, in /dom. r=smaug
|
2014-04-02 09:21:03 -07:00 |
speakermanager
|
Bug 984269 Rename nsDOMEventTargetHelper to mozilla::DOMEventTargetHelper r=smaug
|
2014-04-01 15:13:50 +09:00 |
src
|
Bug 984786 part 4: Give NS_INLINE_DECL_*REFCOUNTING classes private/protected destructor & MOZ_FINAL annotation where appropriate, in /dom. r=smaug
|
2014-04-02 09:21:03 -07:00 |
system
|
Bug 798033 - Headers should generally not do "using namespace" at file scope. r=jib, r=jmathies, r=rjesup, r=ekr, r=ncameron, r=blassey
|
2014-04-01 08:29:25 -04:00 |
telephony
|
Merge inbound to m-c.
|
2014-04-01 16:45:00 -04:00 |
tests
|
Bug 927245 - Remove deprecated Audio Data API implementation. r=cajbir,smaug
|
2014-04-03 10:53:39 +13:00 |
time
|
|
|
voicemail
|
Bug 984269 Rename nsDOMEventTargetHelper to mozilla::DOMEventTargetHelper r=smaug
|
2014-04-01 15:13:50 +09:00 |
wappush
|
|
|
webidl
|
Bug 927245 - Remove deprecated Audio Data API implementation. r=cajbir,smaug
|
2014-04-03 10:53:39 +13:00 |
wifi
|
Bug 989719 - js error in WifiWorker when doing geolocation and WiFi is disabled. r=chulee
|
2014-03-31 10:30:44 +08:00 |
workers
|
Bug 984786 part 4: Give NS_INLINE_DECL_*REFCOUNTING classes private/protected destructor & MOZ_FINAL annotation where appropriate, in /dom. r=smaug
|
2014-04-02 09:21:03 -07:00 |
xbl
|
Bug 984253 part.4 Rename nsJSEventListener to mozilla::JSEventHandler r=smaug
|
2014-04-02 11:00:46 +09:00 |
xslt
|
Bug 984786 part 4: Give NS_INLINE_DECL_*REFCOUNTING classes private/protected destructor & MOZ_FINAL annotation where appropriate, in /dom. r=smaug
|
2014-04-02 09:21:03 -07:00 |
moz.build
|
Backed out 5 changesets (bug 910412) for intermittent crash whack-a-mole.
|
2014-03-11 12:17:03 -04:00 |