[Webkit-unassigned] [Bug 87477] New: [Meta] Organize layout tests for event dispatching in LayoutTest/fast/dom/shadow/.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 25 01:48:32 PDT 2012


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

           Summary: [Meta] Organize layout tests for event dispatching in
                    LayoutTest/fast/dom/shadow/.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Event Handling
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: hayato at chromium.org
                CC: dglazkov at chromium.org, dominicc at chromium.org,
                    morrita at google.com, shinyak at chromium.org,
                    tasak at google.com
            Blocks: 78585


There are a couple of tests for event dispatching in LayoutTest/fast/dom/shadow/ directory.

It might be better that we organize them for the following reasons:
 - There are duplication of functionality between them. We should merge or get rid of some of them.
 - Some functions are badly named. For example, shadow-dom-event-dispatcher.html has a lot of functions named prepareDOMTreeXXX (XXX is the sequence number, not explaining the purpose of tests).

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