.. |
abort
|
Bug 1488427 - AbortSignal::Unfollow() must be called when unlinked, r=smaug
|
2018-09-07 11:05:47 +02:00 |
animation
|
bug 1483963, cache the index of a child node when ordering animations for event dispatch, r=hiro,ehsan
|
2018-09-05 00:31:57 +03: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
|
Bug 1489363 - Replace some string.Assign* with AssignLiteral. r=froydnj
|
2018-09-07 22:12:01 +00: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 1489454 - Remove all trailing whitespaces (again) r=Ehsan
|
2018-09-07 14:47:51 +00: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 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 |
cache
|
Bug 1361330 - Part 1: Make quota stream constructors public and move the Create() helpers outside of the stream classes; r=asuth
|
2018-08-20 14:32:33 +02:00 |
canvas
|
Bug 1489363 - Replace some string.Append* with AppendLiteral. r=froydnj
|
2018-09-07 22:12:04 +00:00 |
chrome-webidl
|
Bug 1481238 - Create WebIDL interface for BrowsingContext. r=peterv
|
2018-08-29 05:00:00 +03:00 |
clients
|
Bug 1486772 - Refactor the screen-orientation types and headers r=smaug
|
2018-08-29 20:54:56 +00:00 |
commandhandler
|
Bug 1488112 - Remove the XPCOM component registration for nsBaseCommandController; r=qdot
|
2018-09-04 15:03:22 -04:00 |
console
|
Bug 1489363 - Replace some string.Append* with AppendLiteral. r=froydnj
|
2018-09-07 22:12:04 +00:00 |
credentialmanagement
|
…
|
|
crypto
|
Bug 1486690 - Remove unnecessary checks after moz_xmalloc() calls. r=glandium
|
2018-08-28 15:56:01 +10: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 1489363 - Replace some string.Append* with AppendLiteral. r=froydnj
|
2018-09-07 22:12:04 +00:00 |
fetch
|
Bug 1488427 - AbortSignal::Unfollow() must be called when unlinked, r=smaug
|
2018-09-07 11:05:47 +02:00 |
file
|
Bug 1489454 - Remove all trailing whitespaces (again) r=Ehsan
|
2018-09-07 14:47:51 +00:00 |
filehandle
|
Bug 1361330 - Part 2: Move MemoryOutputStream to a generic place; r=asuth
|
2018-08-20 14:32:48 +02: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
|
Merge mozilla-central to autoland
|
2018-09-07 19:37:17 +03:00 |
imptests
|
…
|
|
indexedDB
|
Merge mozilla-central to inbound. a=merge CLOSED TREE
|
2018-09-05 02:45:18 +03:00 |
interfaces
|
Bug 1488116 - get rid of nsIDOMXULDescriptionElement, r=smaug
|
2018-09-04 09:08:39 +08:00 |
ipc
|
Bug 1489546 - Don't drop process priority of webext process r=mconley
|
2018-09-07 16:46:42 +00: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 1489363 - Replace some string.Assign* with AssignLiteral. r=froydnj
|
2018-09-07 22:12:01 +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
|
…
|
|
offline
|
Bug 1402247 - Use encoding_rs for XPCOM string encoding conversions. r=Nika,erahm,froydnj.
|
2018-08-14 14:43:42 +03:00 |
payments
|
Backed out 2 changesets (bug 1487295) for WPT failres in payment-request/PaymentMethodChangeEvent/methodDetails-attribute.https.html
|
2018-09-07 12:50:07 +03:00 |
performance
|
Bug 1481195 - The current document should have access to its PerformanceTimingData, r=valentin
|
2018-08-06 21:27:00 +02:00 |
permission
|
Bug 1278831 - PermissionStatus must keep itself alive when it has a event listener, r=smaug
|
2018-08-01 00:19:12 +02:00 |
plugins
|
Bug 1489363 - Replace some string.Assign* with AssignLiteral. r=froydnj
|
2018-09-07 22:12:01 +00: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
|
Backed out 6 changesets (bug 1421501) for bustages on security/nss/lib/freebl/mpi/mp_comba.c on a CLOSED TREE
|
2018-08-23 17:13:42 +03: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 1486690 - Remove unnecessary checks after moz_xmalloc() calls. r=glandium
|
2018-08-28 15:56:01 +10:00 |
quota
|
Bug 1324836 - Part 2: Add a gtest for OriginScope testing; r=asuth
|
2018-09-07 18:23:02 +02:00 |
res
|
…
|
|
script
|
Bug 1267297 - Use AutoEntryScript for script activity bookkeeping instead of the request machinery. r=bholley
|
2018-09-04 16:59:56 +00:00 |
security
|
Bug 1489363 - Replace some string.Append* with AppendLiteral. r=froydnj
|
2018-09-07 22:12:04 +00:00 |
serviceworkers
|
Bug 1472303 - Backed out changeset 8a40d04dfcbb. r=asuth
|
2018-08-24 10:24:28 -04: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 1486932 part 2. Remove nsIDOMStorage. r=mccr8
|
2018-08-31 13:56:55 -04:00 |
svg
|
Bug 1486115 - use mozilla::IsAsciiDigit and mozilla::AsciiAlphanumericToNumber r=dholbert
|
2018-08-31 16:55:04 +01:00 |
system
|
Bug 1487204 - Add platform support for calling authorizationStatusForMediaType and requestAccessForMediaType from JS r=spohl
|
2018-09-06 16:06:15 +00:00 |
tests
|
Merge mozilla-central to autoland. a=merge CLOSED TREE
|
2018-09-05 15:42:52 +03: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 908413 - Use dom::CMimeType::Parse to extract content type for data URIs r=hsivonen
|
2018-09-07 05:44:49 +00: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
|
Backed out 2 changesets (bug 1487295) for WPT failres in payment-request/PaymentMethodChangeEvent/methodDetails-attribute.https.html
|
2018-09-07 12:50:07 +03:00 |
websocket
|
…
|
|
workers
|
Bug 1489363 - Replace some string.Assign* with AssignLiteral. r=froydnj
|
2018-09-07 22:12:01 +00:00 |
worklet
|
Bug 722345 part 3 - Remove request API. r=luke
|
2018-08-28 09:53:30 +02:00 |
xbl
|
Bug 722345 part 3 - Remove request API. r=luke
|
2018-08-28 09:53:30 +02:00 |
xhr
|
Bug 1484990 - Use BulkWrite instead of write past length via BeginWriting() in XHR. r=baku
|
2018-08-30 14:24:58 +00:00 |
xml
|
Bug 1489454 - Remove all trailing whitespaces (again) r=Ehsan
|
2018-09-07 14:47:51 +00:00 |
xslt
|
Bug 1486690 - Remove an unnecessary NS_FREE_XPCOM_ISUPPORTS_POINTER_ARRAY call. r=glandium
|
2018-08-28 16:00:05 +10:00 |
xul
|
Bug 1455649 - DocumentL10n, part 3 - Plug DocumentL10n life cycle into DOM hooks. r=smaug
|
2018-09-06 18:28:40 -07:00 |
jar.mn
|
…
|
|
moz.build
|
bug 1485946 - skip building libprio on MSVC r=froydnj
|
2018-08-27 20:07:51 +00:00 |