Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c5ec32a4bbd718466341bbbcc54c1b258b2ec626
      
https://github.com/WebKit/WebKit/commit/c5ec32a4bbd718466341bbbcc54c1b258b2ec626
  Author: Pawel Lampe <[email protected]>
  Date:   2026-05-12 (Tue, 12 May 2026)

  Changed paths:
    M Source/WebCore/style/MatchedDeclarationsCache.cpp

  Log Message:
  -----------
  [WPE] MatchedDeclarationsCache size limit is too high
https://bugs.webkit.org/show_bug.cgi?id=314631

Reviewed by Adrian Perez de Castro.

This change tweaks the MatchedDeclarationsCache size limit for WPE
to better balance the memory limit and the usefulness of cache.

As the WPE is mostly used on very constrained embedded devices for
running average-to-simple web applications, the limit should be much
smaller than the one for desktop-class devices.

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to