[webkit-changes] [WebKit/WebKit] 79af63: [GCC] Unreviewed, build fix for Debian Stable ARM6...

2024-08-07 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 79af63a98ecb6a5924ef2f9695603c26461426d1
  
https://github.com/WebKit/WebKit/commit/79af63a98ecb6a5924ef2f9695603c26461426d1
  Author: Diego Pino Garcia 
  Date:   2024-08-07 (Wed, 07 Aug 2024)

  Changed paths:
M Source/WTF/wtf/PlatformHave.h
M Source/cmake/WebKitCompilerFlags.cmake

  Log Message:
  ---
  [GCC] Unreviewed, build fix for Debian Stable ARM64 after 281895@main
https://bugs.webkit.org/show_bug.cgi?id=277672

Follow-up to 281937@main.

Checking whether symbol '__FLT16_MANT_DIG__' is defined doesn't guarantee
type '_Float16' is supported.

Try to build simple program using '_Float16' to determine whether the type
is suppported. In that case, define flag 'HAVE_FLOAT16'.

* Source/WTF/wtf/PlatformHave.h:
* Source/cmake/WebKitCompilerFlags.cmake:

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



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


[webkit-changes] [WebKit/WebKit] e2a280: [GCC] Build fix for Ubuntu 22.04 after 281895@main

2024-08-07 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e2a2805dac3e58fdcaa091ac2b104880c0ecc425
  
https://github.com/WebKit/WebKit/commit/e2a2805dac3e58fdcaa091ac2b104880c0ecc425
  Author: Diego Pino Garcia 
  Date:   2024-08-07 (Wed, 07 Aug 2024)

  Changed paths:
M Source/WTF/wtf/Float16.h
M Source/WTF/wtf/PlatformHave.h

  Log Message:
  ---
  [GCC] Build fix for Ubuntu 22.04 after 281895@main
https://bugs.webkit.org/show_bug.cgi?id=277672

Reviewed by Frederic Wang.

GCC <12 do not feature type '_Float16'.

Define symbol 'HAVE_FLOAT16' based on current condition to use _Float16,
plus additional condition '__FLT16_MANT_DIG__'.

* Source/WTF/wtf/Float16.h:
(WTF::convertFloat16ToFloat32):
(WTF::convertFloat32ToFloat16):
(WTF::convertFloat64ToFloat16):
* Source/WTF/wtf/PlatformHave.h:

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



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


[webkit-changes] [WebKit/WebKit] 905ce4: [GTK] http/tests/storageAccess/has-storage-access-...

2024-08-06 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 905ce4ab5d458c43364ae09a809b1d5b1dae7be0
  
https://github.com/WebKit/WebKit/commit/905ce4ab5d458c43364ae09a809b1d5b1dae7be0
  Author: Diego Pino Garcia 
  Date:   2024-08-06 (Tue, 06 Aug 2024)

  Changed paths:
R 
LayoutTests/http/tests/storageAccess/has-storage-access-true-if-third-party-has-cookies-ephemeral.html
A 
LayoutTests/http/tests/storageAccess/has-storage-access-true-if-third-party-has-cookies-ephemeral.https.html
M LayoutTests/platform/glib/TestExpectations
M LayoutTests/platform/ios/TestExpectations
M LayoutTests/platform/mac-wk2/TestExpectations

  Log Message:
  ---
  [GTK] 
http/tests/storageAccess/has-storage-access-true-if-third-party-has-cookies-ephemeral.html
 is timing out after 280986@main
https://bugs.webkit.org/show_bug.cgi?id=277625

Reviewed by Charlie Wolfe.

The test should go under the same kind of changes implemented for other
tests in 280986@main.

* 
LayoutTests/http/tests/storageAccess/has-storage-access-true-if-third-party-has-cookies-ephemeral.https.html:
 Renamed from 
LayoutTests/http/tests/storageAccess/has-storage-access-true-if-third-party-has-cookies-ephemeral.html.

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



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


[webkit-changes] [WebKit/WebKit] 226626: [GTK][WPE] Unreviewed test gardening

2024-08-01 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 226626c6734415571ed042ad347cf4833c404e59
  
https://github.com/WebKit/WebKit/commit/226626c6734415571ed042ad347cf4833c404e59
  Author: Diego Pino Garcia 
  Date:   2024-08-01 (Thu, 01 Aug 2024)

  Changed paths:
M LayoutTests/platform/glib/TestExpectations
A 
LayoutTests/platform/glib/accessibility/element-line-rects-and-text-expected.txt
A 
LayoutTests/platform/glib/compositing/tiling/rotated-tiled-clamped-expected.txt
A 
LayoutTests/platform/glib/compositing/tiling/rotated-tiled-preserve3d-clamped-expected.txt
A 
LayoutTests/platform/glib/compositing/visibility/visibility-composited-expected.txt
A 
LayoutTests/platform/glib/compositing/visibility/visibility-composited-transforms-expected.txt
A 
LayoutTests/platform/glib/css3/blending/blend-mode-isolated-group-1-expected.txt
A 
LayoutTests/platform/glib/css3/blending/blend-mode-isolated-group-2-expected.txt
A 
LayoutTests/platform/glib/css3/blending/blend-mode-isolated-group-3-expected.txt
A LayoutTests/platform/glib/css3/blending/blend-mode-layers-expected.txt
A LayoutTests/platform/glib/css3/blending/blend-mode-reflection-expected.txt
A 
LayoutTests/platform/glib/css3/blending/blend-mode-simple-composited-expected.txt
A 
LayoutTests/platform/glib/css3/filters/effect-brightness-clamping-expected.txt
A 
LayoutTests/platform/glib/css3/filters/effect-brightness-clamping-hw-expected.txt
A LayoutTests/platform/glib/fast/events/mouseup-from-button2-expected.txt
A LayoutTests/platform/glib/svg/wicd/rightsizing-grid-expected.txt
A LayoutTests/platform/glib/svg/wicd/test-rightsizing-b-expected.txt
M LayoutTests/platform/gtk/TestExpectations
R LayoutTests/platform/gtk/fast/events/mouseup-from-button2-expected.txt
R LayoutTests/platform/gtk/svg/wicd/rightsizing-grid-expected.txt
R LayoutTests/platform/gtk/svg/wicd/test-rightsizing-b-expected.txt
M LayoutTests/platform/wpe/TestExpectations
R 
LayoutTests/platform/wpe/compositing/tiling/rotated-tiled-clamped-expected.txt
R 
LayoutTests/platform/wpe/compositing/tiling/rotated-tiled-preserve3d-clamped-expected.txt
R 
LayoutTests/platform/wpe/compositing/visibility/visibility-composited-expected.txt
R 
LayoutTests/platform/wpe/compositing/visibility/visibility-composited-transforms-expected.txt
R 
LayoutTests/platform/wpe/css3/filters/effect-brightness-clamping-expected.txt
R 
LayoutTests/platform/wpe/css3/filters/effect-brightness-clamping-hw-expected.txt
R 
LayoutTests/platform/wpe/fast/multicol/pagination/RightToLeft-rl-hittest-expected.txt
R 
LayoutTests/platform/wpe/imported/w3c/web-platform-tests/svg/import/text-intro-03-b-manual-expected.txt
R LayoutTests/platform/wpe/svg/wicd/rightsizing-grid-expected.txt
R LayoutTests/platform/wpe/svg/wicd/test-rightsizing-b-expected.txt

  Log Message:
  ---
  [GTK][WPE] Unreviewed test gardening

Clean up tests marked as MISSING.

MISSING means there is not baseline for a test. Some tests do not have a
general baseline, thus it's necessary to emit a specific baseline
for those tess.

* LayoutTests/platform/glib/TestExpectations:
* 
LayoutTests/platform/glib/css3/blending/blend-mode-isolated-group-1-expected.txt:
 Added.
* 
LayoutTests/platform/glib/css3/blending/blend-mode-isolated-group-2-expected.txt:
 Added.
* 
LayoutTests/platform/glib/css3/blending/blend-mode-isolated-group-3-expected.txt:
 Added.
* LayoutTests/platform/glib/css3/blending/blend-mode-layers-expected.txt: Added.
* LayoutTests/platform/glib/css3/blending/blend-mode-reflection-expected.txt: 
Added.
* 
LayoutTests/platform/glib/css3/blending/blend-mode-simple-composited-expected.txt:
 Added.
* LayoutTests/platform/glib/fast/events/mouseup-from-button2-expected.txt: 
Renamed from 
LayoutTests/platform/gtk/fast/events/mouseup-from-button2-expected.txt.
* LayoutTests/platform/glib/svg/wicd/rightsizing-grid-expected.txt: Renamed 
from LayoutTests/platform/wpe/svg/wicd/rightsizing-grid-expected.txt.
* LayoutTests/platform/glib/svg/wicd/test-rightsizing-b-expected.txt: Renamed 
from LayoutTests/platform/wpe/svg/wicd/test-rightsizing-b-expected.txt.
* LayoutTests/platform/gtk/TestExpectations:
* 
LayoutTests/platform/gtk/compositing/tiling/rotated-tiled-clamped-expected.txt: 
Added.
* 
LayoutTests/platform/gtk/compositing/tiling/rotated-tiled-preserve3d-clamped-expected.txt:
 Added.
* 
LayoutTests/platform/gtk/compositing/visibility/visibility-composited-expected.txt:
 Added.
* 
LayoutTests/platform/gtk/compositing/visibility/visibility-composited-transforms-expected.txt:
 Added.
* 
LayoutTests/platform/gtk/css3/filters/effect-brightness-clamping-expected.txt: 
Added.
* 
LayoutTests/platform/gtk/css3/filters/effect-brightness-clamping-hw-expected.txt:
 Added.
* LayoutTests/platform/gtk/scrollbars/scrollbar-selectors-expected.txt: Added.
* LayoutTests/platform/gtk/svg/wicd/rightsizing-grid

[webkit-changes] [WebKit/WebKit] 04cc3a: [WPE] Unreviewed build fix after 281488@main

2024-08-01 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 04cc3a1196761d4528fc01a45ff7d44ef866ce9f
  
https://github.com/WebKit/WebKit/commit/04cc3a1196761d4528fc01a45ff7d44ef866ce9f
  Author: Diego Pino Garcia 
  Date:   2024-08-01 (Thu, 01 Aug 2024)

  Changed paths:
M Source/WebKit/Shared/unix/AuxiliaryProcessMain.cpp

  Log Message:
  ---
  [WPE] Unreviewed build fix after 281488@main
https://bugs.webkit.org/show_bug.cgi?id=262794

Could not find symbol 'ProcessProviderLibWPE'. Probably an unified sources
build error.

* Source/WebKit/Shared/unix/AuxiliaryProcessMain.cpp: Include header
  'ProcessProviderLibWPE.h'.

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



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


[webkit-changes] [WebKit/WebKit] 615df0: [LibWebRTC] Build fix for Linux after 281618@main

2024-08-01 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 615df0fc4017e9a7fda9e9f8063e554c239e2773
  
https://github.com/WebKit/WebKit/commit/615df0fc4017e9a7fda9e9f8063e554c239e2773
  Author: Diego Pino Garcia 
  Date:   2024-08-01 (Thu, 01 Aug 2024)

  Changed paths:
M Source/WebKit/NetworkProcess/webrtc/NetworkRTCMonitor.cpp

  Log Message:
  ---
  [LibWebRTC] Build fix for Linux after 281618@main
https://bugs.webkit.org/show_bug.cgi?id=277329

Reviewed by Philippe Normand.

Follow-up to 281618@main.

An expression pending to change broke the build for Linux.

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



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


[webkit-changes] [WebKit/WebKit] 0d3466: [GTK4] Unreviewed test gardening

2024-07-31 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0d346655984c2f73f0b10d13ec98e025339b3b88
  
https://github.com/WebKit/WebKit/commit/0d346655984c2f73f0b10d13ec98e025339b3b88
  Author: Diego Pino Garcia 
  Date:   2024-07-31 (Wed, 31 Jul 2024)

  Changed paths:
M LayoutTests/platform/glib/TestExpectations
M LayoutTests/platform/gtk/TestExpectations
M LayoutTests/platform/gtk4/TestExpectations

  Log Message:
  ---
  [GTK4] Unreviewed test gardening

Garden tests timing out.

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



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


[webkit-changes] [WebKit/WebKit] 8ea9e0: [GTK4] Unreviewed test gardening

2024-07-31 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8ea9e0a37b76ff89ac8fa20c77754afb41f2086c
  
https://github.com/WebKit/WebKit/commit/8ea9e0a37b76ff89ac8fa20c77754afb41f2086c
  Author: Diego Pino Garcia 
  Date:   2024-07-31 (Wed, 31 Jul 2024)

  Changed paths:
M LayoutTests/platform/glib/TestExpectations
M LayoutTests/platform/gtk4/TestExpectations

  Log Message:
  ---
  [GTK4] Unreviewed test gardening

- GLIB: Skip 'http/wpt/service-workers/mac' tests.
- GTK4: Remove tests expected to crash but passing.
- GTK4: Dump JavaScript Console messages for two tests passing.
- GTK4: Add GTK4 only tests failures.

* LayoutTests/platform/glib/TestExpectations:
* LayoutTests/platform/gtk4/TestExpectations:

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



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


[webkit-changes] [WebKit/WebKit] 7e05ab: [LibWebRTC] Unreviewed, build fix for Linux after ...

2024-07-29 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7e05ab32820ee5815c9386f2747213dddef1ffa8
  
https://github.com/WebKit/WebKit/commit/7e05ab32820ee5815c9386f2747213dddef1ffa8
  Author: Diego Pino Garcia 
  Date:   2024-07-29 (Mon, 29 Jul 2024)

  Changed paths:
M Source/ThirdParty/libwebrtc/CMakeLists.txt

  Log Message:
  ---
  [LibWebRTC] Unreviewed, build fix for Linux after 281483@main
https://bugs.webkit.org/show_bug.cgi?id=277131

Update LibWebRTC's CMakeLists after recent updates:
  - 281483@main: Update libwebrtc to M128.
  - 281470@main: Update boringssl to M128.
  - 281467@main: Update libvpx to M128.
  - 281466@main: Update libaom to M128.

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



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


[webkit-changes] [WebKit/WebKit] 92fb94: [GTK] Unreviewed test gardening

2024-07-29 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 92fb94d146182b4e14312289f6497a1e6aaebcfa
  
https://github.com/WebKit/WebKit/commit/92fb94d146182b4e14312289f6497a1e6aaebcfa
  Author: Diego Pino Garcia 
  Date:   2024-07-29 (Mon, 29 Jul 2024)

  Changed paths:
M LayoutTests/platform/glib/TestExpectations
R 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/css/css-align/multicol/align-content-multicol-expected.txt
R 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/css/css-break/hit-test-transformed-inline-expected.txt
R 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/css/css-pseudo/marker-computed-size-expected.txt
M 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-in-loose-expected.txt
M 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-pr-normal-expected.txt
M 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-pr-strict-expected.txt
M 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/css/css-text/i18n/other-lang/css-text-line-break-de-in-loose-expected.txt
R 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/css/css-text/i18n/unknown-lang/css-text-line-break-cj-loose-expected.txt
R 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/css/css-text/i18n/unknown-lang/css-text-line-break-cj-normal-expected.txt
M 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/css/css-text/i18n/unknown-lang/css-text-line-break-in-loose-expected.txt
R 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/css/css-text/i18n/unknown-lang/css-text-line-break-iteration-loose-expected.txt
M 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-in-loose-expected.txt
M 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-pr-normal-expected.txt
M 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-pr-strict-expected.txt
R 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/css/css-text/text-autospace/text-autospace-001-expected.txt
R 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/css/css-text/text-autospace/text-autospace-first-line-001-expected.txt
R 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/css/css-text/white-space/trailing-space-position-001-expected.txt
M 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/css/cssom-view/getBoundingClientRect-shy-expected.txt
R 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/css/cssom/getComputedStyle-insets-relpos-inline-expected.txt
R 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/html/rendering/non-replaced-elements/the-fieldset-and-legend-elements/fieldset-generated-content-expected.txt
M 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/mathml/presentation-markup/mrow/stretch-along-block-axis-001-expected.txt
R 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/mathml/presentation-markup/tables/table-default-styles-001-expected.txt

  Log Message:
  ---
  [GTK] Unreviewed test gardening

Update or remove baselines.

* LayoutTests/platform/glib/TestExpectations:
* 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/css/css-align/multicol/align-content-multicol-expected.txt:
 Removed.
* 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/css/css-break/hit-test-transformed-inline-expected.txt:
 Removed.
* 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/css/css-pseudo/marker-computed-size-expected.txt:
 Removed.
* 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-in-loose-expected.txt:
* 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-pr-normal-expected.txt:
* 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-pr-strict-expected.txt:
* 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/css/css-text/i18n/other-lang/css-text-line-break-de-in-loose-expected.txt:
* 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/css/css-text/i18n/unknown-lang/css-text-line-break-cj-loose-expected.txt:
 Removed.
* 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/css/css-text/i18n/unknown-lang/css-text-line-break-cj-normal-expected.txt:
 Removed.
* 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/css/css-text/i18n/unknown-lang/css-text-line-break-in-loose-expected.txt:
* 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/css/css-text/i18n/unknown-lang/css-text-line-break-iteration-loose-expected.txt:
 Removed.
* 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/css/css-text/i18n/zh/css-text-line

[webkit-changes] [WebKit/WebKit] e7b134: [GTK][WPE] Unreviewed test gardening

2024-07-26 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e7b134ec9b8f55840e54ff4bd2897b40c9bc17d5
  
