[webkit-dev] Webkit (Mobile Safari) issues in the iPhone

Diego Taylor diego.taylor at gmail.com
Wed Oct 15 22:49:40 PDT 2008


Hi David,

On Thu, Oct 16, 2008 at 2:09 AM, David Kilzer <ddkilzer at webkit.org> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.webkit.org/pipermail/webkit-dev/attachments/20081016/6c67f9cb/attachment.html 


More information about the webkit-dev mailing list