..
activities
alarm
Bug 1231378 - part 2 - Fix uninitialized members of classes in dom/*, r=smaug
2016-01-12 18:16:59 +00:00
animation
Bug 1240228 - Don't update an effect's timing when tweaking its animation's hold time; r=heycam
2016-01-19 08:05:08 +09:00
apps
Bug 1212321 - Stop painting on app launch. r=fabrice
2016-01-21 14:54:33 -08:00
archivereader
asmjscache
Bug 1221418 - A better cleanup method for AsmJSCache::ChildRunnable, r=janv
2016-01-08 12:55:40 +00:00
audiochannel
Backed out changesets 961f205d340d, 14a4637e9d96 and 14a4637e9d96 (bug 1228564) for failing Android M(4) test_browserElement_inproc_AudioChannel.html. r=backout
2015-12-27 22:28:08 +01:00
base
Merge f-t to m-c, a=merge
2016-01-23 18:11:37 -08:00
battery
bindings
merge mozilla-inbound to mozilla-central a=merge
2016-01-15 11:46:47 +01:00
bluetooth
Bug 1241382 - Revise default value of BluetoothAdapter.address and BluetoothDevice.address to empty string, f=wiwang, r=shuang
2016-01-22 14:34:25 +08:00
broadcastchannel
Bug 1231378 - part 2 - Fix uninitialized members of classes in dom/*, r=smaug
2016-01-12 18:16:59 +00:00
browser-element
merge mozilla-inbound to mozilla-central a=merge
2016-01-22 12:05:24 +01:00
cache
Bug 1209081 - Part 2: Upgrade the saved Requests in the DOM Cache to reflect the "navigate" RequestMode if they represent navigation content policy types; r=bkelly
2016-01-19 17:46:10 -05:00
camera
Bug 866513 - Non-empty MediaStreamTrack labels. r=jib
2016-01-16 13:39:00 +01:00
canvas
Bug 1233819 - Fix WebGL on WinXP. - r=jrmuizel
2016-01-21 18:47:29 -08:00
cellbroadcast
Bug 1235110 - Part 2: Add Test Coverage. r=echen
2015-12-30 16:22:21 +08:00
contacts
crypto
bug 1234417 - fix a leak in CreateECPublicKey r=rbarnes
2015-12-21 17:14:41 -08:00
datastore
Bug 1231378 - part 2 - Fix uninitialized members of classes in dom/*, r=smaug
2016-01-12 18:16:59 +00:00
devicestorage
Bug 1232506: Make dom/devicestorage really work with e10s. r=alchen
2015-12-18 17:17:46 -08:00
downloads
encoding
Bug 1236227, don't OOM in TextDecoder, r=baku
2016-01-05 15:48:47 +02:00
engineeringmode
events
Bug 1205649 - [2.4] Add AbsoluteDeviceOrientation DOM event for compass heading orientation data. r=smaug
2016-01-21 18:14:33 +01:00
fetch
Bug 1209081 - Part 1: Implement the "navigate" value for RequestMode; r=bkelly
2016-01-19 17:46:10 -05:00
filehandle
filesystem
Bug 1218816 - Remove useless semicolons. Found by coccinelle. r=Ehsan
2016-01-22 16:58:49 +01:00
fmradio
Backed out changesets 961f205d340d, 14a4637e9d96 and 14a4637e9d96 (bug 1228564) for failing Android M(4) test_browserElement_inproc_AudioChannel.html. r=backout
2015-12-27 22:28:08 +01:00
gamepad
Bug 1237896 - [Gamepad] Button Event cannot be correctly triggered after reconnect. r=qdot
2016-01-07 22:06:00 +01:00
geolocation
Bug 1238427 - Avoid a strong reference from the timeout timer to nsGeolocationRequest. r=jdm
2016-01-21 09:57:30 -08:00
html
Bug 1241557 - Make cookie tests pass in e10s. r=mccr8
2016-01-21 16:14:27 -08:00
icc
identity
imptests
Bug 1101817 - Part 4: Remove WeakMap.prototype.clear from web-platform test. r=Ms2ger
2016-01-04 13:06:55 +01:00
indexedDB
Bug 1195149
- Upgrade the !mInWriteTransaction check to a MOZ_RELEASE_ASSERT. r=janv
2016-01-22 11:18:00 -05:00
inputmethod
Bug 1234459 - Expose full text in the input box to InputMethod API, r=masayuki, sr=smaug
2016-01-05 00:37:00 +01:00
inputport
Bug 1237151 (part 3) - Remove ignored qualifiers in all remaining code. r=froydnj.
2016-01-05 17:08:45 -08:00
interfaces
Bug 1231517 - part 4, Add ZoomToFocusedInput function to nsDOMWindowUtils r=kats
2016-01-20 16:24:59 -08:00
ipc
merge mozilla-inbound to mozilla-central a=merge
2016-01-21 11:49:16 +01:00
json
jsurl
locales
Bug 1235159 - Report pattern compliation failure to web console. r=jst,jorendorff
2016-01-16 13:24:52 +09:00
manifest
Bug 1195018 - Support 'background_color' member in the manifest processor. r=marcosc
2016-01-19 18:16:02 +00:00
mathml
media
Bug 1176071
- Handle WMF MFTDecoder returning success but no output, with telemetry. r=mattwoodrow,r=vladan
2016-01-25 10:55:45 +13:00
messagechannel
Bug 1231378 - part 2 - Fix uninitialized members of classes in dom/*, r=smaug
2016-01-12 18:16:59 +00:00
messages
mobileconnection
Bug 1231378 - part 2 - Fix uninitialized members of classes in dom/*, r=smaug
2016-01-12 18:16:59 +00:00
mobileid
mobilemessage
Bug 1235484 - Part 2: Refine testcases and control radio with connection. r=bevistseng
2016-01-20 11:39:23 +08:00
network
Bug 1218816 - Remove useless semicolons. Found by coccinelle. r=Ehsan
2016-01-22 16:58:49 +01:00
newapps
nfc
Bug 1216407 - Use mozilla/Endian.h for NfcService. r=yoshi
2015-12-22 00:04:00 +01:00
notification
Bug 1241278 - Change Notification.requestPermission()
to return a promise. r=baku
2016-01-20 14:23:04 -08:00
offline
Bug 1165256 - Make appcache fully work with OriginAttribues. r=jduell
2016-01-18 20:20:08 +01:00
payment
permission
Bug 1239749 - Remove extra space from PermissionSettings.js debug message. r=gwagner
2016-01-14 10:02:00 -05:00
phonenumberutils
plugins
Bug 1224374
- Profiler labels for the top 26-100 chrome hangs;r=BenWa
2016-01-15 11:38:03 +01:00
power
summary: Bug 1231378 - part 5 - Fix uninitialized members of classes in dom/{workers,events,media,canvas}, r=smaug
2016-01-12 18:16:59 +00:00
presentation
Bug 1239242 - support PresentationRequest.startWithDevice(). r=smaug.
2016-01-13 19:21:25 +08:00
promise
Merge f-t to m-c, a=merge
2016-01-23 18:11:37 -08:00
push
Bug 1239584, Part 3 - Update tests. r=dragana
2016-01-13 22:26:57 -07:00
quota
Bug 1209349 - Audit the callers of the two-argument OriginAttributes. r=janv
2015-12-17 15:41:16 +08:00
requestsync
res
resourcestats
secureelement
security
Bug 1007634 - Add a test to show that Worker construction is no longer allowed by CSP script-src directive. r=ckerschb
2016-01-21 16:57:00 -05:00
settings
Bug 1237731 - Sync doesn't work and jumps back to welcome screen. r=gwagner
2016-01-18 12:38:35 +01:00
simplepush
Bug 1235050 - Add basic SimplePush testing. r=kitcambridge
2015-12-28 17:23:00 +01:00
smil
Bug 1240260 - Annotate intentional switch fallthroughs in dom/smil/ and dom/svg/. r=dholbert
2016-01-14 01:38:47 -08:00
speakermanager
storage
Bug 1224374
- Profiler labels for the top 26-100 chrome hangs;r=BenWa
2016-01-15 11:38:03 +01:00
svg
Bug 1239128 - Implement LinkStyle for SVGStyleElement interface. r=cam r=bzbarsky
2016-01-14 18:43:11 +00:00
system
Bug 1205649 - [2.4] Add AbsoluteDeviceOrientation DOM event for compass heading orientation data. r=smaug
2016-01-21 18:14:33 +01:00
telephony
Bug 975778 - Increase the timeout value for test_cdma_call_waiting.js; r=me
2015-12-31 11:47:39 +08:00
tests
Merge m-c to inbound, a=merge
2016-01-21 17:36:22 -08:00
tethering
time
tv
Bug 1237183 - Modify implementation of reading preference. r=seanlin
2016-01-07 18:43:00 -05:00
voicemail
vr
wappush
webidl
Bug 1205649 - [2.4] Add AbsoluteDeviceOrientation DOM event for compass heading orientation data. r=smaug
2016-01-21 18:14:33 +01:00
wifi
workers
Bug 1241531 - Part 4: Make service worker unregister job respect cancelation. r=ehsan
2016-01-21 08:50:00 -05:00
xbl
Bug 1230216
- Changing nsIDOM*Event interfaces so that they don't inherit nsIDOMEvent. r=smaug
2016-01-12 07:49:08 +03:30
xml
Bug 1230092. Make nsIDOMCustomEvent no longer inherit from nsIDOMEvent, so that CustomEvent doesn't end up with multiple inheritance from nsIDOMEvent. r=smaug
2015-12-04 09:51:04 -05:00
xslt
Bug 1240263 - Annotate intentional switch fallthroughs in dom/xslt/. r=peterv
2016-01-14 01:41:43 -08:00
xul
Bug 1238786 - Part 2: We no longer need to null check before using trace APIs; r=smaug
2016-01-12 13:07:54 -08:00
jar.mn
moz.build