RESOLVED FIXED Bug 68896
Implement a PopStateEvent constructor for V8
https://bugs.webkit.org/show_bug.cgi?id=68896
Summary Implement a PopStateEvent constructor for V8
Kentaro Hara
Reported 2011-09-27 06:11:39 PDT
We have been implementing constructors of Events. PopStateEvent has a constructor in JSC (https://bugs.webkit.org/show_bug.cgi?id=67977), but do not have it in V8.
Attachments
Patch (4.36 KB, patch)
2011-09-27 06:17 PDT, Kentaro Hara
abarth: review+
rebased patch for commit (4.39 KB, patch)
2011-09-28 02:35 PDT, Kentaro Hara
no flags
Kentaro Hara
Comment 1 2011-09-27 06:17:40 PDT
Kentaro Hara
Comment 2 2011-09-28 02:35:45 PDT
Created attachment 108990 [details] rebased patch for commit
WebKit Review Bot
Comment 3 2011-09-28 02:53:28 PDT
Comment on attachment 108990 [details] rebased patch for commit Clearing flags on attachment: 108990 Committed r96212: <http://trac.webkit.org/changeset/96212>
Note You need to log in before you can comment on or make changes to this bug.