Branch: refs/heads/stable-17.8.x Home: https://github.com/xwiki/xwiki-platform Commit: 21b6b82e3571cf4914acfd60d0880612f5f9a53f https://github.com/xwiki/xwiki-platform/commit/21b6b82e3571cf4914acfd60d0880... Author: Marius Dumitru Florea <marius@xwiki.com> Date: 2025-10-14 (Tue, 14 Oct 2025) Changed paths: M xwiki-platform-core/xwiki-platform-export/xwiki-platform-export-pdf/xwiki-platform-export-pdf-api/src/main/java/org/xwiki/export/pdf/PDFExportConfiguration.java M xwiki-platform-core/xwiki-platform-export/xwiki-platform-export-pdf/xwiki-platform-export-pdf-api/src/test/java/org/xwiki/export/pdf/PDFExportConfigurationTest.java Log Message: ----------- XWIKI-23599: Large PDF export fails with timeout even if the page ready timeout is increased * Use a computed value for the default Chrome remote debugging timeout, based on the page ready timeout, so that when the users increase the latter, the former is increased as well, by default. (cherry picked from commit 5a8aaddf3de8ea4990c3ce74aa8eb4d62e6dc280) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications