Bug 145555 - [Mac] REGRESSION (r175941): Max.app crashes when adding a sound file to a patch due to removing cursor resources from WebCore.framework
Summary: [Mac] REGRESSION (r175941): Max.app crashes when adding a sound file to a pat...
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: Andy Estes
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-06-02 11:47 PDT by Andy Estes
Modified: 2015-06-02 12:13 PDT (History)
3 users (show)

See Also:


Attachments
Patch (16.58 KB, patch)
2015-06-02 12:06 PDT, Andy Estes
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andy Estes 2015-06-02 11:47:44 PDT
[Mac] REGRESSION (r175941): Max.app crashes when adding a sound file to a patch due to  removing cursor resources from WebCore.framework
Comment 1 Andy Estes 2015-06-02 11:48:07 PDT
rdar://problem/20020815
Comment 2 Andy Estes 2015-06-02 12:06:24 PDT
Created attachment 254077 [details]
Patch
Comment 3 Darin Adler 2015-06-02 12:10:01 PDT
Comment on attachment 254077 [details]
Patch

Wait, what? The app looks for the cursor files in WebCore.framework and uses them directly? Wow that is lame.
Comment 4 Andy Estes 2015-06-02 12:13:52 PDT
Committed r185112: <http://trac.webkit.org/changeset/185112>