[webkit-changes] [275653] trunk

2021-04-07 Thread ysuzuki
Title: [275653] trunk Revision 275653 Author ysuz...@apple.com Date 2021-04-07 22:48:03 -0700 (Wed, 07 Apr 2021) Log Message [JSC] DUCET level-1 weighs are equal if characters are alphabets https://bugs.webkit.org/show_bug.cgi?id=224047 Reviewed by Saam Barati and Mark Lam. JSTests: *

[webkit-changes] [275652] trunk

2021-04-07 Thread commit-queue
Title: [275652] trunk Revision 275652 Author commit-qu...@webkit.org Date 2021-04-07 22:21:10 -0700 (Wed, 07 Apr 2021) Log Message Nullptr dereference in ReplaceSelectionCommand::removeRedundantStylesAndKeepStyleSpanInline https://bugs.webkit.org/show_bug.cgi?id=224259 Patch by Julian Go

[webkit-changes] [275651] trunk/Source/WebCore

2021-04-07 Thread jya
Title: [275651] trunk/Source/WebCore Revision 275651 Author j...@apple.com Date 2021-04-07 21:21:19 -0700 (Wed, 07 Apr 2021) Log Message Site could crash if MediaRemote framework isn't available. https://bugs.webkit.org/show_bug.cgi?id=224308 Reviewed by Eric Carlson. Check that MediaR

[webkit-changes] [275649] trunk/Source/ThirdParty/ANGLE

2021-04-07 Thread commit-queue
Title: [275649] trunk/Source/ThirdParty/ANGLE Revision 275649 Author commit-qu...@webkit.org Date 2021-04-07 18:55:47 -0700 (Wed, 07 Apr 2021) Log Message Crash in conformance2/textures/misc/compressed-tex-image.html with ANGLE+METAL Handle uploading a compressed texture with a non-aligne

[webkit-changes] [275648] trunk/Source

2021-04-07 Thread mark . lam
Title: [275648] trunk/Source Revision 275648 Author mark@apple.com Date 2021-04-07 17:30:15 -0700 (Wed, 07 Apr 2021) Log Message Rename and make the TerminationException a singleton. https://bugs.webkit.org/show_bug.cgi?id=224295 Reviewed by Keith Miller. Source/_javascript_Core: W

[webkit-changes] [275647] branches/safari-611-branch/Source

2021-04-07 Thread repstein
Title: [275647] branches/safari-611-branch/Source Revision 275647 Author repst...@apple.com Date 2021-04-07 17:24:53 -0700 (Wed, 07 Apr 2021) Log Message Versioning. WebKit-7611.2.2 Modified Paths branches/safari-611-branch/Source/_javascript_Core/Configurations/Version.xcconfig branch

[webkit-changes] [275646] trunk/Source/WTF

2021-04-07 Thread commit-queue
Title: [275646] trunk/Source/WTF Revision 275646 Author commit-qu...@webkit.org Date 2021-04-07 16:49:40 -0700 (Wed, 07 Apr 2021) Log Message Suppress -Warray-bounds warning spam in Bitmap.h https://bugs.webkit.org/show_bug.cgi?id=224207 Patch by Michael Catanzaro on 2021-04-07 Reviewed

[webkit-changes] [275645] trunk/Source/WebKit

2021-04-07 Thread jer . noble
Title: [275645] trunk/Source/WebKit Revision 275645 Author jer.no...@apple.com Date 2021-04-07 16:35:06 -0700 (Wed, 07 Apr 2021) Log Message Unreviewed build fix after r275614; make sure SWIFT_VERSION is defined inside the WebKitSwift build target. * Configurations/WebKitSwift.xcconfig:

[webkit-changes] [275644] tags/Safari-612.1.10.1/

2021-04-07 Thread repstein
Title: [275644] tags/Safari-612.1.10.1/ Revision 275644 Author repst...@apple.com Date 2021-04-07 16:31:12 -0700 (Wed, 07 Apr 2021) Log Message Tag Safari-612.1.10.1. Added Paths tags/Safari-612.1.10.1/ Diff ___ webkit-changes mailing

[webkit-changes] [275643] tags/Safari-611.2.1/

