[Webkit-unassigned] [Bug 92594] New: Consider lazily updating layout on addRange and removeAllRanges

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 29 12:47:04 PDT 2012


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

           Summary: Consider lazily updating layout on addRange and
                    removeAllRanges
           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: mitz at webkit.org, ojan at chromium.org, enrica at apple.com


Right now, setSelection call in addRange and removeAllRanges forces page layout.
We can probably delay that until the selection is rendered or validation is required.

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