Bug 131576 - [Mac] Crashes when copying or pasting huge images
Summary: [Mac] Crashes when copying or pasting huge images
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords: InRadar
: 125868 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-04-11 18:00 PDT by Alexey Proskuryakov
Modified: 2015-12-16 21:34 PST (History)
5 users (show)

See Also:


Attachments
proposed fix (6.58 KB, patch)
2014-04-11 18:07 PDT, Alexey Proskuryakov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2014-04-11 18:00:13 PDT
WebProcess crashes when copying images that are > 128 Mb in size (especially easy to achieve with animated gifs, which are unpacked into a series of TIFFs).

UI Process crashes when pasting huge (and also empty?) data.

<rdar://problem/14427398>
<rdar://problem/12131833>
Comment 1 Alexey Proskuryakov 2014-04-11 18:07:23 PDT
Created attachment 229189 [details]
proposed fix
Comment 2 WebKit Commit Bot 2014-04-11 20:10:06 PDT
Comment on attachment 229189 [details]
proposed fix

Clearing flags on attachment: 229189

Committed r167180: <http://trac.webkit.org/changeset/167180>
Comment 3 WebKit Commit Bot 2014-04-11 20:10:13 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Darin Adler 2015-12-16 21:34:59 PST
*** Bug 125868 has been marked as a duplicate of this bug. ***