2021-04-07 Thread repstein
Title: [275643] tags/Safari-611.2.1/ Revision 275643 Author repst...@apple.com Date 2021-04-07 16:24:16 -0700 (Wed, 07 Apr 2021) Log Message Tag Safari-611.2.1. Added Paths tags/Safari-611.2.1/ Diff ___ webkit-changes mailing list webk

[webkit-changes] [275642] branches/safari-612.1.10-branch/Source

2021-04-07 Thread repstein
Title: [275642] branches/safari-612.1.10-branch/Source Revision 275642 Author repst...@apple.com Date 2021-04-07 16:11:27 -0700 (Wed, 07 Apr 2021) Log Message Versioning. WebKit-7612.1.10.1 Modified Paths branches/safari-612.1.10-branch/Source/_javascript_Core/Configurations/Version.xc

[webkit-changes] [275641] trunk/Source/WebCore

2021-04-07 Thread simon . fraser
Title: [275641] trunk/Source/WebCore Revision 275641 Author simon.fra...@apple.com Date 2021-04-07 16:06:56 -0700 (Wed, 07 Apr 2021) Log Message Remove RepaintLayoutRectsMap https://bugs.webkit.org/show_bug.cgi?id=224217 Reviewed by Zalan Bujtas. RepaintLayoutRectsMap was a side table u

[webkit-changes] [275640] trunk/Source/WebKit

2021-04-07 Thread commit-queue
Title: [275640] trunk/Source/WebKit Revision 275640 Author commit-qu...@webkit.org Date 2021-04-07 15:55:54 -0700 (Wed, 07 Apr 2021) Log Message [WebXR] Introduce XRDeviceIdentifier and XRDeviceInfo to be used to communicate device info https://bugs.webkit.org/show_bug.cgi?id=224239 Patc

[webkit-changes] [275639] trunk/Source/WebCore

2021-04-07 Thread simon . fraser
Title: [275639] trunk/Source/WebCore Revision 275639 Author simon.fra...@apple.com Date 2021-04-07 15:46:13 -0700 (Wed, 07 Apr 2021) Log Message Wasted vector capacity in various DisplayList related code paths https://bugs.webkit.org/show_bug.cgi?id=224304 Reviewed by Wenson Hsieh. Add

[webkit-changes] [275638] trunk/Source/WebCore

2021-04-07 Thread simon . fraser
Title: [275638] trunk/Source/WebCore Revision 275638 Author simon.fra...@apple.com Date 2021-04-07 15:36:13 -0700 (Wed, 07 Apr 2021) Log Message Wasted vector capacity under CSSFontFace::setUnicodeRange() https://bugs.webkit.org/show_bug.cgi?id=224266 Reviewed by Devin Rousso. We know h

[webkit-changes] [275637] trunk/Source/WebCore

2021-04-07 Thread simon . fraser
Title: [275637] trunk/Source/WebCore Revision 275637 Author simon.fra...@apple.com Date 2021-04-07 15:36:11 -0700 (Wed, 07 Apr 2021) Log Message Wasted vector capacity under RuleFeatureSet::collectFeatures() https://bugs.webkit.org/show_bug.cgi?id=224248 Reviewed by Devin Rousso. The Ru

[webkit-changes] [275636] tags/Safari-612.1.10/

2021-04-07 Thread repstein
Title: [275636] tags/Safari-612.1.10/ Revision 275636 Author repst...@apple.com Date 2021-04-07 15:32:29 -0700 (Wed, 07 Apr 2021) Log Message Tag Safari-612.1.10. Added Paths tags/Safari-612.1.10/ Diff ___ webkit-changes mailing list w

[webkit-changes] [275635] trunk/Tools

2021-04-07 Thread jbedard
Title: [275635] trunk/Tools Revision 275635 Author jbed...@apple.com Date 2021-04-07 15:25:20 -0700 (Wed, 07 Apr 2021) Log Message [webkitscmpy] Handle multiple double-branch commits https://bugs.webkit.org/show_bug.cgi?id=224251 Reviewed by Dewei Zhu. There are a few cases, namely on

[webkit-changes] [275634] trunk

