gecko/dom
2015-03-17 11:49:16 +01:00
..
activities
alarm
animation Bug 1143314 - Temporary disable two tests that are frequently failing intermittently, added about 12 hours ago in bug 1123523, on a CLOSED TREE. 2015-03-14 10:20:27 -07:00
apps Merge inbound to m-c. a=merge 2015-03-12 18:05:45 -04:00
archivereader
asmjscache
audiochannel
base Bug 1123523 - Followup build fix. (CLOSED TREE) 2015-03-14 16:55:37 +11:00
battery
bindings Bug 1141858 - Fix error message for unexpected extended attribute on dictionary members. r=bzbarsky 2015-03-14 16:34:40 +11:00
bluetooth Bug 579517 follow-up: Remove NSPR types that crept in 2015-03-16 21:15:10 -04:00
bluetooth2 merge mozilla-inbound to mozilla-central a=merge 2015-03-17 11:36:52 +01:00
broadcastchannel
browser-element Backout c7c68c4389d6 (bug 1125713) for gaia app startup regression r=me 2015-03-11 22:50:18 -07:00
cache Bug 1143833 - Add tests for the ignoreSearch match mode in DOM cache; r=bkelly 2015-03-16 17:11:05 -04:00
camera Backed out changeset 98bc69015608 (bug 1139721) for frequent b2g mochitest-5 failures 2015-03-16 14:16:02 -07:00
canvas Bug 1124996 - Remove expected fail on OSX 10.10. r=jgilbert 2015-03-16 18:30:23 +10:00
cellbroadcast
contacts Bug 1137591 part 2. Throw if someone does Cu.importGlobalProperties in a Window scope. r=bholley 2015-03-03 21:01:58 -05:00
crypto Bug 1142681 - Let CreateECParamsForCurve() assert a non-null arena parameter r=keeler 2015-03-13 22:10:23 +01:00
datastore Bug 1140573 part 3. Drop the parent argument from js::NewFunctionWithReserved. r=waldo 2015-03-09 12:50:07 -04:00
devicestorage
downloads Bug 947167 - Fix/improve debugging of test_downloads_pause_resume.html intermittent. r=aus 2015-03-12 22:27:46 -04:00
encoding
engineeringmode
events Bug 1142015 - Add source for messages dispatched to a Service Worker. r=baku 2015-03-16 22:23:42 +02:00
fetch Bug 1133763 - Part 8: Ensure that FetchEvent.respondWith works correctly on HTTPS requests with a cloned response; r=nsm 2015-03-13 14:37:27 -04:00
filehandle
filesystem
fmradio Bug 1137151: Marked destructors of refcounted FM-radio classes as protected, r=pzhang 2015-03-10 13:44:02 +01:00
gamepad
geolocation Bug 1129633 - part1. Use win8 geolocation with a fallback to MLS - r=m_kato 2015-03-10 12:47:40 -04:00
html Bug 1127646 - Report MSE Join Latency and MTBR in telemetry - r=cpearce,bsmedberg 2015-03-13 15:02:49 +13:00
icc Bug 1142495 - Fix ICC build error on emulator L. r=hsinyi 2015-03-12 23:55:50 +08:00
identity
imptests Backed out changeset c2ffd91dee7c (bug 828137) 2015-03-09 16:49:32 +01:00
indexedDB Bug 1137591 part 2. Throw if someone does Cu.importGlobalProperties in a Window scope. r=bholley 2015-03-03 21:01:58 -05:00
inputmethod
interfaces Bug 1130688 - Implement additional scope checking in service worker registration. r=bkelly,ehsan 2015-03-09 18:57:06 -07:00
ipc Backed out changesets f63a2cf3fa11 and 7d9a91ee3d48 (bug 1126089) for mochitest-bc failures. 2015-03-13 13:42:57 -04:00
json
jsurl
locales Bug 1129219 - add learn more link for EME provider, r=MattN 2015-03-09 17:26:15 +00:00
manifest
mathml
media Bug 579517 follow-up: Remove NSPR types that crept in 2015-03-16 21:15:10 -04:00
messages Bug 1137722 - Ensure that system message cache is refreshed before openapp. r=fabrice 2015-03-05 22:28:00 -05:00
mobileconnection Merge b2g-inbound to m-c a=merge 2015-03-02 12:56:08 -08:00
mobileid
mobilemessage Bug 1138757 - Part 1: Fix the logic of checking invalid port in CDMA WAP Push. r=echen 2015-03-03 15:41:15 +08:00
network Backed out changeset a1d51e3fea63 (bug 935838) for B2G test_udpsocket.html timeouts. 2015-03-09 16:35:06 -04:00
nfc Bug 1109592 - Listen for connections from NFC daemon. r=allstars.chh 2015-03-11 03:38:00 -04:00
notification
offline
payment
permission
phonenumberutils Bug 1138571 - Update PhonenumberJS Metadata. r=fabrice 2015-03-02 13:18:10 -08:00
plugins Bug 579517 follow-up: Remove NSPR types that crept in 2015-03-16 21:15:10 -04:00
power
presentation
promise Merge inbound to m-c a=merge CLOSED TREE 2015-03-09 18:27:28 -07:00
push Bug 1080752 - Hold wakelock when attempting to connect to push server. r=dougt 2015-03-09 15:40:04 -07:00
quota Bug 1142863 - Remove unused struct RemoveQuotaInfo in dom/quota/QuotaManager.cpp. r=janv 2015-03-12 21:04:07 -07:00
requestsync
res
resourcestats
secureelement
security Backed out changeset deeb2d276a85 (bug 1138454) for Gaia unit test bustage. 2015-03-04 12:02:17 -05:00
settings
smil Bug 1123523 - Part 9: Dispatch an nsIAnimationObserver notification when an animation is changed. r=birtles 2015-03-14 16:34:40 +11:00
speakermanager
storage
svg Bug 1137859 - stroke-dashoffset not respecting pathLength property. r=dholbert 2015-03-06 14:12:52 +00:00
system Merge fx-team to m-c. a=merge 2015-03-13 16:09:58 -04:00
telephony Bug 1001343 - Part 1: Create dialSTK() (head.js). r=aknow 2015-03-08 22:26:00 -04:00
tests Bug 1140791 - Run fetch tests on main thread and workers. r=ehsan 2015-03-11 14:48:58 -07:00
tethering
time
tv
voicemail
vr
wappush
webidl Merge mozilla-central to mozilla-inbound 2015-03-17 11:49:16 +01:00
wifi Bug 1109479 - move tethering related code out of NetworkManager. r=echen 2015-03-05 16:41:00 +08:00
workers Bug 1092102 - Implement WorkerDebugger.initialize;r=khuey 2015-03-17 11:15:19 +01:00
xbl Bug 1135731 - fix encoding inconsistency in NS_NewXBLProtoImpl; r=mrbkap 2015-03-13 12:05:57 -07:00
xml
xslt
xul
jar.mn
moz.build Bug 1129650 - Touching navigator.mozId causes an error NS_ERROR_FACTORY_NOT_REGISTERED. r=baku 2015-03-10 17:25:39 +01:00