[Webkit-unassigned] [Bug 146201] Crash replacing TabDocument in MobileSafari at WebKit: -[WKWebView(WKPrivate) _beginAnimatedResizeWithUpdates:]

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 22 07:19:05 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=146201

mitz at webkit.org <mitz at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #255351|review?                     |review+
              Flags|                            |

--- Comment #3 from mitz at webkit.org <mitz at webkit.org> ---
Comment on attachment 255351
  --> https://bugs.webkit.org/attachment.cgi?id=255351
patch

View in context: https://bugs.webkit.org/attachment.cgi?id=255351&action=review

> Source/WebKit2/ChangeLog:14
> +            No repro but if for some reason [_contentView bounds] width is empty we'll compute +Inf targetScale
> +            and then NaN contentOffset.x. Verified in lldb that this gives the exact crash signature seen.
> +
> +            Fix by checking that [_contentView bounds] is not empty like is done with other inputs.

Weird indentation

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150622/470a1a06/attachment.html>


More information about the webkit-unassigned mailing list