gecko-dev/dom/debugger
Sylvestre Ledru d0f6c7fc66 Bug 1856795 - Remove redundant member init r=emilio
Done with:
./mach static-analysis check --checks="-*, readability-redundant-member-init" --fix .

https://clang.llvm.org/extra/clang-tidy/checks/readability/redundant-member-init.html

Differential Revision: https://phabricator.services.mozilla.com/D190002
2023-10-15 15:29:02 +00:00
..
CallbackDebuggerNotification.cpp
CallbackDebuggerNotification.h
DebuggerNotification.cpp
DebuggerNotification.h
DebuggerNotificationManager.cpp
DebuggerNotificationManager.h Bug 1856795 - Remove redundant member init r=emilio 2023-10-15 15:29:02 +00:00
DebuggerNotificationObserver.cpp Bug 1856795 - Remove redundant member init r=emilio 2023-10-15 15:29:02 +00:00
DebuggerNotificationObserver.h
EventCallbackDebuggerNotification.cpp
EventCallbackDebuggerNotification.h
moz.build