[Webkit-unassigned] [Bug 138059] Very large images crash in action menu code

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 24 15:24:26 PDT 2014


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

Tim Horton <thorton at apple.com> changed:

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

--- Comment #2 from Tim Horton <thorton at apple.com> ---
Comment on attachment 240440
  --> https://bugs.webkit.org/attachment.cgi?id=240440
Patch

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

> Source/WebKit2/UIProcess/mac/WKActionMenuController.mm:186
> +    RefPtr<ShareableBitmap> bitmap = _hitTestResult.image;

could do this check in _defaultMenuItems instead so we can do smart fallback there and not worry about these things here.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141024/19fb9aa8/attachment-0002.html>


More information about the webkit-unassigned mailing list