Remove ScriptController::namedItemAdded/Removed
They are unnecessary indirection to WindowProxy::namedItemAdded/Removed. Also this CL updates a dcheck in WindowProxy::namedItemAdded/Removed to verify that those methods are called after the window proxy is initialized. (The check will be replaced with a better lifecycle model in a follow-up CL.) BUG=677253 Review-Url: https://codereview.chromium.org/2616903002 Cr-Commit-Position: refs/heads/master@{#441803}
Showing
Please register or sign in to comment