Skip to content
This repository has been archived by the owner on Jun 2, 2018. It is now read-only.

UIWebView+BlocksKit discards return value of delegate message #39

Closed
sbrocket opened this issue Oct 10, 2011 · 1 comment
Closed

UIWebView+BlocksKit discards return value of delegate message #39

sbrocket opened this issue Oct 10, 2011 · 1 comment

Comments

@sbrocket
Copy link

The UIWebView+BlocksKit category discards the return value of the standard -webView:shouldStartLoadWithRequest:navigationType: delegate message. Lots of potential for breakage here, since any project with BlocksKit compiled into it instantly acts as if YES is returned for this delegate method.

@sbrocket
Copy link
Author

Fixed a little while ago.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant