WebPlatformForEmbedded / WPEWebKit

WPE WebKit port (downstream)
213 stars 136 forks source link

[WebInspectorUI] Implemented Web Inspector Save Function #1200

Closed pgorszkowski-igalia closed 11 months ago

pgorszkowski-igalia commented 11 months ago

Implement canSave() and save() methods to support files download from RWI

pgorszkowski-igalia commented 11 months ago

It reimplements https://github.com/WebPlatformForEmbedded/WPEWebKit/pull/1142

It bases on https://github.com/WebPlatformForEmbedded/WPEWebKit/pull/1169

pgorszkowski-igalia commented 11 months ago

and it contains also fix: https://github.com/WebPlatformForEmbedded/WPEWebKit/pull/1183