From 0ca8065775bf8f3380fb11cf1910fdd28f03df6b Mon Sep 17 00:00:00 2001 From: Pavel Date: Thu, 28 May 2020 16:34:07 -0700 Subject: [PATCH] chore: add webkit upstream status md --- .../webkit/patches/upstream_status.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 browser_patches/webkit/patches/upstream_status.md diff --git a/browser_patches/webkit/patches/upstream_status.md b/browser_patches/webkit/patches/upstream_status.md new file mode 100644 index 0000000000..a495dc4cbd --- /dev/null +++ b/browser_patches/webkit/patches/upstream_status.md @@ -0,0 +1,19 @@ +### WebKit patches under review + +- [207446](https://bugs.webkit.org/show_bug.cgi?id=207446) Web Inspector: request interception +- [203870](https://bugs.webkit.org/show_bug.cgi?id=203870) Web Inspector: introduce browser inspector + +### WebKit patches landed + +- [208964](https://bugs.webkit.org/show_bug.cgi?id=208964) [Curl] sort out MS vs Seconds confusion in Cookies +- [207529](https://bugs.webkit.org/show_bug.cgi?id=207529) [WPE][WebDriver] MiniBrowser should react to close session commands +- [207450](https://bugs.webkit.org/show_bug.cgi?id=207450) [Curl] Implement NetworkStorageSession::get/set/deleteCookie +- [207448](https://bugs.webkit.org/show_bug.cgi?id=207448) Web Inspector: encode binary web socket frames using base64 +- [207404](https://bugs.webkit.org/show_bug.cgi?id=207420) [Geoclue] Avoid usage of provider in callbacks after it has been destroyed +- [207404](https://bugs.webkit.org/show_bug.cgi?id=207404) Ephemeral session data leaks between processes +- [207449](https://bugs.webkit.org/show_bug.cgi?id=207449) [WK2][Soup] Implement NetworkStorageSession::getAllCookies +- [201922](https://bugs.webkit.org/show_bug.cgi?id=201922) WebStorageNamespaceProvider / StorageNamespaceImpl no longer need SessionIDs +- [200272](https://bugs.webkit.org/show_bug.cgi?id=200272) Web Inspector: Debugger: support emulateUserGesture parameter in Debugger.evaluateOnCallFrame +- [200223](https://bugs.webkit.org/show_bug.cgi?id=200223) [GTK] Compilation errors when GL is disabled +- [196280](https://bugs.webkit.org/show_bug.cgi?id=196280) Web Inspector: Crash when interacting with Template Content in Console +- [137131](https://bugs.webkit.org/show_bug.cgi?id=137131) Web Inspector: tests under LayoutTests/inspector/debugger are flaky