[Webkit-unassigned] [Bug 122633] New: Merge all subclasses of EventContext into EventContext

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 10 19:51:32 PDT 2013


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

           Summary: Merge all subclasses of EventContext into EventContext
           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: rniwa at webkit.org
                CC: andersca at apple.com, koivisto at iki.fi, akling at apple.com
        Depends on: 122631


Once https://bugs.webkit.org/show_bug.cgi?id=122631 is fixed, we should collapse all subclasses of EventContent into EventContent.
This will allow stack allocation of EventPath in most cases (when the path is less than 32 nodes) and paves our way to get rid of EventContext entirely.

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