Skip to content

Commit

Permalink
browser(webkit): roll to 10-19 (#4177)
Browse files Browse the repository at this point in the history
This should fix current build failure on Mac.

yury-s/WebKit@5e1333e is necessary to fix the following compilation error:

CMake Error at Source/cmake/WebKitFeatures.cmake:21 (message):
  ENABLE_LEGACY_CSS_VENDOR_PREFIXES is not a valid WebKit option
Call Stack (most recent call first):
  Source/cmake/WebKitFeatures.cmake:40 (_ENSURE_IS_WEBKIT_OPTION)
  Source/cmake/OptionsWPE.cmake:89 (WEBKIT_OPTION_DEFAULT_PORT_VALUE)
  Source/cmake/WebKitCommon.cmake:58 (include)
  CMakeLists.txt:173 (include)
  • Loading branch information
yury-s authored Oct 19, 2020
1 parent 86ef956 commit 92cde6c
Show file tree
Hide file tree
Showing 3 changed files with 117 additions and 119 deletions.
4 changes: 2 additions & 2 deletions browser_patches/webkit/BUILD_NUMBER
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
1361
Changed: [email protected] Mon Oct 19 02:27:36 PDT 2020
1362
Changed: [email protected] Mon Oct 19 09:11:05 PDT 2020
2 changes: 1 addition & 1 deletion browser_patches/webkit/UPSTREAM_CONFIG.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
REMOTE_URL="https://github.com/webkit/webkit"
BASE_BRANCH="master"
BASE_REVISION="0123ffd4fdf9a7970c374a0db3c210f606e41666"
BASE_REVISION="be40b10b2bc248865010f04b2d56e64565919454"
Loading

0 comments on commit 92cde6c

Please sign in to comment.