Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7575b0f8b3c938eb14344f1584e1fc9fc1cdf97e
      
https://github.com/WebKit/WebKit/commit/7575b0f8b3c938eb14344f1584e1fc9fc1cdf97e
  Author: David Kilzer <[email protected]>
  Date:   2025-02-17 (Mon, 17 Feb 2025)

  Changed paths:
    M Source/WebCore/loader/HistoryController.h

  Log Message:
  -----------
  Reduce size of WebCore::HistoryController by 8 bytes (72 to 64 bytes)
<https://bugs.webkit.org/show_bug.cgi?id=287775>
<rdar://144950604>

Reviewed by Charlie Wolfe.

* Source/WebCore/loader/HistoryController.h:
- Move m_deferredItem after m_deferredFrameLoadType so the enum can be
  packed with bool variables.

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



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

Reply via email to