browser(webkit): rebase to 06/23/22 (r295757) (#15058)

This commit is contained in:
Diego Pino 2022-06-24 00:12:37 +08:00 committed by GitHub
parent 3dfecff2d5
commit e5cf11cb68
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 172 additions and 284 deletions

View file

@ -1,2 +1,2 @@
1669
Changed: yurys@chromium.org Tue 21 Jun 2022 12:39:05 PM PDT
1670
Changed: dpino@igalia.com Thu Jun 23 10:28:43 AM HKT 2022

View file

@ -1,3 +1,3 @@
REMOTE_URL="https://github.com/WebKit/WebKit.git"
BASE_BRANCH="main"
BASE_REVISION="9c7c94e0a7964e9b297182ad668d2bdebba74202"
BASE_REVISION="6e14685cafbd406eb0bf2a9dac5d3518213183a1"

View file

@ -53,7 +53,7 @@ fi
if is_mac; then
selectXcodeVersionOrDie $(node "$SCRIPT_FOLDER/../get_xcode_version.js" webkit)
./Tools/Scripts/build-webkit --release --touch-events --orientation-events --no-use-workspace
./Tools/Scripts/build-webkit --release --touch-events --orientation-events
elif is_linux; then
if [[ $# == 0 || (-z "$1") ]]; then
echo

File diff suppressed because it is too large Load diff