WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
78442
Page should provide Active DOM lifecycle notification to its supplements.
https://bugs.webkit.org/show_bug.cgi?id=78442
Summary
Page should provide Active DOM lifecycle notification to its supplements.
Hajime Morrita
Reported
2012-02-12 16:21:04 PST
From
https://bugs.webkit.org/show_bug.cgi?id=78085#c8
Document has resumeActiveDOMObjects() and suspendActiveDOMObjects(), which accesses Page's supplemental objects. These special case should be generalized away.
Attachments
Add attachment
proposed patch, testcase, etc.
Adam Barth
Comment 1
2012-02-12 16:41:50 PST
I wonder if we should have something more like a "PageObserver" than an ActiveDOMObject. We can add callbacks as needed by use cases.
Adam Barth
Comment 2
2012-03-23 17:20:38 PDT
This doesn't appear to be necessary.
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