[Webkit-unassigned] [Bug 234301] RELEASE_ASSERT in WTF::Deque<WebKit::NativeWebKeyboardEvent, 0ul>::first()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 14 09:29:34 PST 2021


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

Chris Dumez <cdumez at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thorton at apple.com,
                   |                            |wenson_hsieh at apple.com

--- Comment #1 from Chris Dumez <cdumez at apple.com> ---
m_keyEventQueue is empty when m_keyEventQueue.first() is called.
WebPageProxy::interpretKeyEvent() seems to assume m_keyEventQueue cannot be empty. I am not sure yet why it makes this assumption.

-- 
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/20211214/7999b759/attachment.htm>


More information about the webkit-unassigned mailing list