WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
151488
ASSERTION FAILED: m_offset <= m_node->length() in DeleteFromTextNodeCommand::DeleteFromTextNodeCommand
https://bugs.webkit.org/show_bug.cgi?id=151488
Summary
ASSERTION FAILED: m_offset <= m_node->length() in DeleteFromTextNodeCommand::...
Carlos Garcia Campos
Reported
2015-11-20 03:09:58 PST
This was revealed by new test added in
bug #151442
, but it's a different issue, since it can be reproduced without the patch. There's a bug in chromium as well that contains a test case to reproduce it, see
https://code.google.com/p/chromium/issues/detail?id=504932
Attachments
Add attachment
proposed patch, testcase, etc.
Ahmad Saleem
Comment 1
2023-02-22 15:21:22 PST
I took the test case from Chromium bug and changed it to JSFiddle and it does not crash WebKit Debug build based of
260689@main
on WK2 minibrowser window. Do we need to track it?
Ryosuke Niwa
Comment 2
2023-02-22 15:51:21 PST
Sounds like config changed to me.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug