Hi David,

On Thu, Oct 16, 2008 at 2:09 AM, David Kilzer <[EMAIL PROTECTED]> wrote:

> The WebKit framework is not public API on iPhone OS at this time, so any
> direct calls you make to WebKit are not supported and may have unintended
> consequences (like crashes or hangs).
>

Yes, I am aware that the WebKit is not public for the iPhone OS.


>
> Having said that, if you're seeing an issue with -[UIWebView
> stringByEvaluatingJavaScriptFromString:], please file a bug on <
> http://developer.apple.com/bugreporter/>.  A reproducible test case (or
> attaching your entire project as a zip archive) with steps to reproduce is
> greatly appreciated.  Thanks!
>

But I am now mainly lookin for a (even little) hint from most experienced
developers, since I feel (from weeks of debugging) that the issue is related
with DOMRange(s), surroundContents(), normalize() and events in the UI. But
may be is not happening on Safari/Chrome (I can't do the exact test with
these browsers). The crash doesn't happen when I call javascript, it happens
later and I can force this crashes calling a layout function inside the
webview.


Thank You,
Diego
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to