https://github.com/WebKit/WebKit/commit/e7b134ec9b8f55840e54ff4bd2897b40c9bc17d5
  Author: Diego Pino Garcia 
  Date:   2024-07-26 (Fri, 26 Jul 2024)

  Changed paths:
M LayoutTests/platform/glib/TestExpectations
M 
LayoutTests/platform/glib/css2.1/20110323/margin-applies-to-015-expected.txt
M LayoutTests/platform/glib/css3/flexbox/flexbox-baseline-expected.txt
M 
LayoutTests/platform/glib/fast/block/positioning/negative-right-pos-expected.txt
M LayoutTests/platform/glib/fast/table/012-expected.txt
M 
LayoutTests/platform/glib/fast/table/border-collapsing/cached-change-tbody-border-width-expected.txt
M LayoutTests/platform/glib/fast/table/empty-cells-expected.txt
M 
LayoutTests/platform/glib/fast/text/hyphenate-avoid-orphaned-word-expected.txt
R LayoutTests/platform/glib/fast/text/hyphenate-character-expected.txt
M LayoutTests/platform/glib/fast/text/hyphens-expected.txt
M 
LayoutTests/platform/glib/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-007-expected.txt
M 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/fetch/metadata/generated/element-a.sub-expected.txt
M 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/fetch/metadata/generated/element-area.sub-expected.txt
M 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/fetch/metadata/generated/element-iframe.sub-expected.txt
M 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/fetch/metadata/generated/element-meta-refresh.optional.sub-expected.txt
M 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/fetch/metadata/generated/window-location.sub-expected.txt
R 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/html/browsers/browsing-the-web/read-media/pageload-video-expected.txt
M 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/mathml/relations/html5-tree/math-global-event-handlers.tentative-expected.txt
M 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/service-workers/service-worker/navigation-headers.https-expected.txt
A 
LayoutTests/platform/glib/svg/text/text-overflow-ellipsis-svgfont-kerning-ligatures-expected.txt
M 
LayoutTests/platform/glib/tables/mozilla_expected_failures/other/empty_cells-expected.png
M 
LayoutTests/platform/glib/tables/mozilla_expected_failures/other/empty_cells-expected.txt
M LayoutTests/platform/gtk/TestExpectations
M 
LayoutTests/platform/gtk/css2.1/20110323/margin-applies-to-015-expected.png
M LayoutTests/platform/gtk/css3/flexbox/flexbox-baseline-expected.png
M LayoutTests/platform/gtk/editing/execCommand/5142012-1-expected.png
M LayoutTests/platform/gtk/editing/execCommand/5142012-1-expected.txt
M LayoutTests/platform/gtk/editing/pasteboard/5134759-expected.png
M LayoutTests/platform/gtk/editing/pasteboard/5134759-expected.txt
M 
LayoutTests/platform/gtk/fast/block/positioning/negative-right-pos-expected.png
M LayoutTests/platform/gtk/fast/forms/basic-inputs-expected.png
M LayoutTests/platform/gtk/fast/forms/basic-inputs-expected.txt
M LayoutTests/platform/gtk/fast/forms/basic-textareas-expected.png
M LayoutTests/platform/gtk/fast/forms/basic-textareas-expected.txt
M LayoutTests/platform/gtk/fast/forms/basic-textareas-quirks-expected.png
M LayoutTests/platform/gtk/fast/forms/basic-textareas-quirks-expected.txt
M LayoutTests/platform/gtk/fast/forms/input-appearance-disabled-expected.png
M LayoutTests/platform/gtk/fast/forms/input-appearance-disabled-expected.txt
M LayoutTests/platform/gtk/fast/forms/input-disabled-color-expected.png
M LayoutTests/platform/gtk/fast/forms/input-disabled-color-expected.txt
M LayoutTests/platform/gtk/fast/forms/placeholder-pseudo-style-expected.png
M LayoutTests/platform/gtk/fast/forms/placeholder-pseudo-style-expected.txt
M 
LayoutTests/platform/gtk/fast/forms/search-cancel-button-style-sharing-expected.png
M 
LayoutTests/platform/gtk/fast/forms/search-cancel-button-style-sharing-expected.txt
M LayoutTests/platform/gtk/fast/forms/search-styled-expected.png
M LayoutTests/platform/gtk/fast/forms/search-styled-expected.txt
M 
LayoutTests/platform/gtk/fast/forms/search/search-size-with-decorations-expected.png
M 
LayoutTests/platform/gtk/fast/forms/search/search-size-with-decorations-expected.txt
M 
LayoutTests/platform/gtk/fast/forms/textarea-placeholder-pseudo-style-expected.png
M 
LayoutTests/platform/gtk/fast/forms/textarea-placeholder-pseudo-style-expected.txt
M 
LayoutTests/platform/gtk/fast/repaint/leftover-after-shrinking-content-expected.txt
M 
LayoutTests/platform/gtk/fast/repaint/overlapping-lines-with-ink-overflow-expected.txt
M LayoutTests/platform/gtk/fast/table/012-expected.png
M 
LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-tbody-border

[webkit-changes] [WebKit/WebKit] c249be: [WPE] Run MVT test suite

2024-07-25 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c249bea4b3c612abc6f530469015863eb57f81a0
  
https://github.com/WebKit/WebKit/commit/c249bea4b3c612abc6f530469015863eb57f81a0
  Author: Diego Pino Garcia 
  Date:   2024-07-25 (Thu, 25 Jul 2024)

  Changed paths:
M Tools/Scripts/libraries/resultsdbpy/resultsdbpy/__init__.py
A Tools/Scripts/run-mvt-tests
M Tools/Scripts/webkitpy/__init__.py

  Log Message:
  ---
  [WPE] Run MVT test suite
https://bugs.webkit.org/show_bug.cgi?id=273679

Reviewed by Carlos Alberto Lopez Perez.

Add script to run MVT tests.

Co-authored-by: Lauro Moura 

* Tools/Scripts/libraries/resultsdbpy/resultsdbpy/__init__.py:
* Tools/Scripts/run-mvt-tests: Added.
(fatal):
(parse_args):
(options):
(suite_has_started):
(suite_has_finished):
(analyze_results):
(print_tests_failed):
(WPEWebDriver):
(WPEWebDriver.__init__):
(WPEWebDriver.start):
(WPEWebDriver.stop):
(WPEWebDriver._isRunning):
(WPEWebDriver._isFlatpakSDK):
(WPEWebDriver._isJHBuild):
(WPEWebDriver._run):
(WPEWebDriver._run.dict_flat):
(main):
* Tools/Scripts/webkitpy/__init__.py:

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



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


[webkit-changes] [WebKit/WebKit] 2f4492: [LibWebRTC] Unreviewed, build fix for Linux after ...

2024-07-25 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2f4492768ae7a95928e61667bad2b79f7b0d9e74
  
https://github.com/WebKit/WebKit/commit/2f4492768ae7a95928e61667bad2b79f7b0d9e74
  Author: Diego Pino Garcia 
  Date:   2024-07-25 (Thu, 25 Jul 2024)

  Changed paths:
M Source/WebKit/NetworkProcess/webrtc/NetworkRTCProvider.cpp

  Log Message:
  ---
  [LibWebRTC] Unreviewed, build fix for Linux after 281247@main
https://bugs.webkit.org/show_bug.cgi?id=276954

Function 'isolatedCopy()' was removed.

* Source/WebKit/NetworkProcess/webrtc/NetworkRTCProvider.cpp:
(WebKit::NetworkRTCProvider::createClientTCPSocket):

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



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


[webkit-changes] [WebKit/WebKit] 2dc708: [GCC] Build fix for Ubuntu 22.04 after 280670@main

2024-07-19 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2dc708928e2f11fecf622814b73b8eb4319ac027
  
https://github.com/WebKit/WebKit/commit/2dc708928e2f11fecf622814b73b8eb4319ac027
  Author: Diego Pino Garcia 
  Date:   2024-07-19 (Fri, 19 Jul 2024)

  Changed paths:
M Source/WebCore/html/parser/HTMLDocumentParserFastPath.cpp

  Log Message:
  ---
  [GCC] Build fix for Ubuntu 22.04 after 280670@main
https://bugs.webkit.org/show_bug.cgi?id=276213

Reviewed by Justin Michaud.

Avoid internal compiler error in GCC11 by renaming 'SIMD:splat' to
'SIMD::splat8'.

* Source/WebCore/html/parser/HTMLDocumentParserFastPath.cpp:
(WebCore::HTMLFastPathParser::scanText):
(WebCore::HTMLFastPathParser::scanAttributeValue):

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



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


[webkit-changes] [WebKit/WebKit] 8e4157: [GTK] Build fix for GTK-Packaging-Nightly-Ubuntu20...

2024-07-19 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8e4157809750f8727e484f33775917169b4fd05c
  
https://github.com/WebKit/WebKit/commit/8e4157809750f8727e484f33775917169b4fd05c
  Author: Diego Pino Garcia 
  Date:   2024-07-19 (Fri, 19 Jul 2024)

  Changed paths:
M Source/JavaScriptCore/runtime/Options.cpp

  Log Message:
  ---
  [GTK] Build fix for GTK-Packaging-Nightly-Ubuntu2004 after 281106@main
https://bugs.webkit.org/show_bug.cgi?id=276741

Reviewed by Justin Michaud.

Add missing header 'unistd.h' and declare extern variable 'environ'.

* Source/JavaScriptCore/runtime/Options.cpp:
(JSC::Options::initialize):

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



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


[webkit-changes] [WebKit/WebKit] ad11bc: [JHBuild] Update JHBuild Version

2024-07-19 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ad11bcff217b6c20c7285fc5fb24a4cd0ea003b8
  
https://github.com/WebKit/WebKit/commit/ad11bcff217b6c20c7285fc5fb24a4cd0ea003b8
  Author: Diego Pino Garcia 
  Date:   2024-07-19 (Fri, 19 Jul 2024)

  Changed paths:
M Tools/jhbuild/jhbuild-wrapper

  Log Message:
  ---
  [JHBuild] Update JHBuild Version
https://bugs.webkit.org/show_bug.cgi?id=276775

Reviewed by Michael Catanzaro.

Update JHBuild version to pick up recent JHBuild update that retries
module downloads if they failed.

* Tools/jhbuild/jhbuild-wrapper:

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



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


[webkit-changes] [WebKit/WebKit] afa624: Fix test fast/rendering/render-style-null-optgroup...

2024-07-16 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: afa6246004367478b4e9ec0516615afba9076100
  
https://github.com/WebKit/WebKit/commit/afa6246004367478b4e9ec0516615afba9076100
  Author: Diego Pino Garcia 
  Date:   2024-07-16 (Tue, 16 Jul 2024)

  Changed paths:
M LayoutTests/fast/rendering/render-style-null-optgroup-crash.html
M LayoutTests/platform/ios/TestExpectations
M LayoutTests/platform/mac-wk2/TestExpectations
M LayoutTests/platform/wpe/TestExpectations

  Log Message:
  ---
  Fix test fast/rendering/render-style-null-optgroup-crash.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=264362

Reviewed by Alexey Proskuryakov.

The test always passed if ran only once, but failed if ran more than once.

Add mising wait for 'notifyDone' event when test is completed.

* LayoutTests/fast/rendering/render-style-null-optgroup-crash.html:
* LayoutTests/platform/ios/TestExpectations:
* LayoutTests/platform/mac-wk2/TestExpectations:
* LayoutTests/platform/wpe/TestExpectations:

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



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


[webkit-changes] [WebKit/WebKit] 92285d: [WPE] Unreviewed, fix Debug build after 281005@main

2024-07-16 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 92285ddf28a23db00cda89764b02f10ff370ad4d
  
https://github.com/WebKit/WebKit/commit/92285ddf28a23db00cda89764b02f10ff370ad4d
  Author: Diego Pino Garcia 
  Date:   2024-07-16 (Tue, 16 Jul 2024)

  Changed paths:
M Source/JavaScriptCore/b3/B3LowerMacros.cpp

  Log Message:
  ---
  [WPE] Unreviewed, fix Debug build after 281005@main
https://bugs.webkit.org/show_bug.cgi?id=276424

Wrap function calls to 'callDivModHelper' within 'USE(JSVALUE32_64)'.

* Source/JavaScriptCore/b3/B3LowerMacros.cpp:

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



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


[webkit-changes] [WebKit/WebKit] f0b7eb: [GTK] Unreviewed test gardening

2024-07-12 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f0b7eb797a2c531818aec010a3c12c0964678d7c
  
https://github.com/WebKit/WebKit/commit/f0b7eb797a2c531818aec010a3c12c0964678d7c
  Author: Diego Pino Garcia 
  Date:   2024-07-12 (Fri, 12 Jul 2024)

  Changed paths:
M Tools/TestWebKitAPI/glib/TestExpectations.json

  Log Message:
  ---
  [GTK] Unreviewed test gardening

Garden API-GTK tests failing in EWS bots.

* Tools/TestWebKitAPI/glib/TestExpectations.json:

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



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


[webkit-changes] [WebKit/WebKit] 2e6676: [WPE] Unreviewed test gardening

2024-07-11 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2e6676188d6fc0f61a42fc574eb0843c19261c00
  
https://github.com/WebKit/WebKit/commit/2e6676188d6fc0f61a42fc574eb0843c19261c00
  Author: Diego Pino Garcia 
  Date:   2024-07-11 (Thu, 11 Jul 2024)

  Changed paths:
M LayoutTests/platform/glib/TestExpectations
M LayoutTests/platform/gtk/TestExpectations
M LayoutTests/platform/wpe/TestExpectations

  Log Message:
  ---
  [WPE] Unreviewed test gardening

Remove test and flaky tests passing.

* LayoutTests/platform/glib/TestExpectations:
* LayoutTests/platform/gtk/TestExpectations:
* LayoutTests/platform/wpe/TestExpectations:

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



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


[webkit-changes] [WebKit/WebKit] 88ad93: [WPE] Undefined reference to `shm_open' in WPEWayl...

2024-07-05 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 88ad9317ee0b8e7989c45a59a36ec0060989acc7
  
https://github.com/WebKit/WebKit/commit/88ad9317ee0b8e7989c45a59a36ec0060989acc7
  Author: Diego Pino Garcia 
  Date:   2024-07-05 (Fri, 05 Jul 2024)

  Changed paths:
M Source/WebKit/WPEPlatform/wpe/wayland/CMakeLists.txt

  Log Message:
  ---
  [WPE] Undefined reference to `shm_open' in WPEWaylandSHMPool.cpp
https://bugs.webkit.org/show_bug.cgi?id=276151

Reviewed by Carlos Alberto Lopez Perez.

Add library 'librt' to WPEPlatformWayland_LIBRARIES as a fallback.

* Source/WebKit/WPEPlatform/wpe/wayland/CMakeLists.txt:

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



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


[webkit-changes] [WebKit/WebKit] 87653c: [LibWebRTC] [WPE] Build fix for Linux after 280620...

2024-07-04 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 87653c55fdffe160cd52281f39d0a078507d38c1
  
https://github.com/WebKit/WebKit/commit/87653c55fdffe160cd52281f39d0a078507d38c1
  Author: Diego Pino Garcia 
  Date:   2024-07-04 (Thu, 04 Jul 2024)

  Changed paths:
M Source/ThirdParty/libwebrtc/CMakeLists.txt

  Log Message:
  ---
  [LibWebRTC] [WPE] Build fix for Linux after 280620@main
https://bugs.webkit.org/show_bug.cgi?id=274516

Reviewed by Philippe Normand.

Changeset 280620@main updated boringssl to M126. It's necessary to update
LibWebRTC's CMake files.

* Source/ThirdParty/libwebrtc/CMakeLists.txt:

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



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


[webkit-changes] [WebKit/WebKit] 4c2285: [WPE] Unreviewed, build fix for WPE-Linux-64-bit-D...

2024-07-02 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4c22854bbd8dfc27a9841ee664dcf6c88c3d208c
  
https://github.com/WebKit/WebKit/commit/4c22854bbd8dfc27a9841ee664dcf6c88c3d208c
  Author: Diego Pino Garcia 
  Date:   2024-07-02 (Tue, 02 Jul 2024)

  Changed paths:
M Source/WebCore/PAL/pal/unix/LoggingUnix.cpp

  Log Message:
  ---
  [WPE] Unreviewed, build fix for WPE-Linux-64-bit-Debug-Build after 280586@main
https://bugs.webkit.org/show_bug.cgi?id=275795

Include header 'wtf/text/MakeString.h'.

* Source/WebCore/PAL/pal/unix/LoggingUnix.cpp:

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



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


[webkit-changes] [WebKit/WebKit] 55ba16: [build.webkit.org] [GTK] Update GTK-Linux-64-bit-R...

2024-07-01 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 55ba16e6c14d720fd960396179e00dd5895b1cec
  
https://github.com/WebKit/WebKit/commit/55ba16e6c14d720fd960396179e00dd5895b1cec
  Author: Diego Pino Garcia 
  Date:   2024-07-01 (Mon, 01 Jul 2024)

  Changed paths:
M Tools/CISupport/build-webkit-org/config.json
M Tools/CISupport/build-webkit-org/factories_unittest.py

  Log Message:
  ---
  [build.webkit.org] [GTK] Update GTK-Linux-64-bit-Release-Debian-11-Build bot 
after upgrade to GCC 11.2
https://bugs.webkit.org/show_bug.cgi?id=276073

Reviewed by Carlos Alberto Lopez Perez.

After upgrade to GCC11.2, this bot is no longer in support. However,
we'd like to keep it around since there's still many users on Debian 11.
In order to keep the bot, it's necessary to switch C/CXX compiler to
clang and provision minimal dependencies via JHBuild, since Debian 11
doesn't provide libsoup-3.

