[Webkit-unassigned] [Bug 63368] New: RenderTextFragment should have regular children instead of magical first-letter child

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 24 17:32:00 PDT 2011


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

           Summary: RenderTextFragment should have regular children
                    instead of magical first-letter child
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: eric at webkit.org, hyatt at apple.com, mitz at webkit.org,
                    simon.fraser at apple.com, leviw at chromium.org


There are numerous bugs and security vulnerabilities due to first-letter / RenderTextFragment being so exotic to the rest of render objects.  We should make RenderTextFragment act like the rest of rendering objects.  Namely, it should own regular children instead of holding a special pointer for first-letter.

This will fix almost all crashes and bugs related to first-letter in WebCore/editing.

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