Bug 71636

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

Dominic Cooney
Reported 2011-11-06 14:20:07 PST
Code Search does not turn up anybody using this method. It isn’t speced, and since r97419 and r97324 you can just construct and initialize a BeforeLoadEvent directly using “new”.
Attachments
Patch (8.28 KB, patch)
2011-11-06 15:29 PST, Dominic Cooney
no flags
Dominic Cooney
Comment 1 2011-11-06 15:29:25 PST
WebKit Review Bot
Comment 2 2011-11-06 18:08:07 PST
Comment on attachment 113807 [details] Patch Clearing flags on attachment: 113807 Committed r99389: <http://trac.webkit.org/changeset/99389>
WebKit Review Bot
Comment 3 2011-11-06 18:08:12 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.