2021-04-07 Thread commit-queue
Title: [275634] trunk Revision 275634 Author commit-qu...@webkit.org Date 2021-04-07 15:18:03 -0700 (Wed, 07 Apr 2021) Log Message [GTK] webkit://gpu should print runtime libwpe and wpebackend-fdo versions https://bugs.webkit.org/show_bug.cgi?id=224298 Patch by Michael Catanzaro on 2021

[webkit-changes] [275632] trunk/Source/WebCore

2021-04-07 Thread simon . fraser
Title: [275632] trunk/Source/WebCore Revision 275632 Author simon.fra...@apple.com Date 2021-04-07 15:17:52 -0700 (Wed, 07 Apr 2021) Log Message Wasted vector capacity in RenderLayer lists https://bugs.webkit.org/show_bug.cgi?id=224170 Reviewed by Sam Weinig. Shrink RenderLayer normal f

[webkit-changes] [275633] trunk/Source/WebCore

2021-04-07 Thread simon . fraser
Title: [275633] trunk/Source/WebCore Revision 275633 Author simon.fra...@apple.com Date 2021-04-07 15:17:55 -0700 (Wed, 07 Apr 2021) Log Message Reduce Vector<> wasted capacity in some RuleSet code https://bugs.webkit.org/show_bug.cgi?id=224160 Reviewed by Antti Koivisto. Dynamic media

[webkit-changes] [275631] branches/safari-611-branch

2021-04-07 Thread repstein
Title: [275631] branches/safari-611-branch Revision 275631 Author repst...@apple.com Date 2021-04-07 15:11:08 -0700 (Wed, 07 Apr 2021) Log Message Cherry-pick r275541. rdar://problem/76367015 Speculative build fix for Windows port. https://bugs.webkit.org/show_bug.cgi?id=224243

[webkit-changes] [275630] tags/Safari-611.1.21.161.4/

2021-04-07 Thread repstein
Title: [275630] tags/Safari-611.1.21.161.4/ Revision 275630 Author repst...@apple.com Date 2021-04-07 14:46:41 -0700 (Wed, 07 Apr 2021) Log Message Tag Safari-611.1.21.161.4. Added Paths tags/Safari-611.1.21.161.4/ Diff ___ webkit-chan

[webkit-changes] [275629] branches/safari-611.1.21.161-branch

2021-04-07 Thread repstein
Title: [275629] branches/safari-611.1.21.161-branch Revision 275629 Author repst...@apple.com Date 2021-04-07 14:45:00 -0700 (Wed, 07 Apr 2021) Log Message Cherry-pick r275541. rdar://problem/76365929 Speculative build fix for Windows port. https://bugs.webkit.org/show_bug.cgi?id

[webkit-changes] [275628] branches/safari-611.1.21.161-branch/Source

2021-04-07 Thread repstein
Title: [275628] branches/safari-611.1.21.161-branch/Source Revision 275628 Author repst...@apple.com Date 2021-04-07 14:41:38 -0700 (Wed, 07 Apr 2021) Log Message Versioning. WebKit-7611.1.21.161.4 Modified Paths branches/safari-611.1.21.161-branch/Source/_javascript_Core/Configuration

[webkit-changes] [275627] trunk/Tools/Scripts/webkitpy/common/config/contributors.json

2021-04-07 Thread dino
Title: [275627] trunk/Tools/Scripts/webkitpy/common/config/contributors.json Revision 275627 Author d...@apple.com Date 2021-04-07 14:24:05 -0700 (Wed, 07 Apr 2021) Log Message Adding Ada as a contributor. * Scripts/webkitpy/common/config/contributors.json: Modified Paths trunk/Tools/S

[webkit-changes] [275626] trunk/Source

2021-04-07 Thread ysuzuki
Title: [275626] trunk/Source Revision 275626 Author ysuz...@apple.com Date 2021-04-07 14:14:57 -0700 (Wed, 07 Apr 2021) Log Message [JSC] Use FixedVector more in bytecode dir and JumpTable https://bugs.webkit.org/show_bug.cgi?id=224275 Reviewed by Michael Saboff and Mark Lam. Source/_ja

[webkit-changes] [275625] trunk/Source/WebKit

2021-04-07 Thread bfulgham
Title: [275625] trunk/Source/WebKit Revision 275625 Author bfulg...@apple.com Date 2021-04-07 14:02:17 -0700 (Wed, 07 Apr 2021) Log Message [Cocoa] Incorrect selector used to set logging level https://bugs.webkit.org/show_bug.cgi?id=224292 Reviewed by John Wilander. Use {public} declar

