Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3701e2aa897bb93d73e0debf3ab48263f8f83622
      
https://github.com/WebKit/WebKit/commit/3701e2aa897bb93d73e0debf3ab48263f8f83622
  Author: Claudio Saavedra <[email protected]>
  Date:   2026-03-06 (Fri, 06 Mar 2026)

  Changed paths:
    M Source/WebKit/UIProcess/API/glib/WebKitWebViewSessionState.cpp

  Log Message:
  -----------
  [GLIB] Encode/decode navigated frame ID when storing/restoring session
https://bugs.webkit.org/show_bug.cgi?id=309349

Reviewed by Patrick Griffis.

After 308501@main, a navigated frame ID was added to the backforward list state,
but it had not been encoded/decoded in the GLib API. Increase the format version
number and add support to encode and decode this.

* Source/WebKit/UIProcess/API/glib/WebKitWebViewSessionState.cpp:
(encodeMainFrameState):
(encodeBackForwardListItemState):
(encodeBackForwardListState):
(encodeSessionState):
(decodeBackForwardListItemStateV2):
(decodeBackForwardListItemState):
(decodeSessionState):

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



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

Reply via email to