Commit 8f1aaf9
committed
Fix marcuswestin#41 - remove __block to avoid losing callbackId. See http://developer.apple.com/library/ios/#documentation/cocoa/conceptual/Blocks/Articles/bxVariables.html "Types of variables" marcuswestin#3 and marcuswestin#4 - we want callbackId to be non-mutable, const
1 parent 4f58e82 commit 8f1aaf9
File tree
1 file changed
+1
-1
lines changed- WebViewJavascriptBridgeAbstract
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
| 114 | + | |
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| |||
0 commit comments