RESOLVED FIXED153970
Remove unnecessary respondsToSelector checks for methods that exist on all supported platforms
https://bugs.webkit.org/show_bug.cgi?id=153970
Summary Remove unnecessary respondsToSelector checks for methods that exist on all su...
Sam Weinig
Reported 2016-02-07 19:13:20 PST
Remove unncessary respondsToSelector checks for methods that exist on all support platforms
Attachments
Patch (7.04 KB, patch)
2016-02-07 19:16 PST, Sam Weinig
mitz: review+
Sam Weinig
Comment 1 2016-02-07 19:16:41 PST
mitz
Comment 2 2016-02-07 19:18:34 PST
Comment on attachment 270837 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=270837&action=review > Source/WebCore/ChangeLog:3 > + Remove unnecessary respondsToSelector checks for methods that exist on all support platforms supported
Sam Weinig
Comment 3 2016-02-07 19:20:19 PST
Note You need to log in before you can comment on or make changes to this bug.