[Webkit-unassigned] [Bug 199224] Crash in WebCore::StyledMarkupAccumulator::traverseNodesForSerialization

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 16 06:58:53 PDT 2020


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

--- Comment #9 from Carlos Garcia Campos <cgarcia at igalia.com> ---
I can confirm this is not GTK specific, I managed to reproduce it with layout test editing/pasteboard/copy-paste-across-shadow-boundaries-with-style-2.html in Safari. Steps:

1. Open the test
2. Start selecting from hello
3. When reaching the space the selection moves and the rest is actually selected
4. Right click -> copy
-> Web process crashes

In GTK it crashes just selecting the text because we copy the selection to the primary clipboard.

-- 
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/20200516/81f92bab/attachment.htm>


More information about the webkit-unassigned mailing list