[webkit-changes] [WebKit/WebKit] 1408c9: Remove getStorageUpdates

Rose noreply at github.com
Wed Feb 8 10:18:49 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1408c97255e8a7283832d05e2d7e7b5be6cf31a5
      https://github.com/WebKit/WebKit/commit/1408c97255e8a7283832d05e2d7e7b5be6cf31a5
  Author: Rose <83477269+AtariDreams at users.noreply.github.com>
  Date:   2023-02-08 (Wed, 08 Feb 2023)

  Changed paths:
    M LayoutTests/fast/dom/navigator-detached-no-crash-expected.txt
    M LayoutTests/platform/gtk/fast/dom/navigator-detached-no-crash-expected.txt
    M LayoutTests/platform/mac-wk1/fast/dom/navigator-detached-no-crash-expected.txt
    M LayoutTests/platform/mac-wk2/fast/dom/navigator-detached-no-crash-expected.txt
    M LayoutTests/platform/mac/fast/dom/navigator-detached-no-crash-expected.txt
    M LayoutTests/platform/win/fast/dom/navigator-detached-no-crash-expected.txt
    M LayoutTests/platform/wincairo/fast/dom/navigator-detached-no-crash-expected.txt
    M LayoutTests/platform/wpe/fast/dom/navigator-detached-no-crash-expected.txt
    M Source/WebCore/page/Navigator.cpp
    M Source/WebCore/page/Navigator.h
    M Source/WebCore/page/Navigator.idl

  Log Message:
  -----------
  Remove getStorageUpdates
https://bugs.webkit.org/show_bug.cgi?id=251867

Reviewed by Sihui Liu.

No one uses it anymore. No other web browser has this anymore. No calls
happen to it anymore. Let us remove this.

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




More information about the webkit-changes mailing list