* Tools/CISupport/build-webkit-org/config.json:
* Tools/CISupport/build-webkit-org/factories_unittest.py:

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



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


[webkit-changes] [WebKit/WebKit] 0ec50e: [LibWebRTC] Unreviewed, build fix for Linux after ...

2024-06-12 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0ec50ec6ad34b3babb13f273b8f8d7ef13cee7ba
  
https://github.com/WebKit/WebKit/commit/0ec50ec6ad34b3babb13f273b8f8d7ef13cee7ba
  Author: Diego Pino Garcia 
  Date:   2024-06-12 (Wed, 12 Jun 2024)

  Changed paths:
M Source/ThirdParty/libwebrtc/CMakeLists.txt

  Log Message:
  ---
  [LibWebRTC] Unreviewed, build fix for Linux after 279804@main
https://bugs.webkit.org/show_bug.cgi?id=274520

* Source/ThirdParty/libwebrtc/CMakeLists.txt:

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



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


[webkit-changes] [WebKit/WebKit] 17aa06: [GTK] Unreviewed test gardening

2024-06-05 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 17aa0685be06c1b12b28051f84329ce55f10d87f
  
https://github.com/WebKit/WebKit/commit/17aa0685be06c1b12b28051f84329ce55f10d87f
  Author: Diego Pino Garcia 
  Date:   2024-06-05 (Wed, 05 Jun 2024)

  Changed paths:
M LayoutTests/platform/glib/TestExpectations
R 
LayoutTests/platform/glib/fast/canvas/webgl/draw-elements-out-of-bounds-uint-index-expected.txt
R 
LayoutTests/platform/glib/http/tests/websocket/tests/hybi/simple-wss-expected.txt
R 
LayoutTests/platform/glib/http/tests/websocket/tests/hybi/stop-on-resume-in-error-handler-expected.txt
R 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/clipboard-apis/async-navigator-clipboard-basics.https-expected.txt
R 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/html/canvas/element/manual/imagebitmap/createImageBitmap-exif-orientation-expected.txt
R 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/html/canvas/offscreen/text/2d.text.measure.actualBoundingBox-expected.txt
R 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/html/canvas/offscreen/text/2d.text.measure.actualBoundingBox.worker-expected.txt
R 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/svg/shapes/scripted/stroke-dashes-hit-at-high-scale-expected.txt
M LayoutTests/platform/gtk/TestExpectations
R 
LayoutTests/platform/gtk/fast/canvas/webgl/drawElements-empty-vertex-data-expected.txt
R LayoutTests/platform/gtk/fast/canvas/webgl/largeBuffer-expected.txt
R 
LayoutTests/platform/gtk/fast/canvas/webgl/vertexAttribPointer-with-bad-offset-expected.txt
R 
LayoutTests/platform/gtk/http/tests/misc/iframe-beforeunload-dialog-matching-ancestor-securityorigin-expected.txt
R 
LayoutTests/platform/gtk/http/tests/security/cross-origin-xsl-BLOCKED-expected.txt
R 
LayoutTests/platform/gtk/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt
R 
LayoutTests/platform/gtk/http/wpt/beacon/beacon-async-error-logging-expected.txt
R 
LayoutTests/platform/gtk/imported/w3c/web-platform-tests/html/canvas/offscreen/manual/the-offscreen-canvas/offscreencanvas.getcontext-expected.txt
R 
LayoutTests/platform/gtk/imported/w3c/web-platform-tests/html/canvas/offscreen/manual/the-offscreen-canvas/offscreencanvas.transfer.to.imagebitmap-expected.txt
R 
LayoutTests/platform/gtk/imported/w3c/web-platform-tests/html/canvas/offscreen/manual/the-offscreen-canvas/offscreencanvas.transferrable-expected.txt
M LayoutTests/platform/wpe/TestExpectations

  Log Message:
  ---
  [GTK] Unreviewed test gardening

Remove GTK baselines of tests passing.

* LayoutTests/platform/glib/TestExpectations:
* LayoutTests/platform/gtk/TestExpectations:
* LayoutTests/platform/wpe/TestExpectations:
* 
LayoutTests/platform/glib/fast/canvas/webgl/draw-elements-out-of-bounds-uint-index-expected.txt:
 Removed.
* 
LayoutTests/platform/glib/http/tests/websocket/tests/hybi/simple-wss-expected.txt:
 Removed.
* 
LayoutTests/platform/glib/http/tests/websocket/tests/hybi/stop-on-resume-in-error-handler-expected.txt:
 Removed.
* 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/clipboard-apis/async-navigator-clipboard-basics.https-expected.txt:
 Removed.
* 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/html/canvas/element/manual/imagebitmap/createImageBitmap-exif-orientation-expected.txt:
 Removed.
* 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/html/canvas/offscreen/text/2d.text.measure.actualBoundingBox-expected.txt:
 Removed.
* 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/html/canvas/offscreen/text/2d.text.measure.actualBoundingBox.worker-expected.txt:
 Removed.
* 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/svg/shapes/scripted/stroke-dashes-hit-at-high-scale-expected.txt:
 Removed.
* 
LayoutTests/platform/gtk/fast/canvas/webgl/drawElements-empty-vertex-data-expected.txt:
 Removed.
* LayoutTests/platform/gtk/fast/canvas/webgl/largeBuffer-expected.txt: Removed.
* 
LayoutTests/platform/gtk/fast/canvas/webgl/vertexAttribPointer-with-bad-offset-expected.txt:
 Removed.
* 
LayoutTests/platform/gtk/http/tests/misc/iframe-beforeunload-dialog-matching-ancestor-securityorigin-expected.txt:
 Removed.
* 
LayoutTests/platform/gtk/http/tests/security/cross-origin-xsl-BLOCKED-expected.txt:
 Removed.
* 
LayoutTests/platform/gtk/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt:
 Removed.
* 
LayoutTests/platform/gtk/http/wpt/beacon/beacon-async-error-logging-expected.txt:
 Removed.
* 
LayoutTests/platform/gtk/imported/w3c/web-platform-tests/html/canvas/offscreen/manual/the-offscreen-canvas/offscreencanvas.getcontext-expected.txt:
 Removed.
* 
LayoutTests/platform/gtk/imported/w3c/web-platform-tests/html/canvas/offscreen/manual/the-offscreen-canvas/offscreencanvas.transfer.to.imagebitmap-expected.txt:
 Removed.
* 
LayoutTests/platform/gtk/imported/w3c/web-platform-tests/html

[webkit-changes] [WebKit/WebKit] 310146: [GTK] Unreviewed test gardening

2024-06-05 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 31014699f28ba46919b42293ba4c7ca53b2c8e49
  
https://github.com/WebKit/WebKit/commit/31014699f28ba46919b42293ba4c7ca53b2c8e49
  Author: Diego Pino Garcia 
  Date:   2024-06-05 (Wed, 05 Jun 2024)

  Changed paths:
M LayoutTests/platform/glib/TestExpectations
A 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_anchor_download_block_downloads.tentative-expected.txt
A 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/navigation-timing/nav2_test_redirect_chain_xserver_partial_opt_in-expected.txt
M 
LayoutTests/platform/glib/inspector/canvas/recording-webgl-full-expected.txt
M LayoutTests/platform/gtk/TestExpectations
R 
LayoutTests/platform/gtk/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_anchor_download_block_downloads.tentative-expected.txt
R 
LayoutTests/platform/gtk/imported/w3c/web-platform-tests/navigation-timing/nav2_test_redirect_chain_xserver_partial_opt_in-expected.txt
M LayoutTests/platform/wpe/TestExpectations
R 
LayoutTests/platform/wpe/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_anchor_download_block_downloads.tentative-expected.txt

  Log Message:
  ---
  [GTK] Unreviewed test gardening

Housekeeping of tests marked as flaky.

* LayoutTests/platform/glib/TestExpectations:
* LayoutTests/platform/glib/inspector/canvas/recording-webgl-full-expected.txt:
* 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_anchor_download_block_downloads.tentative-expected.txt:
 Added.
* 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/navigation-timing/nav2_test_redirect_chain_xserver_partial_opt_in-expected.txt:
 Added.
* LayoutTests/platform/gtk/TestExpectations:
* 
LayoutTests/platform/gtk/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_anchor_download_block_downloads.tentative-expected.txt:
 Removed.
* 
LayoutTests/platform/gtk/imported/w3c/web-platform-tests/navigation-timing/nav2_test_redirect_chain_xserver_partial_opt_in-expected.txt:
 Removed.
* LayoutTests/platform/wpe/TestExpectations:
* 
LayoutTests/platform/wpe/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_anchor_download_block_downloads.tentative-expected.txt:
 Removed.

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



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


[webkit-changes] [WebKit/WebKit] d99c13: [WPE] Unreviewed test gardening

2024-06-05 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d99c137f4524d262dbc4ef6b2654f40610f96768
  
https://github.com/WebKit/WebKit/commit/d99c137f4524d262dbc4ef6b2654f40610f96768
  Author: Diego Pino Garcia 
  Date:   2024-06-05 (Wed, 05 Jun 2024)

  Changed paths:
M 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/json-module/credentials.sub-expected.txt
A 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/svg/import/types-dom-svgfittoviewbox-01-f-manual-expected.txt
M LayoutTests/platform/gtk/TestExpectations
R 
LayoutTests/platform/gtk/imported/w3c/web-platform-tests/svg/import/types-dom-svgfittoviewbox-01-f-manual-expected.txt
M LayoutTests/platform/wpe/TestExpectations
R 
LayoutTests/platform/wpe/imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/json-module/valid-content-type-expected.txt
R 
LayoutTests/platform/wpe/imported/w3c/web-platform-tests/svg/import/types-dom-svgfittoviewbox-01-f-manual-expected.txt

  Log Message:
  ---
  [WPE] Unreviewed test gardening

Housekeeping of tests marked as flaky.

* 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/json-module/credentials.sub-expected.txt:
* 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/svg/import/types-dom-svgfittoviewbox-01-f-manual-expected.txt:
 Added.
* LayoutTests/platform/gtk/TestExpectations:
* 
LayoutTests/platform/gtk/imported/w3c/web-platform-tests/svg/import/types-dom-svgfittoviewbox-01-f-manual-expected.txt:
 Removed.
* LayoutTests/platform/wpe/TestExpectations:
* 
LayoutTests/platform/wpe/imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/json-module/valid-content-type-expected.txt:
 Removed.
* 
LayoutTests/platform/wpe/imported/w3c/web-platform-tests/svg/import/types-dom-svgfittoviewbox-01-f-manual-expected.txt:
 Removed.

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



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


[webkit-changes] [WebKit/WebKit] 5ca7f8: [WPE] Unreviewed, fix build error after 279501@main

2024-05-30 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5ca7f83342d31c77a802fe0b525f005a82e38732
  
https://github.com/WebKit/WebKit/commit/5ca7f83342d31c77a802fe0b525f005a82e38732
  Author: Diego Pino Garcia 
  Date:   2024-05-30 (Thu, 30 May 2024)

  Changed paths:
M Source/WebKit/UIProcess/Automation/libwpe/WebAutomationSessionLibWPE.cpp
M Source/WebKit/UIProcess/Automation/libwpe/WebAutomationSessionWPE.cpp

  Log Message:
  ---
  [WPE] Unreviewed, fix build error after 279501@main
https://bugs.webkit.org/show_bug.cgi?id=273750

In the case unified sources group files 'WebAutomationSessionLibWPE.cpp'
and 'WebAutomationSessionWPE.cpp' together, because there are several
static functions in these files defined with the same name, a duplicate
symbol build error will happen.

Rename function names to avoid collisions.

* Source/WebKit/UIProcess/Automation/libwpe/WebAutomationSessionLibWPE.cpp:
(WebKit::libWPEModifiersToEventState):
(WebKit::platformSimulateMouseInteractionLibWPE):
(WebKit::modifiersToEventState): Deleted.
* Source/WebKit/UIProcess/Automation/libwpe/WebAutomationSessionWPE.cpp:
(WebKit::libWPEMouseButtonToWPEButton):
(WebKit::libWPEStateModifierForWPEButton):
(WebKit::doMouseEvent):
(WebKit::WebAutomationSession::platformSimulateMouseInteraction):
(WebKit::mouseButtonToWPEButton): Deleted.
(WebKit::stateModifierForWPEButton): Deleted.

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



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


[webkit-changes] [WebKit/WebKit] e1aad2: [GTK][WPE] Unreviewed test gardening

2024-05-30 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e1aad2548d9a86f76d78686ff38d4f65c6870bcf
  
https://github.com/WebKit/WebKit/commit/e1aad2548d9a86f76d78686ff38d4f65c6870bcf
  Author: Diego Pino Garcia 
  Date:   2024-05-30 (Thu, 30 May 2024)

  Changed paths:
M LayoutTests/platform/glib/TestExpectations
R 
LayoutTests/platform/glib/fast/block/basic/inline-content-with-floating-image-expected.txt
R 
LayoutTests/platform/glib/fast/block/basic/inline-content-with-floating-images2-expected.txt
R 
LayoutTests/platform/glib/fast/inline/simple-inline-inflow-positioned-expected.txt
R 
LayoutTests/platform/glib/fast/inline/simple-inline-with-out-of-flow-descendant2-expected.txt
R 
LayoutTests/platform/glib/fast/inline/simple-intruding-floats3-expected.txt
M LayoutTests/platform/gtk-wayland/TestExpectations
M LayoutTests/platform/gtk/TestExpectations
R 
LayoutTests/platform/gtk/imported/w3c/web-platform-tests/css/css-color/parsing/color-computed-relative-color-expected.txt
R 
LayoutTests/platform/wpe/fast/block/basic/child-block-level-box-with-height-percent-expected.txt
R 
LayoutTests/platform/wpe/fast/block/basic/quirk-mode-percent-height-expected.txt
R 
LayoutTests/platform/wpe/fast/inline/simple-inline-with-out-of-flow-descendant-expected.txt

  Log Message:
  ---
  [GTK][WPE] Unreviewed test gardening

Mark several tests that are now passing after baseline update as
failure. Also, properly mark some other tests as flaky.

* 
LayoutTests/glib/fast/inline/simple-inline-with-out-of-flow-descendant2-expected.txt:
 Removed.
* LayoutTests/platform/glib/TestExpectations:
* 
LayoutTests/platform/glib/fast/block/basic/inline-content-with-floating-image-expected.txt:
 Removed.
* 
LayoutTests/platform/glib/fast/block/basic/inline-content-with-floating-images2-expected.txt:
 Removed.
* 
LayoutTests/platform/glib/fast/inline/simple-inline-inflow-positioned-expected.txt:
 Removed.
* LayoutTests/platform/glib/fast/inline/simple-intruding-floats3-expected.txt: 
Removed.
* LayoutTests/platform/gtk-wayland/TestExpectations:
* LayoutTests/platform/gtk/TestExpectations:
* 
LayoutTests/platform/gtk/imported/w3c/web-platform-tests/css/css-color/parsing/color-computed-relative-color-expected.txt:
 Removed.
* 
LayoutTests/platform/wpe/fast/block/basic/child-block-level-box-with-height-percent-expected.txt:
 Removed.
* 
LayoutTests/platform/wpe/fast/block/basic/quirk-mode-percent-height-expected.txt:
 Removed.
* 
LayoutTests/platform/wpe/fast/inline/simple-inline-with-out-of-flow-descendant-expected.txt:
 Removed.

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



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


[webkit-changes] [WebKit/WebKit] 47b5eb: [GTK][WPE] Unreviewed test gardening

2024-05-29 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 47b5eb8018126795d731d7254c73bc9ad6bce0af
  
https://github.com/WebKit/WebKit/commit/47b5eb8018126795d731d7254c73bc9ad6bce0af
  Author: Diego Pino Garcia 
  Date:   2024-05-29 (Wed, 29 May 2024)

  Changed paths:
M LayoutTests/platform/glib/TestExpectations
M LayoutTests/platform/gtk/TestExpectations
R LayoutTests/platform/wpe/fast/text/svg-font-face-with-kerning-expected.txt
R LayoutTests/platform/wpe/svg/W3C-SVG-1.1/text-text-05-t-expected.txt
R LayoutTests/platform/wpe/svg/W3C-SVG-1.1/text-text-06-t-expected.txt
R 
LayoutTests/platform/wpe/svg/custom/glyph-selection-lang-attribute-expected.txt
R LayoutTests/platform/wpe/svg/text/kerning-expected.txt
R LayoutTests/platform/wpe/svg/text/multichar-glyph-expected.txt
R LayoutTests/platform/wpe/svg/text/text-hkern-expected.txt
R 
LayoutTests/platform/wpe/svg/text/text-overflow-ellipsis-svgfont-kerning-ligatures-expected.txt
R LayoutTests/platform/wpe/svg/text/text-text-04-t-expected.txt
R LayoutTests/platform/wpe/svg/text/text-text-06-t-expected.txt
R LayoutTests/platform/wpe/svg/text/text-vkern-expected.txt

  Log Message:
  ---
  [GTK][WPE] Unreviewed test gardening

SVG kerning tests are also failing for WPE. File test failures in GLIB
test expectations.

* LayoutTests/platform/glib/TestExpectations:
* LayoutTests/platform/gtk/TestExpectations:
* LayoutTests/platform/wpe/fast/text/svg-font-face-with-kerning-expected.txt: 
Removed.
* LayoutTests/platform/wpe/svg/W3C-SVG-1.1/text-text-05-t-expected.txt: Removed.
* LayoutTests/platform/wpe/svg/W3C-SVG-1.1/text-text-06-t-expected.txt: Removed.
* 
LayoutTests/platform/wpe/svg/custom/glyph-selection-lang-attribute-expected.txt:
 Removed.
