Changeset 220304 in webkit


Ignore:
Timestamp:
Aug 4, 2017 4:22:00 PM (7 years ago)
Author:
Chris Dumez
Message:

Add test coverage for sendBeacon() keepalive flag
https://bugs.webkit.org/show_bug.cgi?id=175212

Reviewed by Youenn Fablet.

  • http/wpt/beacon/keepalive-after-navigation-expected.txt: Added.
  • http/wpt/beacon/keepalive-after-navigation.html: Added.
  • http/wpt/beacon/support/sendBeacon-onunload-iframe.html: Added.
Location:
trunk/LayoutTests
Files:
4 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r220303 r220304  
     12017-08-04  Chris Dumez  <cdumez@apple.com>
     2
     3        Add test coverage for sendBeacon() keepalive flag
     4        https://bugs.webkit.org/show_bug.cgi?id=175212
     5
     6        Reviewed by Youenn Fablet.
     7
     8        * http/wpt/beacon/keepalive-after-navigation-expected.txt: Added.
     9        * http/wpt/beacon/keepalive-after-navigation.html: Added.
     10        * http/wpt/beacon/support/sendBeacon-onunload-iframe.html: Added.
     11
    1122017-08-04  Chris Dumez  <cdumez@apple.com>
    213
Note: See TracChangeset for help on using the changeset viewer.