Name Description Size Coverage
MockWinWidget.cpp 2219 -
MockWinWidget.h 2633 -
moz.build 1240 -
TestDMABufSurface.cpp 6355 -
TestGfxInfo.cpp 17469 -
TestGtkDragDrop.cpp 3814 -
TestNativeKeyBindings.cpp 9735 -
TestTimeConverter.cpp 10505 -
TestTouchResampler.cpp 34430 -
TestWidgetEventCtors.h 5697 -
TestWidgetMouseEventCtors.cpp WidgetMouseEvent has custom copy constructor which do not copy some members intentionally. Therefore, its subclass uses it by default so that some members are not copied by the copy constructor even if the subclass defines a move constructor. On the other hand, the assignment operators are not defined. Therefore, assignment operators are the default one, which assigns everything. 37564 -
TestWidgetTouchEventCtors.cpp WidgetSimpleGestureEvent and WidgetTouchEvent have user-defined copy constructor which do not use the base class's copy constructor. Therefore, some base classes' members are not assigned to the new copy. 12551 -
TestWinHeaderOnlyUtils.cpp 1455 -
TestWinMessageLoggingUtils.cpp 3527 -
TestWinWindowOcclusionTracker.cpp bRedraw = 6510 -
TestWinWindowOcclusionTrackerInteractive.cpp aExStyle = 16028 -