Bug 153060
Summary: | [GTK] Layout Test imported/blink/editing/selection/selectstart-event-crash.html is crashing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Mario Sanchez Prada <mario> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | lforschler, mcatanzaro |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=159411 |
Mario Sanchez Prada
The following layout test has been crashing on GTK since it was added on r194917
imported/blink/editing/selection/selectstart-event-crash.html
It could be related to the issue reported on bug 150210
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Michael Catanzaro
Fixed by r202814 "[GTK] Null Node dereference in FrameSelection::notifyAccessibilityForSelectionChange of FrameSelectionAtk.cpp"
Michael Catanzaro
Updating expectations accordingly.