[Webkit-unassigned] [Bug 88043] New: Author Shadow DOM should be disabled in contenteditable temporarily.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 31 21:33:22 PDT 2012


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

           Summary: Author Shadow DOM should be disabled in
                    contenteditable temporarily.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: shinyak at chromium.org
                CC: dglazkov at chromium.org, rniwa at webkit.org,
                    dominicc at chromium.org, hayato at chromium.org,
                    morrita at google.com, tasak at google.com


When Shadow DOM is attached in contenteditable, it causes a lot of crashes while editing.

To make Shadow DOM go further, we should consider disabling Author Shadow DOM temporarily.
Adding User Agent Shadow DOM, which is used for <input>, <textarea>, <meter>, etc, should be OK though.

Note that we should be able to enable Author Shadow DOM for debugging in DRT!

-- 
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