[webkit-changes] [WebKit/WebKit] 83743a: Cherry-pick 276739 at main (f27ad76123d4). https://bu...
Chris Dumez
noreply at github.com
Thu Apr 4 04:34:54 PDT 2024
Branch: refs/heads/webkitglib/2.44
Home: https://github.com/WebKit/WebKit
Commit: 83743a94d2093b95cec11479066d3f3229201be5
https://github.com/WebKit/WebKit/commit/83743a94d2093b95cec11479066d3f3229201be5
Author: zhaixiang <zhaixiang at loongson.cn>
Date: 2024-04-04 (Thu, 04 Apr 2024)
Changed paths:
M Source/WTF/wtf/StackPointer.cpp
Log Message:
-----------
Cherry-pick 276739 at main (f27ad76123d4). https://bugs.webkit.org/show_bug.cgi?id=268131
Implement currentStackPointer for Linux/LoongArch64
https://bugs.webkit.org/show_bug.cgi?id=268131
Reviewed by Mark Lam and Yusuke Suzuki.
Implement currentStackPointer for Linux/LoongArch64 to fix the build error.
* Source/WTF/wtf/StackPointer.cpp:
Canonical link: https://commits.webkit.org/276739@main
Canonical link: https://commits.webkit.org/274313.120@webkitglib/2.44
Commit: 9daaa5e69ad79e044cd85583466390a88000db40
https://github.com/WebKit/WebKit/commit/9daaa5e69ad79e044cd85583466390a88000db40
Author: Chris Dumez <cdumez at apple.com>
Date: 2024-04-04 (Thu, 04 Apr 2024)
Changed paths:
M Source/WebKit/WebProcess/WebPage/WebPage.cpp
M Source/WebKit/WebProcess/WebPage/ios/WebPageIOS.mm
Log Message:
-----------
Cherry-pick 276361 at main (8f4ad0b7b3a5). https://bugs.webkit.org/show_bug.cgi?id=271176
RELEASE_ASSERT() under PrintContext::spoolPage()
https://bugs.webkit.org/show_bug.cgi?id=271176
rdar://122974558
Reviewed by Ryosuke Niwa.
Make sure the page index is valid before calling spoolPage().
* Source/WebKit/WebProcess/WebPage/WebPage.cpp:
(WebKit::WebPage::drawPagesToPDFImpl):
* Source/WebKit/WebProcess/WebPage/ios/WebPageIOS.mm:
(WebKit::WebPage::drawToImage):
Canonical link: https://commits.webkit.org/276361@main
Canonical link: https://commits.webkit.org/274313.121@webkitglib/2.44
Compare: https://github.com/WebKit/WebKit/compare/1a3e44590217...9daaa5e69ad7
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