Bug 187279 - Tighter limit for canvas memory use on iOS
Summary: Tighter limit for canvas memory use on iOS
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Canvas (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-07-02 16:38 PDT by Antti Koivisto
Modified: 2018-07-02 17:51 PDT (History)
7 users (show)

See Also:


Attachments
patch (3.47 KB, patch)
2018-07-02 16:48 PDT, Antti Koivisto
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2018-07-02 16:38:06 PDT
The fairly generous 448MB limit is still too much to avoid running out of memory in some cases. Use tighter limit.
Comment 1 Antti Koivisto 2018-07-02 16:38:44 PDT
<rdar://problem/38420562>
Comment 2 Antti Koivisto 2018-07-02 16:48:01 PDT
Created attachment 344148 [details]
patch
Comment 3 WebKit Commit Bot 2018-07-02 17:51:09 PDT
Comment on attachment 344148 [details]
patch

Clearing flags on attachment: 344148

Committed r233452: <https://trac.webkit.org/changeset/233452>
Comment 4 WebKit Commit Bot 2018-07-02 17:51:11 PDT
All reviewed patches have been landed.  Closing bug.