RESOLVED FIXED Bug 71636
Remove initBeforeLoadEvent method
https://bugs.webkit.org/show_bug.cgi?id=71636
Summary Remove initBeforeLoadEvent method
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.