Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 28c3e9532d21b8ac51a68bd412e5ca1df55c068e
      
https://github.com/WebKit/WebKit/commit/28c3e9532d21b8ac51a68bd412e5ca1df55c068e
  Author: Alan Baradlay <[email protected]>
  Date:   2025-05-12 (Mon, 12 May 2025)

  Changed paths:
    M Source/WebCore/rendering/RenderBlock.cpp
    M Source/WebCore/rendering/RenderBlock.h
    M Source/WebCore/rendering/RenderBlockInlines.h

  Log Message:
  -----------
  [Cleanup] Remove redundant 'DisplayType display' parameter from 
RenderBlock::createAnonymousBlockWithStyleAndDisplay
https://bugs.webkit.org/show_bug.cgi?id=292848

Reviewed by Antti Koivisto.

This was initially introduced in 39015@main to support flex type buttons which 
after webkit.org/b/292822 is not needed anymore.

* Source/WebCore/rendering/RenderBlock.cpp:
(WebCore::RenderBlock::createAnonymousBlockWithStyle):
(WebCore::RenderBlock::createAnonymousBlockWithStyleAndDisplay): Deleted.
* Source/WebCore/rendering/RenderBlock.h:
* Source/WebCore/rendering/RenderBlockInlines.h:
(WebCore::RenderBlock::createAnonymousBoxWithSameTypeAs const):
(WebCore::RenderBlock::createAnonymousBlock const):
(WebCore::RenderBlock::createAnonymousWithParentRendererAndDisplay): Deleted.

Canonical link: https://commits.webkit.org/294822@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