Bug 71691

Summary: Remove initPopStateEvent 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-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.
Comment 1 Dominic Cooney 2011-11-07 08:16:35 PST
Created attachment 113871 [details]
Patch
Comment 2 WebKit Review Bot 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>
Comment 3 WebKit Review Bot 2011-11-07 13:59:41 PST
All reviewed patches have been landed.  Closing bug.