From 21807bcd35272dcf5690e0ede605cab0e33b0e40 Mon Sep 17 00:00:00 2001 From: Andrey Lushnikov Date: Fri, 10 Jul 2020 16:05:43 -0700 Subject: [PATCH] feat(webkit): roll WebKit to r1306 (#2899) r1306 was built with the new slim JHBUILD procedure. If this passes our CI bots, it'll be good to go. --- browsers.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/browsers.json b/browsers.json index 3bec170c94..2e25bd176c 100644 --- a/browsers.json +++ b/browsers.json @@ -11,7 +11,7 @@ }, { "name": "webkit", - "revision": "1305" + "revision": "1306" } ] }