* LayoutTests/platform/wpe/svg/text/kerning-expected.txt: Removed.
* LayoutTests/platform/wpe/svg/text/multichar-glyph-expected.txt: Removed.
* LayoutTests/platform/wpe/svg/text/text-hkern-expected.txt: Removed.
* 
LayoutTests/platform/wpe/svg/text/text-overflow-ellipsis-svgfont-kerning-ligatures-expected.txt:
 Removed.
* LayoutTests/platform/wpe/svg/text/text-text-04-t-expected.txt: Removed.
* LayoutTests/platform/wpe/svg/text/text-text-06-t-expected.txt: Removed.
* LayoutTests/platform/wpe/svg/text/text-vkern-expected.txt: Removed.

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



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


[webkit-changes] [WebKit/WebKit] f22da2: REGRESSION(279341@main): Minibrowser crashes if sc...

2024-05-28 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f22da2434a23d81d5f3001579a20a945e3ce2f0f
  
https://github.com/WebKit/WebKit/commit/f22da2434a23d81d5f3001579a20a945e3ce2f0f
  Author: Diego Pino Garcia 
  Date:   2024-05-28 (Tue, 28 May 2024)

  Changed paths:
M Tools/MiniBrowser/gtk/main.c

  Log Message:
  ---
  REGRESSION(279341@main): Minibrowser crashes if schema doesn't contain 
'color-scheme'
https://bugs.webkit.org/show_bug.cgi?id=274767

Reviewed by Carlos Garcia Campos.

Check whether schema contains 'color-scheme' before attempting to
retrieve its value.

* Tools/MiniBrowser/gtk/main.c:
(setupDarkMode):

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



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


[webkit-changes] [WebKit/WebKit] cd96a9: [GCC] Unreviewed, build fix for Ubuntu 22.04 after...

2024-05-27 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: cd96a999407c86c50a136cf332d016eafd1b1040
  
https://github.com/WebKit/WebKit/commit/cd96a999407c86c50a136cf332d016eafd1b1040
  Author: Diego Pino Garcia 
  Date:   2024-05-27 (Mon, 27 May 2024)

  Changed paths:
M Source/WebCore/bindings/js/JSDOMConvertResult.h

  Log Message:
  ---
  [GCC] Unreviewed, build fix for Ubuntu 22.04 after 279321@main
https://bugs.webkit.org/show_bug.cgi?id=274682

