..
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 1215406 - Part 3: Change the types of direction and fillmode in AnimationTiming. r=heycam
2015-11-20 06:12:00 +01:00
apps
Bug 1223054 - Fix add-on registration r=ferjm
2015-11-21 16:00:37 -08:00
archivereader
Bug 1226479. Change ErrorResult::ThrowTypeError/ThrowRangeError to take string references, not pointers. r=mccr8
2015-11-20 13:36:46 -05:00
asmjscache
Bug 961049 - Part 5: QuotaManager on PBackground asmjscache changes; r=luke
2015-11-22 10:44:06 +01:00
audiochannel
Merge inbound to m-c a=merge
2015-11-16 17:20:42 -08:00
base
Bug 1226872 - Remove unnecessary wrapper methods in nsLayoutUtils. r=roc
2015-11-23 09:14:18 -05: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
Merge mozilla-central to b2g-inbound on a CLOSED TREE
2015-11-20 14:36:21 +01:00
broadcastchannel
Bug 1219392 - Capitalize mozilla::unused to avoid conflicts. r=froydnj
2015-11-02 07:53:26 +02:00
browser-element
Bug 1216723 - Add a new -forbid- Safe Browsing list type. r=gcp,r=smaug
2015-11-20 20:24:50 -08:00
cache
Bug 961049 - Part 6: Quota Manager on PBackground cache changes; r=bkelly
2015-11-22 10:44:16 +01:00
camera
Bug 1224007 part 4. Fix some cases in which ErrorResult instances are destroyed without doing anything useful with exceptions on them. r=peterv
2015-11-20 16:29:41 -05:00
canvas
Bug 696630 - Take imageSmoothingEnabled into account when creating pattern fills. r=mattwoodrow
2015-11-17 14:46:42 -08:00
cellbroadcast
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
2015-10-18 01:24:48 -04:00
contacts
Backed out changeset 7fd167583034 (bug 1226291) for android m(16) failures CLOSED TREE
2015-11-20 12:00:13 -08:00
crypto
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
2015-10-18 01:24:48 -04:00
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
Bug 1226479. Change ErrorResult::ThrowTypeError/ThrowRangeError to take string references, not pointers. r=mccr8
2015-11-20 13:36:46 -05:00
engineeringmode
…
events
Bug 1225873 - micro-optimize creating event target chains; r=smaug
2015-11-18 09:48:45 -05:00
fetch
Bug 1224007 part 5. Get rid of ErrorResult::StealJSException. r=peterv
2015-11-20 16:29:41 -05: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 1213154 - tab-sound-icon should be supported by bfcache, r=roc
2015-11-23 11:35:14 +00: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 1223928 - Update various reftests that now pass/fail with gecko scrollbars on Android&&asyncPan. r=snorp
2015-11-19 09:55:21 -05:00
indexedDB
Bug 961049 - Part 9: Fix asynchronous deletion of files to work on PBackground; r=baku
2015-11-22 10:44:43 +01:00
inputmethod
Bug 1198163 - Workaround Mochitest app and assign frame proper permissions, r=kanru
2015-11-10 22:17:00 +01:00
inputport
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
2015-10-18 01:24:48 -04:00
interfaces
Bug 1210211 - Part 2: Notify Push service of visible notifications. r=baku
2015-11-16 21:33:17 -08:00
ipc
Bug 961049 - Part 8: Move getFileReferences() from PContent under new protocol PBackgroundIndexedDBUtils; r=baku
2015-11-22 10:44:33 +01:00
json
Bug 1217307
- Remove some unnecessary null checks in rest of dom/. r=njn
2015-11-19 09:13:49 +02:00
jsurl
Bug 1217307
- Remove some unnecessary null checks in rest of dom/. r=njn
2015-11-19 09:13:49 +02:00
locales
Bug 1216723 - Add a new -forbid- Safe Browsing list type. r=gcp,r=smaug
2015-11-20 20:24:50 -08:00
manifest
Bug 1210302 - Part 4: Add automated tests; r=sicking
2015-11-20 16:32:53 -05:00
mathml
…
media
Add a missing include to GMPLoader.cpp to fix local OSX builds, no bug
2015-11-23 10:10:44 -05:00
messagechannel
Back out 2 changesets (bug 1221852, bug 1224825) for Android hangs and desktop RunWatchdog crashes in test_upgrade_insecure_reporting.html
2015-11-15 09:56:06 -08: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 961049 - Part 3: Move PersistenceType serializer from indexedDB to quota module; r=baku
2015-11-22 10:43:34 +01:00
network
Bug 1224061: Make Event::InitEvent infallible. r=smaug
2015-11-13 08:09:42 +08:00
newapps
…
nfc
Bug 1055959 - [NFC] testNfcBadSessionIdError testcase fail. r=yoshi
2015-11-15 19:13:00 +01:00
notification
Bug 1226479. Change ErrorResult::ThrowTypeError/ThrowRangeError to take string references, not pointers. r=mccr8
2015-11-20 13:36:46 -05:00
offline
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
2015-10-18 01:24:48 -04:00
payment
Bug 859764 - Part 6: Changes in Payment. r=ferjm, r=smaug
2015-10-19 20:08:57 +08:00
permission
Bug 1222478 - Enable more mulet tests. r=gerard-majax
2015-11-06 20:01:45 +01:00
phonenumberutils
…
plugins
Bug 1217307
- Remove some unnecessary null checks in rest of dom/. r=njn
2015-11-19 09:13:49 +02:00
power
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
2015-10-18 01:24:48 -04:00
presentation
Bug 1217307
- Remove some unnecessary null checks in rest of dom/. r=njn
2015-11-19 09:13:49 +02:00
promise
Bug 1224007 part 5. Get rid of ErrorResult::StealJSException. r=peterv
2015-11-20 16:29:41 -05:00
push
Bug 1225603. Codegen ToJSValue overloads for Web IDL enums. r=smaug,jib
2015-11-21 12:15:11 -05:00
quota
Bug 961049 - Part 4: QuotaManager on PBackground core changes; r=baku
2015-11-22 10:43:55 +01: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
Backed out changeset 95069f2ce648 (bug 1182546) for Android M(c) bustage ON A CLOSED TREE
2015-11-19 14:26:33 +05:30
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 1216736 - Provide xpcshell tests for basic Fetch usage from chrome js r=baku
2015-11-23 10:07:18 +00: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
Bug 1217093
- Remove for-each from dom/. r=smaug
2015-10-19 02:00:50 +09:00
vr
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
2015-10-18 01:24:48 -04:00
wappush
…
webidl
Bug 1215406 - Part 4: Add KeyframeEffectOptions. r=smaug
2015-11-12 03:40:00 +01:00
wifi
Bug 1223702 - Fix some errors about wifi direct. r=hchang
2015-11-11 01:28:00 +01:00
workers
Bug 1227113 - Fix some indentation issues in ServiceWorkerManager, r=janv
2015-11-23 13:47:53 +00:00
xbl
Bug 1217307
- Remove some unnecessary null checks in rest of dom/. r=njn
2015-11-19 09:13:49 +02:00
xml
Bug 1216401: Eviscerate nsIDOMWindow, move still needed methods to nsPIDOMWindow. r=bz
2015-10-26 14:37:32 -07:00
xslt
Bug 1217307
- Remove some unnecessary null checks in dom/xslt/. r=njn
2015-11-19 09:13:49 +02:00
xul
Bug 1217307
- Remove some unnecessary null checks in rest of dom/xul/. r=njn
2015-11-19 09:13:49 +02:00
jar.mn
…
moz.build
…