.. |
abort
|
Bug 1488427 - AbortSignal::Unfollow() must be called when unlinked, r=smaug
|
2018-09-07 11:05:47 +02:00 |
animation
|
Bug 1489676 - Teach ComputeSquaredDistance derive about #[animation(constant)]. r=xidorn
|
2018-09-11 00:12:49 +02:00 |
asmjscache
|
Bug 1471018 - Speed-up AsmJSCache shutdown by setting the shutdown requested flag; r=asuth
|
2018-08-14 08:22:43 +02:00 |
audiochannel
|
Bug 1489362 - Part 1: Remove the XPCOM registration for AudioChannelAgent; r=baku
|
2018-09-07 12:05:40 -04:00 |
base
|
Merge mozilla-central to inbound. a=merge CLOSED TREE
|
2018-09-20 16:31:54 +03:00 |
battery
|
Bug 1482753 - Move battery/Types.h into hal/ and BatteryObserver into hal namespace. r=gsvelto
|
2018-08-13 10:57:50 +09:00 |
bindings
|
Bug 1490009 - Clear CallbackObject fields after use for promise job to avoid tenuring objects unnecessarily r=mccr8
|
2018-09-20 13:28:59 +01:00 |
broadcastchannel
|
Bug 1480780 - Merge the privacy.3rdpartystorage.enabled pref with the network.cookie.cookieBehavior pref; r=ehsan
|
2018-08-13 16:01:16 -04:00 |
browser-element
|
Bug 1488417 - Even better error message on property access on undefined/null variable.
|
2018-09-12 22:02:17 +00:00 |
cache
|
Bug 1489844 - Port DOMPrefs to StaticPrefs - part 9 - dom.serviceWorkers.testing.enabled, r=ehsan
|
2018-09-10 20:36:16 +02:00 |
canvas
|
Bug 1472894 - Part 2: Regenerate webgl-conf/generated-mochitest.ini. r=jgilbert
|
2018-09-19 19:11:49 +00:00 |
chrome-webidl
|
Backed out 5 changesets (bug 1485040) for causing build bustages on test_mozwebidlcodegen. CLOSED TREE
|
2018-09-13 23:04:55 +03:00 |
clients
|
Bug 1486772 - Refactor the screen-orientation types and headers r=smaug
|
2018-08-29 20:54:56 +00:00 |
commandhandler
|
Bug 1491605 - Remove nsIControllerCommandGroup because it is dead code; r=baku
|
2018-09-17 09:54:04 -04:00 |
console
|
Bug 1489844 - Port DOMPrefs to StaticPrefs - part 20 - devtools.enabled, r=ehsan
|
2018-09-10 20:36:17 +02:00 |
credentialmanagement
|
…
|
|
crypto
|
Bug 1491558 follow-up: Address mats' review comments
|
2018-09-17 02:23:06 -04:00 |
encoding
|
Bug 1481927. Always pass an object from the "relevant global" to Web IDL APIs that have a non-wrapper-cached "this". r=bholley
|
2018-08-29 03:03:46 +00:00 |
events
|
Bug 1485305 - dom/ Ensure loadURI always passes a triggeringPrincipal() r=Nika
|
2018-08-29 15:47:29 +01:00 |
fetch
|
Bug 1486445 - P1 - Propagate the sw internally redirected URL to fetching request; r=asuth
|
2018-09-12 12:44:30 +00:00 |
file
|
Bug 1489812 - Part 1: Port nsIEditorUtils.slurpBlob() to C++; r=masayuki
|
2018-09-10 08:42:26 -04:00 |
filehandle
|
Bug 1491558 - Remove the XPCOM registration for nsThreadPool; r=froydnj
|
2018-09-15 12:13:57 -04:00 |
filesystem
|
…
|
|
flex
|
…
|
|
gamepad
|
Bug 1487079 - Fix hasOrientation and hasPosition are switched on WebVR GamepadPose r=qdot,kip
|
2018-08-29 22:09:48 +00:00 |
geolocation
|
…
|
|
grid
|
…
|
|
html
|
Backed out changeset 7aa742bff8fb (bug 1473736) for xpcshell failures and bc failures in browser_urlbarSearchSingleWordNotification.js
|
2018-09-18 22:07:58 +03:00 |
imptests
|
…
|
|
indexedDB
|
Backed out 10 changesets (bug 1485305)for failing browser chrome tests on browser_loadDisallowInherit.js
|
2018-09-18 20:30:07 +03:00 |
interfaces
|
Bug 1492046 - get rid of nsIDOMXULLabeledControlElement, r=smaug
|
2018-09-19 15:11:02 +08:00 |
ipc
|
Merge inbound to mozilla-central a=merge
|
2018-09-19 05:18:50 +03:00 |
jsurl
|
…
|
|
locales
|
Bug 1487190 - Update bugzilla metadata in moz.build files to reflect Layout components reorganization in bug 1484408. r=heycam
|
2018-09-05 11:16:02 +00:00 |
manifest
|
…
|
|
mathml
|
Bug 1481601 - Remove now-useless aPreallocateChildren from nsINode::Clone() and friends. r=bzbarsky
|
2018-08-08 23:58:44 +00:00 |
media
|
Bug 1368843: Enable libaom on Android. r=jya
|
2018-09-20 08:25:35 +00:00 |
messagechannel
|
…
|
|
midi
|
…
|
|
network
|
Bug 1482753 - Move network/Types.h into hal/ and NetworkObserver into hal namespace. r=gsvelto
|
2018-08-13 10:57:50 +09:00 |
notification
|
Bug 1489844 - Port DOMPrefs to StaticPrefs - part 7 - dom.webnotifications.requireinteraction.enabled, r=ehsan
|
2018-09-10 20:36:15 +02:00 |
offline
|
Bug 1489917 - Remove the XPCOM component registration for nsOfflineCacheUpdate; r=baku
|
2018-09-10 11:24:32 -04:00 |
payments
|
Bug 1491996 - Add a pref to disable the user activation/gesture requirement for PaymentRequest.show(). r=baku
|
2018-09-19 15:32:22 +00:00 |
performance
|
Bug 1489844 - Port DOMPrefs to StaticPrefs - part 4 - dom.performance.enable_user_timing_logging, r=ehsan
|
2018-09-10 20:36:15 +02:00 |
permission
|
…
|
|
plugins
|
Bug 1399870 - make DEFFILE a Path instead of a string; r=gps
|
2018-09-18 15:50:19 -04:00 |
power
|
Bug 1482753 - Move power/Types.h into hal/ and WakeLockObserver into hal namespace. r=gsvelto
|
2018-08-13 10:57:50 +09:00 |
presentation
|
Bug 1488445 - Remove and replace obsolete ESLint rules. r=mossop
|
2018-09-04 18:08:43 +00:00 |
prio
|
Bug 1485620 - add gtest for PrioEncoder r=bholley,hsivonen
|
2018-09-17 17:38:36 +00:00 |
promise
|
Bug 1486130: Follow-up: Ignore extra console message on OS-X. r=bustage,test-only
|
2018-08-28 11:21:57 -07:00 |
push
|
Bug 1468222 Consolidate nsISSLStatus info nsITransportSecurityInfo r=Gijs,snorp,jcj,mcmanus,sfraser,keeler,baku,ato
|
2018-09-11 00:07:30 +00:00 |
quota
|
Backed out 10 changesets (bug 1485305)for failing browser chrome tests on browser_loadDisallowInherit.js
|
2018-09-18 20:30:07 +03:00 |
res
|
…
|
|
script
|
Bug 1489844 - Port DOMPrefs to StaticPrefs - part 23 - dom.script_loader.binast_encoding.enabled, r=ehsan
|
2018-09-10 20:36:17 +02:00 |
security
|
Bug 1490977: Assert content privileged about page has CSP. r=smaug
|
2018-09-19 06:50:23 +02:00 |
serviceworkers
|
Backed out 10 changesets (bug 1485305)for failing browser chrome tests on browser_loadDisallowInherit.js
|
2018-09-18 20:30:07 +03:00 |
simpledb
|
Bug 1486690 - Remove unnecessary checks after moz_xmalloc() calls. r=glandium
|
2018-08-28 15:56:01 +10:00 |
smil
|
Bug 1489454 - Remove all trailing whitespaces (again) r=Ehsan
|
2018-09-07 14:47:51 +00:00 |
storage
|
Bug 1492204 - Part 1: Stop using deprecated string writing iterators. r=froydnj
|
2018-09-18 09:44:57 -07:00 |
svg
|
Bug 1417699 - Remove PrimitiveType enum r=mstange
|
2018-09-19 17:18:44 +00:00 |
system
|
Bug 1399877 - globally define MOZ_DLL_PREFIX/MOZ_DLL_SUFFIX; r=gps
|
2018-09-11 13:31:20 -04:00 |
tests
|
Bug 1485305 - dom/ Ensure loadURI always passes a triggeringPrincipal() r=Nika
|
2018-08-29 15:47:29 +01:00 |
u2f
|
Bug 1259822 - Show property key in the error message when target object value is null or undefined. r=jorendorff
|
2018-08-24 13:22:13 +09:00 |
url
|
Bug 1485305 - dom/ Ensure loadURI always passes a triggeringPrincipal() r=Nika
|
2018-08-29 15:47:29 +01:00 |
vr
|
Bug 1369941: Replace single integers N in fuzzy() and fuzzy-if() with 0-N ranges. r=dholbert
|
2018-08-09 20:10:21 +00:00 |
webauthn
|
Bug 1488938 - Round two: migrate mochitest-browser tests to use element variations of firstChild, etc;r=Gijs
|
2018-09-07 15:31:38 +00:00 |
webbrowserpersist
|
Bug 1402247 - Use encoding_rs for XPCOM string encoding conversions. r=Nika,erahm,froydnj.
|
2018-08-14 14:43:42 +03:00 |
webgpu
|
…
|
|
webidl
|
Merge inbound to mozilla-central. a=merge
|
2018-09-19 19:42:36 +03:00 |
websocket
|
Bug 1489098 - Remove useless use of PromiseFlatString. r=peterv
|
2018-09-11 17:17:05 +00:00 |
workers
|
Bug 1485305 - dom/ Ensure loadURI always passes a triggeringPrincipal() r=Nika
|
2018-08-29 15:47:29 +01:00 |
worklet
|
Bug 722345 part 3 - Remove request API. r=luke
|
2018-08-28 09:53:30 +02:00 |
xbl
|
Bug 1487568 - Ignore whitespace only text nodes for XBL compatibility hack for unmatched children dropping content;r=smaug
|
2018-09-13 18:53:41 +00:00 |
xhr
|
Bug 1454325 - have XHRs adjust content type of uploads per spec using the MIME Sniffing standard; r=hsivonen
|
2018-09-20 01:04:51 +00:00 |
xml
|
Bug 1489454 - Remove all trailing whitespaces (again) r=Ehsan
|
2018-09-07 14:47:51 +00:00 |
xslt
|
Bug 1492204 - Part 1: Stop using deprecated string writing iterators. r=froydnj
|
2018-09-18 09:44:57 -07:00 |
xul
|
Bug 1478372, allow QueryInterface to be used for custom element implemented interfaces, r=bz,bgrins
|
2018-09-19 06:46:41 -04:00 |
jar.mn
|
…
|
|
moz.build
|
bug 1485946 - skip building libprio on MSVC r=froydnj
|
2018-08-27 20:07:51 +00:00 |