browser(webkit): rebase to 06/27/22 (251866@main) (#15150)

This commit is contained in:
Diego Pino 2022-06-28 02:17:11 +08:00 committed by GitHub
parent 8c590cb2af
commit d152f7957a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 155 additions and 168 deletions

View file

@ -1,2 +1,2 @@
1670
Changed: dpino@igalia.com Thu Jun 23 10:28:43 AM HKT 2022
1671
Changed: dpino@igalia.com Mon Jun 27 17:53:44 CEST 2022

View file

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

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
./Tools/Scripts/build-webkit --release --touch-events --orientation-events --no-use-workspace
elif is_linux; then
if [[ $# == 0 || (-z "$1") ]]; then
echo

File diff suppressed because it is too large Load diff