[webkit-changes] [WebKit/WebKit] 1350fb: Stop storing raw pointers in a HashSet in GlyphDis...

Chris Dumez noreply at github.com
Tue Sep 19 11:49:54 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1350fbbc39441bcb7d52d8241127a0e045cc91ed
      https://github.com/WebKit/WebKit/commit/1350fbbc39441bcb7d52d8241127a0e045cc91ed
  Author: Chris Dumez <cdumez at apple.com>
  Date:   2023-09-19 (Tue, 19 Sep 2023)

  Changed paths:
    M Source/WebCore/rendering/GlyphDisplayListCache.cpp
    M Source/WebCore/rendering/GlyphDisplayListCache.h

  Log Message:
  -----------
  Stop storing raw pointers in a HashSet in GlyphDisplayListCache
https://bugs.webkit.org/show_bug.cgi?id=261704

Reviewed by Darin Adler.

* Source/WebCore/rendering/GlyphDisplayListCache.cpp:
(WebCore::GlyphDisplayListCacheKeyTranslator::equal):
* Source/WebCore/rendering/GlyphDisplayListCache.h:
(WebCore::GlyphDisplayListCacheEntryHash::hash):
(WebCore::GlyphDisplayListCacheEntryHash::equal):

Canonical link: https://commits.webkit.org/268139@main




More information about the webkit-changes mailing list