..
alarm
animation
Bug 1293739 - Part 2: Rename nsCSSPropertySet to nsCSSPropertyIDSet. r=dholbert
2016-08-16 18:46:58 -07:00
apps
Backed out changeset 16aa7041c009 (bug 1287107) for causing xpcshell and mac tests
2016-07-22 11:30:23 +02:00
archivereader
asmjscache
Bug 1294620 - Use infallible XPIDL attribute getters more. r=erahm.
2016-08-12 15:19:29 +10:00
audiochannel
Bug 1293603 (part 2) - Make Run() declarations consistent. r=erahm.
2016-08-08 12:18:10 +10:00
base
Bug 1286429 - implement mediaDevices.ondevicechange for Mac OSX; r=jib,smaug
2016-08-12 01:04:49 +08:00
battery
Bug 1294620 - Use infallible XPIDL attribute getters more. r=erahm.
2016-08-12 15:19:29 +10:00
bindings
Bug 1293384 - Part 1: Rename snprintf_literal to SprintfLiteral. r=froydnj
2016-08-14 23:44:00 -07:00
bluetooth
Bug 1294463 - Followup 1292892, remove nsContentUtils::RootingCx() r=jandem
2016-08-11 20:42:53 +02:00
broadcastchannel
Backed out 6 changesets (bug 1264642) for marionette failures a=backout CLOSED TREE
2016-08-17 10:49:25 -07:00
browser-element
Bug 1293001 - Part 1: Change the BinaryName of nsIFrameLoaderOwner::frameLoader (which overloaded another virtual method) to FrameLoaderXPCOM, r=froydnj
2016-08-11 15:49:39 -04:00
cache
Bug 1292091 - Part 2 - replace MaybeResolve(JS::UndefinedHandleValue) with MaybeResolveWithUndefined(); r=bz
2016-08-09 17:15:13 +08:00
camera
Merge inbound to central, a=merge
2016-08-16 17:05:30 -07:00
canvas
Merge m-c to autoland, a=merge
2016-08-16 22:07:30 -07:00
cellbroadcast
console
Bug 1286487 - WorkerProxyToMainThreadRunnable must keep alive workers using WorkerHolder - part 2, r=me
2016-08-16 09:35:21 +02: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 1261299 - Add EnsureDocument(mPresContext) to EventStateManager::GetFocusedContent() because mDocument is lazily loaded. r=smaug
2016-07-13 15:11:45 -04:00
fetch
Bug 1294620 - Use infallible XPIDL attribute getters more. r=erahm.
2016-08-12 15:19:29 +10:00
filehandle
Bug 1288077: Forward declare arrays by including 'nsTArrayForwardDeclare.h', r=froydnj
2016-07-20 17:29:36 +02:00
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 1294645 - Don't use NS_CALLBACK for callbacks in nsI{Input,Output,UnicharInput},Stream.idl. r=froydnj.
2016-08-12 17:36:22 +10:00
fmradio
Bug 1294463 - Followup 1292892, remove nsContentUtils::RootingCx() r=jandem
2016-08-11 20:42:53 +02:00
gamepad
Bug 1292323 - Update usage of UsesNativeCallProxy; r=snorp
2016-08-12 23:15:53 -04: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 1295440 - Make HTMLMediaElement::SeekToNextFrame() reject promise with meaningful information; r=jwwang
2016-08-17 10:02:10 +08: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
Backed out 6 changesets (bug 1264642) for marionette failures a=backout CLOSED TREE
2016-08-17 10:49:25 -07: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 1261299 - Add testing method GetSelectionAsPlaintext to DomWindowUtils which returns the text selection that was sent to the osx service menu nsChildView.mm. r=masayuki
2016-07-08 11:35:39 -04:00
ipc
Backed out 6 changesets (bug 1264642) for marionette failures a=backout CLOSED TREE
2016-08-17 10:49:25 -07:00
json
jsurl
Bug 1280584 - implement cloneWithNewRef and thereby make hash/ref links use a simple unified codepath in the IO service, r=valentin
2016-07-26 23:38:46 +01:00
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
Bug 1277106 - Part 2: Expand MOZ_UTF16() strings to u"" string literals. r=Waldo
2016-07-20 22:03:25 -07:00
media
Bug 608634 - Enable test_error_in_video_document.html in all platform. r=jwwang.
2016-08-17 17:34:07 +08:00
messagechannel
Backed out 6 changesets (bug 1264642) for marionette failures a=backout CLOSED TREE
2016-08-17 10:49:25 -07:00
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 1292323 - Update usage of UsesNativeCallProxy; r=snorp
2016-08-12 23:15:53 -04:00
network
Backed out 6 changesets (bug 1264642) for marionette failures a=backout CLOSED TREE
2016-08-17 10:49:25 -07: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
Bug 1277106 - Part 2: Expand MOZ_UTF16() strings to u"" string literals. r=Waldo
2016-07-20 22:03:25 -07:00
permission
Bug 1284887 - Replaced references to mxr.mozilla.org in the codebase with dxr.mozilla.org r=dolske
2016-08-15 17:28:05 -07:00
phonenumberutils
plugins
Merge m-c to autoland, a=merge
2016-08-15 14:54:25 -07:00
power
presentation
Bug 1293001 - Part 1: Change the BinaryName of nsIFrameLoaderOwner::frameLoader (which overloaded another virtual method) to FrameLoaderXPCOM, r=froydnj
2016-08-11 15:49:39 -04:00
promise
Bug 1293878 part 2 - remove not used Promise::MaybeRejectWithNull() utility; r=smaug
2016-08-16 11:03:41 +08:00
push
Backed out 2 changesets (bug 1287643) for xpcshell failures in test_notification_ack.js and friends
2016-08-16 21:28:51 -07:00
quota
Bug 1294620 - Use infallible XPIDL attribute getters more. r=erahm.
2016-08-12 15:19:29 +10:00
res
resourcestats
secureelement
security
Bug 1294620 - Use infallible XPIDL attribute getters more. r=erahm.
2016-08-12 15:19:29 +10:00
settings
simplepush
smil
Bug 1293739 - Part 1: Rename nsCSSProperty to nsCSSPropertyID. r=dholbert
2016-08-16 18:37:48 -07:00
speakermanager
storage
Bug 1293603 (part 2) - Make Run() declarations consistent. r=erahm.
2016-08-08 12:18:10 +10:00
svg
Bug 1295895 - Correctly capitalize StyleFillRule; r=heycam
2016-08-17 12:13:26 +05:30
system
Merge m-c to autoland, a=merge
2016-08-15 14:54:25 -07:00
telephony
Bug 1292091 - Part 2 - replace MaybeResolve(JS::UndefinedHandleValue) with MaybeResolveWithUndefined(); r=bz
2016-08-09 17:15:13 +08:00
tests
Merge m-c to autoland, a=merge
2016-08-16 22:07:30 -07:00
tethering
time
tv
Bug 1294620 - Use infallible XPIDL attribute getters more. r=erahm.
2016-08-12 15:19:29 +10:00
u2f
url
Bug 1287657 - Context menu items should not be disabled for media with a blob URL; r=kinetik, r=baku
2016-07-25 22:41:52 +12:00
voicemail
vr
Bug 1250244 - Part 8: Implement WebVR DOM Events,r=bz
2016-07-04 15:46:49 -07:00
wappush
webidl
Bug 1286429 - implement mediaDevices.ondevicechange for Mac OSX; r=jib,smaug
2016-08-12 01:04:49 +08:00
wifi
Bug 1293384 - Part 1: Rename snprintf_literal to SprintfLiteral. r=froydnj
2016-08-14 23:44:00 -07:00
workers
Bug 1174386 - Fix a rebase-induced pointer-to-bool conversion error. r=bustage in a CLOSED TREE
2016-08-16 09:08:00 -07:00
xbl
Backed out changeset c0bf6e0b8f1d (bug 1173199) for build bustage CLOSED TREE
2016-07-28 11:48:20 -07:00
xhr
Bug 1294645 - Don't use NS_CALLBACK for callbacks in nsI{Input,Output,UnicharInput},Stream.idl. r=froydnj.
2016-08-12 17:36:22 +10: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 1293001 - Part 1: Change the BinaryName of nsIFrameLoaderOwner::frameLoader (which overloaded another virtual method) to FrameLoaderXPCOM, r=froydnj
2016-08-11 15:49:39 -04:00
jar.mn
moz.build