[Webkit-unassigned] [Bug 69022] New: Get rid of EditingText

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 28 13:16:31 PDT 2011


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

           Summary: Get rid of EditingText
           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: rniwa at webkit.org
                CC: hyatt at apple.com, darin at apple.com,
                    justin.garcia at apple.com, enrica at apple.com,
                    leviw at chromium.org, sullivan at chromium.org


http://trac.webkit.org/browser/trunk/Source/WebCore/dom/EditingText.h

It seems like introducing WebCore-only node is a bad idea because it breaks down whenever the page is reloaded or rendered by other engines.

For the reference, this class was initially introduced by http://trac.webkit.org/changeset/6341/trunk/WebCore/khtml/xml/dom_textimpl.cpp. Dave told me this class was introduced to let users edit inside an empty block.

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