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

Description Dominic Cooney 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”.
Comment 1 Dominic Cooney 2011-11-06 15:29:25 PST
Created attachment 113807 [details]
Patch
Comment 2 WebKit Review Bot 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>
Comment 3 WebKit Review Bot 2011-11-06 18:08:12 PST
All reviewed patches have been landed.  Closing bug.