[Webkit-unassigned] [Bug 241215] Assertion when attempting to save an image: ASSERT_NOT_REACHED();

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 2 19:09:43 PDT 2022


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

Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |achristensen at apple.com,
                   |                            |ap at webkit.org,
                   |                            |kkinnunen at apple.com,
                   |                            |thorton at apple.com,
                   |                            |wenson_hsieh at apple.com
          Component|New Bugs                    |WebKit2

--- Comment #1 from Alexey Proskuryakov <ap at webkit.org> ---
void WebContextMenuClient::downloadURL(const URL&)
{
    // This is handled in the UI process.
    ASSERT_NOT_REACHED();
}

This assertion is ancient.

-- 
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/20220603/df3627be/attachment.htm>


More information about the webkit-unassigned mailing list