WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
Bug 74545
Remove the concept of Document activation callbacks
https://bugs.webkit.org/show_bug.cgi?id=74545
Summary
Remove the concept of Document activation callbacks
Brady Eidson
Reported
2011-12-14 14:54:47 PST
Remove the concept of Document activation callbacks Since this was introduced, "ActiveDOMObject" has also been introduced, and it seems to be a more robust replacement for it. At this point (102829) there's only *one* user of document activation left in SVG, so it'll be trivial to move it over to ActiveDOMObject.
Attachments
Add attachment
proposed patch, testcase, etc.
Brady Eidson
Comment 1
2011-12-14 15:02:00 PST
Actually HTMLFormElement uses the activation callback too. This would be nice to get to some day.
Brady Eidson
Comment 2
2011-12-15 13:10:05 PST
Per the discussion in
https://bugs.webkit.org/show_bug.cgi?id=74533
ActiveDOMObject isn't actually a panacea. So we're no longer sure we're going to do this.
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