[webkit-dev] Site swallows command key presses

2009-01-09 Thread Bill Patterson
-` to bring another window to the top. The commands are ignored. If you click in the search field, these keys work again. This page works fine in FireFox. Any ideas? Bill Patterson ___ webkit-dev mailing list webkit-dev@lists.webkit.org http

[webkit-dev] didFailProvisionalLoadWithError with -999 after NSURLConnection initiated during webView willSendRequest

2008-10-13 Thread Bill Patterson
=NSURLErrorDomain Code=-999 UserInfo=0x162bc8f0 Operation could not be completed. (NSURLErrorDomain error -999.) Does anyone know why this is happening? Thanks, Bill Patterson ___ webkit-dev mailing list webkit-dev@lists.webkit.org http

[webkit-dev] Cancel a URL request from a webview

2008-10-10 Thread Bill Patterson
in the webview delegate. Thanks, Bill Patterson ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Re: [webkit-dev] Cancel a URL request from a webview

2008-10-10 Thread Bill Patterson
:47 PM, Bill Patterson wrote: I need a means to cancel a URL request from a webview, preferably in the webView:resource:willSendRequest:redirectResponse:fromDataSource: delegate. If you return nil, WebKit will cancel the request. I need to do this because I need access

Re: [webkit-dev] Cancel a URL request from a webview

2008-10-10 Thread Bill Patterson
Maybe it would work if it was a non-redirected request? Bill On Oct 10, 2008, at 4:26 PM, Darin Adler wrote: On Oct 9, 2008, at 11:47 PM, Bill Patterson wrote: I need a means to cancel a URL request from a webview, preferably

[webkit-dev] Add HTTP headers to WebView URL request with and without redirection

2008-10-09 Thread Bill Patterson
it loads once, but without the headers. Any suggestions would be greatly appreciated. Bill Patterson ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

[webkit-dev] Adding HTTP headers to URL request in WebView

2008-09-29 Thread Bill Patterson
suggestions would be appreciated. Bill Patterson ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

[webkit-dev] Authentication broken in 10.5.2 or Safari Version 3.1 (5525.7)?

2008-02-14 Thread Bill Patterson
app seems to have the problem. I recompiled and am testing in the XCode 3 debugger. Is this a known bug? Is there a workaround? Best Regards, Bill Patterson ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman

[webkit-dev] Auto-launch installer after download dmg

2007-12-10 Thread Bill Patterson
I'm assuming the OS is detecting there is one installer and running it? I'd like to understand this mechanism better. Are there docs out there for this? Thanks, Bill Patterson ___ webkit-dev mailing list webkit-dev@lists.webkit.org http