Bug 271002

Summary: [iOS] Increase the limit on the canvas size to 8192x8192
Product: WebKit Reporter: Said Abou-Hallawa <sabouhallawa>
Component: CanvasAssignee: Said Abou-Hallawa <sabouhallawa>
Status: RESOLVED FIXED    
Severity: Normal CC: dino, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=145998

Said Abou-Hallawa
Reported 2024-03-14 13:50:49 PDT
The maximum size of the canvas on iOS has been 4096x4096 since http://trac.webkit.org/changeset/185603; see bug 145998. The memory size of the iOS devices has increased significantly in these nine years. Also the jetsam limit on iOS has been raised. So we can safely double the limit on the canvas size on iOS.
Attachments
Said Abou-Hallawa
Comment 1 2024-03-14 13:51:12 PDT
Said Abou-Hallawa
Comment 2 2024-03-14 13:54:46 PDT
EWS
Comment 3 2024-03-15 03:32:25 PDT
Committed 276145@main (d1f63c061ead): <https://commits.webkit.org/276145@main> Reviewed commits have been landed. Closing PR #25901 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.