Bug 169525 - [iOS] Some more -respondsToSelector: checks are unnecessary
Summary: [iOS] Some more -respondsToSelector: checks are unnecessary
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: mitz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-12 10:49 PDT by mitz
Modified: 2017-03-12 11:47 PDT (History)
2 users (show)

See Also:


Attachments
Remove runtime checks (5.43 KB, patch)
2017-03-12 10:53 PDT, mitz
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.