* Source/WebCore/bindings/js/JSDOMConvertResult.h:
(WebCore::Detail::ConversionResultStoragehttps://commits.webkit.org/279350@main



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


[webkit-changes] [WebKit/WebKit] 2a905b: [GTK][WPE] Unreviewed test gardening, remove tests...

2024-05-24 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2a905b6c2233a85e29dd14704446b92994fddf34
  
https://github.com/WebKit/WebKit/commit/2a905b6c2233a85e29dd14704446b92994fddf34
  Author: Diego Pino Garcia 
  Date:   2024-05-24 (Fri, 24 May 2024)

  Changed paths:
M LayoutTests/platform/glib/TestExpectations
M LayoutTests/platform/gtk/TestExpectations
M LayoutTests/platform/wpe/TestExpectations

  Log Message:
  ---
  [GTK][WPE] Unreviewed test gardening, remove tests passing after 279187@main

* LayoutTests/platform/glib/TestExpectations:
* LayoutTests/platform/gtk/TestExpectations:
* LayoutTests/platform/wpe/TestExpectations:

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



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


[webkit-changes] [WebKit/WebKit] 3a3bb5: [GCC] Unreviewed, build fix for Debian 11 after 27...

2024-05-21 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3a3bb5a411b2eb2da92e4f4a4a9f263f52c1a0e4
  
https://github.com/WebKit/WebKit/commit/3a3bb5a411b2eb2da92e4f4a4a9f263f52c1a0e4
  Author: Diego Pino Garcia 
  Date:   2024-05-21 (Tue, 21 May 2024)

  Changed paths:
M Source/cmake/WebKitCompilerFlags.cmake

  Log Message:
  ---
  [GCC] Unreviewed, build fix for Debian 11 after 278995@main
https://bugs.webkit.org/show_bug.cgi?id=267827

GCC10 requires compiler flag '-fcoroutines'.

* Source/cmake/WebKitCompilerFlags.cmake:

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



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


[webkit-changes] [WebKit/WebKit] d1b1d1: [LibWebRTC][GTK] Unreviewed, fix build after 27897...

2024-05-21 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d1b1d17c730c96cfa99ea8d296b2038dede43128
  
https://github.com/WebKit/WebKit/commit/d1b1d17c730c96cfa99ea8d296b2038dede43128
  Author: Diego Pino Garcia 
  Date:   2024-05-20 (Mon, 20 May 2024)

  Changed paths:
M 
Source/WebCore/platform/mediastream/libwebrtc/gstreamer/GStreamerVideoEncoderFactory.cpp

  Log Message:
  ---
  [LibWebRTC][GTK] Unreviewed, fix build after 278972@main
https://bugs.webkit.org/show_bug.cgi?id=274297

* 
Source/WebCore/platform/mediastream/libwebrtc/gstreamer/GStreamerVideoEncoderFactory.cpp:
(WebCore::GStreamerVideoEncoder::makeElement):

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



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


[webkit-changes] [WebKit/WebKit] 005715: [GCC] Unreviewed, build fix Debian 11 after 278696...

2024-05-14 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 005715370cbf3589858877a0528052088118f9cb
  
https://github.com/WebKit/WebKit/commit/005715370cbf3589858877a0528052088118f9cb
  Author: Diego Pino Garcia 
  Date:   2024-05-14 (Tue, 14 May 2024)

  Changed paths:
M Source/WebCore/css/parser/CSSPropertyParserConsumer+Color.cpp

  Log Message:
  ---
  [GCC] Unreviewed, build fix Debian 11 after 278696@main
https://bugs.webkit.org/show_bug.cgi?id=245970

error: expected ‘(’ before ‘{’ token.

In GCC10.2, lambda with no arguments requires parenthesis.

* Source/WebCore/css/parser/CSSPropertyParserConsumer+Color.cpp:
(WebCore::CSSPropertyParserHelpers::consumeColorFunction):

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



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


[webkit-changes] [WebKit/WebKit] 9c1f32: [GTK] Unreviewed, build fix Debian 11 after 278740...

2024-05-14 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9c1f32d066a46ee839adef4a79364938a81036ac
  
https://github.com/WebKit/WebKit/commit/9c1f32d066a46ee839adef4a79364938a81036ac
  Author: Diego Pino Garcia 
  Date:   2024-05-14 (Tue, 14 May 2024)

  Changed paths:
M Source/cmake/OptionsGTK.cmake
M Source/cmake/OptionsWPE.cmake

  Log Message:
  ---
  [GTK] Unreviewed, build fix Debian 11 after 278740@main
https://bugs.webkit.org/show_bug.cgi?id=274032

Fix the syntax of CMake's 'if' statement.

* Source/cmake/OptionsGTK.cmake:
* Source/cmake/OptionsWPE.cmake:

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



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


[webkit-changes] [WebKit/WebKit] c7adbf: [GCC] Unreviewed, build fix for Debian 11 after 27...

2024-05-13 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c7adbf8ae9c0c43feb83b704eef3abcbc08b2089
  
https://github.com/WebKit/WebKit/commit/c7adbf8ae9c0c43feb83b704eef3abcbc08b2089
  Author: Diego Pino Garcia 
  Date:   2024-05-13 (Mon, 13 May 2024)

  Changed paths:
M Source/WebCore/accessibility/AXTextMarker.cpp

  Log Message:
  ---
  [GCC] Unreviewed, build fix for Debian 11 after 278666@main
https://bugs.webkit.org/show_bug.cgi?id=274035

error: ‘auto’ parameter not permitted in this context.

Wrap 'RefPtr' ctor in parenthesis.

* Source/WebCore/accessibility/AXTextMarker.cpp:
(WebCore::AXTextMarker::operator CharacterOffset const):

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



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


[webkit-changes] [WebKit/WebKit] 56ec88: Unreviewed, follow-up after 278510@main

2024-05-13 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 56ec8861a6ea45d73fc0e31481472aa80a9cf48c
  
https://github.com/WebKit/WebKit/commit/56ec8861a6ea45d73fc0e31481472aa80a9cf48c
  Author: Diego Pino Garcia 
  Date:   2024-05-13 (Mon, 13 May 2024)

  Changed paths:
M Tools/jhbuild/jhbuild-minimal.modules

  Log Message:
  ---
  Unreviewed, follow-up after 278510@main
https://bugs.webkit.org/show_bug.cgi?id=273384

Replace 'condition-check' for 'condition-set'.

* Tools/jhbuild/jhbuild-minimal.modules:

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



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


[webkit-changes] [WebKit/WebKit] c524a2: [GTK] Unreviewed, build fix for GTK-Linux-64bit-Re...

2024-05-10 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c524a27a08d89278963287b8cf3fef5d570fe561
  
https://github.com/WebKit/WebKit/commit/c524a27a08d89278963287b8cf3fef5d570fe561
  Author: Diego Pino Garcia 
  Date:   2024-05-10 (Fri, 10 May 2024)

  Changed paths:
M Tools/jhbuild/jhbuildrc_common.py

  Log Message:
  ---
  [GTK] Unreviewed, build fix for 
GTK-Linux-64bit-Release-Packaging-Nightly-Ubuntu2004 after 278510@main

Fix syntax error and check meson version is not None.

* Tools/jhbuild/jhbuildrc_common.py:
(meson_version):
(init):

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



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


[webkit-changes] [WebKit/WebKit] 9c5916: [WPE] Unreviewed, build fix for Debian 11 after 27...

2024-05-09 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9c59162450fd2bb93067bba4e7b01dbf9f670a69
  
https://github.com/WebKit/WebKit/commit/9c59162450fd2bb93067bba4e7b01dbf9f670a69
  Author: Diego Pino Garcia 
  Date:   2024-05-09 (Thu, 09 May 2024)

  Changed paths:
M Source/WebKit/NetworkProcess/soup/NetworkDataTaskSoup.cpp

  Log Message:
  ---
  [WPE] Unreviewed, build fix for Debian 11 after 278527@main
https://bugs.webkit.org/show_bug.cgi?id=273794

Wrap within span.

* Source/WebKit/NetworkProcess/soup/NetworkDataTaskSoup.cpp:
(WebKit::NetworkDataTaskSoup::networkEvent):

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



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


[webkit-changes] [WebKit/WebKit] dff86d: [GTK] [WPE] Reintroduce Ubuntu 20.04 Nightly Packa...

2024-05-09 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: dff86da98dd9a357f5917c0b987ab5583335d8f9
  
https://github.com/WebKit/WebKit/commit/dff86da98dd9a357f5917c0b987ab5583335d8f9
  Author: Diego Pino Garcia 
  Date:   2024-05-09 (Thu, 09 May 2024)

  Changed paths:
M Tools/CISupport/build-webkit-org/config.json
M Tools/CISupport/build-webkit-org/factories_unittest.py

  Log Message:
  ---
  [GTK] [WPE] Reintroduce Ubuntu 20.04 Nightly Packaging bots
https://bugs.webkit.org/show_bug.cgi?id=273940

Reviewed by Carlos Alberto Lopez Perez.

These bots are still needed for wpt.fyi.

* Tools/CISupport/build-webkit-org/config.json:
* Tools/CISupport/build-webkit-org/factories_unittest.py:

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



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


[webkit-changes] [WebKit/WebKit] 1ee00a: [GCC] Unreviewed, build fix for Debian Stable afte...

2024-05-08 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1ee00a2309c03ed119e8591022ba14f936440d71
  
https://github.com/WebKit/WebKit/commit/1ee00a2309c03ed119e8591022ba14f936440d71
  Author: Diego Pino Garcia 
  Date:   2024-05-08 (Wed, 08 May 2024)

  Changed paths:
M Source/JavaScriptCore/runtime/JSONObject.cpp

  Log Message:
  ---
  [GCC] Unreviewed, build fix for Debian Stable after 278486@main
https://bugs.webkit.org/show_bug.cgi?id=273852

Internal compiler error: unexpected expression 
_static_cast('\"')_ of kind static_cast_expr.

Replace 'constexpr' for 'const'.

* Source/JavaScriptCore/runtime/JSONObject.cpp:
(JSC::FastStringifier::append):

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



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


[webkit-changes] [WebKit/WebKit] 4237fe: [build.webkit.org] [GTK][WPE] Add new buildbots fo...

2024-05-08 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4237fe6baabe351e022f35db3deaac8e41117e95
  
https://github.com/WebKit/WebKit/commit/4237fe6baabe351e022f35db3deaac8e41117e95
  Author: Diego Pino Garcia 
  Date:   2024-05-08 (Wed, 08 May 2024)

  Changed paths:
M Tools/CISupport/build-webkit-org/config.json
M Tools/CISupport/build-webkit-org/factories_unittest.py
M Tools/glib/dependencies/apt
M Tools/jhbuild/jhbuild-minimal.modules
M Tools/jhbuild/jhbuild-wrapper
M Tools/jhbuild/jhbuildrc_common.py

  Log Message:
  ---
  [build.webkit.org] [GTK][WPE] Add new buildbots for Ubuntu 24.04
https://bugs.webkit.org/show_bug.cgi?id=273384

Reviewed by Carlos Alberto Lopez Perez.

Now Ubuntu LTS build bots build Ubuntu 24.04 and there's a specific
entry for Ubuntu 22.04. The Ubuntu 20.04 bots have been removed.

* Tools/CISupport/build-webkit-org/config.json:
* Tools/CISupport/build-webkit-org/factories_unittest.py:
(TestExpectedBuildSteps):
* Tools/glib/dependencies/apt:
* Tools/jhbuild/jhbuild-minimal.modules:
* Tools/jhbuild/jhbuild-wrapper:
* Tools/jhbuild/jhbuildrc_common.py:
(meson_version):
(init):

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



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


[webkit-changes] [WebKit/WebKit] 098feb: [ews-build.webkit.org] [WPE] Switch wpe-skia bot t...

2024-05-08 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 098feb6f925c6ed3fc5a33e6e33105f813bcbee3
  
https://github.com/WebKit/WebKit/commit/098feb6f925c6ed3fc5a33e6e33105f813bcbee3
  Author: Diego Pino Garcia 
  Date:   2024-05-08 (Wed, 08 May 2024)

  Changed paths:
M Tools/CISupport/build-webkit-org/config.json
M Tools/CISupport/build-webkit-org/factories_unittest.py
M Tools/CISupport/ews-app/ews/common/github.py
M Tools/CISupport/ews-app/ews/views/statusbubble.py
M Tools/CISupport/ews-build/config.json
M Tools/CISupport/ews-build/factories.py
M Tools/CISupport/ews-build/factories_unittest.py
M Tools/CISupport/ews-build/loadConfig.py
M Tools/CISupport/ews-build/steps.py
M Tools/CISupport/ews-build/steps_unittest.py

  Log Message:
  ---
  [ews-build.webkit.org] [WPE] Switch wpe-skia bot to wpe-cairo
https://bugs.webkit.org/show_bug.cgi?id=273820

Reviewed by Carlos Garcia Campos.

Rename any instance referring to WPE Skia to WPE Cairo.

* Tools/CISupport/ews-app/ews/common/github.py:
(GitHubEWS):
* Tools/CISupport/ews-app/ews/views/statusbubble.py:
(StatusBubble):
* Tools/CISupport/ews-build/config.json:
* Tools/CISupport/ews-build/factories.py:
(WPECairoBuildFactory):
(WPESkiaBuildFactory): Deleted.
* Tools/CISupport/ews-build/factories_unittest.py:
(TestExpectedBuildSteps):
* Tools/CISupport/ews-build/loadConfig.py:
* Tools/CISupport/ews-build/steps.py:
(CheckStatusOfPR):
* Tools/CISupport/ews-build/steps_unittest.py:
(TestCheckChangeRelevance.test_queues_without_relevance_info):
* Tools/CISupport/build-webkit-org/config.json:
* Tools/CISupport/build-webkit-org/factories_unittest.py:
(TestExpectedBuildSteps):

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



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


[webkit-changes] [WebKit/WebKit] 312173: [GCC] Build fix for Ubuntu 22.04 after 278396@main

2024-05-07 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3121737bc0e6c77e09a6f988d6f3d1f847f7f7f3
  
https://github.com/WebKit/WebKit/commit/3121737bc0e6c77e09a6f988d6f3d1f847f7f7f3
  Author: Diego Pino Garcia 
  Date:   2024-05-07 (Tue, 07 May 2024)

  Changed paths:
M Source/WebCore/layout/formattingContexts/inline/text/TextUtil.cpp

  Log Message:
  ---
  [GCC] Build fix for Ubuntu 22.04 after 278396@main
https://bugs.webkit.org/show_bug.cgi?id=273744

Reviewed by Nikolas Zimmermann and Carlos Alberto Lopez Perez.

The compiler complains if an inline lambda is used as a template
parameter on 'StringView::containsOnly'. Refactor the lambda as a
declared function.

* Source/WebCore/layout/formattingContexts/inline/text/TextUtil.cpp:
(WebCore::Layout::isNotBidiRTL):
(WebCore::Layout::TextUtil::containsStrongDirectionalityText):

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



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


[webkit-changes] [WebKit/WebKit] ab7b68: [GCC] Unreviewed, build fix for Debian 11 after 27...

2024-05-05 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ab7b68fdc2666ed2d2b77c62fbd0de85cf3591db
  
https://github.com/WebKit/WebKit/commit/ab7b68fdc2666ed2d2b77c62fbd0de85cf3591db
  Author: Diego Pino Garcia 
  Date:   2024-05-05 (Sun, 05 May 2024)

  Changed paths:
M Source/WebCore/bindings/js/JSDOMConvertUnion.h
M Source/WebCore/css/parser/CSSPropertyParserConsumer+Color.cpp
M Source/WebCore/platform/graphics/ColorConversion.cpp
M Source/WebCore/platform/graphics/ColorSpace.h

  Log Message:
  ---
  [GCC] Unreviewed, build fix for Debian 11 after 278358@main
https://bugs.webkit.org/show_bug.cgi?id=273694

In GCC10, templated lambdas require empty arguments.

* Source/WebCore/bindings/js/JSDOMConvertUnion.h:
* Source/WebCore/css/parser/CSSPropertyParserConsumer+Color.cpp:
(WebCore::CSSPropertyParserHelpers::parseColorFunctionParametersRaw):
* Source/WebCore/platform/graphics/ColorConversion.cpp:
(WebCore::convertAndResolveColorComponents):
* Source/WebCore/platform/graphics/ColorSpace.h:
(WebCore::callWithColorType):

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



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


[webkit-changes] [WebKit/WebKit] 514a7d: [GTK] Unreviewed, build fix for Clang after 278224...

2024-05-01 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 514a7d938a6c633e45585e33594a90e1f410c89d
  
https://github.com/WebKit/WebKit/commit/514a7d938a6c633e45585e33594a90e1f410c89d
  Author: Diego Pino Garcia 
  Date:   2024-05-01 (Wed, 01 May 2024)

  Changed paths:
M Source/WebKit/UIProcess/Authentication/AuthenticationChallengeProxy.h

  Log Message:
  ---
  [GTK] Unreviewed, build fix for Clang after 278224@main
https://bugs.webkit.org/show_bug.cgi?id=273569

Rename 'nullptr_t' to 'std::nullptr_t'.

* Source/WebKit/UIProcess/Authentication/AuthenticationChallengeProxy.h:

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



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


[webkit-changes] [WebKit/WebKit] 383a96: [ews] [GTK][WPE] Remove DerivedSources directories...

2024-04-22 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 383a968afba25dc67a10d75ee17f95e7ddeb5e1c
  
https://github.com/WebKit/WebKit/commit/383a968afba25dc67a10d75ee17f95e7ddeb5e1c
  Author: Diego Pino Garcia 
  Date:   2024-04-22 (Mon, 22 Apr 2024)

  Changed paths:
M Tools/CISupport/ews-build/factories.py
M Tools/CISupport/ews-build/factories_unittest.py
M Tools/CISupport/ews-build/steps.py
M Tools/CISupport/ews-build/steps_unittest.py
M Tools/Scripts/clean-webkit

  Log Message:
  ---
  [ews] [GTK][WPE] Remove DerivedSources directories before 'compile-webkit' 
step
https://bugs.webkit.org/show_bug.cgi?id=267176

Reviewed by Jonathan Bedard and Carlos Alberto Lopez Perez.

This will avoid leftover files from previous builds may break the build
(only for WebKitGTK and WPE EWS build bots).

* Tools/CISupport/ews-build/factories.py:
(BuildFactory.__init__):
* Tools/CISupport/ews-build/steps.py:
(CleanDerivedSources):
(CleanDerivedSources.__init__):
(CleanDerivedSources.run):
* Tools/Scripts/clean-webkit:
(removeFiles):
(removeDerivedSources):
(main):

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



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


[webkit-changes] [WebKit/WebKit] 8965f9: [WPE] Build fix when WPE_PLATFORM disabled after 2...

2024-04-17 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8965f9b7d1beb1b6f6210da11311841b1236b05a
  
https://github.com/WebKit/WebKit/commit/8965f9b7d1beb1b6f6210da11311841b1236b05a
  Author: Diego Pino Garcia 
  Date:   2024-04-17 (Wed, 17 Apr 2024)

  Changed paths:
M Source/WebCore/platform/wpe/PlatformScreenWPE.cpp
M Source/WebKit/UIProcess/API/glib/WebKitProtocolHandler.cpp

  Log Message:
  ---
  [WPE] Build fix when WPE_PLATFORM disabled after 277537@main
https://bugs.webkit.org/show_bug.cgi?id=272676

Reviewed by Carlos Garcia Campos.

Function 'primaryScreenDisplayID' is only availble is WPE_PLATFORM is defined.

* Source/WebCore/platform/wpe/PlatformScreenWPE.cpp:
(WebCore::fontDPI):
* Source/WebKit/UIProcess/API/glib/WebKitProtocolHandler.cpp:
(WebKit::WebKitProtocolHandler::handleGPU):

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



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


[webkit-changes] [WebKit/WebKit] efc100: [LibWebRTC] Unreviewed, build fix for Linux after ...

2024-04-17 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: efc100be9db430e8793e6a3b4310ffc871a97245
  
https://github.com/WebKit/WebKit/commit/efc100be9db430e8793e6a3b4310ffc871a97245
  Author: Diego Pino Garcia 
  Date:   2024-04-17 (Wed, 17 Apr 2024)

  Changed paths:
M 
Source/WebCore/platform/mediastream/libwebrtc/gstreamer/RealtimeOutgoingAudioSourceLibWebRTC.h

  Log Message:
  ---
  [LibWebRTC] Unreviewed, build fix for Linux after 277590@main

Follow-up 277590@main.

Add 'WTF_OVERRIDE_DELETE_FOR_CHECKED_PTR' to 
'RealtimeOutgoingAudioSourceLibWebRTC'.

* 
Source/WebCore/platform/mediastream/libwebrtc/gstreamer/RealtimeOutgoingAudioSourceLibWebRTC.h:

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



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


[webkit-changes] [WebKit/WebKit] fb5430: [GCC] Unreviewed, build fix for Debian 11 after 27...

2024-04-17 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: fb54302c60a6994a7228aec170a75b609b3e1320
  
https://github.com/WebKit/WebKit/commit/fb54302c60a6994a7228aec170a75b609b3e1320
  Author: Diego Pino Garcia 
  Date:   2024-04-17 (Wed, 17 Apr 2024)

  Changed paths:
M Source/JavaScriptCore/wasm/WasmCallee.h
M Source/JavaScriptCore/wasm/WasmLLIntPlan.cpp

  Log Message:
  ---
  [GCC] Unreviewed, build fix for Debian 11 after 277566@main
https://bugs.webkit.org/show_bug.cgi?id=267481

GCC10.2 doesn't support "using enum".

* Source/JavaScriptCore/wasm/WasmCallee.h:
(JSC::Wasm::jsEntrypointMetadataForGPR):
(JSC::Wasm::jsEntrypointMetadataForFPR):
(JSC::Wasm::dumpJSEntrypointInterpreterCalleeMetadata):
* Source/JavaScriptCore/wasm/WasmLLIntPlan.cpp:
(JSC::Wasm::LLIntPlan::makeInterpretedJSToWasmCallee):

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



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


[webkit-changes] [WebKit/WebKit] 60eb46: [WPE] Unreviewed, fix build for Linux after 277560...

2024-04-16 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 60eb46fa0b3424f208881db64010fdb64a0bfb6e
  
https://github.com/WebKit/WebKit/commit/60eb46fa0b3424f208881db64010fdb64a0bfb6e
  Author: Diego Pino Garcia 
  Date:   2024-04-16 (Tue, 16 Apr 2024)

  Changed paths:
M Source/WebCore/Headers.cmake
M Source/WebKit/Shared/linux/WebMemorySamplerLinux.cpp

  Log Message:
  ---
  [WPE] Unreviewed, fix build for Linux after 277560@main
https://bugs.webkit.org/show_bug.cgi?id=272632

Rename leftover references of 'JSLocalDOMWindow.h' to 'JSDOMWindow.h'.

* Source/WebCore/Headers.cmake:
* Source/WebKit/Shared/linux/WebMemorySamplerLinux.cpp:

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



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


[webkit-changes] [WebKit/WebKit] f779b8: [GTK] Import 'drmGetFormatName' from libdrm

2024-04-16 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f779b8d5fb6fa851f4a08122347e647584f97ad7
  
https://github.com/WebKit/WebKit/commit/f779b8d5fb6fa851f4a08122347e647584f97ad7
  Author: Diego Pino Garcia 
  Date:   2024-04-16 (Tue, 16 Apr 2024)

  Changed paths:
M Source/WebKit/UIProcess/API/glib/WebKitProtocolHandler.cpp
M Source/cmake/OptionsGTK.cmake
M Source/cmake/OptionsWPE.cmake

  Log Message:
  ---
  [GTK] Import 'drmGetFormatName' from libdrm
https://bugs.webkit.org/show_bug.cgi?id=272518

Reviewed by Carlos Garcia Campos.

Follow-up to 277506@main. This Changeset fixed the build for Ubuntu
20.04 by checking whether 'drmGetFormatName' function is available on
'libdrm'.

The aforementioned function is short and doesn't have dependencies,
making it easy to import into WebKit codebase. This allows to show DRM
information in some scenarios.

There's an scenario where the functions 'drmGetFormatModifierVendor' and
'drmGetFormatModifierName' are also needed. These two functions are
much harder to import, so a flag is added to skip calling these functions
in case they were not available.

* Source/WebKit/UIProcess/API/glib/WebKitProtocolHandler.cpp:
(WebKit::webkitDrmGetFormatName):
(WebKit::renderBufferFormat):
* Source/cmake/OptionsGTK.cmake:
* Source/cmake/OptionsWPE.cmake:

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



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


[webkit-changes] [WebKit/WebKit] 8d7ece: [JHBuild] Upgrade 'libdrm' module to version '2.4....

2024-04-15 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8d7eceb1f07dd13e4e2195f14d02fc27489a87a9
  
https://github.com/WebKit/WebKit/commit/8d7eceb1f07dd13e4e2195f14d02fc27489a87a9
  Author: Diego Pino Garcia 
  Date:   2024-04-15 (Mon, 15 Apr 2024)

  Changed paths:
M Tools/gtk/jhbuild.modules
M Tools/jhbuild/jhbuild-minimal.modules
M Tools/wpe/jhbuild.modules

  Log Message:
  ---
  [JHBuild] Upgrade 'libdrm' module to version '2.4.113'
https://bugs.webkit.org/show_bug.cgi?id=272518

Reviewed by Carlos Garcia Campos.

Changeset '277428@main' makes use of function 'drmGetFormatName', which is
only available since libdrm version '2.4.113'.

* Tools/gtk/jhbuild.modules:
* Tools/jhbuild/jhbuild-minimal.modules:
* Tools/wpe/jhbuild.modules:

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



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


[webkit-changes] [WebKit/WebKit] faafe6: [GCC] Unreviewed, build fix for Ubuntu LTS after 2...

2024-04-15 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: faafe6773774b3c1b779ef5af3915fafc8ea7e87
  
https://github.com/WebKit/WebKit/commit/faafe6773774b3c1b779ef5af3915fafc8ea7e87
  Author: Diego Pino Garcia 
  Date:   2024-04-14 (Sun, 14 Apr 2024)

  Changed paths:
M Source/WebCore/loader/appcache/ApplicationCacheManifestParser.cpp
M Source/WebCore/page/csp/ContentSecurityPolicySourceList.cpp
M Source/WebCore/page/csp/ContentSecurityPolicyTrustedTypesDirective.cpp

  Log Message:
  ---
  [GCC] Unreviewed, build fix for Ubuntu LTS after 277466@main
https://bugs.webkit.org/show_bug.cgi?id=272630

Several build bots using GCC10.2 (Debian 11) and GCC 11.4 (Ubuntu 22.04)
are failing, possibly due to limitations in the compiler.

* Source/WebCore/loader/appcache/ApplicationCacheManifestParser.cpp:
(WebCore::parseApplicationCacheManifest):
* Source/WebCore/page/csp/ContentSecurityPolicySourceList.cpp:
(WebCore::ContentSecurityPolicySourceList::parse):
* Source/WebCore/page/csp/ContentSecurityPolicyTrustedTypesDirective.cpp:
(WebCore::ContentSecurityPolicyTrustedTypesDirective::parse):

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



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


[webkit-changes] [WebKit/WebKit] d5ab5f: [GCC] Unreviewed, build fix for Ubuntu LTS after 2...

2024-04-09 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d5ab5f9bf70bb953bef41fd1a303b80445b9987f
  
https://github.com/WebKit/WebKit/commit/d5ab5f9bf70bb953bef41fd1a303b80445b9987f
  Author: Diego Pino Garcia 
  Date:   2024-04-09 (Tue, 09 Apr 2024)

  Changed paths:
M Source/WebCore/html/parser/HTMLParserIdioms.cpp

  Log Message:
  ---
  [GCC] Unreviewed, build fix for Ubuntu LTS after 277244@main
https://bugs.webkit.org/show_bug.cgi?id=272374

Similar fix to 276336@main.

* Source/WebCore/html/parser/HTMLParserIdioms.cpp:
(WebCore::parseHTTPRefreshInternal):

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



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


[webkit-changes] [WebKit/WebKit] e449d0: [build.webkit.org] Forcing a build with a hash fai...

2024-04-09 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e449d0612995ec16feec1775ede8b08d9a7d2f00
  
https://github.com/WebKit/WebKit/commit/e449d0612995ec16feec1775ede8b08d9a7d2f00
  Author: Diego Pino Garcia 
  Date:   2024-04-09 (Tue, 09 Apr 2024)

  Changed paths:
M Tools/CISupport/build-webkit-org/steps.py

  Log Message:
  ---
  [build.webkit.org] Forcing a build with a hash fails for WebKitGTK and WPE 
builders
https://bugs.webkit.org/show_bug.cgi?id=272319

Reviewed by Jonathan Bedard.

Skip the creation and upload of minified built products for platforms that
do not support minified built products.

* Tools/CISupport/build-webkit-org/steps.py:
(CompileWebKit.evaluateCommand):

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



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


[webkit-changes] [WebKit/WebKit] 50b249: [WPE] Unreviewed test gardening

2024-04-06 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 50b2498a514c53240f2f8f349d767525b8410de6
  
https://github.com/WebKit/WebKit/commit/50b2498a514c53240f2f8f349d767525b8410de6
  Author: Diego Pino Garcia 
  Date:   2024-04-06 (Sat, 06 Apr 2024)

  Changed paths:
M 
LayoutTests/platform/glib/fast/text/crash-complex-text-surrogate-expected.txt
A 
LayoutTests/platform/glib/fast/text/font-load-data-partitioned-alphabet-expected.txt
A 
LayoutTests/platform/glib/fast/webgpu/draw-null-buffer-to-canvas-expected.txt
M 
LayoutTests/platform/glib/ietestcenter/css3/bordersbackgrounds/border-radius-different-width-001-expected.txt
M 
LayoutTests/platform/glib/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-004-expected.txt
M 
LayoutTests/platform/glib/ietestcenter/css3/bordersbackgrounds/border-top-right-radius-values-004-expected.txt
M 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/css/css-ruby/line-spacing-expected.txt
A 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/editing/run/delete_6001-7000-expected.txt
A 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/mediacapture-insertable-streams/VideoTrackGenerator.worker-expected.txt
A 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/selection/selectionchange-expected.txt
M 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/svg/text/visualtests/text-inline-size-003-visual-expected.txt
M 
LayoutTests/platform/glib/mathml/opentype/horizontal-munderover-expected.txt
M LayoutTests/platform/glib/mathml/presentation/bug159513-expected.txt
M 
LayoutTests/platform/glib/mathml/presentation/menclose-notation-values-expected.txt
M LayoutTests/platform/glib/mathml/presentation/mo-stretch-expected.txt
M LayoutTests/platform/glib/mathml/presentation/roots-expected.txt
A 
LayoutTests/platform/glib/media/media-source/worker/media-managedmse-worker-expected.txt
A 
LayoutTests/platform/glib/svg/zoom/page/zoom-background-images-expected.txt
R 
LayoutTests/platform/gtk/imported/w3c/web-platform-tests/mediacapture-insertable-streams/VideoTrackGenerator.worker-expected.txt
R 
LayoutTests/platform/gtk/imported/w3c/web-platform-tests/selection/textcontrols/selectionchange-expected.txt
M LayoutTests/platform/wpe/TestExpectations
M 
LayoutTests/platform/wpe/compositing/overflow/nested-scrolling-expected.txt
M 
LayoutTests/platform/wpe/fast/dom/rtl-scroll-to-leftmost-and-resize-expected.txt
M 
LayoutTests/platform/wpe/fast/overflow/clip-rects-fixed-ancestor-expected.txt
M LayoutTests/platform/wpe/fast/text/emphasis-vertical-expected.txt
M 
LayoutTests/platform/wpe/imported/w3c/web-platform-tests/editing/run/undo-redo-expected.txt
M 
LayoutTests/platform/wpe/imported/w3c/web-platform-tests/mathml/relations/css-styling/floats/not-floating-001-expected.txt
M LayoutTests/platform/wpe/svg/custom/altglyph-expected.txt
M LayoutTests/platform/wpe/svg/custom/svg-fonts-fallback-expected.txt

  Log Message:
  ---
  [WPE] Unreviewed test gardening

Update baselines, add new ones and update TestExpectations.

* LayoutTests/platform/glib/fast/text/crash-complex-text-surrogate-expected.txt:
* 
LayoutTests/platform/glib/fast/text/font-load-data-partitioned-alphabet-expected.txt:
 Added.
* 
LayoutTests/platform/glib/fast/webgpu/draw-null-buffer-to-canvas-expected.txt: 
Added.
* 
LayoutTests/platform/glib/ietestcenter/css3/bordersbackgrounds/border-radius-different-width-001-expected.txt:
* 
LayoutTests/platform/glib/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-004-expected.txt:
* 
LayoutTests/platform/glib/ietestcenter/css3/bordersbackgrounds/border-top-right-radius-values-004-expected.txt:
* 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/css/css-ruby/line-spacing-expected.txt:
* 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/editing/run/delete_6001-7000-expected.txt:
 Added.
* 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/mediacapture-insertable-streams/VideoTrackGenerator.worker-expected.txt:
 Renamed from 
LayoutTests/platform/gtk/imported/w3c/web-platform-tests/mediacapture-insertable-streams/VideoTrackGenerator.worker-expected.txt.
* 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/selection/selectionchange-expected.txt:
 Renamed from 
LayoutTests/platform/gtk/imported/w3c/web-platform-tests/selection/textcontrols/selectionchange-expected.txt.
* 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/svg/text/visualtests/text-inline-size-003-visual-expected.txt:
* LayoutTests/platform/glib/mathml/opentype/horizontal-munderover-expected.txt:
* LayoutTests/platform/glib/mathml/presentation/bug159513-expected.txt:
* 
LayoutTests/platform/glib/mathml/presentation/menclose-notation-values-expected.txt:
* LayoutTests/platform/glib/mathml/presentation/mo-stretch-expected.txt:
* LayoutTests/platform/glib/mathml/presentation

[webkit-changes] [WebKit/WebKit] cd9be0: [LibWebRTC] Unreviewed, build fix for Linux after ...

2024-04-04 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: cd9be0fded51cea4c2c3a7c9a21d6b4d341df09d
  
https://github.com/WebKit/WebKit/commit/cd9be0fded51cea4c2c3a7c9a21d6b4d341df09d
  Author: Diego Pino Garcia 
  Date:   2024-04-04 (Thu, 04 Apr 2024)

  Changed paths:
M 
Source/WebCore/platform/mediastream/libwebrtc/gstreamer/RealtimeOutgoingAudioSourceLibWebRTC.h

  Log Message:
  ---
  [LibWebRTC] Unreviewed, build fix for Linux after 277020@main
https://bugs.webkit.org/show_bug.cgi?id=271993

Make class RealtimeOutgoingAudioSourceLibWebRTC inherit
CanMakeCheckedPtr and implement virtual methods.

* 
Source/WebCore/platform/mediastream/libwebrtc/gstreamer/RealtimeOutgoingAudioSourceLibWebRTC.h:

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



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


[webkit-changes] [WebKit/WebKit] b81583: [LibWebRTC] Unreviewed, build fix for Linux after ...

2024-03-27 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b815830548644893e5dfd7b7f181a00f68068288
  
https://github.com/WebKit/WebKit/commit/b815830548644893e5dfd7b7f181a00f68068288
  Author: Diego Pino Garcia 
  Date:   2024-03-26 (Tue, 26 Mar 2024)

  Changed paths:
M Source/ThirdParty/libwebrtc/CMakeLists.txt

  Log Message:
  ---
  [LibWebRTC] Unreviewed, build fix for Linux after 276708@main
https://bugs.webkit.org/show_bug.cgi?id=271696

CMake was failing because there was an attempt to set 'webrtc' when it
was not yet defined. Move faulting lines below, once 'webrtc' is already
defined.

* Source/ThirdParty/libwebrtc/CMakeLists.txt:

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



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


[webkit-changes] [WebKit/WebKit] 3a45bd: [LibWebRTC] Build fix for Linux after 276556@main

2024-03-25 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3a45bd5537bca43ff55c8b907a7172279d21ee40
  
https://github.com/WebKit/WebKit/commit/3a45bd5537bca43ff55c8b907a7172279d21ee40
  Author: Diego Pino Garcia 
  Date:   2024-03-25 (Mon, 25 Mar 2024)

  Changed paths:
M Source/WebKit/NetworkProcess/webrtc/NetworkMDNSRegister.cpp

  Log Message:
  ---
  [LibWebRTC] Build fix for Linux after 276556@main
build://bugs.webkit.org/show_bug.cgi?id=271368

Reviewed by Youenn Fablet.

Implementation of function 'hasRegisteredName' was guarded by
ENABLE_MDNS flag, but definition was not.

* Source/WebKit/NetworkProcess/webrtc/NetworkMDNSRegister.cpp:
(WebKit::NetworkMDNSRegister::hasRegisteredName const):

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



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


[webkit-changes] [WebKit/WebKit] 20ecbb: [GCC] Unreviewed, build fix for Debian 11 after 27...

2024-03-19 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 20ecbb6bc4e7d6f49512255e9eade1a5b5bcf77b
  
https://github.com/WebKit/WebKit/commit/20ecbb6bc4e7d6f49512255e9eade1a5b5bcf77b
  Author: Diego Pino Garcia 
  Date:   2024-03-19 (Tue, 19 Mar 2024)

  Changed paths:
M Source/WebCore/Modules/indexeddb/server/IDBSerialization.cpp

  Log Message:
  ---
  [GCC] Unreviewed, build fix for Debian 11 after 276319@main
https://bugs.webkit.org/show_bug.cgi?id=271118

Similar fix to 276220@main.

* Source/WebCore/Modules/indexeddb/server/IDBSerialization.cpp:
(WebCore::decodeKey):

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



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


[webkit-changes] [WebKit/WebKit] 2694d9: [GCC] Unreviewed, build fix for Debian 11 after 27...

2024-03-18 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2694d9fd7095bb1e77640cd3ac0b799448758ed7
  
https://github.com/WebKit/WebKit/commit/2694d9fd7095bb1e77640cd3ac0b799448758ed7
  Author: Diego Pino Garcia 
  Date:   2024-03-18 (Mon, 18 Mar 2024)

  Changed paths:
M Source/WebCore/PAL/pal/crypto/gcrypt/CryptoDigestGCrypt.cpp
M Source/WebCore/loader/FormSubmission.cpp
M Source/WebCore/platform/network/FormData.cpp
M Source/WebKit/UIProcess/API/glib/IconDatabase.cpp
M Tools/TestWebKitAPI/Tests/WTF/Vector.cpp

  Log Message:
  ---
  [GCC] Unreviewed, build fix for Debian 11 after 276220@main

Several build bots using GCC10.2 (Debian 11) and GCC 11.4 (Ubuntu 22.04)
are failing after changes introduced in 276220@main, possibly due to
limitations in the compiler.

* Source/WebCore/PAL/pal/crypto/gcrypt/CryptoDigestGCrypt.cpp:
(PAL::CryptoDigest::computeHash):
* Source/WebCore/loader/FormSubmission.cpp:
(WebCore::appendMailtoPostFormDataToURL):
* Source/WebCore/platform/network/FormData.cpp:
(WebCore::FormDataElement::isolatedCopy const):
* Source/WebKit/UIProcess/API/glib/IconDatabase.cpp:
(WebKit::IconDatabase::setIconForPageURL):
* Tools/TestWebKitAPI/Tests/WTF/Vector.cpp:
(TestWebKitAPI::TEST):

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



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


[webkit-changes] [WebKit/WebKit] 899b2d: [GLIB][WPE] Unreviewed test gardening, update base...

2024-03-12 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 899b2d18cda772f9e9ad728aa5d27f8f5d9b0870
  
https://github.com/WebKit/WebKit/commit/899b2d18cda772f9e9ad728aa5d27f8f5d9b0870
  Author: Diego Pino Garcia 
  Date:   2024-03-12 (Tue, 12 Mar 2024)

  Changed paths:
M LayoutTests/fast/images/image-in-map-expected.txt
M LayoutTests/fast/text/whitespace/pre-newline-box-test-expected.txt
M LayoutTests/fast/text/whitespace/tab-character-basics-expected.txt
M LayoutTests/platform/glib/TestExpectations
M LayoutTests/platform/glib/fast/css/css-imports-expected.txt
M 
LayoutTests/platform/glib/fast/css/css1_forward_compatible_parsing-expected.txt
M LayoutTests/platform/glib/fast/css/css3-nth-child-expected.txt
M LayoutTests/platform/glib/fast/css/empty-generated-content-expected.txt
M LayoutTests/platform/glib/fast/css/empty-pseudo-class-expected.txt
M LayoutTests/platform/glib/fast/css/error-in-last-decl-expected.txt
M LayoutTests/platform/glib/fast/css/ex-after-font-variant-expected.txt
M LayoutTests/platform/glib/fast/css/find-next-layer-expected.txt
M LayoutTests/platform/glib/fast/css/first-child-pseudo-class-expected.txt
M LayoutTests/platform/glib/fast/css/first-letter-capitalized-expected.txt
M LayoutTests/platform/glib/fast/css/first-letter-detach-expected.txt
M 
LayoutTests/platform/glib/fast/css/first-letter-first-line-hover-expected.txt
M 
LayoutTests/platform/glib/fast/css/first-letter-float-after-float-expected.txt
M LayoutTests/platform/glib/fast/css/first-letter-float-expected.txt
M LayoutTests/platform/glib/fast/css/first-letter-hover-expected.txt
M LayoutTests/platform/glib/fast/css/first-letter-visibility-expected.txt
M LayoutTests/platform/glib/fast/css/first-of-type-pseudo-class-expected.txt
M LayoutTests/platform/glib/fast/css/focus-ring-detached-expected.txt
M LayoutTests/platform/glib/fast/css/focus-ring-multiline-expected.txt
M LayoutTests/platform/glib/fast/css/focus-ring-outline-offset-expected.txt
M LayoutTests/platform/glib/fast/css/font-face-default-font-expected.txt
M 
LayoutTests/platform/glib/fast/css/font-face-implicit-local-font-expected.txt
M 
LayoutTests/platform/glib/fast/css/font-face-locally-installed-expected.txt
M LayoutTests/platform/glib/fast/css/font-face-multiple-faces-expected.txt
A LayoutTests/platform/glib/fast/css/font-face-opentype-expected.png
M LayoutTests/platform/glib/fast/css/font-face-opentype-expected.txt
M 
LayoutTests/platform/glib/fast/css/font-face-synthetic-bold-italic-expected.txt
M LayoutTests/platform/glib/fast/css/font-face-unicode-range-expected.txt
M LayoutTests/platform/glib/fast/css/font-face-weight-matching-expected.txt
M LayoutTests/platform/glib/fast/css/font-shorthand-weight-only-expected.txt
A LayoutTests/platform/glib/fast/css/font-smoothing-expected.png
M LayoutTests/platform/glib/fast/css/font-smoothing-expected.txt
M LayoutTests/platform/glib/fast/css/hover-subselector-expected.txt
M 
LayoutTests/platform/glib/fast/css/import-rule-regression-11590-expected.txt
M LayoutTests/platform/glib/fast/css/inline-element-line-break-expected.txt
M 
LayoutTests/platform/glib/fast/css/invalid-percentage-property-expected.txt
M LayoutTests/platform/glib/fast/css/last-child-pseudo-class-expected.txt
M LayoutTests/platform/glib/fast/css/last-of-type-pseudo-class-expected.txt
M LayoutTests/platform/glib/fast/css/layerZOrderCrash-expected.txt
M LayoutTests/platform/glib/fast/css/line-height-font-order-expected.txt
M LayoutTests/platform/glib/fast/css/non-empty-span-expected.txt
M LayoutTests/platform/glib/fast/css/only-child-pseudo-class-expected.txt
M LayoutTests/platform/glib/fast/css/only-of-type-pseudo-class-expected.txt
M LayoutTests/platform/glib/fast/css/pseudo-element-line-break-expected.txt
M 
LayoutTests/platform/glib/fast/css/resize-corner-tracking-transformed-expected.txt
M 
LayoutTests/platform/glib/fast/css/resize-corner-tracking-transformed-iframe-expected.txt
M LayoutTests/platform/glib/fast/css/rtl-ordering-expected.txt
M LayoutTests/platform/glib/fast/css/shadow-multiple-expected.txt
M 
LayoutTests/platform/glib/fast/css/text-overflow-ellipsis-bidi-expected.txt
M LayoutTests/platform/glib/fast/css/text-overflow-ellipsis-expected.txt
M 
LayoutTests/platform/glib/fast/css/text-overflow-ellipsis-strict-expected.txt
M 
LayoutTests/platform/glib/fast/css/text-overflow-ellipsis-text-align-center-expected.txt
M 
LayoutTests/platform/glib/fast/css/text-overflow-ellipsis-text-align-right-expected.txt
M LayoutTests/platform/glib/fast/css/textCapitalizeEdgeCases-expected.txt
M LayoutTests/platform/glib/fast/css/universal-hover-quirk-expected.txt
M 
LayoutTests/platform/glib/fast/css/vertical-text-overflow-ellipsis-text-align-center-expected.txt
M 
LayoutTests/platform/glib/fast

[webkit-changes] [WebKit/WebKit] 565848: [WPE] [LibWebRTC] Fix build for ARM 32-bit

2024-03-11 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 565848432d81dc7bb57f62ae1413eb4417d680e9
  
https://github.com/WebKit/WebKit/commit/565848432d81dc7bb57f62ae1413eb4417d680e9
  Author: Diego Pino Garcia 
  Date:   2024-03-11 (Mon, 11 Mar 2024)

  Changed paths:
M Source/ThirdParty/libwebrtc/CMakeLists.txt

  Log Message:
  ---
  [WPE] [LibWebRTC] Fix build for ARM 32-bit
https://bugs.webkit.org/show_bug.cgi?id=270689

Reviewed by Philippe Normand.

Set build flags "-mfpu=neon;-mfloat-abi=hard" on several files that need them.

* Source/ThirdParty/libwebrtc/CMakeLists.txt:

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



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


[webkit-changes] [WebKit/WebKit] 804acb: [GTK] Garden API tests failing

2024-03-07 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 804acb53e8f76978c426723eab2532115e71ca13
  
https://github.com/WebKit/WebKit/commit/804acb53e8f76978c426723eab2532115e71ca13
  Author: Diego Pino Garcia 
  Date:   2024-03-07 (Thu, 07 Mar 2024)

  Changed paths:
M Tools/TestWebKitAPI/glib/TestExpectations.json

  Log Message:
  ---
  [GTK] Garden API tests failing

Unreviewed test gardening.

* Tools/TestWebKitAPI/glib/TestExpectations.json:

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



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


[webkit-changes] [WebKit/WebKit] c4c6a5: [GTK] Fix typo error in API tests expectations aft...

2024-02-19 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c4c6a5f365fe753d843d89e5dd5a2e4cd9f26053
  
https://github.com/WebKit/WebKit/commit/c4c6a5f365fe753d843d89e5dd5a2e4cd9f26053
  Author: Diego Pino Garcia 
  Date:   2024-02-19 (Mon, 19 Feb 2024)

  Changed paths:
M Tools/TestWebKitAPI/glib/TestExpectations.json

  Log Message:
  ---
  [GTK] Fix typo error in API tests expectations after 274844@main

Unreviewed test gardening.

* Tools/TestWebKitAPI/glib/TestExpectations.json:

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



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


[webkit-changes] [WebKit/WebKit] fe3079: [GCC] Unreviewed, build fix for Debian Stable afte...

2024-02-19 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: fe3079fddbfbdcdf9e387a4eed3b1449cf0b1767
  
https://github.com/WebKit/WebKit/commit/fe3079fddbfbdcdf9e387a4eed3b1449cf0b1767
  Author: Diego Pino Garcia 
  Date:   2024-02-19 (Mon, 19 Feb 2024)

  Changed paths:
M Source/WebCore/accessibility/AXTextMarker.cpp

  Log Message:
  ---
  [GCC] Unreviewed, build fix for Debian Stable after 274894@main
https://bugs.webkit.org/show_bug.cgi?id=269548

Fix build error:

error: ‘auto’ parameter not permitted in this context.

* Source/WebCore/accessibility/AXTextMarker.cpp:
(WebCore::AXTextMarker::operator CharacterOffset const):

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



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


[webkit-changes] [WebKit/WebKit] 32b6c7: [GTK] Garden API tests failing

2024-02-16 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 32b6c76fba033c67055f8083e032f17e0c975adb
  
https://github.com/WebKit/WebKit/commit/32b6c76fba033c67055f8083e032f17e0c975adb
  Author: Diego Pino Garcia 
  Date:   2024-02-16 (Fri, 16 Feb 2024)

  Changed paths:
M Tools/TestWebKitAPI/glib/TestExpectations.json

  Log Message:
  ---
  [GTK] Garden API tests failing

Unreviewed test gardening.

* Tools/TestWebKitAPI/glib/TestExpectations.json:

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



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


[webkit-changes] [WebKit/WebKit] 00f4af: [ews-build.webkit.org] [WPE] Add build bot using S...

2024-02-12 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 00f4aff6812b504f7508f250a635a2a6ff93fd51
  
https://github.com/WebKit/WebKit/commit/00f4aff6812b504f7508f250a635a2a6ff93fd51
  Author: Diego Pino Garcia 
  Date:   2024-02-12 (Mon, 12 Feb 2024)

  Changed paths:
M Tools/CISupport/ews-build/config.json
M Tools/CISupport/ews-build/factories_unittest.py
M Tools/CISupport/ews-build/steps_unittest.py

  Log Message:
  ---
  [ews-build.webkit.org] [WPE] Add build bot using Skia backend
https://bugs.webkit.org/show_bug.cgi?id=268807

Reviewed by Adrian Perez de Castro.

Add new EWS build bot for testing WPE with Skia backend.

* Tools/CISupport/ews-build/config.json:
* Tools/CISupport/ews-build/factories_unittest.py:
(TestExpectedBuildSteps):
* Tools/CISupport/ews-build/steps_unittest.py:
(TestCheckChangeRelevance.test_queues_without_relevance_info):

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] e790e2: [WPE] Unreviewed, build fix with LibWebRTC after 2...

2024-02-10 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e790e23b5624f7b84364b19ece1887594a68190e
  
https://github.com/WebKit/WebKit/commit/e790e23b5624f7b84364b19ece1887594a68190e
  Author: Diego Pino Garcia 
  Date:   2024-02-10 (Sat, 10 Feb 2024)

  Changed paths:
M Source/WebKit/WebProcess/Network/webrtc/LibWebRTCProvider.cpp
M Source/WebKit/WebProcess/Network/webrtc/LibWebRTCProvider.h

  Log Message:
  ---
  [WPE] Unreviewed, build fix with LibWebRTC after 274358@main
https://bugs.webkit.org/show_bug.cgi?id=268753

Guard functions only available for PLATFORM(COCOA).

* Source/WebKit/WebProcess/Network/webrtc/LibWebRTCProvider.cpp:
* Source/WebKit/WebProcess/Network/webrtc/LibWebRTCProvider.h:

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] 300d8f: [LibWebRTC] Update CMakeLists.txt sources after 27...

2024-02-09 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 300d8f52affac6308cc2d74bd23e9b3e9594e75a
  
https://github.com/WebKit/WebKit/commit/300d8f52affac6308cc2d74bd23e9b3e9594e75a
  Author: Diego Pino Garcia 
  Date:   2024-02-09 (Fri, 09 Feb 2024)

  Changed paths:
M Source/ThirdParty/libwebrtc/CMakeLists.txt

  Log Message:
  ---
  [LibWebRTC] Update CMakeLists.txt sources after 274275@main
https://bugs.webkit.org/show_bug.cgi?id=268908

Unreviewed build fix.

* Source/ThirdParty/libwebrtc/CMakeLists.txt:

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] ed1f61: [GCC] Unreviewed, build fix for Debian Stable afte...

