Bug 71687

Summary: Remove initOverflowEvent method from JavaScript bindings
Product: WebKit Reporter: Dominic Cooney <dominicc>
Component: DOMAssignee: Dominic Cooney <dominicc>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, ojan, sam, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 68791    
Attachments:
Description Flags
Patch ojan: review+, ojan: commit-queue-

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.