[Web Payment] Re-enable "load and remove iframe" tests.
Before this patch, macOS browser test for loading and removing iframe with many payment requests sometimes timed out because the test created 4096 instances of PaymentRequest. This patch reduces the number of PaymentRequest objects by 75% to 1024. After this patch, macOS browser test for loading and removing iframe with many payment requests should not timeout. Bug: 1129573 Change-Id: Ibca3c55d68285edc85fb712337847951bba71aa1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2443937Reviewed-by:Liquan (Max) Gu <maxlg@chromium.org> Commit-Queue: Rouslan Solomakhin <rouslan@chromium.org> Cr-Commit-Position: refs/heads/master@{#813867}
Showing
Please register or sign in to comment