Loading gfx/thebes/gfxPlatformFontList.h +1 −1 Original line number Diff line number Diff line Loading @@ -124,7 +124,7 @@ class ShmemCharMapHashEntry final : public PLDHashEntryHdr { return aCharMap->GetChecksum(); } enum { ALLOW_MEMMOVE = true }; enum { ALLOW_MEMMOVE = false }; // because of the Pointer member private: // charMaps are stored in the shared memory that FontList objects point to, Loading Loading
gfx/thebes/gfxPlatformFontList.h +1 −1 Original line number Diff line number Diff line Loading @@ -124,7 +124,7 @@ class ShmemCharMapHashEntry final : public PLDHashEntryHdr { return aCharMap->GetChecksum(); } enum { ALLOW_MEMMOVE = true }; enum { ALLOW_MEMMOVE = false }; // because of the Pointer member private: // charMaps are stored in the shared memory that FontList objects point to, Loading