[webkit-changes] [275624] trunk/Tools

2021-04-07 Thread aakash_jain
Title: [275624] trunk/Tools Revision 275624 Author aakash_j...@apple.com Date 2021-04-07 14:00:24 -0700 (Wed, 07 Apr 2021) Log Message commit-queue should perform git reset --hard between retry attempts https://bugs.webkit.org/show_bug.cgi?id=224300 Reviewed by Jonathan Bedard. * CISupp

[webkit-changes] [275623] trunk/Source/WebCore/PAL

2021-04-07 Thread jer . noble
Title: [275623] trunk/Source/WebCore/PAL Revision 275623 Author jer.no...@apple.com Date 2021-04-07 13:07:14 -0700 (Wed, 07 Apr 2021) Log Message Unreviewed build fix after r275614; add soft linked class. * pal/cocoa/AVFoundationSoftLink.h: * pal/cocoa/AVFoundationSoftLink.mm: Modified

[webkit-changes] [275622] trunk/Source/WebKit

2021-04-07 Thread bfulgham
Title: [275622] trunk/Source/WebKit Revision 275622 Author bfulg...@apple.com Date 2021-04-07 12:31:37 -0700 (Wed, 07 Apr 2021) Log Message [Cocoa] Incorrect selector used to set logging level https://bugs.webkit.org/show_bug.cgi?id=224292 Reviewed by John Wilander. The wrong selector

[webkit-changes] [275621] trunk/LayoutTests

2021-04-07 Thread jenner
Title: [275621] trunk/LayoutTests Revision 275621 Author jen...@apple.com Date 2021-04-07 12:31:11 -0700 (Wed, 07 Apr 2021) Log Message [ macOS ] media/modern-media-controls/seek-forward-support/seek-forward-support.html is a flakey timeout https://bugs.webkit.org/show_bug.cgi?id=224297

[webkit-changes] [275620] trunk/Source/WebCore

2021-04-07 Thread zalan
Title: [275620] trunk/Source/WebCore Revision 275620 Author za...@apple.com Date 2021-04-07 12:25:52 -0700 (Wed, 07 Apr 2021) Log Message [LFC][IFC] Remove InlineLines and InlineLineBoxes inline capacity of 10 https://bugs.webkit.org/show_bug.cgi?id=224296 Reviewed by Antti Koivisto. A

[webkit-changes] [275619] trunk/Source

2021-04-07 Thread commit-queue
Title: [275619] trunk/Source Revision 275619 Author commit-qu...@webkit.org Date 2021-04-07 12:16:47 -0700 (Wed, 07 Apr 2021) Log Message Use os_transaction_create instead of deprecated xpc_transaction_begin/end https://bugs.webkit.org/show_bug.cgi?id=224288 Patch by Alex Christensen on

[webkit-changes] [275618] trunk/LayoutTests

2021-04-07 Thread jenner
Title: [275618] trunk/LayoutTests Revision 275618 Author jen...@apple.com Date 2021-04-07 12:13:48 -0700 (Wed, 07 Apr 2021) Log Message [ BigSur wk2 Debug x86_64 ] inspector/indexeddb/requestDatabaseNames.html is a flakey text failure https://bugs.webkit.org/show_bug.cgi?id=224294 Unrevi

[webkit-changes] [275617] trunk/Source/ThirdParty/ANGLE

2021-04-07 Thread commit-queue
Title: [275617] trunk/Source/ThirdParty/ANGLE Revision 275617 Author commit-qu...@webkit.org Date 2021-04-07 12:00:32 -0700 (Wed, 07 Apr 2021) Log Message [METAL ANGLE] Interface block declerations need to have children marked as struct accesses. Add implicit backing textures for multisam

[webkit-changes] [275616] trunk/Source/ThirdParty

2021-04-07 Thread don . olmstead
Title: [275616] trunk/Source/ThirdParty Revision 275616 Author don.olmst...@sony.com Date 2021-04-07 11:23:36 -0700 (Wed, 07 Apr 2021) Log Message [PlayStation] Do not include in gtest because it requires RTTI https://bugs.webkit.org/show_bug.cgi?id=224281 Reviewed by Ross Kirsling. To

