.. |
activities
|
Bug 1194525 - Gecko should ignore |postResult| calls for WebActivities with no returnValue. r=fabrice,sicking
|
2015-11-09 15:33:00 +01:00 |
alarm
|
Bug 1222478 - Enable more mulet tests. r=gerard-majax
|
2015-11-06 20:01:45 +01:00 |
animation
|
Bug 1223445 - KeyframeEffectReadOnly objects end up keeping lots of other objects alive too long, r=birtles
|
2015-11-16 19:44:55 +02:00 |
apps
|
Bug 1218337 - Part 1 of 1: Introduced permission 'speech-recognition' and used it in place of the app-check. r=smaug
|
2015-11-06 09:59:00 +01:00 |
archivereader
|
Bug 1220304 - Part 2 - Make ArchiveReader tests use SpecialPowers.createFiles(). r=baku
|
2015-11-13 09:22:00 +01:00 |
asmjscache
|
Bug 1218643 - correct a DOM test. r=smaug
|
2015-11-04 12:23:17 +01:00 |
audiochannel
|
Merge inbound to m-c a=merge
|
2015-11-16 17:20:42 -08:00 |
base
|
Bug 1217307 - Remove some unnecessary null checks in dom/base/. r=njn
|
2015-11-19 09:13:49 +02:00 |
battery
|
|
|
bindings
|
Bug 1225392 part 2. WebIDL autogenerated iterators should chain up to %IteratorPrototype%. r=qdot
|
2015-11-18 18:26:07 -05:00 |
bluetooth
|
Bug 1223720: Support UUIDs and addresses for Bluetooth signal paths, r=joliu
|
2015-11-17 11:25:34 +01:00 |
broadcastchannel
|
Bug 1219392 - Capitalize mozilla::unused to avoid conflicts. r=froydnj
|
2015-11-02 07:53:26 +02:00 |
browser-element
|
Bug 1217515 - Clean up the way touch event support is configured. r=roc
|
2015-10-26 16:06:27 -04:00 |
cache
|
Bug 1220308 Cache API should teardown DOM objects when Worker hits Terminating status. r=baku
|
2015-11-10 13:51:22 -08:00 |
camera
|
Remove Gonk usage of ImageContainer::CreateImage. (bug 1222910, r=sotaro)
|
2015-11-17 00:09:01 -08:00 |
canvas
|
Decouple CairoImage from ImageContainer. (bug 1222910, r=roc)
|
2015-11-17 00:09:00 -08:00 |
cellbroadcast
|
|
|
contacts
|
Bug 1224338 - Run ContactsService.jsm in the parent process in e10s builds. r=gwagner
|
2015-11-16 09:52:17 -08:00 |
crypto
|
|
|
datastore
|
Bug 1222478 - Enable more mulet tests. r=gerard-majax
|
2015-11-06 20:01:45 +01:00 |
devicestorage
|
Bug 1186750 part 4 - Clear runnable list in DeviceStorageRequestParent when being destroyed. r=dhylands
|
2015-11-19 16:10:42 +11:00 |
downloads
|
|
|
encoding
|
|
|
engineeringmode
|
|
|
events
|
Bug 1225873 - micro-optimize creating event target chains; r=smaug
|
2015-11-18 09:48:45 -05:00 |
fetch
|
Bug 1224865: Don't set a document in FetchDriver for requests in workers. r=bkelly
|
2015-11-16 11:43:12 -08:00 |
filehandle
|
Bug 1219392 - Capitalize mozilla::unused to avoid conflicts. r=froydnj
|
2015-11-02 07:53:26 +02:00 |
filesystem
|
Bug 1219392 - Capitalize mozilla::unused to avoid conflicts. r=froydnj
|
2015-11-02 07:53:26 +02:00 |
fmradio
|
Bug 1219392 - Capitalize mozilla::unused to avoid conflicts. r=froydnj
|
2015-11-02 07:53:26 +02:00 |
gamepad
|
Bug 1219392 - Capitalize mozilla::unused to avoid conflicts. r=froydnj
|
2015-11-02 07:53:26 +02:00 |
geolocation
|
Bug 1220688 - catch and ignore JS exceptions when working with nsAutoJSString. r=bz
|
2015-11-12 13:12:00 +01:00 |
html
|
Bug 1221881 - HTMLMediaElement::NetworkError() should clear mDecoder. See bug 1221881 comment 2 for the root cause. r=cpearce.
|
2015-11-11 15:18:11 +08:00 |
icc
|
Bug 1218721 - Part 2 - Improve Test Coverage. r=echen
|
2015-10-30 20:24:02 +08:00 |
identity
|
Bug 1151112 - 'Sending message that cannot be cloned. Are you trying to send an XPCOM object?' seen when unlocking phone. r=ferjm
|
2015-11-01 12:10:56 +01:00 |
imptests
|
Bug 1225188. Implement window.onstorage. r=smaug
|
2015-11-17 18:09:53 -05:00 |
indexedDB
|
Bug 1183959 - Disable test_file_os_delete.html on e10s
|
2015-11-12 20:01:39 -08:00 |
inputmethod
|
Bug 1198163 - Workaround Mochitest app and assign frame proper permissions, r=kanru
|
2015-11-10 22:17:00 +01:00 |
inputport
|
|
|
interfaces
|
Bug 1210211 - Part 2: Notify Push service of visible notifications. r=baku
|
2015-11-16 21:33:17 -08:00 |
ipc
|
Bug 1219442 - Re-write specialpowers as a restartless addon, r=jmaher
|
2015-11-05 10:00:59 -05:00 |
json
|
|
|
jsurl
|
Bug 967873 - Proxy nsDocumentViewer::PermitUnload to the child process (r=Gijs)
|
2015-11-11 18:04:21 -08:00 |
locales
|
Bug 1212299 followup - Fix minor grammar issue in locale text. DONTBUILD
|
2015-11-18 16:31:07 +11:00 |
manifest
|
|
|
mathml
|
|
|
media
|
Bug 1225352 - Check that mSpeechQueue is not empty before referencing first element. r=smaug
|
2015-11-18 21:54:32 -08:00 |
messagechannel
|
Bug 1224825 - Race condition in MessagePort::close - patch 2, r=smaug
|
2015-11-17 23:38:13 +00:00 |
messages
|
Bug 1222478 - Enable more mulet tests. r=gerard-majax
|
2015-11-06 20:01:45 +01:00 |
mobileconnection
|
Bug 1110619 - Part 2: Implementation Changes. r=echen
|
2015-11-10 15:30:48 +08:00 |
mobileid
|
|
|
mobilemessage
|
Bug 1110619 - Part 2: Implementation Changes. r=echen
|
2015-11-10 15:30:48 +08:00 |
network
|
Bug 1224061: Make Event::InitEvent infallible. r=smaug
|
2015-11-13 08:09:42 +08:00 |
newapps
|
|
|
nfc
|
Bug 976457 - B2G NFC: API for supporting NFC_A tags. r=yoshi r=smaug
|
2015-11-13 02:01:00 +01:00 |
notification
|
Bug 1210211 - Part 2: Notify Push service of visible notifications. r=baku
|
2015-11-16 21:33:17 -08:00 |
offline
|
|
|
payment
|
|
|
permission
|
Bug 1222478 - Enable more mulet tests. r=gerard-majax
|
2015-11-06 20:01:45 +01:00 |
phonenumberutils
|
|
|
plugins
|
Add IPC helpers to marshal DXGI_ADAPTER_DESC. (bug 1225283 part 1, r=mattwoodrow)
|
2015-11-18 12:11:52 -08:00 |
power
|
|
|
presentation
|
Merge mozilla-central to b2g-inbound
|
2015-11-02 12:06:26 +01:00 |
promise
|
|
|
push
|
Bug 1210211 - Part 3: Test for push notification quota with web notifications. r=kitcambridge
|
2015-11-16 21:34:00 -08:00 |
quota
|
Bug 1187151 (part 2) - Replace nsBaseHashtable::Enumerate() calls in dom/base/ with iterators. r=janv.
|
2015-11-13 00:25:28 -08:00 |
requestsync
|
Bug 1213169 - requestsync assumes all in-memory mozAlarms will never be purged (and these alarms get persisted anyways), but they are purged on timezone/clock changes, r=asuth
|
2015-10-27 09:48:00 -04:00 |
res
|
|
|
resourcestats
|
|
|
secureelement
|
|
|
security
|
Bug 1182546 - Use channel->Open2() in parser/htmlparser/nsExpatDriver.cpp (r=bz)
|
2015-11-18 19:23:28 -08:00 |
settings
|
Bug 1216498 - Bump SettinsDB version in order to enable pin the web. r=mhenretty
|
2015-10-20 19:33:56 +02:00 |
simplepush
|
Bug 1201128 - Don't send channel IDs in the Push handshake. r=nsm
|
2015-10-26 08:42:29 -07:00 |
smil
|
Bug 1224061: Make Event::InitEvent infallible. r=smaug
|
2015-11-13 08:09:42 +08:00 |
speakermanager
|
Bug 1223734 - AudioChannelService should not be re-initialized after the XPCOM shutdown, r=smaug
|
2015-11-16 17:34:52 +00:00 |
storage
|
Bug 1219392 - Capitalize mozilla::unused to avoid conflicts. r=froydnj
|
2015-11-02 07:53:26 +02:00 |
svg
|
Bug 676001 - Fix for stroke hit testing on cairo. r=jrmuizel
|
2015-11-18 11:20:02 -06:00 |
system
|
Merge inbound to m-c a=merge
|
2015-11-16 17:20:42 -08:00 |
telephony
|
Bug 1223662 - Improve Test Coverage. r=echen
|
2015-11-11 13:24:51 +08:00 |
tests
|
Bug 1224790 - Use SetFakeModal instead of SetModal for non-modal window opened by modal window. r=smaug, mstange
|
2015-11-18 20:12:26 +09:00 |
tethering
|
|
|
time
|
Back out changeset 6e21339a66ed (bug 1208808) for bustage in the mislabelled and deceptive arm64 simulator
|
2015-10-31 01:44:22 -07:00 |
tv
|
Bug 1125477 - Part3: Remove permission removing code. r=seanlin
|
2015-11-15 14:48:55 +01:00 |
voicemail
|
|
|
vr
|
|
|
wappush
|
|
|
webidl
|
Bug 1225588 - Expose DominatorTree to JavaScript; r=sfink,bz
|
2015-11-18 14:12:23 -08:00 |
wifi
|
Bug 1223702 - Fix some errors about wifi direct. r=hchang
|
2015-11-11 01:28:00 +01:00 |
workers
|
Bug 1218474 - Improve the referrer checks in worker mochitests, r=bkelly
|
2015-11-18 22:13:28 +00:00 |
xbl
|
Bug 1187781 (part 5) - Replace nsBaseHashtable::EnumerateRead() calls in dom/xbl/ with iterators. r=mrbkap.
|
2015-11-15 15:28:57 -08:00 |
xml
|
Bug 1216401: Eviscerate nsIDOMWindow, move still needed methods to nsPIDOMWindow. r=bz
|
2015-10-26 14:37:32 -07:00 |
xslt
|
No bug - Various crashtest manifest cleanups.
|
2015-10-31 19:35:27 -04:00 |
xul
|
Bug 990250 - Fold nsIStyleSheet into CSSStyleSheet. r=dbaron
|
2015-11-17 17:04:09 +11:00 |
jar.mn
|
|
|
moz.build
|
|
|