[Webkit-unassigned] [Bug 24583] New: Need to change scope of constructor and destructor of V8ObjectEventListener. from private to protected so that they could be used in its derived class V8WorkerContextEventListener

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 13 12:16:58 PDT 2009


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

           Summary: Need to change scope of constructor and destructor of
                    V8ObjectEventListener. from private to protected so that
                    they could be used in its derived class
                    V8WorkerContextEventListener
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jianli at chromium.org


We need to change scope of constructor and destructor of V8ObjectEventListener
from private to protected so that they could be used in its derived class
V8WorkerContextEventListener.


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