[webkit-changes] [WebKit/WebKit] bd43e5: [WPE] Implement save feature on HTTP RWI
Miguel Gómez
noreply at github.com
Thu Mar 14 09:22:36 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: bd43e510a6385840dbf279f98374629fa3fc8d42
https://github.com/WebKit/WebKit/commit/bd43e510a6385840dbf279f98374629fa3fc8d42
Author: Miguel Gomez <magomez at igalia.com>
Date: 2024-03-14 (Thu, 14 Mar 2024)
Changed paths:
M Source/WebInspectorUI/UserInterface/Base/BrowserInspectorFrontendHost.js
Log Message:
-----------
[WPE] Implement save feature on HTTP RWI
https://bugs.webkit.org/show_bug.cgi?id=270636
Reviewed by Devin Rousso.
Implement the save feature for single file in HTTP RWI.
* Source/WebInspectorUI/UserInterface/Base/BrowserInspectorFrontendHost.js:
(window.InspectorFrontendHost.WI.BrowserInspectorFrontendHost.prototype.canSave):
(window.InspectorFrontendHost.WI.BrowserInspectorFrontendHost.prototype.save):
Canonical link: https://commits.webkit.org/276097@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list