Side by Side Diff: LayoutTests/http/tests/xmlhttprequest/resources/insecure-xhr.js 
  
  
    
       
    Issue 594803002 : 
  Transfer SecurityOrigin overrides to Workers.  (Closed) 
  
    Patch Set: Drop separate 'overrides' type and transfer-by-origin instead 
    
  
  
    Use n/p to move between diff chunks;
    N/P to move between comments.
    
    Draft comments are only viewable by you. 
    
  
 
  
  
    Jump to: 
      
        LayoutTests/http/tests/xmlhttprequest/resources/echo-request-origin.php 
      
        LayoutTests/http/tests/xmlhttprequest/resources/frame-with-insecure-xhr.html 
      
        LayoutTests/http/tests/xmlhttprequest/resources/insecure-xhr.js 
      
        LayoutTests/http/tests/xmlhttprequest/workers/resources/frame-with-insecure-xhr.html 
      
        LayoutTests/http/tests/xmlhttprequest/workers/xmlhttprequest-allowed-with-disabled-web-security.html 
      
        LayoutTests/http/tests/xmlhttprequest/workers/xmlhttprequest-allowed-with-disabled-web-security-expected.txt 
      
        LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-allowed-with-disabled-web-security.html 
      
        LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-allowed-with-disabled-web-security-expected.txt 
      
        Source/core/workers/DedicatedWorkerGlobalScope.h 
      
        Source/core/workers/DedicatedWorkerGlobalScope.cpp 
      
        Source/core/workers/SharedWorkerGlobalScope.h 
      
        Source/core/workers/SharedWorkerGlobalScope.cpp 
      
        Source/core/workers/WorkerGlobalScope.h 
      
        Source/core/workers/WorkerGlobalScope.cpp 
      
        Source/core/workers/WorkerMessagingProxy.cpp 
      
        Source/core/workers/WorkerThreadStartupData.h 
      
        Source/core/workers/WorkerThreadStartupData.cpp 
      
        Source/modules/serviceworkers/ServiceWorkerGlobalScope.h 
      
        Source/modules/serviceworkers/ServiceWorkerGlobalScope.cpp 
      
        Source/platform/weborigin/SecurityOrigin.h 
      
        Source/platform/weborigin/SecurityOrigin.cpp 
      
        Source/web/WebEmbeddedWorkerImpl.cpp 
      
        Source/web/WebSharedWorkerImpl.cpp