 Chromium Code Reviews
 Chromium Code Reviews Issue 8223012:
  Merge 97087 - ScriptController::executeIfJavaScriptURL gets confused by synchronous frame loads  (Closed) 
  Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/874/
    
  
    Issue 8223012:
  Merge 97087 - ScriptController::executeIfJavaScriptURL gets confused by synchronous frame loads  (Closed) 
  Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/874/| OLD | NEW | 
|---|---|
| 1 CONSOLE MESSAGE: line 1: Unsafe JavaScript attempt to access frame with URL http ://localhost:8080/security/resources/innocent-victim.html from frame with URL ab out:blank. Domains, protocols and ports must match. | 1 CONSOLE MESSAGE: line 1: Unsafe JavaScript attempt to access frame with URL http ://localhost:8080/security/resources/innocent-victim.html from frame with URL ab out:blank. Domains, protocols and ports must match. | 
| 2 | 2 | 
| 3 This test passes if there's no alert dialog. | 3 This test passes if there's no alert dialog. | 
| OLD | NEW |