Bug 169525

Summary: [iOS] Some more -respondsToSelector: checks are unnecessary
Product: WebKit Reporter: mitz
Component: WebKit2Assignee: mitz
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, thorton
Priority: P2    
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Remove runtime checks none

Description mitz 2017-03-12 10:49:23 PDT
<https://trac.webkit.org/r213643> introduced some unnecessary -respondsToSelector: checks.

Patch forthcoming.
Comment 1 mitz 2017-03-12 10:53:03 PDT
Created attachment 304198 [details]
Remove runtime checks
Comment 2 WebKit Commit Bot 2017-03-12 11:47:39 PDT
Comment on attachment 304198 [details]
Remove runtime checks

Clearing flags on attachment: 304198

Committed r213771: <http://trac.webkit.org/changeset/213771>
Comment 3 WebKit Commit Bot 2017-03-12 11:47:42 PDT
All reviewed patches have been landed.  Closing bug.