.. |
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 1429671 - Make composite member of Keyframe dictionary objects accept null values; r=bz
|
2018-01-11 16:20:49 +09:00 |
asmjscache
|
…
|
|
audiochannel
|
…
|
|
base
|
Merge mozilla-central to autoland. r=merge a=merge CLOSED TREE
|
2018-01-13 00:02:18 +02:00 |
battery
|
…
|
|
bindings
|
Backed out changeset 6d539e4a02bd (bug 1403519) for lint failures on a CLOSED TREE
|
2018-01-11 22:32:27 +02:00 |
broadcastchannel
|
…
|
|
browser-element
|
Bug 1428745 - Remove support for version parameter from script loader - tests, r=jonco
|
2018-01-09 17:00:49 +01:00 |
cache
|
Bug 1419771 - Introduce DOMPrefs, a thread-safe access to preferences for DOM - part 9 - ServiceWorker testing enabled, r=asuth
|
2018-01-08 14:05:04 +01:00 |
canvas
|
Backed out changeset add48ffcf303 (bug 1429754) for gl failing in dom/canvas/test/webgl-mochitest/ensure-exts/test_EXT_color_buffer_half_float.html on a CLOSED TREE
|
2018-01-12 07:10:00 +02:00 |
clients
|
Bug 1425975 P14 Assert that storage is allowed when a ClientSource is both execution ready and controlled. r=asuth
|
2018-01-05 12:10:22 -05:00 |
commandhandler
|
…
|
|
console
|
Bug 1425965 P2 Add nsIConsoleReportCollector::FlushReportsToConsoleForServiceWorkerScope(). r=baku
|
2018-01-12 12:16:04 -05:00 |
credentialmanagement
|
…
|
|
crypto
|
…
|
|
encoding
|
Bug 1421992 - Hand written cleanup patch to make tests pass after removing obsolete xpcshell functions. r=Gijs,ochameau a=Aryx
|
2017-12-21 11:11:57 +01:00 |
events
|
Merge mozilla-central to autoland. r=merge a=merge CLOSED TREE
|
2018-01-11 12:06:29 +02:00 |
fetch
|
Bug 1425965 P3 Make ServiceWorkerManager::FlushReportsToAllClients() use FlushReportsToConsoleForServiceWorkerScope(). r=asuth
|
2018-01-12 12:16:04 -05:00 |
file
|
Bug 1427091 - BlobSet must use nsCString instead of nsAutoCString, r=me
|
2018-01-05 15:38:06 +01:00 |
filehandle
|
…
|
|
filesystem
|
Bug 1419771 - Introduce DOMPrefs, a thread-safe access to preferences for DOM - part 16 - Webkit/Blink directory picker enabled, r=asuth
|
2018-01-08 14:05:05 +01:00 |
flex
|
Backed out 5 changesets (bug 1409083) for eslint failures
|
2017-12-07 19:47:09 -08:00 |
gamepad
|
…
|
|
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 4 changesets (bug 712130) for Android autofocus failures and for failing browser_formdata.js. on a CLOSED TREE
|
2018-01-12 22:46:22 +02:00 |
imptests
|
…
|
|
indexedDB
|
Bug 1429486 Expose GetClientInfo() and GetController() on nsIGlobalObject. r=asuth
|
2018-01-11 20:46:08 -05:00 |
interfaces
|
Bug 1425965 P4 Remove mControlledDocument, mRegisteringDocuments, and mNavigationIntercepts from ServiceWorkerManager. r=asuth
|
2018-01-12 12:16:05 -05:00 |
ipc
|
Bug 1430072 - Make the TabParent's default cached value for the DocShell active state be false again. r=mystor
|
2018-01-12 17:17:39 -05:00 |
jsurl
|
…
|
|
locales
|
…
|
|
manifest
|
Bug 1427419 - Part 13: Move inIDOMUtils.isValidCSSColor to InspectorUtils. r=bz
|
2018-01-11 12:38:00 +08:00 |
mathml
|
Bug 1428339: Make attribute mapping work without a pres context. r=heycam
|
2018-01-05 13:47:04 +01:00 |
media
|
Bug 1425621 - Part 4: Move track event logic to JS. r=drno,jib,smaug
|
2017-12-20 17:00:40 -06:00 |
messagechannel
|
…
|
|
network
|
Bug 1419771 - Introduce DOMPrefs, a thread-safe access to preferences for DOM - part 17 - Network Information enabled, r=asuth
|
2018-01-08 14:05:05 +01:00 |
notification
|
Bug 1419771 - Introduce DOMPrefs, a thread-safe access to preferences for DOM - part 7 - Notification Request-Interaction enabled, r=asuth
|
2018-01-08 14:05:04 +01: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
|
…
|
|
performance
|
Backed out 2 changesets (bug 1423495) for wpt failures at /server-timing/test_server_timing.html r=backout on a CLOSED TREE
|
2018-01-10 21:40:58 +02:00 |
permission
|
…
|
|
plugins
|
Bug 1428515 - Check for dying JSObjects when accessing plugin wrapper table r=bz
|
2018-01-12 10:36:23 +00:00 |
power
|
…
|
|
presentation
|
Bug 1426887 - Avoid adding/removing streams to nsMultiplexInputStream when reading in Presentation API, r=jdm
|
2017-12-30 12:47:12 +01:00 |
promise
|
Bug 1421992 - script-generated patch to replace do_execute_soon, do_print and do_register_cleanup with executeSoon, info and registerCleanupFunction, rs=Gijs.
|
2017-12-21 11:10:23 +01:00 |
push
|
Bug 1425965 P7 Fix dom/push/test/test_error_reporting.html to expect new console reporting mechanism. r=asuth
|
2018-01-12 12:16:06 -05:00 |
quota
|
Bug 1419771 - Introduce DOMPrefs, a thread-safe access to preferences for DOM - part 10 - StorageManager enabled, r=asuth
|
2018-01-08 14:05:04 +01:00 |
res
|
…
|
|
script
|
Bug 1429783 - Reset frozen state in nsIScriptElement::LoseParserInsertedness() r=smaug
|
2018-01-12 10:36:23 +00:00 |
secureelement
|
…
|
|
security
|
Bug 1427302 - Stop supporting type=content-* on XUL <browser>s, r=bz
|
2018-01-10 19:37:29 +00:00 |
smil
|
Bug 1423098 - Drop support for SMIL accessKey; r=dholbert
|
2017-12-14 09:58:32 -06:00 |
storage
|
…
|
|
svg
|
Bug 1429531. Add MOZ_CAN_RUN_SCRIPT annotations to SVG methods that can call GetPrimaryFrame. r=mystor
|
2018-01-11 23:01:20 -05:00 |
system
|
Bug 1278282 - update of the moz.build files to remove gtk2 references r=lsalzman
|
2018-01-10 10:04:59 +01:00 |
tests
|
Bug 1426500 - Part 2: Update test_interfaces mochitest to expect WebVR interfaces to be disabled on release builds for macOS. r=smaug, a=me
|
2018-01-11 15:13:58 -08:00 |
time
|
…
|
|
u2f
|
Bug 1406467 - Web Authentication - WD-07 Updates to Make Assertion r=jcj,smaug
|
2018-01-09 07:27:35 +01:00 |
url
|
Backed out 9 changesets (bug 1412456) for crashing talos g2 and unexpected network connections in browser-chrome's browser_searchEngine_behaviors.js r=backout a=backout on a CLOSED TREE
|
2017-12-07 12:20:21 +02:00 |
vr
|
Bug 1402147 - Part 2: Add test to ensure vrdisplayconnect fires when a listener is added after the display is connected r=daoshengmu
|
2018-01-05 16:20:12 -08:00 |
webauthn
|
Bug 1406467 - Web Authentication - WD-07 Updates to Make Assertion r=jcj,smaug
|
2018-01-09 07:27:35 +01:00 |
webbrowserpersist
|
…
|
|
webidl
|
Bug 1425621 - Part 4: Move track event logic to JS. r=drno,jib,smaug
|
2017-12-20 17:00:40 -06:00 |
websocket
|
…
|
|
workers
|
Bug 1425965 P6 Change test_fetch_integrity.html not to expect exact window ID values in console messages. r=asuth
|
2018-01-12 12:16:06 -05:00 |
worklet
|
Bug 1419771 - Introduce DOMPrefs, a thread-safe access to preferences for DOM - part 1 - dump enabled, r=asuth
|
2018-01-08 14:05:03 +01:00 |
xbl
|
Bug 1278282 - update of the moz.build files to remove gtk2 references r=lsalzman
|
2018-01-10 10:04:59 +01:00 |
xhr
|
Bug 1407858 part 1. Give DOMString setter APIs clearer names. r=smaug
|
2017-12-22 13:02:51 -05:00 |
xml
|
Bug 1426234 part 3. Simplify ProcessStyleLink now that it's only called for Link headers. r=mystor
|
2017-12-21 16:43:24 -05:00 |
xslt
|
Merge mozilla-central to autoland. r=merge a=merge on a CLOSED TREE
|
2018-01-03 23:59:59 +02:00 |
xul
|
Merge mozilla-central to autoland. r=merge a=merge CLOSED TREE
|
2018-01-12 00:04:40 +02:00 |
jar.mn
|
…
|
|
moz.build
|
Merge inbound to mozilla-central r=merge a=merge
|
2018-01-11 23:54:07 +02:00 |