gecko-dev/tools/profiler
Mike Hommey 5af31a8886 Bug 1839762 - Cast scoped enums to their underlying type when printing them. r=media-playback-reviewers,necko-reviewers,application-update-reviewers,geckoview-reviewers,handyman,emilio,valentin,bytesized,owlish,karlt
There is no implicit conversion for scoped enums, so using them without
an explicit conversion in varargs functions is undefined behavior. GCC
has had a warning about this for a long while, but clang only gained
this a few days ago on trunk.

Differential Revision: https://phabricator.services.mozilla.com/D181723
2023-06-24 20:14:31 +00:00
..
core Bug 1839762 - Cast scoped enums to their underlying type when printing them. r=media-playback-reviewers,necko-reviewers,application-update-reviewers,geckoview-reviewers,handyman,emilio,valentin,bytesized,owlish,karlt 2023-06-24 20:14:31 +00:00
docs Bug 1807901 - Fix typos in some documentation directories r=linter-reviewers,andi DONTBUILD 2023-01-02 16:07:49 +00:00
gecko Bug 1812452 - Clamp the ProfileBufferGlobalController entries as well r=florian 2023-06-23 09:17:43 +00:00
lul Bug 1791481 - Avoid tail-call optimization of call to GetAndCheckStackTrace. r=mstange 2022-10-04 05:16:06 +00:00
public Bug 1824465 - Part 23: Make PProfiler refcounted, r=ipc-reviewers,mccr8 2023-04-19 22:10:10 +00:00
rust-api Bug 1836230 - Update bindgen to 0.66.1. r=emilio,supply-chain-reviewers 2023-06-21 08:52:22 +00:00
rust-helper Bug 1807630 - Update the object crate to 0.30.0. r=mstange,supply-chain-reviewers 2022-12-30 21:49:55 +00:00
tests Bug 1838874 - Remove remaining uses of FileUtils.getFile r=Gijs 2023-06-16 14:48:44 +00:00
moz.build Bug 1776694 - Implement ParamTraits for shared library and additional information structs r=mstange 2023-03-15 18:19:30 +00:00