[webkit-changes] [WebKit/WebKit] 46bb54: Fix parsing of negative age values in CORS prefetc...

Chris Dumez noreply at github.com
Mon Sep 12 15:21:58 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 46bb54071fc38dbc58e9d96598c04fdd898f9484
      https://github.com/WebKit/WebKit/commit/46bb54071fc38dbc58e9d96598c04fdd898f9484
  Author: Chris Dumez <cdumez at apple.com>
  Date:   2022-09-12 (Mon, 12 Sep 2022)

  Changed paths:
    M LayoutTests/imported/w3c/web-platform-tests/cors/preflight-cache-expected.txt
    M Source/WebCore/loader/CrossOriginPreflightResultCache.cpp

  Log Message:
  -----------
  Fix parsing of negative age values in CORS prefetch responses
https://bugs.webkit.org/show_bug.cgi?id=244959

Reviewed by Darin Adler.

This aligns our behavior with Blink and Gecko.

* LayoutTests/imported/w3c/web-platform-tests/cors/preflight-cache-expected.txt:
* Source/WebCore/loader/CrossOriginPreflightResultCache.cpp:
(WebCore::parseAccessControlMaxAge):

Canonical link: https://commits.webkit.org/254410@main




More information about the webkit-changes mailing list