gecko-dev/layout
Jamie Nicol a1284686b2 Bug 1843534 - Avoid taking unnecessary timestamps when thread is not being profiled for markers. r=julienw
As taking timestamps can be expensive on certain devices we should try
to avoid taking them where possible. This patch fixes a few occasions
where we take a timestamp solely for a profiler marker even when the
current thread is not being profiled.

Differential Revision: https://phabricator.services.mozilla.com/D185008
2023-08-09 10:28:37 +00:00
..
base Bug 1843534 - Avoid taking unnecessary timestamps when thread is not being profiled for markers. r=julienw 2023-08-09 10:28:37 +00:00
build Bug 1846745 - Remove nsColorNames.h. r=tlouw 2023-08-03 10:52:14 +00:00
docs
forms Bug 1266437 - Drop "OS" modifier r=smaug,m_kato,karlt,Gijs 2023-08-07 01:03:58 +00:00
generic Bug 1829016 - The size of content-visibility auto does not refresh when its content changes, r=emilio 2023-08-08 18:19:18 +00:00
inspector Bug 1846745 - Remove nsColorNames.h. r=tlouw 2023-08-03 10:52:14 +00:00
ipc
mathml Bug 1847177 - Rewrite mochitests for MathML console message as WPT. r=emilio,flod 2023-08-04 14:19:21 +00:00
media
painting Bug 1847244 - Finish plumbing will-read-frequently through WindowRenderer. r=jrmuizel 2023-08-05 01:05:47 +00:00
printing Bug 1832733 - Unexpose sizeToContent() in Nightly. r=emilio 2023-07-11 14:39:29 +00:00
reftests Bug 1829184 - Add a bit more fuzziness for android hardware devices r=gfx-reviewers,lsalzman 2023-08-07 20:10:58 +00:00
style Bug 1824121 - Implement the <search> element r=hsivonen,Jamie,emilio 2023-08-07 22:11:05 +00:00
svg Bug 1598158 - Resolve URL to SVG shape elements. r=emilio 2023-08-07 22:04:02 +00:00
tables Bug 1844195 - Avoid duplicating rust and C++ display definitions. r=layout-reviewers,jfkthame 2023-07-26 06:46:32 +00:00
tools Bug 1845540 - Remove -moz-windows-default-theme and -moz-mac-graphite-theme. r=dao,pip-reviewers,mhowell 2023-07-26 18:22:26 +00:00
xul Bug 1809492. Clear pointer to nsTreeBodyFrame on XULTreeElement after any possible calls that can set it. r=emilio 2023-08-03 10:50:40 +00:00
moz.build