Bug 93987

Summary: ScriptController::clearDOMWindowShell ought to be called updateDOMWindowShell
Product: WebKit Reporter: WebKit Review Bot <webkit.review.bot>
Component: New BugsAssignee: 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    

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.