Bug 31890

Summary: Update SharedScript to use eventNames() instead of EventNames()
Product: WebKit Reporter: Dmitry Titov <dimich>
Component: WebCore Misc.Assignee: Dmitry Titov <dimich>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Proposed patch. levin: review+, dimich: commit-queue-

Description Dmitry Titov 2009-11-25 15:40:15 PST
Basically, a build fix (in currently disabled code) after http://trac.webkit.org/changeset/51321 made the EventNames() constructor private.
Comment 1 Dmitry Titov 2009-11-25 15:41:58 PST
Created attachment 43874 [details]
Proposed patch.
Comment 2 Dmitry Titov 2009-11-25 15:56:14 PST
Landed: http://trac.webkit.org/changeset/51397