Side by Side Diff: LayoutTests/fast/beacon/beacon-basic.html 
  
  
    
       
    Issue 232053005 : 
  Implement navigator.sendBeacon()  (Closed) 
  
    Patch Set: Restructured ping loader code + added size restriction 
    
  
  
    Use n/p to move between diff chunks;
    N/P to move between comments.
    
    Draft comments are only viewable by you. 
    
  
 
  
  
    Jump to: 
      
        LayoutTests/fast/beacon/beacon-basic.html 
      
        LayoutTests/fast/beacon/beacon-basic-expected.txt 
      
        LayoutTests/fast/dom/navigator-detached-no-crash-expected.txt 
      
        LayoutTests/http/tests/navigation/beacon-allowance.html 
      
        LayoutTests/http/tests/navigation/beacon-allowance-expected.txt 
      
        LayoutTests/http/tests/navigation/beacon-cookie.html 
      
        LayoutTests/http/tests/navigation/beacon-cookie-expected.txt 
      
        LayoutTests/http/tests/navigation/beacon-cross-origin.html 
      
        LayoutTests/http/tests/navigation/beacon-cross-origin-expected.txt 
      
        LayoutTests/http/tests/navigation/beacon-detached-no-crash.html 
      
        LayoutTests/http/tests/navigation/beacon-detached-no-crash-expected.txt 
      
        LayoutTests/http/tests/navigation/beacon-same-origin.html 
      
        LayoutTests/http/tests/navigation/beacon-same-origin-expected.txt 
      
        LayoutTests/http/tests/navigation/resources/beacon-detached-no-crash-new-window.html 
      
        LayoutTests/http/tests/navigation/resources/check-beacon.php 
      
        LayoutTests/http/tests/navigation/resources/save-beacon.php 
      
        LayoutTests/http/tests/security/contentSecurityPolicy/connect-src-beacon-allowed.html 
      
        LayoutTests/http/tests/security/contentSecurityPolicy/connect-src-beacon-allowed-expected.txt 
      
        LayoutTests/http/tests/security/contentSecurityPolicy/connect-src-beacon-blocked.html 
      
        LayoutTests/http/tests/security/contentSecurityPolicy/connect-src-beacon-blocked-expected.txt 
      
        Source/core/core.gypi 
      
        Source/core/fetch/FetchInitiatorTypeNames.in 
      
        Source/core/frame/Settings.in 
      
        Source/core/html/HTMLAnchorElement.cpp 
      
        Source/core/loader/BeaconLoader.h 
      
        Source/core/loader/BeaconLoader.cpp 
      
        Source/core/loader/PingLoader.h 
      
        Source/core/loader/PingLoader.cpp 
      
        Source/modules/beacon/NavigatorBeacon.h 
      
        Source/modules/beacon/NavigatorBeacon.cpp 
      
        Source/modules/beacon/NavigatorBeacon.idl 
      
        Source/modules/modules.gypi 
      
        Source/platform/RuntimeEnabledFeatures.in 
      
        Source/platform/network/FormData.h 
      
        Source/platform/network/FormData.cpp