Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4340681e70f5c11296f108b27ee0f9991a6f766b
      
https://github.com/WebKit/WebKit/commit/4340681e70f5c11296f108b27ee0f9991a6f766b
  Author: Abrar Rahman Protyasha <[email protected]>
  Date:   2026-06-22 (Mon, 22 Jun 2026)

  Changed paths:
    M Tools/SwiftBrowser/Source/ViewModel/BrowserViewModel.swift
    M Tools/SwiftBrowser/Source/Views/ContentView.swift

  Log Message:
  -----------
  [macOS Golden Gate] Add pull-to-refresh functionality to SwiftBrowser
https://bugs.webkit.org/show_bug.cgi?id=317030
rdar://179514707

Reviewed by Richard Robinson, Zak Ridouh, Tim Nguyen, Wenson Hsieh, Aditya 
Keerthi, Lily Spiniolas, Pascoe, Brandon Stewart, Megan Gardner, Charlie Wolfe, 
and Tim Horton.

In this patch, we use SwiftUI's .refreshable() modifier to teach
SwiftBrowser about pull-to-refresh behavior. Our plumbing in
webkit.org/b/316808 makes it all work together.

* Tools/SwiftBrowser/Source/ViewModel/BrowserViewModel.swift:
(BrowserViewModel.reload):
* Tools/SwiftBrowser/Source/Views/ContentView.swift:
(ContentView.body):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to