Bug 93987
| Summary: | ScriptController::clearDOMWindowShell ought to be called updateDOMWindowShell | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | WebKit Review Bot <webkit.review.bot> |
| Component: | New Bugs | Assignee: | Adam Barth <abarth> |
| Status: | RESOLVED LATER | ||
| Severity: | Normal | CC: | abarth |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 75793 | ||
WebKit Review Bot
ScriptController::clearDOMWindowShell ought to be called updateDOMWindowShell
Requested by abarth on #webkit.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Adam Barth
We should also ASSERT some invariants of newWindow.
Adam Barth
I'm not entirely sure whether this is a good idea.