Go To Statistics
  File Severity Checker name Message Bug path length Review status
1 src/core/api/qwebenginedesktopmediarequest.h @ Line 21 cppcoreguidelines-special-member-functions class 'QWebEngineMediaSourceModel' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
2 src/core/api/qwebenginedesktopmediarequest.h @ Line 38 cppcoreguidelines-special-member-functions class 'QWebEngineDesktopMediaRequest' defines a default destructor, a copy constructor, a move constructor and a move assignment operator but does not define a copy assignment operator 1 unreviewed
3 src/core/api/qwebenginedesktopmediarequest_p.h @ Line 29 cppcoreguidelines-special-member-functions class 'QWebEngineDesktopMediaRequestPrivate' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
4 src/core/desktop_media_controller.h @ Line 18 cppcoreguidelines-special-member-functions class 'DesktopMediaListQt' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
5 src/core/desktop_media_controller.h @ Line 43 cppcoreguidelines-special-member-functions class 'DesktopMediaController' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
6 src/core/extensions/extension_host_delegate_qt.cpp @ Line 58 misc-use-anonymous-namespace function 'processMediaAccessRequest' declared 'static', move to anonymous namespace instead 1 unreviewed
7 src/core/extensions/extension_host_delegate_qt.cpp @ Line 74 performance-move-const-arg std::move of the const variable 'request' has no effect; remove std::move() or make the variable non-const 1 unreviewed
8 src/core/web_contents_delegate_qt.cpp @ Line 621 misc-use-anonymous-namespace function 'processMediaAccessRequest' declared 'static', move to anonymous namespace instead 1 unreviewed
9 src/core/web_contents_delegate_qt.cpp @ Line 630 misc-use-anonymous-namespace function 'needsPickerDialog' declared 'static', move to anonymous namespace instead 1 unreviewed
10 src/core/web_contents_delegate_qt.cpp @ Line 642 performance-move-const-arg std::move of the const variable 'request' has no effect; remove std::move() or make the variable non-const 1 unreviewed
11 src/core/web_contents_delegate_qt.cpp @ Line 658 performance-move-const-arg std::move of the const variable 'request' has no effect; remove std::move() or make the variable non-const 1 unreviewed