Bug 154001 - Crash when trying to chain to the old -[NSView setNeedsDisplayInRect:]
Summary: Crash when trying to chain to the old -[NSView setNeedsDisplayInRect:]
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-08 12:32 PST by Anders Carlsson
Modified: 2016-02-08 12:53 PST (History)
0 users

See Also:


Attachments
Patch (3.99 KB, patch)
2016-02-08 12:35 PST, Anders Carlsson
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2016-02-08 12:32:53 PST
Crash when trying to chain to the old -[NSView setNeedsDisplayInRect:]
Comment 1 Anders Carlsson 2016-02-08 12:35:54 PST
Created attachment 270874 [details]
Patch
Comment 2 Anders Carlsson 2016-02-08 12:53:34 PST
Committed r196267: <http://trac.webkit.org/changeset/196267>