.. |
alarm
|
…
|
|
animation
|
Comment grammar fix; no bug (DONTBUILD). r=sbaratheon
|
2016-08-09 15:10:57 +08:00 |
apps
|
…
|
|
archivereader
|
…
|
|
asmjscache
|
…
|
|
audiochannel
|
Bug 1293603 (part 2) - Make Run() declarations consistent. r=erahm.
|
2016-08-08 12:18:10 +10:00 |
base
|
Bug 1292892 part 6 - Remove nsContentUtils::RootingCx. r=bz
|
2016-08-11 14:39:23 +02:00 |
battery
|
…
|
|
bindings
|
Bug 1292892 part 6 - Remove nsContentUtils::RootingCx. r=bz
|
2016-08-11 14:39:23 +02:00 |
bluetooth
|
Bug 1293117 (part 5) - Change many NS_METHOD occurrences to NS_IMETHOD. r=froydnj.
|
2016-08-08 10:54:50 +10:00 |
broadcastchannel
|
Bug 1293117 (part 4) - Change many NS_IMETHODIMP occurrences to NS_IMETHOD. r=froydnj.
|
2016-08-08 10:54:47 +10:00 |
browser-element
|
Bug 1293117 (part 4) - Change many NS_IMETHODIMP occurrences to NS_IMETHOD. r=froydnj.
|
2016-08-08 10:54:47 +10:00 |
cache
|
Bug 1292091 - Part 2 - replace MaybeResolve(JS::UndefinedHandleValue) with MaybeResolveWithUndefined(); r=bz
|
2016-08-09 17:15:13 +08:00 |
camera
|
Bug 1293117 (part 4) - Change many NS_IMETHODIMP occurrences to NS_IMETHOD. r=froydnj.
|
2016-08-08 10:54:47 +10:00 |
canvas
|
Bug 1292892 part 5 - Replace most nsContentUtils::RootingCx calls with dom::RootingCx. r=bz,terrence
|
2016-08-11 14:39:23 +02:00 |
cellbroadcast
|
…
|
|
console
|
Bug 1292289, part 3 - Remove dependency of Console on xpcprivate.h. r=mrbkap
|
2016-08-04 11:35:13 -07:00 |
contacts
|
…
|
|
crypto
|
Bug 1293117 (part 4) - Change many NS_IMETHODIMP occurrences to NS_IMETHOD. r=froydnj.
|
2016-08-08 10:54:47 +10:00 |
devicestorage
|
Bug 1292892 part 1 - Stop using JSRuntime outside SpiderMonkey. r=bz,terrence,fitzgen,kanru
|
2016-08-11 14:39:22 +02:00 |
downloads
|
…
|
|
encoding
|
…
|
|
events
|
Bug 1292892 part 1 - Stop using JSRuntime outside SpiderMonkey. r=bz,terrence,fitzgen,kanru
|
2016-08-11 14:39:22 +02:00 |
fetch
|
Bug 1293603 (part 2) - Make Run() declarations consistent. r=erahm.
|
2016-08-08 12:18:10 +10:00 |
filehandle
|
…
|
|
filesystem
|
Bug 1284742 - Replace profile directory traversal with a generated directory tree in dom/filesystem/test/test_basic.html. r=mystor
|
2016-08-02 15:48:13 -04:00 |
flyweb
|
Bug 1286281 - Part 1: Make the nsITransportProvider interface scriptable r=sicking
|
2016-07-27 08:46:00 -07:00 |
fmradio
|
Bug 1293603 (part 2) - Make Run() declarations consistent. r=erahm.
|
2016-08-08 12:18:10 +10:00 |
gamepad
|
Bug 1291988 - Allow arbitrary number of axes/buttons in Windows Gamepad API; r=ted r=cleu
|
2016-08-08 15:58:05 -07:00 |
geolocation
|
Bug 1292892 part 5 - Replace most nsContentUtils::RootingCx calls with dom::RootingCx. r=bz,terrence
|
2016-08-11 14:39:23 +02:00 |
grid
|
…
|
|
html
|
Bug 1293117 (part 4) - Change many NS_IMETHODIMP occurrences to NS_IMETHOD. r=froydnj.
|
2016-08-08 10:54:47 +10:00 |
icc
|
Bug 1292892 part 5 - Replace most nsContentUtils::RootingCx calls with dom::RootingCx. r=bz,terrence
|
2016-08-11 14:39:23 +02:00 |
identity
|
…
|
|
imptests
|
…
|
|
indexedDB
|
Bug 1292892 part 5 - Replace most nsContentUtils::RootingCx calls with dom::RootingCx. r=bz,terrence
|
2016-08-11 14:39:23 +02:00 |
inputmethod
|
Bug 1264231 - Part 4: add a TODO in test. r=kanru
|
2016-08-05 19:44:57 +08:00 |
inputport
|
Bug 1293117 (part 2) - Remove unnecessary comments on some NS_IMETHODIMP instances. r=froydnj.
|
2016-08-08 10:45:37 +10:00 |
interfaces
|
Bug 824592 part 3. Get rid of nsIDOMElementCSSInlineStyle. r=peterv
|
2016-08-02 11:05:38 -07:00 |
ipc
|
Bug 1292892 part 7 - Remove unnecessary JSContext arguments from IPC classes. r=bz
|
2016-08-11 14:39:23 +02:00 |
json
|
…
|
|
jsurl
|
…
|
|
locales
|
Bug 1210985 - More specific error message for "useCredentials" and wildcard allowing origin. r=browser-chrome-fix
|
2016-08-10 14:10:45 +02:00 |
manifest
|
…
|
|
mathml
|
…
|
|
media
|
Bug 1292892 part 5 - Replace most nsContentUtils::RootingCx calls with dom::RootingCx. r=bz,terrence
|
2016-08-11 14:39:23 +02:00 |
messagechannel
|
…
|
|
mobileconnection
|
Bug 1290642 - Allow PGO of MobileConnection.cpp because we no longer compile with VS2013. r=glandium
|
2016-07-28 11:45:44 -07:00 |
mobileid
|
…
|
|
mobilemessage
|
Bug 1292091 - Part 2 - replace MaybeResolve(JS::UndefinedHandleValue) with MaybeResolveWithUndefined(); r=bz
|
2016-08-09 17:15:13 +08:00 |
network
|
Bug 1104156 - TCPSocket doesn't close output stream until all buffered streams in the multiplex stream are sent. r=jdm, r=bkelly
|
2016-08-04 14:36:06 -04:00 |
newapps
|
…
|
|
nfc
|
Bug 1293603 (part 2) - Make Run() declarations consistent. r=erahm.
|
2016-08-08 12:18:10 +10:00 |
notification
|
Bug 1292892 part 5 - Replace most nsContentUtils::RootingCx calls with dom::RootingCx. r=bz,terrence
|
2016-08-11 14:39:23 +02:00 |
offline
|
…
|
|
payment
|
…
|
|
performance
|
…
|
|
permission
|
…
|
|
phonenumberutils
|
…
|
|
plugins
|
Bug 1292892 part 5 - Replace most nsContentUtils::RootingCx calls with dom::RootingCx. r=bz,terrence
|
2016-08-11 14:39:23 +02:00 |
power
|
…
|
|
presentation
|
Bug 1254488 - Run the the prohibits mixed security contexts algorithm and check a priori unauthenticated URL in PresentationRequest, r=smaug
|
2016-08-10 23:01:00 +02:00 |
promise
|
Bug 1292091 - Part 1 - add Promise::MaybeResolveWithUndefined() utility method; r=bz
|
2016-08-10 10:07:42 +08:00 |
push
|
…
|
|
quota
|
Bug 1293603 (part 2) - Make Run() declarations consistent. r=erahm.
|
2016-08-08 12:18:10 +10:00 |
res
|
…
|
|
resourcestats
|
…
|
|
secureelement
|
…
|
|
security
|
Bug 1293603 (part 2) - Make Run() declarations consistent. r=erahm.
|
2016-08-08 12:18:10 +10:00 |
settings
|
…
|
|
simplepush
|
…
|
|
smil
|
Bug 1293603 (part 2) - Make Run() declarations consistent. r=erahm.
|
2016-08-08 12:18:10 +10:00 |
speakermanager
|
…
|
|
storage
|
Bug 1293117 (part 4) - Change many NS_IMETHODIMP occurrences to NS_IMETHOD. r=froydnj.
|
2016-08-08 10:54:47 +10:00 |
svg
|
Bug 1293117 (part 4) - Change many NS_IMETHODIMP occurrences to NS_IMETHOD. r=froydnj.
|
2016-08-08 10:54:47 +10:00 |
system
|
Bug 1293117 (part 4) - Change many NS_IMETHODIMP occurrences to NS_IMETHOD. r=froydnj.
|
2016-08-08 10:54:47 +10:00 |
telephony
|
Bug 1292091 - Part 2 - replace MaybeResolve(JS::UndefinedHandleValue) with MaybeResolveWithUndefined(); r=bz
|
2016-08-09 17:15:13 +08:00 |
tests
|
Bug 1160200 - APNG can't be used with type switching. r=mcaceres, r=jrmuizel, r=johns
|
2016-08-09 22:15:00 +02:00 |
tethering
|
…
|
|
time
|
…
|
|
tv
|
Bug 1293117 (part 2) - Remove unnecessary comments on some NS_IMETHODIMP instances. r=froydnj.
|
2016-08-08 10:45:37 +10:00 |
u2f
|
…
|
|
url
|
…
|
|
voicemail
|
…
|
|
vr
|
…
|
|
wappush
|
…
|
|
webidl
|
Bug 1104156 - TCPSocket doesn't close output stream until all buffered streams in the multiplex stream are sent. r=jdm, r=bkelly
|
2016-08-04 14:36:06 -04:00 |
wifi
|
Bug 1293603 (part 2) - Make Run() declarations consistent. r=erahm.
|
2016-08-08 12:18:10 +10:00 |
workers
|
Bug 1292892 part 1 - Stop using JSRuntime outside SpiderMonkey. r=bz,terrence,fitzgen,kanru
|
2016-08-11 14:39:22 +02:00 |
xbl
|
Backed out changeset c0bf6e0b8f1d (bug 1173199) for build bustage CLOSED TREE
|
2016-07-28 11:48:20 -07:00 |
xhr
|
Bug 1292892 part 5 - Replace most nsContentUtils::RootingCx calls with dom::RootingCx. r=bz,terrence
|
2016-08-11 14:39:23 +02:00 |
xml
|
Backed out changeset c0bf6e0b8f1d (bug 1173199) for build bustage CLOSED TREE
|
2016-07-28 11:48:20 -07:00 |
xslt
|
Bug 1292892 part 1 - Stop using JSRuntime outside SpiderMonkey. r=bz,terrence,fitzgen,kanru
|
2016-08-11 14:39:22 +02:00 |
xul
|
Bug 1292892 part 5 - Replace most nsContentUtils::RootingCx calls with dom::RootingCx. r=bz,terrence
|
2016-08-11 14:39:23 +02:00 |
jar.mn
|
…
|
|
moz.build
|
…
|
|