RESOLVED FIXED 31890
Update SharedScript to use eventNames() instead of EventNames()
https://bugs.webkit.org/show_bug.cgi?id=31890
Summary Update SharedScript to use eventNames() instead of EventNames()
Dmitry Titov
Reported 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.
Attachments
Proposed patch. (1.16 KB, patch)
2009-11-25 15:41 PST, Dmitry Titov
levin: review+
dimich: commit-queue-
Dmitry Titov
Comment 1 2009-11-25 15:41:58 PST
Created attachment 43874 [details] Proposed patch.
Dmitry Titov
Comment 2 2009-11-25 15:56:14 PST
Note You need to log in before you can comment on or make changes to this bug.