RESOLVED CONFIGURATION CHANGED250211
Don't call splitTreeToNode() with null Node
https://bugs.webkit.org/show_bug.cgi?id=250211
Summary Don't call splitTreeToNode() with null Node
Ahmad Saleem
Reported 2023-01-06 08:10:58 PST
Hi Team, While going through Blink's commit, came across another potential merge: Blink Commit - https://chromium.googlesource.com/chromium/blink/+/d96d4a1c73a7a101c1065ba5e0ddf1e9dd414de6 WebKit Source - https://searchfox.org/wubkat/source/Source/WebCore/editing/IndentOutdentCommand.cpp#189 Just wanted to raise this so we can fix this. It is more of debug assertion fix rather than any web-exposed feature but still good to fix. Thanks!
Attachments
Radar WebKit Bug Importer
Comment 1 2023-01-13 08:11:16 PST
Ahmad Saleem
Comment 2 2023-02-06 15:14:09 PST
We already have imported this test - outdent-collapse-table-crash.html and it seems to not cause any assertion, do we need to merge this?
Ryosuke Niwa
Comment 3 2023-02-10 12:21:09 PST
Sounds like this is completed then.
Note You need to log in before you can comment on or make changes to this bug.