[webkit-changes] [275615] trunk/Source/JavaScriptCore

2021-04-07 Thread mark . lam
Title: [275615] trunk/Source/_javascript_Core Revision 275615 Author mark@apple.com Date 2021-04-07 11:22:29 -0700 (Wed, 07 Apr 2021) Log Message Fix a typo in JITUncoughtExceptionAfterCall. https://bugs.webkit.org/show_bug.cgi?id=224290 Reviewed by Keith Miller. * assembler/AbortRe

[webkit-changes] [275614] trunk/Source/WebKit

2021-04-07 Thread jer . noble
Title: [275614] trunk/Source/WebKit Revision 275614 Author jer.no...@apple.com Date 2021-04-07 11:20:27 -0700 (Wed, 07 Apr 2021) Log Message [Cocoa] Add WebKitAdditions sources to project https://bugs.webkit.org/show_bug.cgi?id=223803 Reviewed by Eric Carlson. Enabling swift compilation

[webkit-changes] [275613] trunk/Tools

2021-04-07 Thread jbedard
Title: [275613] trunk/Tools Revision 275613 Author jbed...@apple.com Date 2021-04-07 10:58:00 -0700 (Wed, 07 Apr 2021) Log Message [build.webkit.org] Commit queue should post the identifier https://bugs.webkit.org/show_bug.cgi?id=223829 Reviewed by Aakash Jain. * CISupport/ews-build/st

[webkit-changes] [275612] trunk/Tools

2021-04-07 Thread aakash_jain
Title: [275612] trunk/Tools Revision 275612 Author aakash_j...@apple.com Date 2021-04-07 10:26:03 -0700 (Wed, 07 Apr 2021) Log Message git-webkit find doesn't work well with unicode characters in author name https://bugs.webkit.org/show_bug.cgi?id=223686 Reviewed by Jonathan Bedard. * S

[webkit-changes] [275611] trunk/Source/WebCore

2021-04-07 Thread cdumez
Title: [275611] trunk/Source/WebCore Revision 275611 Author cdu...@apple.com Date 2021-04-07 10:08:35 -0700 (Wed, 07 Apr 2021) Log Message Drop unnecessary NDEBUG checks in ServiceWorkerContainer https://bugs.webkit.org/show_bug.cgi?id=224285 Reviewed by Youenn Fablet. * workers/service

[webkit-changes] [275610] trunk/Source/WebCore

2021-04-07 Thread simon . fraser
Title: [275610] trunk/Source/WebCore Revision 275610 Author simon.fra...@apple.com Date 2021-04-07 10:06:09 -0700 (Wed, 07 Apr 2021) Log Message Wasted vector capacity in StyleRuleKeyframes https://bugs.webkit.org/show_bug.cgi?id=224264 Reviewed by Antti Koivisto. Shrink StyleRuleKeyfra

[webkit-changes] [275609] trunk/Source/WebCore

2021-04-07 Thread simon . fraser
Title: [275609] trunk/Source/WebCore Revision 275609 Author simon.fra...@apple.com Date 2021-04-07 09:56:14 -0700 (Wed, 07 Apr 2021) Log Message Wasted vector capacity in StyleSheetContents https://bugs.webkit.org/show_bug.cgi?id=224250 Reviewed by Darin Adler. Call shrinkToFit() on the

[webkit-changes] [275608] trunk

2021-04-07 Thread don . olmstead
Title: [275608] trunk Revision 275608 Author don.olmst...@sony.com Date 2021-04-07 09:26:36 -0700 (Wed, 07 Apr 2021) Log Message [CMake] Mark _LIBRARY not _LIBRARIES in find modules https://bugs.webkit.org/show_bug.cgi?id=224283 Reviewed by Michael Catanzaro. A few find modules are erro

[webkit-changes] [275607] trunk

2021-04-07 Thread zalan
Title: [275607] trunk Revision 275607 Author za...@apple.com Date 2021-04-07 08:54:58 -0700 (Wed, 07 Apr 2021) Log Message REGRESSION (r270849): Button content fails to render on apple.com "Blood Oxygen"/"ECG" https://bugs.webkit.org/show_bug.cgi?id=224261 Reviewed by Simon Fraser. Sour

