.. |
animation
|
Bug 1371518 - Make KeyframeUtils::IsAnimatable consult the Servo backend; r=hiro
|
2017-06-14 15:23:45 +09:00 |
asmjscache
|
Bug 1365097 - Convert NS_GetCurrentThread uses in dom (except for dom/media) (r=smaug)
|
2017-06-12 20:20:08 -07:00 |
audiochannel
|
…
|
|
base
|
Bug 1359217 part 1 - Make document nsIDocumentObserver::StyleRule* methods include the rule as parameter. r=bz
|
2017-06-19 15:45:43 +10:00 |
battery
|
…
|
|
bindings
|
Bug 1372031 - Use EnsureInserted instead of Contains+PutEntry to avoid unnecessary hashtable lookups. r=froydnj
|
2017-06-17 00:06:04 +02:00 |
broadcastchannel
|
Bug 1372265 - Use LookupForAdd instead of Get+Put, and LookupRemoveIf instead of Get+Remove, to avoid unnecessary hashtable lookups. r=froydnj
|
2017-06-14 16:11:21 +02:00 |
browser-element
|
…
|
|
cache
|
Bug 1365097 - Convert NS_GetCurrentThread uses in dom (except for dom/media) (r=smaug)
|
2017-06-12 20:20:08 -07:00 |
canvas
|
merge mozilla-inbound to mozilla-central. r=merge a=merge
|
2017-06-15 20:12:28 +02:00 |
commandhandler
|
Bug 1372268 - Use LookupForAdd instead of Get+Put to avoid unnecessary hashtable lookups. r=froydnj
|
2017-06-14 16:11:22 +02:00 |
console
|
Bug 1372323 - Use LookupForAdd instead of Get+Put to avoid unnecessary hashtable lookups. r=froydnj
|
2017-06-14 17:27:25 +02:00 |
credentialmanagement
|
…
|
|
crypto
|
Bug 1365097 - Convert NS_GetCurrentThread uses in dom (except for dom/media) (r=smaug)
|
2017-06-12 20:20:08 -07:00 |
encoding
|
Bug 1369025 - Remove mozilla::dom::EncodingUtils. r=hsivonen
|
2017-06-17 11:54:40 +09:00 |
events
|
Bug 1373285 - Remove keyboard apz telemetry probes. r=smaug
|
2017-06-15 13:55:26 -05:00 |
fetch
|
merge mozilla-inbound to mozilla-central. r=merge a=merge
|
2017-06-18 20:35:11 +02:00 |
file
|
Bug 1369020 - Remove nsContentUtils::ConvertStringFromEncoding and nsContentUtils::CheckForBOM. r=hsivonen
|
2017-06-16 21:11:03 +09:00 |
filehandle
|
Bug 1365097 - Convert NS_GetCurrentThread uses in dom (except for dom/media) (r=smaug)
|
2017-06-12 20:20:08 -07:00 |
filesystem
|
Bug 1365097 - Convert NS_GetCurrentThread uses in dom (except for dom/media) (r=smaug)
|
2017-06-12 20:20:08 -07:00 |
flyweb
|
Bug 1372736 - Avoid using AbstractThread for non-media MozPromises (r=bkelly)
|
2017-06-15 20:16:25 -07:00 |
gamepad
|
Bug 1365097 - Convert NS_GetCurrentThread uses in dom (except for dom/media) (r=smaug)
|
2017-06-12 20:20:08 -07:00 |
geolocation
|
…
|
|
grid
|
…
|
|
html
|
Merge inbound to central, a=merge
|
2017-06-16 17:58:58 -07:00 |
imptests
|
…
|
|
indexedDB
|
Bug 1369020 - Remove nsContentUtils::ConvertStringFromEncoding and nsContentUtils::CheckForBOM. r=hsivonen
|
2017-06-16 21:11:03 +09:00 |
interfaces
|
Bug 1274663 - Expose API to trigger device reset. r=dvander
|
2017-06-15 14:34:00 -04:00 |
ipc
|
Backed out changeset 5573f2f7d796 (bug 1343728) for failing various tests, e.g. mochitest test_animations_reverse.html. r=backout on a CLOSED TREE
|
2017-06-16 22:21:45 +02:00 |
json
|
…
|
|
jsurl
|
Bug 1372994 - Clear up leftover ISO-8859-1 encoding names. r=emk
|
2017-06-15 10:35:22 +03:00 |
locales
|
Bug 1339690 - Part 8: Produce an appropriate warning highlighting the invalid property value. r=birtles,flod
|
2017-06-14 14:18:25 +08:00 |
manifest
|
…
|
|
mathml
|
Bug 1373095 - Devirtualize GetRowSpan/GetColSpan. r=bz
|
2017-06-17 02:49:09 +02:00 |
media
|
Bug 1370175 - enable rust mp4 parser on other platforms and fallback to stagefright if rust parser fails. r=kinetik
|
2017-06-14 11:29:10 +08:00 |
messagechannel
|
…
|
|
network
|
Backed out 6 changesets (bug 1371699) for various failures including frequent img-blobURI-2.html failures and leaks a=backout
|
2017-06-13 17:50:11 -07:00 |
notification
|
Bug 1365097 - Convert NS_GetCurrentThread uses in dom (except for dom/media) (r=smaug)
|
2017-06-12 20:20:08 -07:00 |
offline
|
…
|
|
payments
|
Backed out 2 changesets (bug 1345365) for frequent failures in test_data.html a=backout
|
2017-06-15 00:52:04 -07:00 |
performance
|
Bug 1369303 - Part 2: Marking the performance timing API always reports 0 and the access of resource timing and user timing becomes NOP when 'privacy.resistFingerprinting' is true. r=arthuredelstein,baku
|
2017-06-15 16:48:27 +08:00 |
permission
|
…
|
|
plugins
|
Bug 1372886 - Remove dead parameters from nsIConverterInputStream.init(). r=hsivonen
|
2017-06-17 19:30:09 +09:00 |
power
|
…
|
|
presentation
|
Backed out 6 changesets (bug 1371699) for various failures including frequent img-blobURI-2.html failures and leaks a=backout
|
2017-06-13 17:50:11 -07:00 |
promise
|
Bug 1345284 - Move variable declarations in test_promise_argument.html, and test_promise_callback_retval.html. r=jmaher
|
2017-06-05 12:35:53 -04:00 |
push
|
…
|
|
quota
|
Bug 1365097 - Convert NS_GetCurrentThread uses in dom (except for dom/media) (r=smaug)
|
2017-06-12 20:20:08 -07:00 |
res
|
…
|
|
script
|
Bug 1369025 - Remove mozilla::dom::EncodingUtils. r=hsivonen
|
2017-06-17 11:54:40 +09:00 |
secureelement
|
…
|
|
security
|
Bug 1267075 - Part 1: call SetBlockedRequest when CSP check failed. r=bz
|
2017-06-16 10:12:08 +08:00 |
smil
|
Bug 1373018 - Part 10: stylo: Remove StyleSource; r=bholley
|
2017-06-10 22:27:45 -07:00 |
storage
|
Bug 1370087 - GenerateOriginKey cannot assert the existence of nsIPrincipal, r=smaug
|
2017-06-12 12:26:08 +02:00 |
svg
|
Bug 1369904 - Bounding box should not include control points. r=lsalzman
|
2017-06-14 06:34:01 +01:00 |
system
|
Bug 1370027: Part 1 - Cleanly handle a subprocess child being reaped by NSPR. r=aswan
|
2017-06-06 16:00:53 -07:00 |
tests
|
Bug 1369627 - Part 1: Add a test for the behavior of window.resizeBy right after opening a new window, r=smaug
|
2017-06-15 14:34:46 -04:00 |
time
|
…
|
|
u2f
|
Bug 1372736 - Avoid using AbstractThread for non-media MozPromises (r=bkelly)
|
2017-06-15 20:16:25 -07:00 |
url
|
…
|
|
vr
|
Bug 1368990 - Add reftest for verifying onVRPresentChange; r=kip
|
2017-06-07 17:05:04 +08:00 |
webauthn
|
Bug 1372736 - Avoid using AbstractThread for non-media MozPromises (r=bkelly)
|
2017-06-15 20:16:25 -07:00 |
webbrowserpersist
|
Bug 1372014 - Remove a redundant hashtable Contains call. r=froydnj
|
2017-06-14 01:54:26 +02:00 |
webidl
|
Bug 556743 - Implement the labels attribute. r=smaug
|
2017-06-15 20:04:00 -04:00 |
workers
|
Bug 1369025 - Remove mozilla::dom::EncodingUtils. r=hsivonen
|
2017-06-17 11:54:40 +09:00 |
worklet
|
…
|
|
xbl
|
merge mozilla-inbount to mozilla-central. r=merge a=merge
|
2017-06-15 11:11:30 +02:00 |
xhr
|
Bug 1369025 - Remove mozilla::dom::EncodingUtils. r=hsivonen
|
2017-06-17 11:54:40 +09:00 |
xml
|
…
|
|
xslt
|
Bug 1369025 - Remove mozilla::dom::EncodingUtils. r=hsivonen
|
2017-06-17 11:54:40 +09:00 |
xul
|
Bug 1371577 - stylo: Update test expectations after fixing pseudo element matching for XBL stylesheets. r=emilio
|
2017-06-14 16:45:46 +08:00 |
jar.mn
|
…
|
|
moz.build
|
…
|
|