[Webkit-unassigned] [Bug 23949] New: HTMLSelectElement is in inconsistent state when handling mutation events

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 13 08:22:28 PST 2009


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

           Summary: HTMLSelectElement is in inconsistent state when handling
                    mutation events
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ap at webkit.org


HTMLSelectElement modification methods call setRecalcListItems() after the fact
- but mutation event handlers need to see a consistent select state, too. This
causes assertion failures.

Patch is forthcoming.


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



More information about the webkit-unassigned mailing list