.. |
activities
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
alarm
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
animation
|
Bug 1183461 part 3 - Add Animation::AnimationTimeToTimeStamp; r=heycam
|
2015-09-15 14:04:08 +09:00 |
apps
|
Bug 1200851 - DataStoreService should update its permission map when the homescreen changes, r=fabrice
|
2015-09-18 13:49:24 +08: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 1084009 - Part 2/3 - Only parse scripts off-main-thread on multicore systems. r=luke
|
2015-09-21 19:07:01 -04:00 |
battery
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
bindings
|
Bug 1204501 - Update the documentation for DOMJSClass::mParticipant; r=peterv
|
2015-09-14 16:08:02 +02:00 |
bluetooth
|
Bug 1204497: Complete AVRCP connect/disconnect from separate runnables, r=shuang
|
2015-09-21 11:30:52 +02:00 |
broadcastchannel
|
Bug 1203426 - Rename StructuredCloneIPCHelper to StructuredCloneData, r=smaug
|
2015-09-10 21:50:58 +01:00 |
browser-element
|
Bug 1186843 - Don't recreate message manager. r=smaug
|
2015-09-21 17:51:08 +08:00 |
cache
|
Bug 1048048 - add preload content policy types (r=ehsan)
|
2015-09-20 14:55:44 -07:00 |
camera
|
Bug 1191731 - Update poster API to allow application control over when poster is saved. r=bz, r=dhylands
|
2015-09-15 12:40:32 -04:00 |
canvas
|
Bug 1206076: Use a specialized PersistentBufferProvider for Canvas2D when using a SkiaGL DrawTarget. r=jrmuizel
|
2015-09-21 00:30:59 +02:00 |
cellbroadcast
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
contacts
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
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 1200851 - DataStoreService should update its permission map when the homescreen changes, r=fabrice
|
2015-09-18 13:49:24 +08:00 |
devicestorage
|
Merge inbound to m-c. a=merge
|
2015-08-31 15:21:02 -04:00 |
downloads
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
encoding
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
engineeringmode
|
Bug 904479 - Added createPromiseWithId() that returns id of resolver r=kanru,nsm
|
2015-08-19 14:53:22 -07:00 |
events
|
Bug 1203404. offsetX/Y on mouse events should remain target-relative, instead of becoming page-relative, after event dispatch is done. r=roc
|
2015-09-18 13:36:13 -04:00 |
fetch
|
Bug 1048048 - add preload content policy types (r=ehsan)
|
2015-09-20 14:55:44 -07: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 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -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
|
Backed out 7 changesets (bug 1048048) for android crashes in various chunks CLOSED TREE
|
2015-09-21 09:08:34 -07:00 |
icc
|
Bug 1122376 - Support write SIM contact dialling number exceed 20 digits. r=echen
|
2015-09-20 19:57:00 +02:00 |
identity
|
…
|
|
imptests
|
Bug 1196691 - Update testharness.js in imptests. r=Ms2ger
|
2015-08-20 04:23:00 -04:00 |
indexedDB
|
Bug 1202014 - Don't use-after-move in ActorsChild.cpp, r=khuey
|
2015-09-14 16:04:10 -04:00 |
inputmethod
|
Bug 1201407 - Add input-manage-only events for InputMethod API. r=janjongboom, sr=smaug
|
2015-09-16 22:11:00 +02:00 |
inputport
|
Bug 1190676 - Part 7 - Fix consumers: InputPort and HWMediaStream. r=jacheng
|
2015-08-25 10:29:51 +02:00 |
interfaces
|
Backed out 3 changesets (bug 1143922) for landing with the wrong bug number
|
2015-09-18 14:13:33 -07:00 |
ipc
|
Bug 1168042, support accesskey redirecting to content process, r=masayuki
|
2015-09-18 08:19:13 -04: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 1026520 - CSP: Inline report sending into allows - callsite updates (r=dveditz)
|
2015-09-17 22:34:34 -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 1205540 don't send more null chunks than necessary to AnalyserNode r=padenot
|
2015-09-09 08:52:39 +12:00 |
messagechannel
|
Backed out changeset ccfddcbccdac (bug 1204775) for sharedworker bustage
|
2015-09-15 11:08:09 -07:00 |
messages
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
mobileconnection
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
mobileid
|
…
|
|
mobilemessage
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
network
|
Bug 950660: Part 3 - make TCPSocket/TCPSocketChild interface an IDL interface r=jdm
|
2015-09-20 23:05:20 -04:00 |
nfc
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
notification
|
Bug 1203324 - disable notifications on serviceworkers. r=ehsan,wchen
|
2015-09-15 12:58:32 -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 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
permission
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
phonenumberutils
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
plugins
|
Bug 1201135 - Rename pldhash.{h,cpp} to PLDHashTable.{h,cpp}. r=mccr8.
|
2015-09-15 20:49:53 -07:00 |
power
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
presentation
|
Bug 1205233 - Make Presentation API available for browser chrome code. r=smaug r=fabrice
|
2015-09-21 10:27:19 +08:00 |
promise
|
Back out the null-check workaround for bug 1182197 on trunk, so we can see what the stacks look like after all via crash-stats data on nightly and dev channel.
|
2015-09-18 13:38:42 -04:00 |
push
|
Bug 914481 - Patch 4 - Track why we fail to deliver notifications to Service Workers. r=kitcambridge
|
2015-09-16 10:28:17 -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 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
security
|
Bug 1048048 - add preload content policy types - csp changes (r=dveditz)
|
2015-09-20 14:56:34 -07:00 |
settings
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
simplepush
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
smil
|
Bug 1201135 - Rename pldhash.{h,cpp} to PLDHashTable.{h,cpp}. r=mccr8.
|
2015-09-15 20:49:53 -07: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 1122376 - Support write SIM contact dialling number exceed 20 digits. r=echen
|
2015-09-20 19:57:00 +02:00 |
telephony
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
tests
|
Bug 1177276 - Pref on canvas.captureStream by default. r=smaug,mt
|
2015-09-17 22:09:24 +08:00 |
tethering
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -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 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -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
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
webidl
|
Merge m-c to inbound, a=merge CLOSED TREE
|
2015-09-21 09:52:50 -07:00 |
wifi
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
workers
|
Backed out 7 changesets (bug 1048048) for android crashes in various chunks CLOSED TREE
|
2015-09-21 09:08:34 -07:00 |
xbl
|
Bug 1048048 - add preload content policy types for stylesheets (r=cam)
|
2015-09-20 14:56:10 -07:00 |
xml
|
Bug 895274 part.61 Rename NS_LOAD to eLoad r=smaug
|
2015-09-02 15:07:59 +09:00 |
xslt
|
Bug 1048048 - add preload content policy types for stylesheets (r=cam)
|
2015-09-20 14:56:10 -07:00 |
xul
|
Backed out 7 changesets (bug 1048048) for android crashes in various chunks CLOSED TREE
|
2015-09-21 09:08:34 -07:00 |
jar.mn
|
…
|
|
moz.build
|
…
|
|