Bug 31890 - Update SharedScript to use eventNames() instead of EventNames()
Summary: Update SharedScript to use eventNames() instead of EventNames()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Dmitry Titov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-25 15:40 PST by Dmitry Titov
Modified: 2009-11-25 15:56 PST (History)
0 users

See Also:


Attachments
Proposed patch. (1.16 KB, patch)
2009-11-25 15:41 PST, Dmitry Titov
levin: review+
dimich: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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