2024-02-08 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ed1f614fe8d14d60fe2af3bcf46e6614df2590cd
  
https://github.com/WebKit/WebKit/commit/ed1f614fe8d14d60fe2af3bcf46e6614df2590cd
  Author: Diego Pino Garcia 
  Date:   2024-02-08 (Thu, 08 Feb 2024)

  Changed paths:
M Source/WebCore/Modules/WebGPU/GPUDevice.cpp

  Log Message:
  ---
  [GCC] Unreviewed, build fix for Debian Stable after 274277@main
https://bugs.webkit.org/show_bug.cgi?id=267283

GCC10.2 doesn't fully support "using enum".

* Source/WebCore/Modules/WebGPU/GPUDevice.cpp:
(WebCore::GPUDevice::isSupportedFormat const):

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] 6ba300: [build.webkit.org] [WPE] Add build bot using Skia ...

2024-02-06 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6ba300895ddd75d16a1c358e21d377c90ddb0a57
  
https://github.com/WebKit/WebKit/commit/6ba300895ddd75d16a1c358e21d377c90ddb0a57
  Author: Diego Pino Garcia 
  Date:   2024-02-06 (Tue, 06 Feb 2024)

  Changed paths:
M Tools/CISupport/build-webkit-org/config.json
M Tools/CISupport/build-webkit-org/factories_unittest.py

  Log Message:
  ---
  [build.webkit.org] [WPE] Add build bot using Skia backend
