RESOLVED FIXED 71691
Remove initPopStateEvent method
https://bugs.webkit.org/show_bug.cgi?id=71691
Summary Remove initPopStateEvent method
Dominic Cooney
Reported 2011-11-07 08:14:44 PST
The HTML5 spec has removed this method in favor of a constructor: <http://www.whatwg.org/specs/web-apps/current-work/#popstateevent>. Code Search does not indicate anybody is using this method. We should remove it.
Attachments
Patch (4.35 KB, patch)
2011-11-07 08:16 PST, Dominic Cooney
no flags
Dominic Cooney
Comment 1 2011-11-07 08:16:35 PST
WebKit Review Bot
Comment 2 2011-11-07 13:59:36 PST
Comment on attachment 113871 [details] Patch Clearing flags on attachment: 113871 Committed r99471: <http://trac.webkit.org/changeset/99471>
WebKit Review Bot
Comment 3 2011-11-07 13:59:41 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.