gecko/dom
2016-03-11 15:19:06 +01:00
..
activities
alarm
animation Bug 1196114 - Part 5: Store performce warning information as enum type. r=birtles 2016-03-04 17:54:25 +09:00
apps Bug 1238160 - Add assertions in non-desktop code paths. r=bz,fabrice 2016-03-02 10:35:56 -06:00
archivereader
asmjscache
audiochannel
base Bug 1250930 - Use correct global when creating WebCrypto objects r=bz a=ritu 2016-03-10 09:09:23 +01:00
battery
bindings Bug 1251448 - Add support for RequestInit.referrer; r=jdm 2016-03-02 18:18:27 -05:00
bluetooth Bug 1251541: Replace |nsAutoArrayPtr<>| with |UniquePtr<[]>| in Bluetooth interfaces, r=shuang 2016-02-29 12:15:08 +01:00
broadcastchannel Bug 1252091. Add/RemoveFeature don't need a JSContext argument. r=khuey 2016-02-29 14:52:42 -05:00
browser-element Bug 1238160 - Set docshell isolation mode. r=smaug 2016-03-02 10:35:56 -06:00
cache bug 1252687 - make Migration's ctor constexpr r=bz 2016-03-02 13:37:00 -05:00
camera
canvas Bug 1224029 - Ensure video elements that may be disabled (black) are scaled. r=mattwoodrow, a=test-only 2016-03-08 19:21:40 -05:00
cellbroadcast
contacts
crypto Bug 1250930 - Use correct global when creating WebCrypto objects r=bz a=ritu 2016-03-10 09:09:23 +01:00
datastore Bug 1085575 - Re-enable test_app_install.html on OSX debug. 2016-02-25 10:51:41 -05:00
devicestorage
downloads
encoding Bug 1120813 - Add support for the MS932 label of Shift_JIS. r=emk, r=Ms2ger 2016-02-29 20:53:50 +02:00
engineeringmode
events Bug 1250315 - Make <input type=number readonly> match :-moz-read-only and allow context events. r=jwatt 2016-03-02 23:39:34 +01:00
fetch Bug 1251448 - Add support for RequestInit.referrer; r=jdm 2016-03-02 18:18:27 -05:00
filehandle
filesystem
fmradio
gamepad
geolocation Bug 1253159 - Remove locationUpdatePending and restore request timeout. r=jdm 2016-03-02 21:48:00 -05:00
html Bug 1253534 - Suspicious code with probably reversed parms in call to IsSingleLineTextControl, r=mounir 2016-03-05 22:04:41 -05:00
icc
identity
imptests
indexedDB Bug 1250616 - Sign indexedDB-test extension for mochitest, r=khuey, a=test-only 2016-02-26 10:45:14 -05:00
inputmethod Bug 1238160 - Set tab context's isolation from frame attr. r=smaug 2016-03-02 10:35:56 -06:00
inputport
interfaces Bug 1253438 - Expose Push observer notification topics. r=markh 2016-03-03 14:37:10 -08:00
ipc Backed out changesets d59774690fc8, 26e323cbbfc0, and 1864afbb3bd4 (bug 1236108) for test_content_exception_time_annotation.js failures. 2016-03-13 21:02:58 -04:00
json
jsurl
locales Bug 1196114 - Part 4: Localize messages for animation performance warnings. r=birtles 2016-03-04 15:48:50 +09:00
manifest
mathml
media Bug 1256510 - When shutting down MediaStreamGraphs, if the graph hasn't started, let it start and shut down r=padenot, a=ritu 2016-03-15 11:46:01 -04:00
messagechannel Bug 1255375 - MessagePort should not leak if DispatchMessage() fails, r=smaug a=ritu 2016-03-10 14:33:52 +01:00
messages Bug 1238160 - Add assertions in non-desktop code paths. r=bz,fabrice 2016-03-02 10:35:56 -06:00
mobileconnection
mobileid
mobilemessage
network Bug 1217677: increase UDP socket receive buffer for <= Win7. r=jesup,mcmanus 2016-03-01 21:46:50 -08:00
newapps
nfc
notification Bug 1255298. Just pass through the JSContext when passing through the NotificationOptions in notification code. r=wchen a=lizzard 2016-03-10 18:07:28 -05:00
offline
payment Bug 1238160 - Rename OriginAttributes.mInBrowser and associated methods. r=bz,mayhemer 2016-03-02 10:35:56 -06:00
permission Bug 1197461 - Tests for Permissions.revoke. r=poiru,baku 2016-03-02 21:09:56 +00:00
phonenumberutils
plugins Merge fx-team to m-c. a=merge 2016-03-05 19:22:45 -05:00
power
presentation
promise Bug 1252127. Remove unnecessary JSContext argument from PromiseWorkerProxy::CleanUp. r=khuey 2016-02-29 14:52:42 -05:00
push Merge fx-team to m-c. a=merge 2016-03-05 19:22:45 -05:00
quota Bug 1238160 - Rename OriginAttributes.mInBrowser and associated methods. r=bz,mayhemer 2016-03-02 10:35:56 -06:00
requestsync Bug 1238160 - Rename nsILoadContext::GetIsInBrowserElement. r=smaug,mayhemer 2016-03-02 10:35:56 -06:00
res
resourcestats
secureelement
security Bug 1241634 - Skip test_frameNavigation.html on Windows and OSX for frequent failures. a=test-only 2016-03-15 12:50:07 -04:00
settings
simplepush
smil
speakermanager
storage Bug 1238160 - Rename OriginAttributes.mInBrowser and associated methods. r=bz,mayhemer 2016-03-02 10:35:56 -06:00
svg
system Bug 1253159 - Remove locationUpdatePending and restore request timeout. r=jdm 2016-03-02 21:48:00 -05:00
telephony
tests Bug 931445 - Disable test_pointerlock-api.html on Linux and Windows for frequent timeouts. a=test-only 2016-03-14 20:55:56 -04:00
tethering
time
tv
u2f
voicemail
vr
wappush
webidl Bug 963238: Support isTypeSupported() in MediaRecorder, and throw on invalid mimetypes at construction r=cpearce,khuey 2016-03-06 22:48:16 -05:00
wifi Bug 1197311 - Remove PR_snprintf calls in dom/ r=froydnj 2016-02-17 14:23:39 -05:00
workers Bug 1212328 - Clean up some JSErrorReport-related code. r=Waldo,bz, a=ritu 2016-03-11 15:19:06 +01:00
xbl
xml
xslt Backed out 4 changesets (bug 1222624) to fix bug 1249572 2016-03-14 11:36:39 +01:00
xul
jar.mn
moz.build