[Webkit-unassigned] [Bug 85235] New: Document listener types are not updated for imported nodes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 30 14:30:23 PDT 2012


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

           Summary: Document listener types are not updated for imported
                    nodes
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Major
          Priority: P2
         Component: Event Handling
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ap at webkit.org
                CC: mjs at apple.com, sam at webkit.org, rniwa at webkit.org,
                    morrita at google.com, shinyak at chromium.org


Created an attachment (id=139519)
 --> (https://bugs.webkit.org/attachment.cgi?id=139519&action=review)
test case

TreeScopeAdopter performs a lot of work, but it doesn't update Document::m_listenerTypes. As a result, all code that checks hasListenerType() is broken for imported nodes - in particular, overflow, beforeload, mutation events, touch and scroll events are dysfunctional.

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