Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 45690964635f55fd0df4aa377a6afd54bcfe253a https://github.com/xwiki/xwiki-platform/commit/45690964635f55fd0df4aa377a6af... 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