gecko/dom
2016-03-23 10:16:15 +08: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 Bug 1227136 - Crash in mozilla::net::WebSocketChannel::StartWebsocketData. r=bagder, r=baku, a=ritu 2016-03-09 17:02:28 +01: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 1256515 - bail out in CanvasRenderingContext2D::DrawWindow if snapshotting draw target fails. r=bas.schouten a=lizzard 2016-03-21 10:48:35 -04: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 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 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 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
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 1258567 - per comment 3, ensure volume is only applied once to the AudioSegment. r=kinetik. a=ritu 2016-03-23 10:16:15 +08: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 Backed out changeset 292bc13fdc7f (bug 1164432) for test_try_registering_offline_disabled.html timeouts. 2016-03-19 13:45:42 -04: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 1176824 - Intermittent browser_test_web_manifest.js. r=ckerschb, a=test-only 2016-03-16 16:07:00 +01: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 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 1256411 Simplify and cleanup ServiceWorkerInfo. r=ehsan, a=ritu 2016-03-15 07:29:56 -07: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