WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 71689
Remove initPageTransitionEvent method
https://bugs.webkit.org/show_bug.cgi?id=71689
Summary
Remove initPageTransitionEvent method
Dominic Cooney
Reported
2011-11-07 07:54:21 PST
The HTML5 spec has removed this method in favor of a constructor: <
http://www.whatwg.org/specs/web-apps/current-work/#pagetransitionevent
>. Code Search doesn’t turn up anyone using this method. We should remove it.
Attachments
Patch
(3.14 KB, patch)
2011-11-07 08:02 PST
,
Dominic Cooney
ojan
: review+
ojan
: commit-queue-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Dominic Cooney
Comment 1
2011-11-07 08:02:38 PST
Created
attachment 113867
[details]
Patch
Ojan Vafai
Comment 2
2011-11-07 09:05:40 PST
Comment on
attachment 113867
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=113867&action=review
> Source/WebCore/ChangeLog:8 > + Removing a method, so no new tests.
It's worth adding a line here that this was removed from the spec. People could go look at the bug, but it's worth saving the effort.
Dominic Cooney
Comment 3
2011-11-07 09:16:31 PST
Committed
r99431
: <
http://trac.webkit.org/changeset/99431
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug