[webkit-changes] [WebKit/WebKit] f62881: Cherry-pick 278497 at main (60532cbe64e5). https://bu...
Pablo Saavedra Rodiño
noreply at github.com
Fri May 10 13:04:44 PDT 2024
Branch: refs/heads/webkitglib/2.44
Home: https://github.com/WebKit/WebKit
Commit: f62881bf9b4023ef6a3c4dd031f9bb82dff99664
https://github.com/WebKit/WebKit/commit/f62881bf9b4023ef6a3c4dd031f9bb82dff99664
Author: Philippe Normand <philn at igalia.com>
Date: 2024-05-09 (Thu, 09 May 2024)
Changed paths:
M Source/ThirdParty/libwebrtc/CMakeLists.txt
Log Message:
-----------
Cherry-pick 278497 at main (60532cbe64e5). https://bugs.webkit.org/show_bug.cgi?id=273543
[CMake][LibWebRTC] Add support for optimized ASM BoringSSL modules
https://bugs.webkit.org/show_bug.cgi?id=273543
Reviewed by Adrian Perez de Castro.
Build the fipsmodule and crypto assembly code. The nasm files are not built though, those might be
needed on platforms where nasm is required.
* Source/ThirdParty/libwebrtc/CMakeLists.txt:
Canonical link: https://commits.webkit.org/278497@main
Canonical link: https://commits.webkit.org/274313.210@webkitglib/2.44
Commit: 520a651bdea5ba2aacee6eb5f679e7f7acf6c2ea
https://github.com/WebKit/WebKit/commit/520a651bdea5ba2aacee6eb5f679e7f7acf6c2ea
Author: Philippe Normand <philn at igalia.com>
Date: 2024-05-09 (Thu, 09 May 2024)
Changed paths:
M Source/ThirdParty/libwebrtc/CMakeLists.txt
Log Message:
-----------
Cherry-pick 278500 at main (e3736efaa6ac). https://bugs.webkit.org/show_bug.cgi?id=273870
[CMake][LibWebRTC] ARM build fixes
https://bugs.webkit.org/show_bug.cgi?id=273870
Unreviewed, fix LibWebRTC ARM build.
* Source/ThirdParty/libwebrtc/CMakeLists.txt:
Canonical link: https://commits.webkit.org/278500@main
Canonical link: https://commits.webkit.org/274313.211@webkitglib/2.44
Commit: 4f68fd39495b1dbf63124208d7406514999a789a
https://github.com/WebKit/WebKit/commit/4f68fd39495b1dbf63124208d7406514999a789a
Author: Pablo Saavedra <psaavedra at igalia.com>
Date: 2024-05-10 (Fri, 10 May 2024)
Changed paths:
M Source/WebKit/UIProcess/linux/MemoryPressureMonitor.cpp
M Tools/TestWebKitAPI/glib/TestExpectations.json
Log Message:
-----------
Cherry-pick 278599 at main (a5f69d0f9971). https://bugs.webkit.org/show_bug.cgi?id=273931
[GTK][WPE] CGroupMemoryController::getCgroupFileValue not stack if not numerical value is scanned from the file input (e.g: max)
https://bugs.webkit.org/show_bug.cgi?id=273931
Reviewed by Carlos Alberto Lopez Perez.
Improves the CGroupMemoryController::getCgroupFileValue by ensuring it
handles non-numeric values (e.g., max).
Fixes TestNetworkProcessMemoryPressure API test (webkit.org/b/263016).
* Source/WebKit/UIProcess/linux/MemoryPressureMonitor.cpp:
(WebKit::CGroupMemoryController::getCgroupFileValue):
* Tools/TestWebKitAPI/glib/TestExpectations.json:
Canonical link: https://commits.webkit.org/278599@main
Canonical link: https://commits.webkit.org/274313.212@webkitglib/2.44
Compare: https://github.com/WebKit/WebKit/compare/4821777778e8...4f68fd39495b
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list