https://bugs.webkit.org/show_bug.cgi?id=268806

Reviewed by Jonathan Bedard.

Add new post-commit build bot for testing WPE with Skia backend.

* Tools/CISupport/build-webkit-org/config.json:
* Tools/CISupport/build-webkit-org/factories_unittest.py:
(TestExpectedBuildSteps):

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] f7d58e: [WPE] Fix build error after 274090@main

2024-02-06 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f7d58e8aeda0073f5cc181a78446cfdca892a7f8
  
https://github.com/WebKit/WebKit/commit/f7d58e8aeda0073f5cc181a78446cfdca892a7f8
  Author: Diego Pino Garcia 
  Date:   2024-02-06 (Tue, 06 Feb 2024)

  Changed paths:
M Source/WebKit/WebProcess/glib/WebProcessGLib.cpp

  Log Message:
  ---
  [WPE] Fix build error after 274090@main
https://bugs.webkit.org/show_bug.cgi?id=265639

Reviewed by Michael Catanzaro.

Only call 'WebCore::setScreenProperties' if ENABLE(WPE_PLATFORM) is
defined.

* Source/WebKit/WebProcess/glib/WebProcessGLib.cpp:
(WebKit::WebProcess::setScreenProperties):

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] a4dc83: [build.webkit.org] [GTK] Add new buildbot for Debi...

2024-02-05 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a4dc83d351de149ea1dfb4041f3f414cb93c6794
  
https://github.com/WebKit/WebKit/commit/a4dc83d351de149ea1dfb4041f3f414cb93c6794
  Author: Diego Pino Garcia 
  Date:   2024-02-05 (Mon, 05 Feb 2024)

  Changed paths:
M Tools/CISupport/build-webkit-org/config.json
M Tools/CISupport/build-webkit-org/factories_unittest.py

  Log Message:
  ---
  [build.webkit.org] [GTK] Add new buildbot for Debian 12 (Bookworm)
https://bugs.webkit.org/show_bug.cgi?id=267200

Reviewed by Jonathan Bedard.

We support each major Debian version until one year after the release of
the next major version. Debian 12 was released on 10th June 2023.

* Tools/CISupport/build-webkit-org/config.json:
* Tools/CISupport/build-webkit-org/factories_unittest.py:

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] ac6c0c: [GTK] Unreviewed, buld fix for Ubuntu LTS after 27...

2024-01-22 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ac6c0cf26ac84b600528a146424f33a251ad74b9
  
https://github.com/WebKit/WebKit/commit/ac6c0cf26ac84b600528a146424f33a251ad74b9
  Author: Diego Pino Garcia 
  Date:   2024-01-22 (Mon, 22 Jan 2024)

  Changed paths:
M 
Source/WebCore/platform/mediastream/gstreamer/GStreamerMediaStreamSource.cpp

  Log Message:
  ---
  [GTK] Unreviewed, buld fix for Ubuntu LTS after 273292@main
https://bugs.webkit.org/show_bug.cgi?id=267411

Guard block of code using 'RealtimeIncomingSourceGStreamer' within 
"USE(GSTREAMER_WEBRTC)".

* Source/WebCore/platform/mediastream/gstreamer/GStreamerMediaStreamSource.cpp:

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] dbda53: [GTK][WPE] Unreviewed, build fix for Ubuntu LTS af...

2024-01-17 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: dbda53c67366456bc5b1098dbf21af57eef70c26
  
https://github.com/WebKit/WebKit/commit/dbda53c67366456bc5b1098dbf21af57eef70c26
  Author: Diego Pino Garcia 
  Date:   2024-01-17 (Wed, 17 Jan 2024)

  Changed paths:
M Source/WebCore/Modules/mediastream/VideoTrackGenerator.cpp

  Log Message:
  ---
  [GTK][WPE] Unreviewed, build fix for Ubuntu LTS after 272973@main
https://bugs.webkit.org/show_bug.cgi?id=267319

File 'JSWebCodecsVideoFrame.h' requires WEB_CODECS to be enabled, but
WEB_CODECS is only enabled for WebKitGTK and WPE if experimental
features is enabled.

Ubuntu LTS and friends build with '--no-experimental-features' flag.

* Source/WebCore/Modules/mediastream/VideoTrackGenerator.cpp: Add
  'ENABLE(WEB_CODECS)' guard.

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] 7d80b3: [GTK][WPE] Unreviewed test gardening, remove tests...

2024-01-12 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7d80b380b0fb8f6beff19fda006a91787a774713
  
https://github.com/WebKit/WebKit/commit/7d80b380b0fb8f6beff19fda006a91787a774713
  Author: Diego Pino Garcia 
  Date:   2024-01-12 (Fri, 12 Jan 2024)

  Changed paths:
M LayoutTests/platform/glib/TestExpectations
M LayoutTests/platform/gtk/TestExpectations
M LayoutTests/platform/wpe/TestExpectations

  Log Message:
  ---
  [GTK][WPE] Unreviewed test gardening, remove tests passing

Remove tests that have been passing constantly for the last 4000 revisions.

* LayoutTests/platform/glib/TestExpectations:
* LayoutTests/platform/gtk/TestExpectations:
* LayoutTests/platform/wpe/TestExpectations:

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] 581e11: [GTK][WPE] Unreviewed test gardening, update basel...

2024-01-12 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 581e116dc6ce254811dbe2da9d1c1168762fc30c
  
https://github.com/WebKit/WebKit/commit/581e116dc6ce254811dbe2da9d1c1168762fc30c
  Author: Diego Pino Garcia 
  Date:   2024-01-12 (Fri, 12 Jan 2024)

  Changed paths:
A 
LayoutTests/platform/glib/fast/css/bidi-override-in-anonymous-block-expected.png
M 
LayoutTests/platform/glib/fast/css/bidi-override-in-anonymous-block-expected.txt
M LayoutTests/platform/glib/fast/preloader/document-write-expected.txt
M LayoutTests/platform/glib/fast/preloader/script-expected.txt
A LayoutTests/platform/glib/fast/ruby/base-shorter-than-text-expected.png
M LayoutTests/platform/glib/fast/ruby/base-shorter-than-text-expected.txt
A LayoutTests/platform/glib/fast/ruby/bopomofo-expected.png
M LayoutTests/platform/glib/fast/ruby/bopomofo-expected.txt
A LayoutTests/platform/glib/fast/ruby/bopomofo-letter-spacing-expected.png
M LayoutTests/platform/glib/fast/ruby/bopomofo-letter-spacing-expected.txt
A LayoutTests/platform/glib/fast/ruby/bopomofo-mixed-expected.png
M LayoutTests/platform/glib/fast/ruby/bopomofo-mixed-expected.txt
A LayoutTests/platform/glib/fast/ruby/bopomofo-rl-expected.png
M LayoutTests/platform/glib/fast/ruby/bopomofo-rl-expected.txt
A LayoutTests/platform/glib/fast/ruby/nested-ruby-expected.png
M LayoutTests/platform/glib/fast/ruby/nested-ruby-expected.txt
M 
LayoutTests/platform/glib/fast/ruby/ruby-base-merge-block-children-crash-expected.txt
A LayoutTests/platform/glib/fast/ruby/ruby-empty-rt-expected.png
M LayoutTests/platform/glib/fast/ruby/ruby-empty-rt-expected.txt
A LayoutTests/platform/glib/fast/ruby/ruby-length-expected.png
M LayoutTests/platform/glib/fast/ruby/ruby-length-expected.txt
A LayoutTests/platform/glib/fast/ruby/ruby-run-break-expected.png
M LayoutTests/platform/glib/fast/ruby/ruby-run-break-expected.txt
A LayoutTests/platform/glib/fast/ruby/ruby-runs-expected.png
M LayoutTests/platform/glib/fast/ruby/ruby-runs-expected.txt
A LayoutTests/platform/glib/fast/ruby/ruby-runs-spans-expected.png
M LayoutTests/platform/glib/fast/ruby/ruby-runs-spans-expected.txt
A LayoutTests/platform/glib/fast/ruby/ruby-simple-expected.png
M LayoutTests/platform/glib/fast/ruby/ruby-simple-expected.txt
A LayoutTests/platform/glib/fast/ruby/ruby-simple-rp-expected.png
M LayoutTests/platform/glib/fast/ruby/ruby-simple-rp-expected.txt
M 
LayoutTests/platform/glib/fast/ruby/ruby-text-before-after-content-expected.txt
A LayoutTests/platform/glib/fast/ruby/ruby-trailing-expected.png
M LayoutTests/platform/glib/fast/ruby/ruby-trailing-expected.txt
A LayoutTests/platform/glib/fast/ruby/rubyDOM-insert-rt-expected.png
M LayoutTests/platform/glib/fast/ruby/rubyDOM-insert-rt-expected.txt
A LayoutTests/platform/glib/fast/ruby/rubyDOM-insert-text1-expected.png
M LayoutTests/platform/glib/fast/ruby/rubyDOM-insert-text1-expected.txt
A LayoutTests/platform/glib/fast/ruby/rubyDOM-insert-text2-expected.png
M LayoutTests/platform/glib/fast/ruby/rubyDOM-insert-text2-expected.txt
A LayoutTests/platform/glib/fast/ruby/rubyDOM-insert-text3-expected.png
M LayoutTests/platform/glib/fast/ruby/rubyDOM-insert-text3-expected.txt
A LayoutTests/platform/glib/fast/ruby/rubyDOM-remove-rt1-expected.png
M LayoutTests/platform/glib/fast/ruby/rubyDOM-remove-rt1-expected.txt
A LayoutTests/platform/glib/fast/ruby/rubyDOM-remove-rt2-expected.png
M LayoutTests/platform/glib/fast/ruby/rubyDOM-remove-rt2-expected.txt
A LayoutTests/platform/glib/fast/ruby/rubyDOM-remove-text1-expected.png
M LayoutTests/platform/glib/fast/ruby/rubyDOM-remove-text1-expected.txt
A LayoutTests/platform/glib/fast/ruby/rubyDOM-remove-text2-expected.png
M LayoutTests/platform/glib/fast/ruby/rubyDOM-remove-text2-expected.txt
A LayoutTests/platform/glib/fast/ruby/select-ruby-expected.png
M LayoutTests/platform/glib/fast/ruby/select-ruby-expected.txt
R LayoutTests/platform/glib/fast/table/text-field-baseline-expected.txt
A 
LayoutTests/platform/glib/fast/writing-mode/Kusa-Makura-background-canvas-expected.png
M 
LayoutTests/platform/glib/fast/writing-mode/Kusa-Makura-background-canvas-expected.txt
A 
LayoutTests/platform/glib/fast/writing-mode/japanese-ruby-horizontal-bt-expected.png
M 
LayoutTests/platform/glib/fast/writing-mode/japanese-ruby-horizontal-bt-expected.txt
A 
LayoutTests/platform/glib/fast/writing-mode/japanese-ruby-vertical-lr-expected.png
M 
LayoutTests/platform/glib/fast/writing-mode/japanese-ruby-vertical-lr-expected.txt
A 
LayoutTests/platform/glib/fast/writing-mode/japanese-ruby-vertical-rl-expected.png
M 
LayoutTests/platform/glib/fast/writing-mode/japanese-ruby-vertical-rl-expected.txt
A 
LayoutTests/platform/glib/fonts/font-cache-memory-pressure-crash-expected.txt
R 
LayoutTests/platform

[webkit-changes] [WebKit/WebKit] fb269e: [GTK] Unreviewed, build fix for Ubuntu LTS after 2...

2024-01-10 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: fb269e658112e8b138299665435c3c97fbb05033
  
https://github.com/WebKit/WebKit/commit/fb269e658112e8b138299665435c3c97fbb05033
  Author: Diego Pino Garcia 
  Date:   2024-01-10 (Wed, 10 Jan 2024)

  Changed paths:
M Source/WebCore/Modules/mediastream/VideoTrackGenerator.cpp

  Log Message:
  ---
  [GTK] Unreviewed, build fix for Ubuntu LTS after 272827@main
https://bugs.webkit.org/show_bug.cgi?id=267267

* Source/WebCore/Modules/mediastream/VideoTrackGenerator.cpp:

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] 652de2: [GCC] Build fix for Debian 11 ARM64 after 272121@main

2024-01-07 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 652de27dad29252e3fedc534919ed00346fd3ecb
  
https://github.com/WebKit/WebKit/commit/652de27dad29252e3fedc534919ed00346fd3ecb
  Author: Diego Pino Garcia 
  Date:   2024-01-07 (Sun, 07 Jan 2024)

  Changed paths:
M Source/JavaScriptCore/assembler/ARM64Assembler.h
M Source/WebCore/platform/glib/LowPowerModeNotifierGLib.cpp

  Log Message:
  ---
  [GCC] Build fix for Debian 11 ARM64 after 272121@main
https://bugs.webkit.org/show_bug.cgi?id=266461

Reviewed by Michael Catanzaro.

* Source/JavaScriptCore/assembler/ARM64Assembler.h: Remove 'constexpr'
  keyword in conditional comparison.
* Source/WebCore/platform/glib/LowPowerModeNotifierGLib.cpp:
(WebCore::LowPowerModeNotifier::LowPowerModeNotifier): Mark argument as
UNUSED.

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] 819f70: [GTK] Unreviewed, fix unified sources build error

2024-01-06 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 819f70e72568ca2e2c5e5f4d296e985572009443
  
https://github.com/WebKit/WebKit/commit/819f70e72568ca2e2c5e5f4d296e985572009443
  Author: Diego Pino Garcia 
  Date:   2024-01-06 (Sat, 06 Jan 2024)

  Changed paths:
M Source/WebCore/Modules/mediastream/libwebrtc/LibWebRTCMediaEndpoint.cpp

  Log Message:
  ---
  [GTK] Unreviewed, fix unified sources build error

Add missing headers.

* Source/WebCore/Modules/mediastream/libwebrtc/LibWebRTCMediaEndpoint.cpp:

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] 814c14: [cairo] freeze under WebCore::Cairo::fillRect at h...

