RESOLVED FIXED 138808
Remove calls to deprecated NSMenu methods
https://bugs.webkit.org/show_bug.cgi?id=138808
Summary Remove calls to deprecated NSMenu methods
Brian Weinstein
Reported 2014-11-17 15:21:13 PST
Remove deprecated calls to -[NSMenu menuChangedMessagesEnabled] and -[NSMenu setMenuChangedMessagesEnabled:]. They are no-ops on OS X as of 10.6.
Attachments
Patch (2.20 KB, patch)
2014-11-17 15:23 PST, Brian Weinstein
andersca: review+
Brian Weinstein
Comment 1 2014-11-17 15:23:21 PST
Brian Weinstein
Comment 2 2014-11-17 15:26:58 PST
Landed in r176236.
Note You need to log in before you can comment on or make changes to this bug.