Bug 277945
Summary: | [WPE] Implement web view maximize/minimize/restore window when using the new API | ||
---|---|---|---|
Product: | WebKit | Reporter: | Carlos Garcia Campos <cgarcia> |
Component: | WPE WebKit | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | bugs-noreply |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: |
https://bugs.webkit.org/show_bug.cgi?id=276905 https://bugs.webkit.org/show_bug.cgi?id=278511 |
Carlos Garcia Campos
With the new API we could implement webkitWebViewMaximizeWindow, webkitWebViewMinimizeWindow and webkitWebViewRestoreWindow
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
lisiwei
Pull request: https://github.com/WebKit/webkit/pull/32198