Details
-
Task
-
Resolution: Fixed
-
P2: Important
-
None
-
QSR 3.0
-
None
-
5ab78fcf9 (dev)
Description
As a part of the SafeWindow interface refactoring, the SafeWindowInterface class has 2 protected members that should be refactored to be private:
std::array<QSafeRect, MaxDirtyAreasCount> m_dirtyAreas = {}; size_t m_dirtyAreaCount = 0U;
For now they are suppressed for MisraC++, but they need to be fixed as there's no proper justification to have them protected.
Attachments
For Gerrit Dashboard: QSR-2774 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
640252,17 | Refactor SafeWindowInterface protected variables to be private | dev | tqtc-boot2qt/qtsaferenderer-runtime | Status: MERGED | +2 | +1 |