[webkit-changes] [WebKit/WebKit] 617f1c: Cherry-pick 279005 at main (c2f9092d3a8e). https://bu...

Adrian Perez noreply at github.com
Wed May 29 11:28:39 PDT 2024


  Branch: refs/heads/webkitglib/2.44
  Home:   https://github.com/WebKit/WebKit
  Commit: 617f1c4c9c7f1525abc47967d4c7734fed3ff525
      https://github.com/WebKit/WebKit/commit/617f1c4c9c7f1525abc47967d4c7734fed3ff525
  Author: Antti Koivisto <antti at apple.com>
  Date:   2024-05-29 (Wed, 29 May 2024)

  Changed paths:
    A LayoutTests/fast/ruby/ruby-block-continuation-crash-expected.txt
    A LayoutTests/fast/ruby/ruby-block-continuation-crash.html
    M Source/WebCore/rendering/updating/RenderTreeBuilderRuby.cpp

  Log Message:
  -----------
  Cherry-pick 279005 at main (c2f9092d3a8e). https://bugs.webkit.org/show_bug.cgi?id=268770

    Nullptr crash due to `display:block ruby` and continuations
    https://bugs.webkit.org/show_bug.cgi?id=268770
    rdar://121960530

    Reviewed by Alan Baradlay.

    Continuations may end up splitting anonymous 'display:ruby' box inside block ruby.

    * LayoutTests/fast/ruby/ruby-block-continuation-crash-expected.txt: Added.
    * LayoutTests/fast/ruby/ruby-block-continuation-crash.html: Added.
    * Source/WebCore/rendering/updating/RenderTreeBuilderRuby.cpp:
    (WebCore::RenderTreeBuilder::Ruby::findOrCreateParentForStyleBasedRubyChild):

    Find the correct anonymous box from nested continuation structure.

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

Canonical link: https://commits.webkit.org/274313.286@webkitglib/2.44


  Commit: 2d5701609a8439da0dce2fa2f607692c4d27be72
      https://github.com/WebKit/WebKit/commit/2d5701609a8439da0dce2fa2f607692c4d27be72
  Author: Adrian Perez de Castro <aperez at igalia.com>
  Date:   2024-05-29 (Wed, 29 May 2024)

  Changed paths:
    M Source/WebCore/workers/service/server/SWServerToContextConnection.h

  Log Message:
  -----------
  Cherry-pick 279449 at main (448ddfbf5e6b). <bug>

    Fix non-unified build of SWServerToContextConnection

    Unreviewed build fix.

    * Source/WebCore/workers/service/server/SWServerToContextConnection.h:
      Add missing forward declaration for the AdvancedPrivacyProtections
      enum class.

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

Canonical link: https://commits.webkit.org/274313.287@webkitglib/2.44


Compare: https://github.com/WebKit/WebKit/compare/2e7a7b504ca2...2d5701609a84

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