gecko-dev/dom
Emilio Cobos Álvarez 9c190fff4b Bug 1771564 - Constify ComputedStyle usage in nsComputedDOMStyle. r=dholbert
None of the consumer need to mutate styles, and this saves some ugly
const_casting on the next patch.

Doesn't change behavior.

Differential Revision: https://phabricator.services.mozilla.com/D147555
2022-05-28 01:04:24 +00:00
..
abort Bug 1757635 - Part 2: Use NS_IMPL_CYCLE_COLLECTION_WITH_JS_MEMBERS where applicable r=smaug 2022-05-25 23:41:26 +00:00
animation Bug 1771564 - Constify ComputedStyle usage in nsComputedDOMStyle. r=dholbert 2022-05-28 01:04:24 +00:00
audiochannel Bug 1768189 - Part 1: Apply modernize-concat-nested-namespaces to docshell/base/BrowsingContextWebProgress.h ... r=andi 2022-05-09 20:41:03 +00:00
base Bug 1771564 - Constify ComputedStyle usage in nsComputedDOMStyle. r=dholbert 2022-05-28 01:04:24 +00:00
battery
bindings
broadcastchannel
browser-element Bug 1514936, part 1 - Remove the outer argument to nsIFactory::createInstance. r=xpcom-reviewers,preferences-reviewers,nika,Gijs 2022-05-17 20:24:19 +00:00
cache
canvas Bug 1771564 - Constify ComputedStyle usage in nsComputedDOMStyle. r=dholbert 2022-05-28 01:04:24 +00:00
chrome-webidl Bug 1771112 - Temporarily remove ChromeUtils.importModule API r=smaug 2022-05-25 12:12:18 +00:00
clients Bug 1680611 - part 2: Mark `nsFocusManager::SetFocusedWindowWithCallerType` and its callers in `nsFocusManager` as `MOZ_CAN_RUN_SCRIPT` r=smaug,media-playback-reviewers,chunmin 2022-05-26 04:37:18 +00:00
commandhandler
console
credentialmanagement
crypto
debugger
docs
encoding
events Bug 1770133 - part 5: Make `ContentEventHandler` store root node as `Element*` rather than `nsIContent*` r=m_kato 2022-05-26 07:03:20 +00:00
fetch
file Bug 1770279 - Don't invoke null callbacks in RemoteLazyInputStream, r=asuth 2022-05-24 15:56:38 +00:00
filehandle
filesystem
flex
fs
gamepad Bug 1757635 - Part 2: Use NS_IMPL_CYCLE_COLLECTION_WITH_JS_MEMBERS where applicable r=smaug 2022-05-25 23:41:26 +00:00
geolocation
grid
html Bug 1770133 - part 4: Make `IMEContentObserver` use `dom::Element` instead of `nsIContent` for root r=m_kato 2022-05-26 07:03:20 +00:00
imptests
indexedDB
interfaces Bug 1680611 - part 10: Mark `nsFocusManager::Flush*()` and their callers in `nsFocusManager` r=smaug 2022-05-26 04:37:21 +00:00
ipc Backed out 6 changesets (bug 1765307) as per dev's request. CLOSED TREE 2022-05-27 17:30:03 +03:00
jsurl
l10n
locales
localstorage Bug 1770002 - LSNG: Remove early initialization of RemoteLazyInputStreamThread; r=hsingh 2022-05-20 04:24:11 +00:00
locks
manifest Backed out 4 changesets (bug 1770727) for causing mochitest failures in test_bug1180105/test_access_control. CLOSED TREE 2022-05-24 17:24:40 +03:00
mathml
media Bug 1770463 - cleanup dom/media/webrtc/transport includes r=bwc 2022-05-27 14:21:05 +00:00
messagechannel
midi Bug 1757635 - Part 2: Use NS_IMPL_CYCLE_COLLECTION_WITH_JS_MEMBERS where applicable r=smaug 2022-05-25 23:41:26 +00:00
network
notification Bug 1680611 - part 2: Mark `nsFocusManager::SetFocusedWindowWithCallerType` and its callers in `nsFocusManager` as `MOZ_CAN_RUN_SCRIPT` r=smaug,media-playback-reviewers,chunmin 2022-05-26 04:37:18 +00:00
offline
origin-trials
payments
performance
permission
plugins Bug 1768189 - Part 24: Apply modernize-concat-nested-namespaces to dom/performance/PerformanceNavigation.h ... r=andi 2022-05-09 20:41:12 +00:00
power
prio
promise
prototype
push Bug 1757635 - Part 2: Use NS_IMPL_CYCLE_COLLECTION_WITH_JS_MEMBERS where applicable r=smaug 2022-05-25 23:41:26 +00:00
quota Bug 1769778 - Replace deprecated std::result_of_t with std::invoke_result_t. r=janv 2022-05-25 06:07:32 +00:00
reporting
res
script Bug 1757833 - Add PerfStat probes for bytecode cache reads, writes, compression, and decompression r=nbp,necko-reviewers,kershaw 2022-05-20 18:25:42 +00:00
security Bug 1770395 - Test more file types. r=dveditz 2022-05-25 17:07:56 +00:00
serializers Bug 1771564 - Constify ComputedStyle usage in nsComputedDOMStyle. r=dholbert 2022-05-28 01:04:24 +00:00
serviceworkers Bug 1602393: Fake ShutdownComplete() for all error conditions of ServiceWorkerRegistrar::ProfileStopped. r=dom-worker-reviewers,jesup 2022-05-23 14:43:29 +00:00
simpledb
smil Bug 1771564 - Constify ComputedStyle usage in nsComputedDOMStyle. r=dholbert 2022-05-28 01:04:24 +00:00
storage
streams Bug 1757635 - Part 2: Use NS_IMPL_CYCLE_COLLECTION_WITH_JS_MEMBERS where applicable r=smaug 2022-05-25 23:41:26 +00:00
svg Bug 1771564 - Constify ComputedStyle usage in nsComputedDOMStyle. r=dholbert 2022-05-28 01:04:24 +00:00
system Bug 1769094 - nsLocalFile::Append{,RelativePath} should throw when appending .. r=xpcom-reviewers,nika 2022-05-21 23:03:51 +00:00
tests Backed out 4 changesets (bug 1770727) for causing mochitest failures in test_bug1180105/test_access_control. CLOSED TREE 2022-05-24 17:24:40 +03:00
u2f
url
vr Bug 1757635 - Part 2: Use NS_IMPL_CYCLE_COLLECTION_WITH_JS_MEMBERS where applicable r=smaug 2022-05-25 23:41:26 +00:00
webauthn Bug 1757635 - Part 2: Use NS_IMPL_CYCLE_COLLECTION_WITH_JS_MEMBERS where applicable r=smaug 2022-05-25 23:41:26 +00:00
webbrowserpersist
webgpu
webidl Bug 1767170 - Add some more outbound-rtp stats. r=ng,webidl,smaug 2022-05-26 17:35:14 +00:00
webscheduling
webshare
websocket
workers
worklet
xhr Bug 1755010: Harden test_bug1752863.html against loadstart event queuing. r=asuth 2022-05-24 18:44:54 +00:00
xml
xslt
xul Bug 1680611 - part 8: Mark `nsFocusManager::Blur` and its callers in `nsFocusManager` as `MOZ_CAN_RUN_SCRIPT` r=smaug 2022-05-26 04:37:20 +00:00
jar.mn
metrics.yaml
moz.build