[webkit-changes] [275606] trunk

2021-04-07 Thread commit-queue
Title: [275606] trunk Revision 275606 Author commit-qu...@webkit.org Date 2021-04-07 07:47:57 -0700 (Wed, 07 Apr 2021) Log Message Ignore non-null lastQuote ASSERT when continuation is broken https://bugs.webkit.org/show_bug.cgi?id=218576 Patch by Rob Buis on 2021-04-07 Reviewed by Zala

[webkit-changes] [275605] trunk/Source/WebKit

2021-04-07 Thread commit-queue
Title: [275605] trunk/Source/WebKit Revision 275605 Author commit-qu...@webkit.org Date 2021-04-07 06:13:34 -0700 (Wed, 07 Apr 2021) Log Message [WPE][GTK] Null pointer dereference when child process exits immediately https://bugs.webkit.org/show_bug.cgi?id=224209 Patch by Michael Catanz

[webkit-changes] [275604] trunk/Tools

2021-04-07 Thread jbedard
Title: [275604] trunk/Tools Revision 275604 Author jbed...@apple.com Date 2021-04-07 05:30:48 -0700 (Wed, 07 Apr 2021) Log Message REGRESSION(r274366): webkitscmpy.test.svn_unittest.TestRemoteSvn.test_info fails in non-PDT timezones https://bugs.webkit.org/show_bug.cgi?id=223606 Reviewed

[webkit-changes] [275603] trunk/Source/WebCore

2021-04-07 Thread ifernandez
Title: [275603] trunk/Source/WebCore Revision 275603 Author ifernan...@igalia.com Date 2021-04-07 05:27:54 -0700 (Wed, 07 Apr 2021) Log Message Use frameData instead of scheduleOnNextFrame calls in WebFakeXRDevice https://bugs.webkit.org/show_bug.cgi?id=223580 Reviewed by Youenn Fablet.

[webkit-changes] [275602] trunk

2021-04-07 Thread don . olmstead
Title: [275602] trunk Revision 275602 Author don.olmst...@sony.com Date 2021-04-07 05:09:36 -0700 (Wed, 07 Apr 2021) Log Message [CMake] Add WebKit::gtest target https://bugs.webkit.org/show_bug.cgi?id=224203 Reviewed by Adrian Perez de Castro. Source/ThirdParty: Create a WebKit::gtest

[webkit-changes] [275601] trunk

2021-04-07 Thread commit-queue
Title: [275601] trunk Revision 275601 Author commit-qu...@webkit.org Date 2021-04-07 04:38:15 -0700 (Wed, 07 Apr 2021) Log Message .gitignore contains 'build/' which causes all directories named 'build/' to be ignored https://bugs.webkit.org/show_bug.cgi?id=224227 Patch by Kimmo Kinnunen

[webkit-changes] [275600] trunk

2021-04-07 Thread commit-queue
Title: [275600] trunk Revision 275600 Author commit-qu...@webkit.org Date 2021-04-07 02:58:53 -0700 (Wed, 07 Apr 2021) Log Message [GStreamer] Videos start playing muted in epiphany with no unmute icon visible in tab, webkit_web_view_get_is_muted() returns incorrect results https://bugs.w

[webkit-changes] [275599] trunk/Source/WebCore

2021-04-07 Thread eocanha
Title: [275599] trunk/Source/WebCore Revision 275599 Author eoca...@igalia.com Date 2021-04-07 02:53:11 -0700 (Wed, 07 Apr 2021) Log Message [EME][GStreamer] Abort decryptor operations immediately and without errors on flush https://bugs.webkit.org/show_bug.cgi?id=223742 Reviewed by Xabi

[webkit-changes] [275598] trunk/JSTests

2021-04-07 Thread ysuzuki
Title: [275598] trunk/JSTests Revision 275598 Author ysuz...@apple.com Date 2021-04-07 02:30:51 -0700 (Wed, 07 Apr 2021) Log Message [JSC] Update test262 https://bugs.webkit.org/show_bug.cgi?id=224272 Reviewed by Ross Kirsling. * test262/latest-changes-summary.txt: * test262/test/intl40

