[webkit-changes] [WebKit/WebKit] dee7e8: Cherry-pick 284831 at main (99535733074e). https://bu...
Miguel Gómez
noreply at github.com
Wed Oct 9 06:42:12 PDT 2024
Branch: refs/heads/webkitglib/2.46
Home: https://github.com/WebKit/WebKit
Commit: dee7e8d1b0cebf677a98b541501faad289464b47
https://github.com/WebKit/WebKit/commit/dee7e8d1b0cebf677a98b541501faad289464b47
Author: Vitaly Dyachkov <vitaly at igalia.com>
Date: 2024-10-08 (Tue, 08 Oct 2024)
Changed paths:
M LayoutTests/TestExpectations
M Source/WebCore/rendering/RenderTable.cpp
Log Message:
-----------
Cherry-pick 284831 at main (99535733074e). https://bugs.webkit.org/show_bug.cgi?id=280747
[Debug] SHOULD NEVER BE REACHED on `fast/multicol/spanner-get-re-added-on-move-crash.html`
https://bugs.webkit.org/show_bug.cgi?id=280747
Reviewed by Darin Adler.
It happens when the table has captions but no sections,
i.e. `sectionMoved` is `true` and `sectionCount` is `0`.
* LayoutTests/TestExpectations:
* Source/WebCore/rendering/RenderTable.cpp:
(WebCore::RenderTable::layout):
Canonical link: https://commits.webkit.org/284831@main
Canonical link: https://commits.webkit.org/282416.200@webkitglib/2.46
Commit: 35bbd626923af3d1fec7dd76464b04d502894285
https://github.com/WebKit/WebKit/commit/35bbd626923af3d1fec7dd76464b04d502894285
Author: Miguel Gomez <magomez at igalia.com>
Date: 2024-10-09 (Wed, 09 Oct 2024)
Changed paths:
M Source/WTF/wtf/PlatformEnableGlib.h
Log Message:
-----------
Cherry-pick 284824 at main (428fbe5e5aeb). https://bugs.webkit.org/show_bug.cgi?id=281050
REGRESSION(268543 at main) [GTK][WPE] Build broken with ENABLE_NOTIFICATIONS=OFF
https://bugs.webkit.org/show_bug.cgi?id=281050
Reviewed by Carlos Garcia Campos.
Define ENABLE_NOTIFICATION_EVENT only if notifications are enabled.
* Source/WTF/wtf/PlatformEnableGlib.h:
Canonical link: https://commits.webkit.org/284824@main
Canonical link: https://commits.webkit.org/282416.201@webkitglib/2.46
Compare: https://github.com/WebKit/WebKit/compare/4fdc36569c45...35bbd626923a
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