2024-01-06 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 814c148a788c4d0f6eb9fa86a625ad7e13275b8d
  
https://github.com/WebKit/WebKit/commit/814c148a788c4d0f6eb9fa86a625ad7e13275b8d
  Author: Diego Pino Garcia 
  Date:   2024-01-06 (Sat, 06 Jan 2024)

  Changed paths:
A 
LayoutTests/fast/gradients/conic-stop-with-offset-zero-in-middle-expected.html
A LayoutTests/fast/gradients/conic-stop-with-offset-zero-in-middle.html
M LayoutTests/platform/mac/TestExpectations
M Source/WebCore/platform/graphics/cairo/GradientCairo.cpp

  Log Message:
  ---
  [cairo] freeze under WebCore::Cairo::fillRect at https://dev.orthologiq.net/
https://bugs.webkit.org/show_bug.cgi?id=266160

Reviewed by Fujii Hironori.

Stops with offset zero before last one must be ignored.

* 
LayoutTests/fast/gradients/conic-stop-with-offset-zero-in-middle-expected.html: 
Added.
* LayoutTests/fast/gradients/conic-stop-with-offset-zero-in-middle.html: Added.
* LayoutTests/platform/mac/TestExpectations: Mark new test as ImageOnlyFailure.
* Source/WebCore/platform/graphics/cairo/GradientCairo.cpp:
(WebCore::createConic):

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] 5cda41: [JHBuild] Disable 'python' and 'introspection' in ...

2024-01-03 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5cda41d74c557808a848e34e724cb54fd086c2e1
  
https://github.com/WebKit/WebKit/commit/5cda41d74c557808a848e34e724cb54fd086c2e1
  Author: Diego Pino Garcia 
  Date:   2024-01-03 (Wed, 03 Jan 2024)

  Changed paths:
M Tools/gstreamer/jhbuild.modules

  Log Message:
  ---
  [JHBuild] Disable 'python' and 'introspection' in module 'gstreamer'
https://bugs.webkit.org/show_bug.cgi?id=266229

Reviewed by Philippe Normand.

271940@main added meson argument 'python=enabled' in JHBuild module
'gstreamer'. This causes a runtime error if the host system where
WebKitGTK/WPE is ran doesn't have libpython installed.

* Tools/gstreamer/jhbuild.modules:

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] 995816: [LibWebRTC][WPE] Build fix for Ubuntu 20.04 after ...

2024-01-03 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 995816c95079a9d59ea12aae607b6eb9b5a357a8
  
https://github.com/WebKit/WebKit/commit/995816c95079a9d59ea12aae607b6eb9b5a357a8
  Author: Diego Pino Garcia 
  Date:   2024-01-03 (Wed, 03 Jan 2024)

  Changed paths:
M Source/WebKit/Shared/RTCNetwork.serialization.in

  Log Message:
  ---
  [LibWebRTC][WPE] Build fix for Ubuntu 20.04 after 271173@main
https://bugs.webkit.org/show_bug.cgi?id=265398

Reviewed by Alex Christensen.

* Source/WebKit/Shared/RTCNetwork.serialization.in: Add guard PLATFORM
  is Cocoa.

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] 031a06: [WPE] Fix build for Ubuntu 20.04 after 272029@main

2023-12-21 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 031a06346222a6c2458400c439f4c005a0b73c9e
  
https://github.com/WebKit/WebKit/commit/031a06346222a6c2458400c439f4c005a0b73c9e
  Author: Diego Pino Garcia 
  Date:   2023-12-21 (Thu, 21 Dec 2023)

  Changed paths:
M Source/WebKit/Sources.txt
M Source/WebKit/WebKit.xcodeproj/project.pbxproj

  Log Message:
  ---
  [WPE] Fix build for Ubuntu 20.04 after 272029@main
https://bugs.webkit.org/show_bug.cgi?id=265791

Reviewed by Philippe Normand.

Build ended with a linking error due to undefined reference
'WebKit::LibWebRTCDnsResolverFactory::Resolver::Start'.

* Source/WebKit/Sources.txt: Add missing file
  'WebProcess/Network/webrtc/LibWebRTCDnsResolverFactory.cpp'.
* Source/WebKit/WebKit.xcodeproj/project.pbxproj: Remove references to
  'LibWebRTCDnsResolverFactory.cpp'.

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] 4dbf73: [CMake] Update libvpx sources after 271863@main

2023-12-21 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4dbf73b283b143ffbfd43cf50444a3d459f6b758
  
https://github.com/WebKit/WebKit/commit/4dbf73b283b143ffbfd43cf50444a3d459f6b758
  Author: Diego Pino Garcia 
  Date:   2023-12-21 (Thu, 21 Dec 2023)

  Changed paths:
M Source/ThirdParty/libwebrtc/CMakeLists.txt
M 
Source/WebCore/platform/mediastream/libwebrtc/gstreamer/GStreamerVideoDecoderFactory.cpp
M 
Source/WebCore/platform/mediastream/libwebrtc/gstreamer/GStreamerVideoEncoderFactory.cpp

  Log Message:
  ---
  [CMake] Update libvpx sources after 271863@main
https://bugs.webkit.org/show_bug.cgi?id=265864

Reviewed by Philippe Normand.

WebKitGTK and WPE build was broken after the update, it's necessary to
update the CMake sources as well as other source files due to API
changes.

* Source/ThirdParty/libwebrtc/CMakeLists.txt:
* 
Source/WebCore/platform/mediastream/libwebrtc/gstreamer/GStreamerVideoDecoderFactory.cpp:
* 
Source/WebCore/platform/mediastream/libwebrtc/gstreamer/GStreamerVideoEncoderFactory.cpp:
(WebCore::GStreamerVideoEncoderFactory::CreateVideoEncoder):

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] 03f82a: [JHBuild] Fix build for Ubuntu 20.04, follow-up 27...

2023-12-21 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 03f82a2cffe10d07cc8a99526c5a46bc099d7ccf
  
https://github.com/WebKit/WebKit/commit/03f82a2cffe10d07cc8a99526c5a46bc099d7ccf
  Author: Diego Pino Garcia 
  Date:   2023-12-21 (Thu, 21 Dec 2023)

  Changed paths:
M Tools/Scripts/webkitpy/binary_bundling/bundle.py
M Tools/glib/dependencies/apt
M Tools/gstreamer/jhbuild.modules
M Tools/gtk/dependencies/apt

  Log Message:
  ---
  [JHBuild] Fix build for Ubuntu 20.04, follow-up 272173@main
https://bugs.webkit.org/show_bug.cgi?id=266229

Reviewed by Carlos Alberto Lopez Perez.

* Tools/Scripts/webkitpy/binary_bundling/bundle.py: Fix assertion in
  generate-bundle introduced after including 'libxkbcommon'.
(BinaryBundler.generate_wrapper_script):
* Tools/glib/dependencies/apt: Update system dependencies neeeded to
  build GTK and WPE.
* Tools/gstreamer/jhbuild.modules: Disable 'gst-examples', it was
  causing a conflict with library 'sysprof'.
* Tools/gtk/dependencies/apt: Move system dependencies to GLIB.

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] 2f879b: [CMake] Update libvpx sources after 271668@main

2023-12-16 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2f879b8f2539d7abed491a82d8cb36a780ce4b09
  
https://github.com/WebKit/WebKit/commit/2f879b8f2539d7abed491a82d8cb36a780ce4b09
  Author: Diego Pino Garcia 
  Date:   2023-12-16 (Sat, 16 Dec 2023)

  Changed paths:
M Source/ThirdParty/libwebrtc/CMakeLists.txt
M 
Source/ThirdParty/libwebrtc/Source/webrtc/modules/congestion_controller/goog_cc/loss_based_bwe_v2.cc

  Log Message:
  ---
  [CMake] Update libvpx sources after 271668@main
https://bugs.webkit.org/show_bug.cgi?id=265864

Reviewed by Philippe Normand.

Also update sources for 271602@main, 271603@main and 271605@main.

* Source/ThirdParty/libwebrtc/CMakeLists.txt:
* 
Source/ThirdParty/libwebrtc/Source/webrtc/modules/congestion_controller/goog_cc/loss_based_bwe_v2.cc:

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] daa89c: [JHBuild] Fix build for Ubuntu 20.04 after 271940@...

2023-12-16 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: daa89c7a41532ef0f6b0d34bf2a27206a1d182db
  
https://github.com/WebKit/WebKit/commit/daa89c7a41532ef0f6b0d34bf2a27206a1d182db
  Author: Diego Pino Garcia 
  Date:   2023-12-16 (Sat, 16 Dec 2023)

  Changed paths:
M Tools/gstreamer/jhbuild.modules
M Tools/jhbuild/jhbuild-minimal.modules

  Log Message:
  ---
  [JHBuild] Fix build for Ubuntu 20.04 after 271940@main
https://bugs.webkit.org/show_bug.cgi?id=266229

Reviewed by Philippe Normand.

Update meson to 0.62 and libxkbcommon to 1.0.3.

* Tools/gstreamer/jhbuild.modules:
* Tools/jhbuild/jhbuild-minimal.modules:

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] 845bcf: [GTK][WPE] Require 'wayland' 1.20 after 272021@main

2023-12-14 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 845bcf162b240d28851bc92da33a0fb5e84f11e0
  
https://github.com/WebKit/WebKit/commit/845bcf162b240d28851bc92da33a0fb5e84f11e0
  Author: Diego Pino Garcia 
  Date:   2023-12-14 (Thu, 14 Dec 2023)

  Changed paths:
M Source/cmake/OptionsGTK.cmake
M Source/cmake/OptionsWPE.cmake
M Tools/gtk/jhbuild.modules
M Tools/jhbuild/jhbuild-minimal.modules
M Tools/wpe/jhbuild.modules

  Log Message:
  ---
  [GTK][WPE] Require 'wayland' 1.20 after 272021@main
https://bugs.webkit.org/show_bug.cgi?id=266394

Reviewed by Carlos Garcia Campos.

Fixes linking error. Symbol 'wl_proxy_marshal_flags' is only defined
since wayland 1.20.

* Source/cmake/OptionsGTK.cmake:
* Source/cmake/OptionsWPE.cmake:
* Tools/gtk/jhbuild.modules:
* Tools/jhbuild/jhbuild-minimal.modules:
* Tools/wpe/jhbuild.modules:

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] 3f164e: [GTK][WPE] Require wayland-protocols 1.24 after 27...

2023-12-14 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3f164e0610840a6127b54cc3c9c47e72c69f1983
  
https://github.com/WebKit/WebKit/commit/3f164e0610840a6127b54cc3c9c47e72c69f1983
  Author: Diego Pino Garcia 
  Date:   2023-12-14 (Thu, 14 Dec 2023)

  Changed paths:
M Source/cmake/OptionsGTK.cmake
M Source/cmake/OptionsWPE.cmake
M Tools/gtk/jhbuild.modules
M Tools/jhbuild/jhbuild-minimal.modules
M Tools/wpe/jhbuild.modules

  Log Message:
  ---
  [GTK][WPE] Require wayland-protocols 1.24 after 271330@main
https://bugs.webkit.org/show_bug.cgi?id=266278

Reviewed by Carlos Garcia Campos.

Changeset 271330@main makes use of function
'zwp_linux_dmabuf_v1_get_surface_feeback', which is only available since
wayland-protocols v1.24.

Also, update 'wayland' to 1.18 since it's the version available in the oldest
system supported at this time, Ubuntu 20.04. Update JHBuild modules
accordingly.

* Source/cmake/OptionsGTK.cmake:
* Source/cmake/OptionsWPE.cmake:
* Tools/gtk/jhbuild.modules:
* Tools/jhbuild/jhbuild-minimal.modules:
* Tools/wpe/jhbuild.modules:

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] 636cfa: [macOS] Unreviewed, fix non-unified build

2023-12-12 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 636cfab854c7472865c0eb4037f700a76587a983
  
https://github.com/WebKit/WebKit/commit/636cfab854c7472865c0eb4037f700a76587a983
  Author: Diego Pino Garcia 
  Date:   2023-12-12 (Tue, 12 Dec 2023)

  Changed paths:
M Source/WebKit/UIProcess/RemoteLayerTree/mac/RemoteScrollingTreeMac.h
M Source/WebKit/UIProcess/WebsiteData/WebsiteDataStore.cpp

  Log Message:
  ---
  [macOS] Unreviewed, fix non-unified build
https://bugs.webkit.org/show_bug.cgi?id=265800

* Source/WebKit/UIProcess/RemoteLayerTree/mac/RemoteScrollingTreeMac.h:
* Source/WebKit/UIProcess/WebsiteData/WebsiteDataStore.cpp:
(WebKit::WebsiteDataStore::setUserAgentStringQuirkForTesting):

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] a37d39: [WPE] Unreviewed, build fix for Ubuntu 20.04 after...

2023-12-12 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a37d3931cdb015651f8bdce0a5fce6b85cea52dd
  
https://github.com/WebKit/WebKit/commit/a37d3931cdb015651f8bdce0a5fce6b85cea52dd
  Author: Diego Pino Garcia 
  Date:   2023-12-12 (Tue, 12 Dec 2023)

  Changed paths:
M Source/WebKit/UIProcess/wpe/WebPageProxyWPE.cpp

  Log Message:
  ---
  [WPE] Unreviewed, build fix for Ubuntu 20.04 after 271924@main
https://bugs.webkit.org/show_bug.cgi?id=265286

Include 'wpe-platform.h' only if 'ENABLE(WPE_PLATFORM)'.

* Source/WebKit/UIProcess/wpe/WebPageProxyWPE.cpp:

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] 530529: [JHBuild] [WPE] Upgrade wayland and wayland-protocols

2023-12-12 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 53052964ad1908e2ab321dc05f7b367f05e10996
  
https://github.com/WebKit/WebKit/commit/53052964ad1908e2ab321dc05f7b367f05e10996
  Author: Diego Pino Garcia 
  Date:   2023-12-12 (Tue, 12 Dec 2023)

  Changed paths:
M Tools/jhbuild/jhbuild-minimal.modules
M Tools/wpe/jhbuild.modules

  Log Message:
  ---
  [JHBuild] [WPE] Upgrade wayland and wayland-protocols
https://bugs.webkit.org/show_bug.cgi?id=266278

Reviewed by Carlos Garcia Campos.

After 271330@main, WPE build fails in systems featuring wayland < 1.20 and
wayland-protocols < 1.25.

* Tools/jhbuild/jhbuild-minimal.modules:
* Tools/wpe/jhbuild.modules:

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] 8c8709: [WPE] Unreviewed, fix non-unified build after 2733...

2023-12-12 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8c8709a0194cb58a87f2e4045bcf0438c84c3c86
  
https://github.com/WebKit/WebKit/commit/8c8709a0194cb58a87f2e4045bcf0438c84c3c86
  Author: Diego Pino Garcia 
  Date:   2023-12-12 (Tue, 12 Dec 2023)

  Changed paths:
M Source/WebKit/UIProcess/wpe/WebPageProxyWPE.cpp
M Source/WebKit/WPEPlatform/wpe/WPEKeymapXKB.cpp
M Source/WebKit/WPEPlatform/wpe/wayland/WPEDisplayWayland.cpp
M Source/WebKit/WPEPlatform/wpe/wayland/WPEViewWayland.cpp

  Log Message:
  ---
  [WPE] Unreviewed, fix non-unified build after 27330@main
https://bugs.webkit.org/show_bug.cgi?id=265286

Add missing headers.

* Source/WebKit/UIProcess/wpe/WebPageProxyWPE.cpp:
* Source/WebKit/WPEPlatform/wpe/WPEKeymapXKB.cpp:
* Source/WebKit/WPEPlatform/wpe/wayland/WPEDisplayWayland.cpp:
* Source/WebKit/WPEPlatform/wpe/wayland/WPEViewWayland.cpp:

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] 0a646f: REGRESSION(271419@main): [GTK][WPE] Build fails if...

2023-12-12 Thread Diego Pino
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0a646f68779a3c4e259394fcf3e64ba8d22b7272
  
https://github.com/WebKit/WebKit/commit/0a646f68779a3c4e259394fcf3e64ba8d22b7272
  Author: Diego Pino Garcia 
  Date:   2023-12-12 (Tue, 12 Dec 2023)

  Changed paths:
M 
Source/WebCore/platform/graphics/gstreamer/mse/SourceBufferPrivateGStreamer.cpp
M 
Source/WebCore/platform/graphics/gstreamer/mse/SourceBufferPrivateGStreamer.h

  Log Message:
  ---
  REGRESSION(271419@main): [GTK][WPE] Build fails if clang <= 14
https://bugs.webkit.org/show_bug.cgi?id=266244

Reviewed by Philippe Normand.

This is a partial revert of 271419@main to avoid using
std::views:values, which is not supported by clang-14.

* 
Source/WebCore/platform/graphics/gstreamer/mse/SourceBufferPrivateGStreamer.cpp:
(WebCore::SourceBufferPrivateGStreamer::flush):
(WebCore::SourceBufferPrivateGStreamer::enqueueSample):
(WebCore::SourceBufferPrivateGStreamer::isReadyForMoreSamples):
(WebCore::SourceBufferPrivateGStreamer::notifyClientWhenReadyForMoreSamples):
(WebCore::SourceBufferPrivateGStreamer::allSamplesInTrackEnqueued):
(WebCore::SourceBufferPrivateGStreamer::precheckInitializationSegment):
(WebCore::SourceBufferPrivateGStreamer::platformMaximumBufferSize const):
* Source/WebCore/platform/graphics/gstreamer/mse/SourceBufferPrivateGStreamer.h:

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


  1   2   3   >