.. |
activities
|
Bug 1201145 - Make android intent & web activities coexist peacefully r=snorp
|
2015-09-04 14:06:49 -07:00 |
alarm
|
Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium.
|
2015-08-27 20:44:53 -07:00 |
animation
|
Bug 1194037 part 6 - Add test for order of mutation observer records; r=heycam
|
2015-09-11 15:02:04 +09:00 |
apps
|
Bug 1192122 - Safe mode startup, Part 2: shell.js hook r=ferjm
|
2015-09-04 11:12:53 -07:00 |
archivereader
|
Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium.
|
2015-08-27 20:44:53 -07:00 |
asmjscache
|
Bug 1173756 - Part 3: Merge File and ChildRunnable; r=luke
|
2015-08-29 07:45:24 +02:00 |
audiochannel
|
Bug 1203068 - Add system type into kMozAudioChannelAttributeTable. r=baku
|
2015-09-09 18:32:00 +08:00 |
base
|
Bug 1195162 - Use channel->ascynOpen2 dom/xbl/nsXBLService.cpp (r=sicking)
|
2015-09-14 18:59:35 -07:00 |
battery
|
Bug 1200960 - Fix marionette test for battery API in B2G. r=kanru
|
2015-09-01 19:29:21 +08:00 |
bindings
|
Bug 1201190 - Part 3: Mark every consumer of GUARD_OBJECT as MOZ_RAII, r=ehsan
|
2015-09-12 16:53:33 -04:00 |
bluetooth
|
Merge b2ginbound to central, a=merge
|
2015-09-14 17:23:34 -07:00 |
broadcastchannel
|
Bug 1203426 - Rename StructuredCloneIPCHelper to StructuredCloneData, r=smaug
|
2015-09-10 21:50:58 +01:00 |
browser-element
|
Backed out 1 changesets (bug 1198522) for gij20 test failures
|
2015-09-11 14:14:11 +02:00 |
cache
|
Bug 1184607 P7.8 Test Cache API schema verison migrations. r=ehsan
|
2015-08-31 14:26:30 -07:00 |
camera
|
Bug 1190676 - Part 8 - Fix consumers: CameraPreviewMediaStream. r=sotaro
|
2015-08-25 10:29:51 +02:00 |
canvas
|
Bug 655328 - remove obsolete canvas test test_2d.drawImage.outsidesource since out of bounds rects no longer throw IndexSizeError. r=jmuizelaar
|
2015-09-11 10:13:23 -04:00 |
cellbroadcast
|
Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium.
|
2015-08-27 20:44:53 -07:00 |
contacts
|
…
|
|
crypto
|
Bug 1188750 - Add test to ensure NSS is initialized before the WebCrypto API tries to deserialize a key f=keeler r=khuey
|
2015-09-01 11:03:27 +02:00 |
datastore
|
Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium.
|
2015-08-27 20:44:53 -07:00 |
devicestorage
|
Merge inbound to m-c. a=merge
|
2015-08-31 15:21:02 -04:00 |
downloads
|
…
|
|
encoding
|
Bug 912470 part 2 - Implement Encoding Standard-compliant big5 encoder. r=emk.
|
2015-09-03 15:21:57 +03:00 |
engineeringmode
|
Bug 904479 - Added createPromiseWithId() that returns id of resolver r=kanru,nsm
|
2015-08-19 14:53:22 -07:00 |
events
|
Bug 571294 - Part 1: Implement selection events behind the dom.select_events.enabled pref, r=smaug
|
2015-09-12 17:56:44 -04:00 |
fetch
|
Bug 1199049 - Part 8: Use Necko-level CORS preflights in fetch; r=jdm
|
2015-09-12 19:21:05 -04:00 |
filehandle
|
Bug 1203386 - Fix two implicit constructors in ActorsChild.h; r=baku
|
2015-09-10 08:28:02 -04:00 |
filesystem
|
Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium.
|
2015-08-27 20:44:53 -07:00 |
fmradio
|
Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium.
|
2015-08-27 20:44:53 -07:00 |
gamepad
|
Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium.
|
2015-08-27 20:44:53 -07:00 |
geolocation
|
Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium.
|
2015-08-27 20:44:53 -07:00 |
html
|
Bug 1199049 - Part 1: Move nsCORSListenerProxy.* to necko; r=jduell
|
2015-09-12 19:20:52 -04:00 |
icc
|
Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium.
|
2015-08-27 20:44:53 -07:00 |
identity
|
…
|
|
imptests
|
…
|
|
indexedDB
|
Bug 1202014 - Don't use-after-move in ActorsChild.cpp, r=khuey
|
2015-09-14 16:04:10 -04:00 |
inputmethod
|
Bug 1197682 - InputMethodManager#setSupportsSwitchingTypes, r=janjongboom, sr=smaug
|
2015-09-10 22:29:00 +02:00 |
inputport
|
Bug 1190676 - Part 7 - Fix consumers: InputPort and HWMediaStream. r=jacheng
|
2015-08-25 10:29:51 +02:00 |
interfaces
|
Bug 1172502 - Add message encription for WebPush. r=mt r=kitcambridge r=keeler r=smaug
|
2015-09-11 07:51:32 -07:00 |
ipc
|
Merge f-t to m-c, a=merge
|
2015-09-12 09:13:57 -07:00 |
json
|
Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium.
|
2015-08-27 20:44:53 -07:00 |
jsurl
|
Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium.
|
2015-08-27 20:44:53 -07:00 |
locales
|
Backed out 2 changesets (bug 1035091)
|
2015-09-03 11:41:39 -07:00 |
manifest
|
…
|
|
mathml
|
Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium.
|
2015-08-27 20:44:53 -07:00 |
media
|
Bug 1203877 - Remove MediaDecoder::UpdatePlaybackOffset. r=kinetik.
|
2015-09-15 13:51:12 +08:00 |
messagechannel
|
Bug 1198795 - ipc/StructuredCloneUtils should be merged with StructuredCloneHelper, r=smaug
|
2015-09-02 17:20:30 +01:00 |
messages
|
Bug 1196988 - Remove THA support. r=gwagner
|
2015-08-21 10:00:54 -07:00 |
mobileconnection
|
Bug 1203828 - Let test_mobile_data_ipv6.js really test the v4 or v6 ip addresses. r=jjong
|
2015-09-11 11:57:53 +08:00 |
mobileid
|
…
|
|
mobilemessage
|
Bug 1197008 - Stop assuming 0 is an invalid threadId. r=btseng r=hsinyi
|
2015-09-02 09:37:17 -03:00 |
network
|
Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium.
|
2015-08-27 20:44:53 -07:00 |
nfc
|
Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium.
|
2015-08-27 20:44:53 -07:00 |
notification
|
Bug 1114554 - Disable NotificationStorage debug logging. r=dholbert
|
2015-09-14 16:08:38 -07:00 |
offline
|
Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium.
|
2015-08-27 20:44:53 -07:00 |
payment
|
Bug 1165272 - Part 1: remove getAppCodebasePrincipal. r=bholley
|
2015-08-17 17:03:19 +08:00 |
permission
|
Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium.
|
2015-08-27 20:44:53 -07:00 |
phonenumberutils
|
…
|
|
plugins
|
Bug 1204277 - Disallow warnings in six more directories. r=glandium.
|
2015-09-14 21:16:37 -07:00 |
power
|
Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium.
|
2015-08-27 20:44:53 -07:00 |
presentation
|
Merge m-c to f-t
|
2015-09-11 22:10:22 -07:00 |
promise
|
Bug 1182197 workaround. Add a null-check for mGlobal for now. r=nsm
|
2015-09-11 21:59:43 -04:00 |
push
|
Bug 1172502 - Add message encription for WebPush. r=mt r=kitcambridge r=keeler r=smaug
|
2015-09-11 07:51:32 -07:00 |
quota
|
Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium.
|
2015-08-27 20:44:53 -07:00 |
requestsync
|
Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium.
|
2015-08-27 20:44:53 -07:00 |
res
|
…
|
|
resourcestats
|
Bug 904479 - Added createPromiseWithId() that returns id of resolver r=kanru,nsm
|
2015-08-19 14:53:22 -07:00 |
secureelement
|
Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium.
|
2015-08-27 20:44:53 -07:00 |
security
|
Bug 1195162 - Use channel->ascynOpen2 dom/xbl/nsXBLService.cpp (r=sicking)
|
2015-09-14 18:59:35 -07:00 |
settings
|
Bug 1202374 - "Can't open apps any more". r=lissyx+mozillians
|
2015-09-07 03:51:00 +02:00 |
simplepush
|
…
|
|
smil
|
Bug 895274 part.198 Rename NS_SMIL_REPEAT to eSMILRepeatEvent r=smaug
|
2015-09-11 21:21:28 +09:00 |
speakermanager
|
Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium.
|
2015-08-27 20:44:53 -07:00 |
storage
|
Bug 536509 - Update localStorage to use common StorageAllowedForWindow logic, r=ehsan
|
2015-08-28 10:10:28 -04:00 |
svg
|
Bug 1201190 - Part 3: Mark every consumer of GUARD_OBJECT as MOZ_RAII, r=ehsan
|
2015-09-12 16:53:33 -04:00 |
system
|
Bug 1175817 - [NetworkManager] remove old default routes explicitly. r=echen,smaug
|
2015-09-11 15:26:58 +08:00 |
telephony
|
Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium.
|
2015-08-27 20:44:53 -07:00 |
tests
|
Backed out 9 changesets (bug 1203680) for mochitest bustage CLOSED TREE
|
2015-09-14 14:27:57 -07:00 |
tethering
|
Bug 904479 - Added createPromiseWithId() that returns id of resolver r=kanru,nsm
|
2015-08-19 14:53:22 -07:00 |
time
|
Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium.
|
2015-08-27 20:44:53 -07:00 |
tv
|
Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium.
|
2015-08-27 20:44:53 -07:00 |
voicemail
|
Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium.
|
2015-08-27 20:44:53 -07:00 |
vr
|
Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium.
|
2015-08-27 20:44:53 -07:00 |
wappush
|
…
|
|
webidl
|
Bug 1197682 - InputMethodManager#setSupportsSwitchingTypes, r=janjongboom, sr=smaug
|
2015-09-10 22:29:00 +02:00 |
wifi
|
Bug 1175057 - Fix the problem of the script timeout by ensuring it associates to the right ap. r=hchang
|
2015-09-03 19:29:00 +02:00 |
workers
|
Backed out 9 changesets (bug 1203680) for mochitest bustage CLOSED TREE
|
2015-09-14 14:27:57 -07:00 |
xbl
|
Bug 1195162 - Use channel->ascynOpen2 dom/xbl/nsXBLService.cpp (r=sicking)
|
2015-09-14 18:59:35 -07:00 |
xml
|
Bug 895274 part.61 Rename NS_LOAD to eLoad r=smaug
|
2015-09-02 15:07:59 +09:00 |
xslt
|
Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium.
|
2015-08-27 20:44:53 -07:00 |
xul
|
Backed out changeset 873acda091b7 (bug 1137009) for bc3 bustages ON A CLOSED TREE
|
2015-09-09 09:16:06 +05:30 |
jar.mn
|
…
|
|
moz.build
|
…
|
|