| .. |
|
alarm
|
|
|
|
animation
|
Bug 1300045 part 2 - Split KeyframeEffect.cpp into KeyframeEffect{ReadOnly}.cpp r=hiro,smaug
|
2016-09-04 16:34:21 +09:00 |
|
apps
|
Bug 1252573 - Remove MobileID API. r=sicking,fabrice
|
2016-08-22 10:31:59 +02:00 |
|
archivereader
|
|
|
|
asmjscache
|
Bug 1047105 - Disable AsmJS caching while in Private Browsing Mode; r=janv
|
2016-09-02 10:53:48 -07:00 |
|
audiochannel
|
Bug 1262053 - part7 : give audio focus for the non-visited page. r=baku
|
2016-08-29 18:56:36 +08:00 |
|
base
|
Bug 1296050 - When checking whether bidi resolution is needed, ignore Unicode directional-control characters that do not actually introduce right-to-left-ness. r=xidorn
|
2016-09-05 14:15:32 +01:00 |
|
battery
|
|
|
|
bindings
|
Bug 1299306 part 2. Call JS_SetImmutablePrototype on Location instances to make their prototype immutable in a more spec-compliant way. r=peterv
|
2016-09-02 17:55:38 -04:00 |
|
bluetooth
|
Bug 1299727 - Rename NS_WARN_IF_FALSE as NS_WARNING_ASSERTION. r=erahm.
|
2016-09-01 15:01:16 +10:00 |
|
broadcastchannel
|
Bug 1264642 - Part 4. Use BufferList to replace raw buffers in StructuredClone. r=baku r=billm r=jorendorff
|
2016-08-23 00:40:46 +08:00 |
|
browser-element
|
Bug 1299882 - Intermittent tests | Timed out while polling clipboard for pasted data. r=RyanVM
|
2016-09-01 15:33:06 -04:00 |
|
cache
|
|
|
|
camera
|
|
|
|
canvas
|
Refactor CompositableClient memory management. (bug 1299375 part 2, r=nical)
|
2016-09-02 16:08:49 -07:00 |
|
cellbroadcast
|
Bug 1299727 - Rename NS_WARN_IF_FALSE as NS_WARNING_ASSERTION. r=erahm.
|
2016-09-01 15:01:16 +10:00 |
|
console
|
|
|
|
contacts
|
|
|
|
crypto
|
Bug 1299727 - Rename NS_WARN_IF_FALSE as NS_WARNING_ASSERTION. r=erahm.
|
2016-09-01 15:01:16 +10:00 |
|
devicestorage
|
|
|
|
downloads
|
|
|
|
encoding
|
|
|
|
events
|
Merge m-c to inbound, a=merge
|
2016-09-02 13:34:10 -07:00 |
|
fetch
|
|
|
|
filehandle
|
|
|
|
filesystem
|
|
|
|
flyweb
|
Bug 1292639 - Ask user permission before allowing navigator.publishServer. r=mconley r=ehsan r=sebastian
|
2016-08-31 18:14:24 -04:00 |
|
fmradio
|
|
|
|
gamepad
|
|
|
|
geolocation
|
Bug 1300005. Make sure that our PositionOptions structs are always owned by someone in geolocation code. r=kanru
|
2016-09-02 17:55:37 -04:00 |
|
grid
|
Bug 1289200 - Adds GridAreas to grid css dev tools API. r=bz, mats
|
2016-08-23 13:34:51 -07:00 |
|
html
|
Merge inbound to m-c a=merge
|
2016-09-02 13:17:30 -07:00 |
|
icc
|
Bug 1299727 - Rename NS_WARN_IF_FALSE as NS_WARNING_ASSERTION. r=erahm.
|
2016-09-01 15:01:16 +10:00 |
|
identity
|
|
|
|
imptests
|
Bug 1114580 - Remove DOM test known failure. r=Ms2ger
|
2016-08-31 00:13:10 +02:00 |
|
indexedDB
|
Bug 1299727 - Rename NS_WARN_IF_FALSE as NS_WARNING_ASSERTION. r=erahm.
|
2016-09-01 15:01:16 +10:00 |
|
inputmethod
|
|
|
|
inputport
|
|
|
|
interfaces
|
Bug 1300005. Make sure that our PositionOptions structs are always owned by someone in geolocation code. r=kanru
|
2016-09-02 17:55:37 -04:00 |
|
ipc
|
Backed out changeset 6e9706730af8 (bug 1298831) for crashing in js::TraceLoggerThread. r=backout
|
2016-09-05 14:32:04 +02:00 |
|
json
|
|
|
|
jsurl
|
Bug 1299727 - Rename NS_WARN_IF_FALSE as NS_WARNING_ASSERTION. r=erahm.
|
2016-09-01 15:01:16 +10:00 |
|
locales
|
Bug 768072 - Implement imageSmoothingEnabled and deprecate mozImageSmoothingEnabled. r=pbro,adw,bas,bz
|
2016-09-01 20:49:54 -04:00 |
|
manifest
|
|
|
|
mathml
|
|
|
|
media
|
Bug 1299415 - Clear ImageContainer cached resources When VideoSink pause playing r=jwwang
|
2016-09-04 23:38:43 -07:00 |
|
messagechannel
|
Bug 1264642 - Part 4. Use BufferList to replace raw buffers in StructuredClone. r=baku r=billm r=jorendorff
|
2016-08-23 00:40:46 +08:00 |
|
mobileconnection
|
Bug 1299727 - Rename NS_WARN_IF_FALSE as NS_WARNING_ASSERTION. r=erahm.
|
2016-09-01 15:01:16 +10:00 |
|
mobilemessage
|
Bug 1299727 - Rename NS_WARN_IF_FALSE as NS_WARNING_ASSERTION. r=erahm.
|
2016-09-01 15:01:16 +10:00 |
|
network
|
Bug 1264642 - Part 6. Mark JSStructuredCloneData as MOZ_NON_MEMMOVABLE and add specializations in nsTArray.h. r=froydnj
|
2016-08-23 00:40:47 +08:00 |
|
newapps
|
|
|
|
nfc
|
|
|
|
notification
|
Bug 1296579 - Remove the SimplePush API r=kitcambridge,baku
|
2016-09-01 20:17:03 +02:00 |
|
offline
|
|
|
|
performance
|
|
|
|
permission
|
|
|
|
phonenumberutils
|
|
|
|
plugins
|
Backed out 2 changesets (bug 1299164) for win vm bc4 bustage a=backout
|
2016-09-02 11:38:22 -07:00 |
|
power
|
|
|
|
presentation
|
Bug 1288297 - Construct PresentationRequest with multiple URLs, r=smaug
|
2016-09-05 01:17:00 +02:00 |
|
promise
|
Bug 1299321 - DOM test changes for Promise @@toStringTag. r=bz
|
2016-09-02 18:39:50 +02:00 |
|
push
|
Bug 1296579 - Remove the SimplePush API r=kitcambridge,baku
|
2016-09-01 20:17:03 +02:00 |
|
quota
|
Bug 1297056 - Use [must_use] in dom/quota; r=asuth
|
2016-08-23 08:03:25 +08:00 |
|
res
|
|
|
|
resourcestats
|
|
|
|
secureelement
|
|
|
|
security
|
Bug 1299727 - Rename NS_WARN_IF_FALSE as NS_WARNING_ASSERTION. r=erahm.
|
2016-09-01 15:01:16 +10:00 |
|
settings
|
|
|
|
smil
|
Bug 1299727 - Rename NS_WARN_IF_FALSE as NS_WARNING_ASSERTION. r=erahm.
|
2016-09-01 15:01:16 +10:00 |
|
speakermanager
|
|
|
|
storage
|
|
|
|
svg
|
Backed out 9 changesets (bug 1289011) for Android failures in select-fieldset-legend-4.html
|
2016-09-03 13:32:40 -07:00 |
|
system
|
|
|
|
telephony
|
|
|
|
tests
|
Bug 1275835 - Part 2: Implement CustomElementsRegistry define function; r=wchen
|
2016-09-01 15:11:32 +08:00 |
|
tethering
|
|
|
|
time
|
|
|
|
tv
|
|
|
|
u2f
|
|
|
|
url
|
|
|
|
voicemail
|
Bug 1299727 - Rename NS_WARN_IF_FALSE as NS_WARNING_ASSERTION. r=erahm.
|
2016-09-01 15:01:16 +10:00 |
|
vr
|
|
|
|
wappush
|
|
|
|
webidl
|
Bug 1288297 - Construct PresentationRequest with multiple URLs, r=smaug
|
2016-09-05 01:17:00 +02:00 |
|
wifi
|
|
|
|
workers
|
Bug 1299727 - Rename NS_WARN_IF_FALSE as NS_WARNING_ASSERTION. r=erahm.
|
2016-09-01 15:01:16 +10:00 |
|
xbl
|
Bug 1297993 - Include the ID of the offending <key> element in the key conflict message. r=masayuki
|
2016-08-31 12:53:24 -04:00 |
|
xhr
|
Merge m-c to m-i
|
2016-08-29 21:32:16 -07:00 |
|
xml
|
Bug 289714 - Do not write <parsererror> nodes for invalid XML documents in XMLHttpRequests made by web content. r=billm, r=bz
|
2016-08-29 16:30:36 -04:00 |
|
xslt
|
|
|
|
xul
|
Bug 1299727 - Rename NS_WARN_IF_FALSE as NS_WARNING_ASSERTION. r=erahm.
|
2016-09-01 15:01:16 +10:00 |
|
jar.mn
|
|
|
|
moz.build
|
Bug 1296579 - Remove the SimplePush API r=kitcambridge,baku
|
2016-09-01 20:17:03 +02:00 |