[webkit-changes] [WebKit/WebKit] b787dd: Remove unused m_isDoingServiceWorkerClientNavigati...

Olivier Blin noreply at github.com
Fri Feb 2 09:36:25 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b787dd91984c38fc1b8eb0f0f5c010c6e8cdddd8
      https://github.com/WebKit/WebKit/commit/b787dd91984c38fc1b8eb0f0f5c010c6e8cdddd8
  Author: Olivier Blin <olivier.blin at softathome.com>
  Date:   2024-02-02 (Fri, 02 Feb 2024)

  Changed paths:
    M Source/WebKit/UIProcess/WebFrameProxy.h

  Log Message:
  -----------
  Remove unused m_isDoingServiceWorkerClientNavigation variable
https://bugs.webkit.org/show_bug.cgi?id=268631

Reviewed by Chris Dumez.

270825 at main added the m_isDoingServiceWorkerClientNavigation variable
in WebFrameProxy, but it is not used.

* Source/WebKit/UIProcess/WebFrameProxy.h:

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




More information about the webkit-changes mailing list