Bug 78443
Summary: | Page should have a PageObserver | ||
---|---|---|---|
Product: | WebKit | Reporter: | Hajime Morrita <morrita> |
Component: | Platform | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | abarth, kbolisetty, mrahaman |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 78440 |
Hajime Morrita
Like Frame/FrameDestructionObserver, it would be nice to have PageDestructionObserver.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Adam Barth
BTW, I've been thinking we should rename FrameDestructionObserver to FrameObserver, especially as it starts to observe more things.
Mustafizur Rahaman( :rahaman)
Is anyone working on this? Otherwise, I can try to come up with the initial patch to take it forward...
Adam Barth
We haven't found a case where this is necessary yet. We prefer to wait until we're sure we're going to need something before adding it.