..
abort
Bug 1501662 - Add more .eslintrc.js files for test directories (dom, modules, netwerk and parser). r=mossop
2018-10-24 19:11:17 +00:00
animation
Bug 1496619 - part 7: Implement steps(jump-*) functions r=birtles
2018-10-26 18:03:37 +00:00
asmjscache
Bug 1501662 - Add more .eslintrc.js files for test directories (dom, modules, netwerk and parser). r=mossop
2018-10-24 19:11:17 +00:00
audiochannel
Bug 1496496 - part3 : add log. r=padenot
2018-10-05 19:04:17 +00:00
base
Bug 1502802 - Implement PostMessageOptions for Window, r=smaug
2018-10-29 16:26:30 +01:00
battery
Bug 1501662 - Add more .eslintrc.js files for test directories (dom, modules, netwerk and parser). r=mossop
2018-10-24 19:11:17 +00:00
bindings
Bug 1501124 - Switch BackstagePass to use WebIDLGlobalNameHash, r=bzbarsky
2018-10-25 10:24:36 -04:00
broadcastchannel
Bug 1501662 - Add more .eslintrc.js files for test directories (dom, modules, netwerk and parser). r=mossop
2018-10-24 19:11:17 +00:00
browser-element
Bug 1501662 - Add more .eslintrc.js files for test directories (dom, modules, netwerk and parser). r=mossop
2018-10-24 19:11:17 +00:00
cache
Bug 1425146 - P2 - Add a test reproducing the reported issue to verify that a Cache directory without a padding file and with an old version of the database doesn't break the storage initialization; r=janv
2018-10-25 16:34:56 +02:00
canvas
Merge mozilla-inbound to mozilla-central. a=merge
2018-10-27 00:55:47 +03:00
chrome-webidl
Bug 1500791 - remove hardcoded restriction on bools that may be prio-encoded r=hsivonen
2018-10-26 15:00:46 +00:00
clients
Bug 1502802 - Implement PostMessageOptions for Client and ServiceWorker, r=smaug
2018-10-29 16:26:30 +01:00
commandhandler
…
console
Bug 1501662 - Add more .eslintrc.js files for test directories (dom, modules, netwerk and parser). r=mossop
2018-10-24 19:11:17 +00:00
credentialmanagement
Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop
2018-10-19 12:55:39 +00:00
crypto
Bug 1501662 - Add more .eslintrc.js files for test directories (dom, modules, netwerk and parser). r=mossop
2018-10-24 19:11:17 +00:00
encoding
Bug 1501662 - Add more .eslintrc.js files for test directories (dom, modules, netwerk and parser). r=mossop
2018-10-24 19:11:17 +00:00
events
Bug 1483552 - Disable Clipboard.readText outside of system/extension code, r=baku
2018-10-26 16:51:51 +00:00
fetch
Bug 1501354 - Fetch() should not block the loadgroup from completing, r=bz
2018-10-27 08:55:20 +02:00
file
Bug 1502375 - FilePropertyBag should inherit BlobPropertyBag, r=smaug
2018-10-27 10:26:31 +02:00
filehandle
…
filesystem
…
flex
Bug 1498273 Part 4: Add tests of FlexItem clampState. r=dholbert
2018-10-25 00:14:40 +00:00
gamepad
…
geolocation
Bug 1495364 - FeaturePolicy: geolocation, r=smaug
2018-10-06 13:10:30 +02:00
grid
…
html
Bug 1501206 - Introduce a new function ReferrerPolicyToString() r=ckerschb
2018-10-25 13:53:21 +00:00
imptests
…
indexedDB
Bug 1501286 - Part 4: Remove the browser.contentblocking.ui.enabled pref from several tests which now set it needlessly r=johannh
2018-10-25 16:46:42 +00:00
interfaces
Bug 1498510 - Move nsICSPEventListener out of CSP object, r=ckerschb
2018-10-23 08:17:13 +02:00
ipc
Bug 1500876 - Remove PContent::GetSystemColors sync IPC. r=snorp,mccr8
2018-10-29 01:35:47 +00:00
jsurl
Bug 1498510 - Move nsICSPEventListener out of CSP object, r=ckerschb
2018-10-23 08:17:13 +02:00
locales
Bug 1050329 - part 2 - Add error page for h2 goaway. r=dragana,bzbarsky
2018-10-25 20:46:46 +00:00
manifest
Bug 1499096 - Use ok() with 2 arguments instead of 3 when possible;r=Standard8
2018-10-23 07:13:35 +00:00
mathml
…
media
Bug 1499903 - part2 : add test. r=chunmin
2018-10-26 22:36:18 +00:00
messagechannel
Bug 1502802 - Implement PostMessageOptions for MessagePort, r=smaug
2018-10-29 16:26:30 +01:00
midi
…
network
…
notification
Backed out changeset bee1c344cb47 (bug 1491909) for failures in browser/components/extensions/test/xpcshell/test_ext_geckoProfiler_control.js
2018-10-24 04:23:13 +03:00
offline
Bug 1490874: Log Principal based Security Errors to the Security pane in the console. r=smaug
2018-09-25 07:25:05 +02:00
payments
Backed out changeset fa6b7a70f2db (bug 1497215
) fro xpcshell failures in browser/components/payments/test/unit/test_response_creation.js CLOSED TREE
2018-10-22 14:52:23 +03:00
performance
Bug 1501979 - Make PerformanceObserver report mQueuedEntries to the cycle collector r=mccr8
2018-10-26 11:03:44 +01:00
permission
…
plugins
Bug 1499587 - Fix win64 clang-cl -Wwritable-strings. r=ted
2018-10-25 14:16:27 +00:00
power
Bug 1492736 - Part 1. Add nsIWakeLock to manage wake lock from devtools. r=baku
2018-09-28 14:05:07 +09:00
presentation
Bug 1499096 - Update tests using ok() to is();r=Standard8
2018-10-23 07:12:23 +00:00
prio
Bug 1500791 - remove hardcoded restriction on bools that may be prio-encoded r=hsivonen
2018-10-26 15:00:46 +00:00
promise
Bug 1491403 - Part 3: Propagate the user input event handling state to the promise resolve handlers in case the promise creator requests it r=smaug,arai,baku
2018-10-09 21:42:22 +00:00
push
Bug 1499096 - Update tests using ok() to is();r=Standard8
2018-10-23 07:12:23 +00:00
quota
Bug 1395102 - P4 - Reuse the code for MaybeUpgradeClients() in the upgrade helpers; r=janv
2018-10-19 11:36:08 +02:00
res
…
script
Bug 1498510 - Move nsICSPEventListener out of CSP object, r=ckerschb
2018-10-23 08:17:13 +02:00
security
Bug 1501204: Update the FeaturePolicy inherit algorithm implementation, r=ckerschb
2018-10-25 19:03:38 +02:00
serviceworkers
Bug 1502802 - Implement PostMessageOptions for Client and ServiceWorker, r=smaug
2018-10-29 16:26:30 +01:00
simpledb
…
smil
Bug 1499096 - Update tests using ok() to is();r=Standard8
2018-10-23 07:12:23 +00:00
storage
…
svg
Bug 1502658 - Remove SVG use attribute change handling code from nsSVGUseFrame to SVGUseElement. r=longsonr
2018-10-28 23:20:43 +00:00
system
Bug 1388134 - Move some OS.Constants.Path members to lazy init r=baku
2018-10-17 17:36:04 +00:00
tests
Bug 1502802 - Implement PostMessageOptions for Window, r=smaug
2018-10-29 16:26:30 +01:00
u2f
Bug 1479787
- use NSS mozpkix in Firefox, r=mt,keeler,glandium
2018-10-02 14:59:34 +02:00
url
Bug 1499096 - Update wrong usage of ok() with todo_is();r=Standard8
2018-10-23 07:13:02 +00:00
vr
Bug 1501869 - Part 2: Stop calling VR tasks when they are at background. r=kip
2018-10-28 22:49:15 +00:00
webauthn
Backed out 3 changesets (bug 1468761) for telemetry related xpcshell failures. CLOSED TREE
2018-10-22 19:28:56 +03:00
webbrowserpersist
…
webgpu
…
webidl
Bug 1502802 - Implement PostMessageOptions for Client and ServiceWorker, r=smaug
2018-10-29 16:26:30 +01:00
websocket
…
workers
Bug 1502802 - Implement PostMessageOptions for Worker, r=smaug
2018-10-29 16:26:30 +01:00
worklet
Bug 1502004 - Move AudioWorkletGlobalScope from dom/worklet to dom/media/webaudio. r=karlt
2018-10-25 18:50:05 +00:00
xbl
Bug 1480245
, part 1 - Remove compatibility methods from nsXPTInterfaceInfo. r=nika
2018-10-25 09:56:26 +00:00
xhr
Bug 1472212 - Load ` http://example.org/ ` instead of `about:home` for some tests. r=Gijs
2018-07-20 18:49:59 -04:00
xml
Bug 1494745 part 4 - Make Loader::AddObserver void since it's infallible. r=bz
2018-10-14 18:12:23 +02:00
xslt
Bug 1498586 - Add clang-format off to avoid the reformatting of the data structures r=Ehsan
2018-10-12 20:48:24 +00:00
xul
Bug 1486888 - Support XUL broadcasters in non-XUL documents. r=smaug
2018-10-19 01:22:46 +00:00
jar.mn
…
moz.build
…