Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c1cb1d89cd7ee1c0362372728cf12fef484d6bb1
      
https://github.com/WebKit/WebKit/commit/c1cb1d89cd7ee1c0362372728cf12fef484d6bb1
  Author: Andrew Fryer <a_fr...@apple.com>
  Date:   2024-08-26 (Mon, 26 Aug 2024)

  Changed paths:
    M Source/WebCore/css/parser/CSSSelectorParserContext.h

  Log Message:
  -----------
  Pack CSSSelectorParserContext bits
https://bugs.webkit.org/show_bug.cgi?id=278241
rdar://problem/134517018

Reviewed by Tim Nguyen.

We tell the compile to only use 1 bit per bool in
CSSSelectorParserContext so that it can pack the bools together into less bytes.

* Source/WebCore/css/parser/CSSSelectorParserContext.h:

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to