[Webkit-unassigned] [Bug 88502] [Shadow][Editing] document.execCommand('bold') twice will cause crash in Shadow DOM.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 13 19:06:07 PDT 2012


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





--- Comment #5 from Shinya Kawanaka <shinyak at chromium.org>  2012-06-13 19:06:07 PST ---
This will be happend when <shadow> is removed from a tree. It will invalidate Shadow DOM distribution, so renderer will be gone. However, we still need the renderer. We have to recalculate layout again.

Bug 88968 will resolve this.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list