[webkit-changes] [WebKit/WebKit] 827706: Web Inspector: Embedder settings are not being per...

Patrick Angle noreply at github.com
Tue Jan 24 17:06:48 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 827706a34ae74ff5f6b0b6dcb0bcd017860c4d48
      https://github.com/WebKit/WebKit/commit/827706a34ae74ff5f6b0b6dcb0bcd017860c4d48
  Author: Patrick Angle <pangle at apple.com>
  Date:   2023-01-24 (Tue, 24 Jan 2023)

  Changed paths:
    M Source/WTF/Scripts/GeneratePreferences.rb

  Log Message:
  -----------
  Web Inspector: Embedder settings are not being persisted, preventing Web Inspector from remembering which side of the window it was attached to
https://bugs.webkit.org/show_bug.cgi?id=251110
rdar://104603328

Reviewed by Brent Fulgham and Elliott Williams.

Embedder settings should persist to restore behavior prior to 258448 at main. This allows Web Inspector to load
its width/height/attached side/window state from defaults like before.

* Source/WTF/Scripts/GeneratePreferences.rb:

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




More information about the webkit-changes mailing list