[webkit-changes] [275597] trunk

2021-04-07 Thread ysuzuki
Title: [275597] trunk Revision 275597 Author ysuz...@apple.com Date 2021-04-07 02:28:49 -0700 (Wed, 07 Apr 2021) Log Message JSTests: [JSC] WasmMemory caging should care about nullptr https://bugs.webkit.org/show_bug.cgi?id=224268 Reviewed by Mark Lam. * wasm/stress/4g-memory-cage.js:

[webkit-changes] [275596] trunk/Source/WebCore

2021-04-07 Thread eocanha
Title: [275596] trunk/Source/WebCore Revision 275596 Author eoca...@igalia.com Date 2021-04-07 02:10:11 -0700 (Wed, 07 Apr 2021) Log Message [GStreamer] Only seek to change the rate un updatePlaybackRate() when needed https://bugs.webkit.org/show_bug.cgi?id=224235 Reviewed by Alicia Boya

[webkit-changes] [275594] trunk/Source/WebCore

2021-04-07 Thread commit-queue
Title: [275594] trunk/Source/WebCore Revision 275594 Author commit-qu...@webkit.org Date 2021-04-07 02:03:08 -0700 (Wed, 07 Apr 2021) Log Message Make synthesizedBaselineFromContentBox return LayoutUnit https://bugs.webkit.org/show_bug.cgi?id=224234 Patch by Rob Buis on 2021-04-07 Revie

[webkit-changes] [275595] trunk/Tools

2021-04-07 Thread commit-queue
Title: [275595] trunk/Tools Revision 275595 Author commit-qu...@webkit.org Date 2021-04-07 02:03:11 -0700 (Wed, 07 Apr 2021) Log Message [Flatpak SDK] Enable LLVM extension https://bugs.webkit.org/show_bug.cgi?id=223882 Patch by Philippe Normand on 2021-04-07 Reviewed by Adrian Perez de

[webkit-changes] [275593] trunk

2021-04-07 Thread commit-queue
Title: [275593] trunk Revision 275593 Author commit-qu...@webkit.org Date 2021-04-07 01:32:32 -0700 (Wed, 07 Apr 2021) Log Message [GTK][WPE] Wrong frame scrolled when view is horizontally scrolled with async scrolling enabled https://bugs.webkit.org/show_bug.cgi?id=222900 Patch by Aleja

[webkit-changes] [275592] trunk/Source/WebKit

2021-04-07 Thread jer . noble
Title: [275592] trunk/Source/WebKit Revision 275592 Author jer.no...@apple.com Date 2021-04-07 01:30:32 -0700 (Wed, 07 Apr 2021) Log Message Unreviewed build fix after r275571 and r275537, which introduced conflicting changes. * UIProcess/API/Cocoa/WKWebViewTesting.mm: (-[WKWebView _crea

[webkit-changes] [275591] trunk

2021-04-07 Thread rniwa
Title: [275591] trunk Revision 275591 Author rn...@webkit.org Date 2021-04-07 00:42:44 -0700 (Wed, 07 Apr 2021) Log Message REGRESSION(r274812): Release assert in Document::updateLayout() after calling focus({preventScroll: true}) on a textarea https://bugs.webkit.org/show_bug.cgi?id=2242

[webkit-changes] [275590] trunk/Source/WebCore

2021-04-07 Thread stephan . szabo
Title: [275590] trunk/Source/WebCore Revision 275590 Author stephan.sz...@sony.com Date 2021-04-07 00:40:41 -0700 (Wed, 07 Apr 2021) Log Message [PlayStation] Provide a non-empty User Agent https://bugs.webkit.org/show_bug.cgi?id=224216 Reviewed by Ross Kirsling. Add non-empty implement

[webkit-changes] [275589] trunk/Tools/buildstream

2021-04-07 Thread lmoura
Title: [275589] trunk/Tools/buildstream Revision 275589 Author lmo...@igalia.com Date 2021-04-07 00:38:50 -0700 (Wed, 07 Apr 2021) Log Message [Flatpak SDK] Bump GTK4 to 4.2 https://bugs.webkit.org/show_bug.cgi?id=224263 Reviewed by Carlos Garcia Campos. * elements/sdk/gtk.bst: Bump and