Bug 93987 - ScriptController::clearDOMWindowShell ought to be called updateDOMWindowShell
Summary: ScriptController::clearDOMWindowShell ought to be called updateDOMWindowShell
Status: RESOLVED LATER
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Adam Barth
URL:
Keywords:
Depends on:
Blocks: 75793
  Show dependency treegraph
 
Reported: 2012-08-14 10:11 PDT by WebKit Review Bot
Modified: 2012-08-17 01:20 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description WebKit Review Bot 2012-08-14 10:11:36 PDT
ScriptController::clearDOMWindowShell ought to be called updateDOMWindowShell
Requested by abarth on #webkit.
Comment 1 Adam Barth 2012-08-14 10:14:25 PDT
We should also ASSERT some invariants of newWindow.
Comment 2 Adam Barth 2012-08-17 01:20:45 PDT
I'm not entirely sure whether this is a good idea.