[Webkit-unassigned] [Bug 252191] [ iOS Debug ] 4x imported/w3c/web-platform-tests/editing/other/edit-in-textcontrol-immediately-after-hidden.tentative.html tests are constant crashes.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 13 14:16:55 PST 2023


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

--- Comment #3 from Ryan Haddad <ryanhaddad at apple.com> ---
ASSERTION FAILED: isEditablePosition(*this)
dom/Position.cpp(1139) : WebCore::Position WebCore::Position::trailingWhitespacePosition(WebCore::Affinity, bool) const
1   0x6b27fb379 WTFCrash
2   0x6e197ec0b WTFCrashWithInfo(int, char const*, char const*, int)
3   0x6e5786e6e WebCore::Position::trailingWhitespacePosition(WebCore::Affinity, bool) const
4   0x6e58c136e WebCore::DeleteSelectionCommand::initializePositionData()
5   0x6e58c71c8 WebCore::DeleteSelectionCommand::doApply()
6   0x6e589f90f WebCore::CompositeEditCommand::applyCommandToComposite(WTF::Ref<WebCore::EditCommand, WTF::RawPtrTraits<WebCore::EditCommand> >&&)
7   0x6e58a2207 WebCore::CompositeEditCommand::deleteSelection(WebCore::VisibleSelection const&, bool, bool, bool, bool, bool)
8   0x6e5981d56 WebCore::TypingCommand::deleteKeyPressed(WebCore::TextGranularity, bool)
9   0x6e5983e03 WebCore::TypingCommand::doApply()
10  0x6e588b76f WebCore::CompositeEditCommand::apply()
11  0x6e5980df3 WebCore::TypingCommand::deleteKeyPressed(WebCore::Document&, unsigned int, WebCore::TextGranularity)
12  0x6e591bb66 WebCore::executeDelete(WebCore::Frame&, WebCore::Event*, WebCore::EditorCommandSource, WTF::String const&)
13  0x6e58f12b4 WebCore::Editor::Command::execute(WTF::String const&, WebCore::Event*) const
14  0x6e558ef69 WebCore::Document::execCommand(WTF::String const&, bool, WTF::String const&)

-- 
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/20230213/1220a425/attachment.htm>


More information about the webkit-unassigned mailing list