RESOLVED FIXED 71687
Remove initOverflowEvent method from JavaScript bindings
https://bugs.webkit.org/show_bug.cgi?id=71687
Summary Remove initOverflowEvent method from JavaScript bindings
Dominic Cooney
Reported 2011-11-07 07:34:51 PST
It appears from Code Search that nobody uses initOverflowEvent. It should be removed from the JavaScript bindings. Because it is part of the public Objective C, it should only be removed from the JavaScript bindings, not removed altogether.
Attachments
Patch (5.58 KB, patch)
2011-11-07 07:47 PST, Dominic Cooney
ojan: review+
ojan: commit-queue-
Dominic Cooney
Comment 1 2011-11-07 07:47:53 PST
Ojan Vafai
Comment 2 2011-11-07 09:04:16 PST
Comment on attachment 113866 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=113866&action=review > Source/WebCore/ChangeLog:7 > + This could use more description of why we're changing this. Just something short to the effect of it being removed from the new DOM spec.
Dominic Cooney
Comment 3 2011-11-07 09:51:27 PST
Note You need to log in before you can comment on or make changes to this bug.