[webkit-changes] [WebKit/WebKit] 0803fe: [IFC][Cleanup] Never mutate box geometry outside o...

Alan Baradlay noreply at github.com
Mon Aug 26 08:38:39 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0803febcb0859c5e3142c2c2a3c837e3964f40bb
      https://github.com/WebKit/WebKit/commit/0803febcb0859c5e3142c2c2a3c837e3964f40bb
  Author: Alan Baradlay <zalan at apple.com>
  Date:   2024-08-26 (Mon, 26 Aug 2024)

  Changed paths:
    M Source/WebCore/layout/formattingContexts/inline/InlineFormattingContext.cpp
    M Source/WebCore/layout/formattingContexts/inline/InlineFormattingContext.h

  Log Message:
  -----------
  [IFC][Cleanup] Never mutate box geometry outside of the formatting context subtree
https://bugs.webkit.org/show_bug.cgi?id=278638

Reviewed by Antti Koivisto.

Remove optional escape reason as there's no valid reason to ever modify geometry outside of IFC.

* Source/WebCore/layout/formattingContexts/inline/InlineFormattingContext.cpp:
(WebCore::Layout::InlineFormattingContext::geometryForBox):
* Source/WebCore/layout/formattingContexts/inline/InlineFormattingContext.h:

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



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


More information about the webkit-changes mailing list