gecko/dom
2016-04-09 15:14:46 -04:00
..
activities
alarm
animation Bug 1253507 - Disable Element.animate in Firefox 47; r=bz, r=pbro, a=ritu 2016-03-24 08:45:00 +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 Backed out changesets dc41aaa31b35 and 9bececc0ade4 (bug 1260908) for Werror bustage. 2016-04-09 13:44:10 -04:00
battery
bindings Bug 1257389: Use fallible allocation for content-controlled string in bug 1257389. r=bz a=sylvestre 2016-03-16 20:04:10 -07: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 1228687: ScopedResolveTexturesForDraw needs the context to be current, so make those calls earlier. r=jgilbert, a=ritu 2016-03-17 23:00:34 -07: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 Bug 1248794 - Clean up observer on WindowsGamepadService shutdown; r=ted r=smaug sec-approval=abillings 2016-02-17 17:17:54 -08:00
geolocation Bug 1256061 - Hold a strong reference to a request when we call a method on it. r=jdm, a=ritu 2016-03-23 12:59:14 -07:00
html Bug 1259482 - Ensure that image loads are never dropped on the floor when queued for later. r=johns a=sylvestre 2016-03-30 12:39:59 -04:00
icc
identity
imptests
indexedDB Bug 1252738 - Stop using CPOWs in this test. r=felipc, a=test-only 2016-04-05 18:58:00 +02: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 Bug 1238707 - Release the window immediately in TabParent::Destroy() to avoid leaks. r=smaug, a=ritu 2016-04-04 14:08:17 -07: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 1261192 - Make EMEDecryptor clear decrypted samples' crypto field before passing to wrapped MediaDataDecoder for decoding. r=gerald, a=ritu 2016-04-01 13:53:01 +13:00
messagechannel Bug 1253199 - MessagePort should handle the dispatching a message when the parent window is gone, r=smaug, a=ritu 2016-03-10 15:50:24 +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 Bug 1041599 - Maintain a single volume control session between browser, content, and plugins on Windows. r=aklotz a=ritu 2016-03-13 08:25:23 -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 Bug 1253831 - Don't check actual intervals in the Push backoff test. r=wchen, a=test-only 2016-03-19 15:29:11 -07: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 1251043 - Test form submission blocked by CSP (r=francois) a=ritu 2016-03-23 13:38:05 -07: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 Bug 1247733 part 3: Add mochitest to ensure that SVG <use> is rendered correctly in documents that have been upgraded using HSTS. r=valentin 2016-02-17 19:24:40 -08:00
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 Bug 1237691 - Implement Oculus Head Pose Prediction 2016-02-16 12:53:33 -08:00
wappush
webidl Bug 1253507 - Disable Element.animate in Firefox 47; r=bz, r=pbro, a=ritu 2016-03-24 08:45:00 +09:00
wifi Bug 1197311 - Remove PR_snprintf calls in dom/ r=froydnj 2016-02-17 14:23:39 -05:00
workers Bug 1262224 - Re-disable test_openWindow.html on Android because bug 1172872 wasn't landed on Gecko 47. a=test-only 2016-04-09 15:14:46 -04:00
xbl Bug 1251655 - Remove support for JavaScript-DOM-class and JavaScript-DOM-interface. r=bz. 2016-02-14 15:59:48 +01:00
xml Bug 580313 - New resource hints for link. r=smaug 2016-02-26 02:41:00 +01:00
xslt Backed out 4 changesets (bug 1222624) to fix bug 1249572 2016-03-14 11:36:39 +01:00
xul Bug 1251655 - Remove support for JavaScript-DOM-class and JavaScript-DOM-interface. r=bz. 2016-02-14 15:59:48 +01:00
jar.mn
moz.build