Remove an isContextInitialized() check from ScriptController::executeScriptInIsolatedWorld
By checking scriptState->contextIsValid(), we don't need to check isContextInitialized(). BUG=677253 Review-Url: https://codereview.chromium.org/2605853002 Cr-Commit-Position: refs/heads/master@{#440841}
Showing
Please register or sign in to comment