Bug 79324
Summary: | FrameDestructionObserver should be renamed to FrameObserver | ||
---|---|---|---|
Product: | WebKit | Reporter: | Hajime Morrita <morrita> |
Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | abarth, ap, mrahaman |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 78440 |
Hajime Morrita
Dual of Bug 78443.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
Why? FrameObserver is such a generic name that it means nothing.
Adam Barth
We can keep the current name if that's what folks prefer. I was just worried that willDisconnectPage isn't directly related to destruction, but maybe it's close enough.
Mustafizur Rahaman( :rahaman)
I was just wondering based on the above comment that is this change needed? Then I can propose a simple patch, otherwise we can move this issue to Invalid/Wont Fix...
Adam Barth
Let's mark it WONTFIX for now. We might change the name in the future if we find that we want to observe more things about frames.