summaryrefslogtreecommitdiff
path: root/UICaboodle
diff options
context:
space:
mode:
authorJay Freeman (saurik) <saurik@saurik.com>2009-01-23 12:20:28 +0000
committerJay Freeman (saurik) <saurik@saurik.com>2010-09-30 07:09:39 +0000
commite8389e3e47bf2b9bfb5441e57c749a8673bcf6db (patch)
treef2bc70df0553ec9b589fcf92eada5bc54211c632 /UICaboodle
parentbf26e5f3b9ed53ac0b29bca2302ca586b6154c15 (diff)
I hate working on this project.
Diffstat (limited to 'UICaboodle')
-rw-r--r--UICaboodle/BrowserView.m1
1 files changed, 1 insertions, 0 deletions
diff --git a/UICaboodle/BrowserView.m b/UICaboodle/BrowserView.m
index 8c48425..fa41f2e 100644
--- a/UICaboodle/BrowserView.m
+++ b/UICaboodle/BrowserView.m
@@ -336,6 +336,7 @@
}
- (void) webViewShow:(WebView *)sender {
+ /* XXX: this is where I cry myself to sleep */
}
- (void) webView:(WebView *)sender runJavaScriptAlertPanelWithMessage:(NSString *)message initiatedByFrame:(WebFrame *)frame {