gecko-dev/mozglue/baseprofiler
Adam Brouwers-Harries 82c01addf1 Bug 1728769 - Use std::underlying_type_t for profile buffer enum types r=canaltinova
This patch replaces "custom" underlying type definitions with definitions gleaned using the std::underlying_type mechanism. This allows us to directly set the underlying type for the enums without having to name it, and reduces the number of semantically identical names in the profile buffer code.

Differential Revision: https://phabricator.services.mozilla.com/D174260
2023-04-05 13:52:29 +00:00
..
build Bug 1818080 - [remote] Add profile markers for CDP, Marionette and WebDriver BiDi commands and events. r=webdriver-reviewers,canaltinova,jdescottes 2023-03-31 12:42:44 +00:00
core Bug 1728769 - Use std::underlying_type_t for profile buffer enum types r=canaltinova 2023-04-05 13:52:29 +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 1728769 - Use std::underlying_type_t for profile buffer enum types r=canaltinova 2023-04-05 13:52:29 +00:00
moz.build Bug 1612799 - FailureLatch - r=canaltinova 2022-09-05 01:19:27 +00:00