.. |
abort
|
Bug 1421992 - script-generated patch to replace do_check_* functions with their Assert.* equivalents, rs=Gijs.
|
2017-12-21 11:08:17 +01:00 |
animation
|
Bug 1419339 - Unthrottle transform animations periodically if there is any IntersectionObservers. r=birtles
|
2018-02-07 10:46:15 +09:00 |
asmjscache
|
Bug 1433970 - pass WriteParams parameters by const reference r=froydnj
|
2018-02-01 21:51:58 +01:00 |
audiochannel
|
…
|
|
base
|
Merge inbound to mozilla-central. a=merge
|
2018-02-09 12:02:51 +02:00 |
battery
|
…
|
|
bindings
|
Bug 1436865 - Remove nsIDOMCrypto. r=bz
|
2018-02-08 13:22:20 +01:00 |
broadcastchannel
|
Bug 1435174 - Remove the renaming 'using namespace workers', r=bkelly
|
2018-02-05 19:55:07 +01:00 |
browser-element
|
Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian
|
2018-02-06 09:36:57 -08:00 |
cache
|
Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian
|
2018-02-06 09:36:57 -08:00 |
canvas
|
Bug 1414825. Clear mDataWrapper on ImageBitmap::Close because it holds gfx resources alive. r=nical
|
2018-02-06 02:53:21 -06:00 |
clients
|
Bug 1435174 - Remove the renaming 'using namespace workers', r=bkelly
|
2018-02-05 19:55:07 +01:00 |
commandhandler
|
…
|
|
console
|
Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian
|
2018-02-06 09:36:57 -08:00 |
credentialmanagement
|
…
|
|
crypto
|
Bug 1435174 - Remove the renaming 'using namespace workers', r=bkelly
|
2018-02-05 19:55:07 +01:00 |
encoding
|
Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian
|
2018-02-06 09:36:57 -08:00 |
events
|
Bug 1436508 part 5. Switch xbl from nsIDOMKeyEvent to KeyboardEvent. r=masayuki
|
2018-02-09 11:17:09 -05:00 |
fetch
|
Bug 1405974 - NonBlockingAsyncInputStream must take the ownership of the underlying stream, r=qdot
|
2018-01-31 16:45:20 +01:00 |
file
|
Bug 1436711 - update BUG_COMPONENT to dom/file/* and dom/filesystem/* files, r=catalinb
|
2018-02-08 14:47:16 +01:00 |
filehandle
|
…
|
|
filesystem
|
Bug 1436711 - update BUG_COMPONENT to dom/file/* and dom/filesystem/* files, r=catalinb
|
2018-02-08 14:47:16 +01:00 |
flex
|
Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian
|
2018-02-06 09:36:57 -08:00 |
gamepad
|
Bug 1435223 - Increase the size of idstring to avoid a warning r=baku
|
2018-02-02 13:21:49 +01:00 |
geolocation
|
Bug 1278282 - update of the moz.build files to remove gtk2 references r=lsalzman
|
2018-01-10 10:04:59 +01:00 |
grid
|
Bug 1423378 Part 3: Duplicate repeat auto-fit test into a repeat auto-fill test (with slightly different expected values). r=mats
|
2017-12-20 10:54:46 -08:00 |
html
|
Backed out changeset 86581d5ccbbb (bug 1436272) for failing /builds/worker/workspace/build/src/editor/libeditor/EditorBase.cpp a=backout on a CLOSED TREE
|
2018-02-08 04:54:47 +02:00 |
imptests
|
Bug 1339461 - script-generated patch to convert foo.indexOf(...) == -1 to foo.includes(), r=Mossop.
|
2018-02-01 20:45:22 +01:00 |
indexedDB
|
Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian
|
2018-02-06 09:36:57 -08:00 |
interfaces
|
Bug 1436508 part 3. Remove nsIDOMCommandEvent. r=masayuki
|
2018-02-09 11:17:08 -05:00 |
ipc
|
Bug 1424107 - Pass the triggering principal URI across processes in drag-and-drop. r=smaug
|
2018-02-09 10:43:53 +09:00 |
jsurl
|
Bug 1436743 - Dispatch events via the docgroup rather than the tabgroup when possible. r=mystor
|
2018-02-08 15:54:00 -05:00 |
locales
|
Backed out changeset dcb60325f0cf (bug 1429732) for breaking uriloader/exthandler/tests/mochitest/mochitest.ini: runByManifest mode must be enabled to set the `prefs` key (fails at least on Android)
|
2018-02-08 19:02:48 +02:00 |
manifest
|
Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian
|
2018-02-06 09:36:57 -08:00 |
mathml
|
Bug 1430014 - Part 5: Stop building old style system classes when MOZ_OLD_STYLE is not defined. r=xidorn
|
2018-02-01 15:04:04 +11:00 |
media
|
Merge mozilla-central to autoland. a=merge CLOSED TREE
|
2018-02-08 21:34:52 +02:00 |
messagechannel
|
Bug 1435174 - Remove the renaming 'using namespace workers', r=bkelly
|
2018-02-05 19:55:07 +01:00 |
network
|
Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian
|
2018-01-29 15:20:18 -08:00 |
notification
|
Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian
|
2018-02-06 09:36:57 -08:00 |
offline
|
Backed out changeset e2beba7e6875 (bug 1423798) for failing Browser Chrome tests browser_temporary_permissions_expiry.js on Windows 7 debug. r=backout on a CLOSED TREE
|
2017-12-09 07:23:35 +02:00 |
payments
|
Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian
|
2018-02-06 09:36:57 -08:00 |
performance
|
Bug 1436743 - Dispatch events via the docgroup rather than the tabgroup when possible. r=mystor
|
2018-02-08 15:54:00 -05:00 |
permission
|
…
|
|
plugins
|
Bug 1436253 - Fix NPAPI FunctionBroker condition variable concurrency issues. r=aklotz
|
2018-02-06 21:35:44 -08:00 |
power
|
…
|
|
presentation
|
Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian
|
2018-02-06 09:36:57 -08:00 |
promise
|
Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian
|
2018-02-06 09:36:57 -08:00 |
push
|
Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian
|
2018-02-06 09:36:57 -08:00 |
quota
|
Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian
|
2018-02-06 09:36:57 -08:00 |
res
|
…
|
|
script
|
Bug 1436743 - Dispatch events via the docgroup rather than the tabgroup when possible. r=mystor
|
2018-02-08 15:54:00 -05:00 |
security
|
Bug 1436184 - Remove definitions of Ci, Cr, Cc, and Cu from httpd.js and .sjs files. r=florian
|
2018-02-06 15:03:13 -08:00 |
serviceworkers
|
Bug 1436508 part 4. Remove some XPOM goop from ExtendableMessageEvent. r=masayuki
|
2018-02-09 11:17:08 -05:00 |
smil
|
Bug 1435666 - Part 2: Remove nsIDOMTimeEvent. r=bz
|
2018-02-05 10:31:43 +08:00 |
storage
|
Bug 1428535 - Add missing override specifiers to overridden virtual functions. r=froydnj
|
2017-11-05 19:37:28 -08:00 |
svg
|
Merge mozilla-central to autoland. r=merge
|
2018-02-07 12:18:35 +02:00 |
system
|
Bug 1409063: Remove OS.Constants.Path attributes that were added for WebappsInstaller.jsm and are no longer used. r=baku
|
2018-02-09 14:09:25 +00:00 |
tests
|
Bug 1435261 - Remove access to appcache interface OfflineResourceList over insecure contexts r=baku,mayhemer
|
2018-02-02 17:26:03 +00:00 |
u2f
|
Bug 1436078 - Hard-code U2F permissions for Google Accounts r=ttaubert
|
2018-02-06 16:59:00 -07:00 |
url
|
Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian
|
2018-02-06 09:36:57 -08:00 |
vr
|
Backed out 4 changesets (bug 1381645) for failing in dom/tests/mochitest/general/test_interfaces.html on a CLOSED TREE
|
2018-01-24 20:04:34 +02:00 |
webauthn
|
Bug 1416056 - Web Authentication - Default to "None Attestation" r=jcj
|
2018-02-09 16:34:39 +01:00 |
webbrowserpersist
|
Bug 1434819 part 7. Remove the SHOW_* constants from nsIDOMNodeFilter. r=qdot
|
2018-02-01 14:26:12 -05:00 |
webidl
|
Bug 1436508 part 3. Remove nsIDOMCommandEvent. r=masayuki
|
2018-02-09 11:17:08 -05:00 |
websocket
|
Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian
|
2018-02-06 09:36:57 -08:00 |
workers
|
Bug 1436865 - Remove nsIDOMCrypto. r=bz
|
2018-02-08 13:22:20 +01:00 |
worklet
|
Bug 1339461 - script-generated patch to convert foo.indexOf(...) == -1 to foo.includes(), r=Mossop.
|
2018-02-01 20:45:22 +01:00 |
xbl
|
Bug 1436508 part 5. Switch xbl from nsIDOMKeyEvent to KeyboardEvent. r=masayuki
|
2018-02-09 11:17:09 -05:00 |
xhr
|
Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian
|
2018-02-06 09:36:57 -08:00 |
xml
|
Bug 1435430 part 10. Remove now-unused nsIXSLTProcesor interfaces. r=mystor
|
2018-02-05 16:00:05 -05:00 |
xslt
|
Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian
|
2018-02-06 09:36:57 -08:00 |
xul
|
Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian
|
2018-02-06 09:36:57 -08:00 |
jar.mn
|
…
|
|
moz.build
|
Bug 1435666 - Part 4: Remove nsIDOMXPathEvaluator. r=bz
|
2018-02-05 13:05:45 +08:00 |