Bug 146169 - Extremely large canvas crashes on pre-El Capitan machines
Summary: Extremely large canvas crashes on pre-El Capitan machines
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dean Jackson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-19 16:31 PDT by Dean Jackson
Modified: 2015-06-20 09:50 PDT (History)
4 users (show)

See Also:


Attachments
Patch (2.99 KB, patch)
2015-06-19 16:34 PDT, Dean Jackson
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dean Jackson 2015-06-19 16:31:21 PDT
Extremely large canvas crashes on pre-El Capitan machines
Comment 1 Dean Jackson 2015-06-19 16:32:09 PDT
<rdar://problem/21410046>
Comment 2 Dean Jackson 2015-06-19 16:34:08 PDT
Created attachment 255246 [details]
Patch
Comment 3 Dean Jackson 2015-06-19 16:47:40 PDT
Committed r185779: <http://trac.webkit.org/changeset/185779>
Comment 4 David Kilzer (:ddkilzer) 2015-06-20 08:12:49 PDT
(In reply to comment #3)
> Committed r185779: <http://trac.webkit.org/changeset/185779>

Follow-up fixes to layout tests:

http://trac.webkit.org/r185787
http://trac.webkit.org/r185792
http://trac.webkit.org/r185793

There will be at least one more layout test fix as some canvas tests are still failing on El Capitan and Windows (and other ports) after the above.
Comment 5 David Kilzer (:ddkilzer) 2015-06-20 09:50:55 PDT
(In reply to comment #4)
> (In reply to comment #3)
> > Committed r185779: <http://trac.webkit.org/changeset/185779>
> 
> Follow-up fixes to layout tests:
> 
> http://trac.webkit.org/r185787
> http://trac.webkit.org/r185792
> http://trac.webkit.org/r185793
> 
> There will be at least one more layout test fix as some canvas tests are
> still failing on El Capitan and Windows (and other ports) after the above.

Hopefully the last one:

http://trac.webkit.org/r185798