.. |
activities
|
Bug 1238576 - disable mozApps API on desktop/Android; r=ehsan,ochameau,bz,mcmanus,jmaher,marco
|
2016-02-08 11:24:22 -08:00 |
alarm
|
Bug 1240330 - mozAlarm debug messages are turned on r=khuey
|
2016-02-06 09:38:55 -08:00 |
animation
|
Bug 1248105 - Move CSSPseudoElement::GetParentObject out of header, r=boris
|
2016-02-15 11:51:34 +11:00 |
apps
|
Bug 1232906 - Use channel.asyncOpen2 within dom/apps/AppsUtils.jsm (r=sicking)
|
2016-02-10 13:58:27 -08:00 |
archivereader
|
Bug 1164581 - Adding an overload for NS_ProxyRelease that accepts already_AddRefed, and removing all the others. r=bobbyholley
|
2016-02-10 08:23:00 +01:00 |
asmjscache
|
Bug 1245249 - Check actor state before calling Send__delete__(); r=luke
|
2016-02-12 16:38:31 +01:00 |
audiochannel
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
base
|
Bug 1248252 - Improper outdated octal constant syntax in M-C tree. Use '0o' prefix. r=dao
|
2016-02-15 08:57:00 +01:00 |
battery
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
bindings
|
Bug 1247346. Slot indices on IDL interface members that get a slot should be per-interface, not a single per-member number. r=peterv
|
2016-02-12 21:29:49 -05:00 |
bluetooth
|
Bug 1235261 - Part 6: Rename AutoInfallibleTArray to AutoTArray. r=froydnj
|
2016-02-02 17:36:31 +02:00 |
broadcastchannel
|
Bug 1238576 - disable mozApps API on desktop/Android; r=ehsan,ochameau,bz,mcmanus,jmaher,marco
|
2016-02-08 11:24:22 -08:00 |
browser-element
|
Bug 1232901 - Use channel.asyncOpen2 within dom/browser-element/BrowserElementParent.js (r=sicking,aus)
|
2016-02-10 13:58:08 -08:00 |
cache
|
Bug 1164581 - Adding an overload for NS_ProxyRelease that accepts already_AddRefed, and removing all the others. r=bobbyholley
|
2016-02-10 08:23:00 +01:00 |
camera
|
Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj
|
2016-02-02 17:36:30 +02:00 |
canvas
|
Bug 1094458 - Implement RenderbufferStorageMultisample. - r=jrmuizel
|
2016-02-12 19:31:58 -08:00 |
cellbroadcast
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
contacts
|
Bug 1243924 - Convert remaining callsites within dom/ to use channel.open2() (r=sicking)
|
2016-01-29 09:24:25 -08:00 |
crypto
|
Bug 1241757 - Permit export of JWK with empty key_ops field, r=rbarnes
|
2016-01-22 18:07:39 +11:00 |
datastore
|
Bug 1238576 - disable mozApps API on desktop/Android; r=ehsan,ochameau,bz,mcmanus,jmaher,marco
|
2016-02-08 11:24:22 -08:00 |
devicestorage
|
Bug 1164581 - Adding an overload for NS_ProxyRelease that accepts already_AddRefed, and removing all the others. r=bobbyholley
|
2016-02-10 08:23:00 +01:00 |
downloads
|
…
|
|
encoding
|
Bug 1236227, don't OOM in TextDecoder, r=baku
|
2016-01-05 15:48:47 +02:00 |
engineeringmode
|
…
|
|
events
|
Bug 1246854 - Remove unnecessary warning. r=botond
|
2016-02-12 12:32:59 -05:00 |
fetch
|
Bug 1204520 - Remove unused return value from FetchDriver::FailWithNetworkError. r=jdm
|
2016-01-31 21:56:00 -05:00 |
filehandle
|
Bug 1240871 - Don't allow implicit "async" in IPDL (r=mccr8,billm)
|
2016-01-28 20:56:37 -08:00 |
filesystem
|
Bug 1244782 - Removed non-used variables in Directory.cpp, r=smaug
|
2016-02-01 20:56:43 +00:00 |
fmradio
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
gamepad
|
Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj
|
2016-02-02 17:36:30 +02:00 |
geolocation
|
Bug 1240906 - Shut down geolocation service at xpcom-shutdown instead of quit-application. r=dougt
|
2016-01-19 14:07:00 +01:00 |
html
|
Bug 1244328 - Merge the functionality of DOMSettableTokenList into DOMTokenList and make everything that used to refer to DOMSettableTokenList refer to DOMTokenList instead. r=bzbarsky
|
2016-02-11 17:50:42 -05:00 |
icc
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
identity
|
Bug 1241983 - Make DOM Identity observe inner-window-destroyed not dom-window-destroyed; r=ferjm
|
2016-01-26 18:06:00 -08:00 |
imptests
|
Bug 1244328 - Merge the functionality of DOMSettableTokenList into DOMTokenList and make everything that used to refer to DOMSettableTokenList refer to DOMTokenList instead. r=bzbarsky
|
2016-02-11 17:50:42 -05:00 |
indexedDB
|
Bug 1248252 - Improper outdated octal constant syntax in M-C tree. Use '0o' prefix. r=dao
|
2016-02-15 08:57:00 +01:00 |
inputmethod
|
Bug 1234459 - Expose full text in the input box to InputMethod API, r=masayuki, sr=smaug
|
2016-01-05 00:37:00 +01:00 |
inputport
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
interfaces
|
Bug 1244328 - Merge the functionality of DOMSettableTokenList into DOMTokenList and make everything that used to refer to DOMSettableTokenList refer to DOMTokenList instead. r=bzbarsky
|
2016-02-11 17:50:42 -05:00 |
ipc
|
Bug 1247362 - move mAnonymousGlobalScope tracing into nsMessageManagerScriptExecutor; r=mccr8
|
2016-02-09 17:08:53 -05:00 |
json
|
Bug 1248252 - Improper outdated octal constant syntax in M-C tree. Use '0o' prefix. r=dao
|
2016-02-15 08:57:00 +01:00 |
jsurl
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
locales
|
Bug 1225752 - Localize the description of default summary. r=bz
|
2016-02-04 01:48:00 +08:00 |
manifest
|
Bug 1240735 - Add tests for theme_color and background_color members. r=baku
|
2016-02-09 13:05:40 +00:00 |
mathml
|
…
|
|
media
|
Bug 1242774 - add crash test. r=jwwang.
|
2016-02-14 19:24:00 +01:00 |
messagechannel
|
Bug 1247635 - Unify PostMessageRunnable and DispatchEventRunnable in MessagePort.cpp, r=smaug
|
2016-02-11 19:42:13 +00:00 |
messages
|
Bug 1238576 - disable mozApps API on desktop/Android; r=ehsan,ochameau,bz,mcmanus,jmaher,marco
|
2016-02-08 11:24:22 -08:00 |
mobileconnection
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
mobileid
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
mobilemessage
|
Bug 1244875 - Update JNI usages; r=snorp
|
2016-02-09 17:27:28 -05:00 |
network
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
newapps
|
…
|
|
nfc
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
notification
|
Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj
|
2016-02-02 17:36:30 +02:00 |
offline
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
payment
|
Bug 1027734 - Convert mozPay to WebIDL. r=bzbarsky.
|
2016-01-26 18:38:03 +01:00 |
permission
|
Backed out 2 changesets (bug 1197461) for various test failures. r=backout on a CLOSED TREE
|
2016-02-15 19:38:11 +01:00 |
phonenumberutils
|
…
|
|
plugins
|
Bug 1248252 - Improper outdated octal constant syntax in M-C tree. Use '0o' prefix. r=dao
|
2016-02-15 08:57:00 +01:00 |
power
|
Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj
|
2016-02-02 17:36:30 +02:00 |
presentation
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
promise
|
Bug 1243001 part 7. Stop wrappercaching dom::Promise when SPIDERMONKEY_PROMISE is defined. r=peterv
|
2016-02-09 17:40:31 -05:00 |
push
|
merge mozilla-inbound to mozilla-central a=merge
|
2016-02-10 11:47:34 +01:00 |
quota
|
Backed out changeset e28540fe266a (bug 1246828) for xpcshell failures in test_TelemetrySession.js CLOSED TREE
|
2016-02-10 13:40:41 -08:00 |
requestsync
|
Bug 1238576 - disable mozApps API on desktop/Android; r=ehsan,ochameau,bz,mcmanus,jmaher,marco
|
2016-02-08 11:24:22 -08:00 |
res
|
…
|
|
resourcestats
|
…
|
|
secureelement
|
…
|
|
security
|
Bug 1247464 - Run CSP report URIs through the URL classifier. r=ckerschb
|
2016-02-11 17:36:13 -08:00 |
settings
|
Bug 1243924 - Convert remaining callsites within dom/ to use channel.open2() (r=sicking)
|
2016-01-29 09:24:25 -08:00 |
simplepush
|
…
|
|
smil
|
Bug 1174575 - Part 5: Support pseudo-element type in StyleAnimation. r=birtles
|
2016-02-09 05:04:00 +01:00 |
speakermanager
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
storage
|
Bug 1244038 - Drop localStorage database indexes before renaming the table during update. r=mak77
|
2016-02-01 12:32:00 -05:00 |
svg
|
Bug 1247401 - remove nsISupports implementation from SVGTests; r=dholbert
|
2016-02-01 14:47:23 -05:00 |
system
|
Bug 1245033 - Build break in dom/system/gonk/GonkGPSGeolocationProvider.cpp:541:126: error: format '%d' expects argument of type 'int', but argument 5 has type 'nsresult'. r=fabrice
|
2016-02-02 01:53:21 -08:00 |
telephony
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
tests
|
Bug 1226047 - Add AnimationEffectTiming interface in dom/webidl/AnimationEffectTiming.webidl. r=smaug,birtles
|
2016-02-15 09:34:47 +09:00 |
tethering
|
…
|
|
time
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
tv
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
voicemail
|
Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj
|
2016-02-02 17:36:30 +02:00 |
vr
|
…
|
|
wappush
|
…
|
|
webidl
|
Backed out 2 changesets (bug 1197461) for various test failures. r=backout on a CLOSED TREE
|
2016-02-15 19:38:11 +01:00 |
wifi
|
Bug 1241000 - Enable all wifi emulator test case. r=edgar
|
2016-01-25 22:55:00 +08:00 |
workers
|
Bug 1248252 - Improper outdated octal constant syntax in M-C tree. Use '0o' prefix. r=dao
|
2016-02-15 08:57:00 +01:00 |
xbl
|
Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj
|
2016-02-02 17:36:30 +02:00 |
xml
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
xslt
|
Bug 1243335 - report bad QName. r=sicking.
|
2016-02-01 16:20:35 +01:00 |
xul
|
Bug 1246846 (part 1) - Avoid nsTHashtable::RawRemoveEntry() in dom/. r=bz.
|
2016-02-09 13:52:21 +11:00 |
jar.mn
|
…
|
|
moz.build
|
…
|
|