[Webkit-unassigned] [Bug 52391] New: Investigate maximum canvas dimensions sizes
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jan 13 12:28:02 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=52391
Summary: Investigate maximum canvas dimensions sizes
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: Canvas
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: mdelaney at apple.com
CC: mdelaney at apple.com
Currently, most platforms cap canvas width/height to ~32k but the mac ports cap by area ~32k*~8k.
For reference, this bug (https://bugs.webkit.org/show_bug.cgi?id=52341) has a small discussion about the limitations of platforms and a test for large sizes.
Ideally, we'd impose the least amount of size restrictions that still keeps things safe.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list