gecko/dom
2015-06-16 17:39:05 -07:00
..
activities
alarm
animation
apps Bug 1170836 - Importing certified themes in dev mode doesn't work r=ferjm a=ryanvm 2015-06-09 11:22:07 -07:00
archivereader
asmjscache
audiochannel
base Backed out changesets a08167680328 and b008f158e91f (bug 1093611) for talos svgr timeouts. a=merge 2015-06-16 15:37:37 -04:00
battery
bindings Bug 1174954 part 3. Remove ReportJSExceptionFromJSImplementation, since it no longer does anything interesting. r=bholley 2015-06-16 16:44:11 -04:00
bluetooth Bug 1172914: Merge duplicated code in |BluetoothServiceBluedroid| for simple cases, r=btian 2015-06-16 17:28:07 +02:00
broadcastchannel Backed out changeset 1d67d747b3eb (bug 911972) for frequent linux64 debug e10s test_post_message_advanced.html timeouts. 2015-06-15 13:06:23 -04:00
browser-element Back out 3c8a737a5f8a (bug 1168658) for frequent Gij(10) failures in homescreen_navigation_test.js and edges_gesture_test.js, a=backout 2015-06-10 20:37:27 -07:00
cache Bug 1173439 P5 Cache should index on a hash instead of the url itself. r=ehsan 2015-06-16 17:39:05 -07:00
camera
canvas Bug 1169126 - Part 2: Add webgl reftest for captureStream(). r=jgilbert 2015-06-12 10:17:38 +08:00
cellbroadcast
contacts Bug 1174954 part 1. Stop throwing DOMErrors from JS-implemented webidl, since we can now throw content-side Errors instead. r=bholley 2015-06-16 16:44:10 -04:00
crypto
datastore
devicestorage Merge b2ginbound to central, a=merge 2015-06-10 18:36:06 -07:00
downloads
encoding
engineeringmode
events bug 1112212 - Set flag in InputContext for IME-unaware webapps; r=masayuki 2015-06-16 19:02:39 -04:00
fetch Backed out changeset f46a712edf7e (bug 1147668) for assertion failures in test_access_control.html CLOSED TREE 2015-06-16 14:48:15 -07:00
filehandle
filesystem Bug 1173317 - Change the string argument for Directory::GetName from nsString to nsAString. r=sicking 2015-06-04 13:19:25 +01:00
fmradio
gamepad
geolocation
html Bug 1165203 - Make calls to load() upgrade preload=none to preload=metadata; r=cpearce 2015-06-17 09:02:51 +09:00
icc
identity
imptests Backed out changeset a2a7009adafc (bug 1172246) for crashes. 2015-06-09 13:40:44 -04:00
indexedDB Bug 1142694 - QuotaManager default/temporary initialization fails on some profiles; r=bent 2015-06-16 06:42:06 +02:00
inputmethod Bug 1174954 part 1. Stop throwing DOMErrors from JS-implemented webidl, since we can now throw content-side Errors instead. r=bholley 2015-06-16 16:44:10 -04:00
inputport
interfaces Bug 1161802 part 7 - Put document into fullscreen state after window becomes fullscreen. r=smaug,dao 2015-06-10 23:13:12 +12:00
ipc merge mozilla-inbound to mozilla-central a=merge 2015-06-16 16:08:27 +02:00
json
jsurl
locales
manifest
mathml
media Bug 1165203 - Make calls to load() upgrade preload=none to preload=metadata; r=cpearce 2015-06-17 09:02:51 +09:00
messages
mobileconnection Bug 1168064 - B2G RIL: filter out cell info with unknown values. r=echen 2015-06-05 10:13:52 +08:00
mobileid
mobilemessage Bug 1173156 - Fix typo and add a Marionette test case. r=btseng 2015-06-15 17:17:56 +08:00
network Bug 968520 - Add mozilla::fallible to more FallibleTArray::InsertElementsAt calls. r=froydnj 2015-06-09 17:27:35 -07:00
nfc Merge m-c to inbound, a=merge 2015-06-16 16:53:03 -07:00
notification
offline
payment
permission
phonenumberutils
plugins bug 1174414 - Fix build without profiler. r=mconley 2015-06-13 20:55:33 -04:00
power
presentation Bug 1171827 - Temporarily disale mDNS device provider. r=schien 2015-06-15 03:53:00 -04:00
promise
push Bug 1172667 - Use EXTRA_JS_MODULES for dom/push/ jsm files. r=dougt 2015-06-09 02:11:00 -04:00
quota Bug 1142694 - QuotaManager default/temporary initialization fails on some profiles; r=bent 2015-06-16 06:42:06 +02:00
requestsync
res
resourcestats
secureelement Bug 1174683 - [Secure Element] Fix TypeError in UiccConnector.unregisterListener. r=allstars.chh 2015-06-15 03:58:00 -04:00
security Bug 1175122 - Add more assertions to the in-tree content policy implementations to ensure that they receive external content policy types; r=baku 2015-06-16 11:38:53 -04:00
settings Bug 1012403 - Reenable SettingsService chrome tests, on B2G only; a=TEST-ONLY 2015-06-16 14:14:07 -07:00
simplepush Bug 1174422 - Add system principal for UDPSocket init r=kitcambridge 2015-06-13 10:30:25 -07:00
smil
speakermanager
storage Bug 1151840 - Make a couple of messages urgent to deal with CPOWs properly. r=billm 2015-06-11 18:53:31 -07:00
svg Bug 968520 - Add mozilla::fallible to more FallibleTArray::InsertElementsAt calls. r=froydnj 2015-06-09 17:27:35 -07:00
system Bug 1167064 - Patch1: Switch to bluetooth APIv2. r=shuang 2015-06-16 09:38:50 +08:00
telephony
tests merge mozilla-inbound to mozilla-central a=merge 2015-06-16 16:08:27 +02:00
tethering
time
tv
voicemail
vr
wappush
webidl Bug 1174954 part 1. Stop throwing DOMErrors from JS-implemented webidl, since we can now throw content-side Errors instead. r=bholley 2015-06-16 16:44:10 -04:00
wifi Merge b2ginbound to central, a=merge 2015-06-11 17:37:23 -07:00
workers Backed out changeset f46a712edf7e (bug 1147668) for assertion failures in test_access_control.html CLOSED TREE 2015-06-16 14:48:15 -07:00
xbl
xml
xslt
xul Bug 1166356 - Properly detect double-caching in nsXULPrototypeCache; r=ehsan 2015-06-16 19:45:29 -04:00
jar.mn
moz.build Backed out changeset 1d67d747b3eb (bug 911972) for frequent linux64 debug e10s test_post_message_advanced.html timeouts. 2015-06-15 13:06:23 -04:00