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

2021-12-02 Thread timothy_horton
Title: [286483] trunk/Source/WebKit Revision 286483 Author timothy_hor...@apple.com Date 2021-12-02 23:25:20 -0800 (Thu, 02 Dec 2021) Log Message MomentumEventDispatcher curve sometimes doesn't match the system curve https://bugs.webkit.org/show_bug.cgi?id=233801 Reviewed by Simon

[webkit-changes] [286482] trunk

2021-12-02 Thread cdumez
Title: [286482] trunk Revision 286482 Author cdu...@apple.com Date 2021-12-02 22:39:14 -0800 (Thu, 02 Dec 2021) Log Message html/semantics/forms/constraints/form-validation-validity-valid.html WPT test is failing https://bugs.webkit.org/show_bug.cgi?id=233778 Reviewed by Darin Adler.

[webkit-changes] [286481] trunk/Source

2021-12-02 Thread simon . fraser
Title: [286481] trunk/Source Revision 286481 Author simon.fra...@apple.com Date 2021-12-02 22:05:49 -0800 (Thu, 02 Dec 2021) Log Message A Safari tab can rarely get stuck in a state where rendering updates stop happening https://bugs.webkit.org/show_bug.cgi?id=233784 rdar://85445072

[webkit-changes] [286480] trunk/LayoutTests

2021-12-02 Thread commit-queue
Title: [286480] trunk/LayoutTests Revision 286480 Author commit-qu...@webkit.org Date 2021-12-02 20:49:45 -0800 (Thu, 02 Dec 2021) Log Message [GLIB] Update test expectations and baselines. Unreviewed test gardening. https://bugs.webkit.org/show_bug.cgi?id=233799 Add a platform specific

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

2021-12-02 Thread cdumez
Title: [286479] trunk/Source/WebKit Revision 286479 Author cdu...@apple.com Date 2021-12-02 20:37:35 -0800 (Thu, 02 Dec 2021) Log Message Regression(r283179) Google Drive freezes after downloading a folder https://bugs.webkit.org/show_bug.cgi?id=233783 Reviewed by Darin Adler. When

[webkit-changes] [286478] trunk

2021-12-02 Thread ysuzuki
Title: [286478] trunk Revision 286478 Author ysuz...@apple.com Date 2021-12-02 20:24:41 -0800 (Thu, 02 Dec 2021) Log Message [JSC] shell's $.globalObjectFor is not safe for non object cells https://bugs.webkit.org/show_bug.cgi?id=233794 Reviewed by Saam Barati. JSTests: *

[webkit-changes] [286477] trunk

2021-12-02 Thread tyler_w
Title: [286477] trunk Revision 286477 Author tyle...@apple.com Date 2021-12-02 20:17:30 -0800 (Thu, 02 Dec 2021) Log Message AX: In AccessibilityRenderObject::documentLinks, use existing image-map document links instead of always creating new ones

[webkit-changes] [286476] trunk/Tools

2021-12-02 Thread jya
Title: [286476] trunk/Tools Revision 286476 Author j...@apple.com Date 2021-12-02 19:51:54 -0800 (Thu, 02 Dec 2021) Log Message Compilation error on Tools/TestWebKitAPI/Tests/WebKitCocoa/WebPushDaemon.mm https://bugs.webkit.org/show_bug.cgi?id=233797 rdar://problem/86000569 Unreviewed

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

2021-12-02 Thread zalan
Title: [286475] trunk/Source/WebCore Revision 286475 Author za...@apple.com Date 2021-12-02 19:01:38 -0800 (Thu, 02 Dec 2021) Log Message [LFC][IFC] Create display boxes for fragmented inline boxes on bidi boundaries https://bugs.webkit.org/show_bug.cgi?id=233736 Reviewed by Antti

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

2021-12-02 Thread cdumez
Title: [286474] trunk/Source/WebCore Revision 286474 Author cdu...@apple.com Date 2021-12-02 18:54:36 -0800 (Thu, 02 Dec 2021) Log Message Introduce a MainThreadBridge class inside WebLockManager https://bugs.webkit.org/show_bug.cgi?id=233789 Reviewed by Darin Adler. Extract all the

[webkit-changes] [286473] tags/Safari-612.3.6.1.7/

2021-12-02 Thread repstein
Title: [286473] tags/Safari-612.3.6.1.7/ Revision 286473 Author repst...@apple.com Date 2021-12-02 18:35:49 -0800 (Thu, 02 Dec 2021) Log Message Tag Safari-612.3.6.1.7. Added Paths tags/Safari-612.3.6.1.7/ Diff ___ webkit-changes

[webkit-changes] [286472] trunk/LayoutTests

2021-12-02 Thread jenner
Title: [286472] trunk/LayoutTests Revision 286472 Author jen...@apple.com Date 2021-12-02 18:14:33 -0800 (Thu, 02 Dec 2021) Log Message [ Monterey ] http/tests/workers/service/serviceworker-websocket.https.html (layout-test) is constant text failure

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

2021-12-02 Thread sbarati
Title: [286471] trunk/Source/_javascript_Core Revision 286471 Author sbar...@apple.com Date 2021-12-02 18:06:24 -0800 (Thu, 02 Dec 2021) Log Message Lower structureHeapAddressSize on more memory limited ARM64 devices https://bugs.webkit.org/show_bug.cgi?id=233786 Reviewed by Yusuke

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

2021-12-02 Thread commit-queue
Title: [286470] trunk/Source/WebKit Revision 286470 Author commit-qu...@webkit.org Date 2021-12-02 17:42:15 -0800 (Thu, 02 Dec 2021) Log Message Make enum values consisten in ApplicationManifest::Icon::Purpose and _WKApplicationManifestIconPurpose

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

2021-12-02 Thread pvollan
Title: [286469] trunk/Source/WebKit Revision 286469 Author pvol...@apple.com Date 2021-12-02 17:14:02 -0800 (Thu, 02 Dec 2021) Log Message [WP][iOS] Add telemetry to determine which system calls are only used on process launch https://bugs.webkit.org/show_bug.cgi?id=233649 Reviewed by

[webkit-changes] [286468] trunk/Tools

2021-12-02 Thread jbedard
Title: [286468] trunk/Tools Revision 286468 Author jbed...@apple.com Date 2021-12-02 17:03:15 -0800 (Thu, 02 Dec 2021) Log Message [resultsdbpy] Python 3.10 compatibility https://bugs.webkit.org/show_bug.cgi?id=233771 Reviewed by Dewei Zhu. *

[webkit-changes] [286467] trunk/Tools

2021-12-02 Thread jbedard
Title: [286467] trunk/Tools Revision 286467 Author jbed...@apple.com Date 2021-12-02 16:56:51 -0800 (Thu, 02 Dec 2021) Log Message [git-webkit] Handle ambiguous branch names in land https://bugs.webkit.org/show_bug.cgi?id=233763 Reviewed by Dewei Zhu. *

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

2021-12-02 Thread said
Title: [286466] trunk/Source/WebCore Revision 286466 Author s...@apple.com Date 2021-12-02 16:37:00 -0800 (Thu, 02 Dec 2021) Log Message [GPU Process] Move the FilterEffect boundaries to a new class FilterEffectGeometry https://bugs.webkit.org/show_bug.cgi?id=233618 rdar://85881969

[webkit-changes] [286465] trunk/Source

2021-12-02 Thread pvollan
Title: [286465] trunk/Source Revision 286465 Author pvol...@apple.com Date 2021-12-02 16:35:11 -0800 (Thu, 02 Dec 2021) Log Message [WP] Strengthen sandbox when AppCache is disabled https://bugs.webkit.org/show_bug.cgi?id=233746 Reviewed by Brent Fulgham. Source/WebKit: When AppCache

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

2021-12-02 Thread cdumez
Title: [286464] trunk/Source/WebCore Revision 286464 Author cdu...@apple.com Date 2021-12-02 16:32:06 -0800 (Thu, 02 Dec 2021) Log Message Move Shared Worker classes to WebCore/workers/shared https://bugs.webkit.org/show_bug.cgi?id=233769 Reviewed by Alex Christensen. Move Shared

[webkit-changes] [286463] branches/safari-612-branch/Source/WebCore/page/csp/ ContentSecurityPolicy.cpp

2021-12-02 Thread alancoon
Title: [286463] branches/safari-612-branch/Source/WebCore/page/csp/ContentSecurityPolicy.cpp Revision 286463 Author alanc...@apple.com Date 2021-12-02 16:14:48 -0800 (Thu, 02 Dec 2021) Log Message Unreviewed build fix. rdar://problem/85943167 candidate function not viable: no known

[webkit-changes] [286462] trunk

2021-12-02 Thread sbarati
Title: [286462] trunk Revision 286462 Author sbar...@apple.com Date 2021-12-02 16:12:52 -0800 (Thu, 02 Dec 2021) Log Message Fix OOM crash in JSValue::toWTFStringForConsole https://bugs.webkit.org/show_bug.cgi?id=233775 Reviewed by Mark Lam. JSTests: * stress/pretty-print-oom.js:

[webkit-changes] [286461] trunk

2021-12-02 Thread megan_gardner
Title: [286461] trunk Revision 286461 Author megan_gard...@apple.com Date 2021-12-02 15:49:57 -0800 (Thu, 02 Dec 2021) Log Message Re-add support of image control menus. https://bugs.webkit.org/show_bug.cgi?id=233305 Reviewed by Tim Horton. Source/WebCore: Test:

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

2021-12-02 Thread pvollan
Title: [286460] trunk/Source/WebKit Revision 286460 Author pvol...@apple.com Date 2021-12-02 15:48:09 -0800 (Thu, 02 Dec 2021) Log Message [iOS] Add required system call to WebKit sandboxes https://bugs.webkit.org/show_bug.cgi?id=233730 Reviewed by Brent Fulgham. *

[webkit-changes] [286459] trunk/Source

2021-12-02 Thread mmaxfield
Title: [286459] trunk/Source Revision 286459 Author mmaxfi...@apple.com Date 2021-12-02 15:37:18 -0800 (Thu, 02 Dec 2021) Log Message [WebGPU] Hook up navigator.gpu.requestAdapter() https://bugs.webkit.org/show_bug.cgi?id=233619 Source/WebCore: Reviewed by Dean Jackson. Hook up

[webkit-changes] [286458] trunk

2021-12-02 Thread drousso
Title: [286458] trunk Revision 286458 Author drou...@apple.com Date 2021-12-02 15:26:22 -0800 (Thu, 02 Dec 2021) Log Message [css-values-4] Support `*vi` (inline) and `*vb` (block) viewport units https://bugs.webkit.org/show_bug.cgi?id=232895 Reviewed by Simon Fraser. Source/WebCore:

[webkit-changes] [286457] branches/safari-612-branch/Source

2021-12-02 Thread repstein
Title: [286457] branches/safari-612-branch/Source Revision 286457 Author repst...@apple.com Date 2021-12-02 15:07:02 -0800 (Thu, 02 Dec 2021) Log Message Unreviewed versioning fix. rdar://85990909 Modified Paths

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

2021-12-02 Thread cdumez
Title: [286456] trunk/Source/WebCore Revision 286456 Author cdu...@apple.com Date 2021-12-02 15:05:08 -0800 (Thu, 02 Dec 2021) Log Message Unreviewed follow-up to r286453 to address comments from Darin. * dom/MessageChannel.h: (WebCore::MessageChannel::port1 const):

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

2021-12-02 Thread drousso
Title: [286454] trunk/Source/WebCore Revision 286454 Author drou...@apple.com Date 2021-12-02 14:27:27 -0800 (Thu, 02 Dec 2021) Log Message [Apple Pay] recurring line items appear way in the future https://bugs.webkit.org/show_bug.cgi?id=233779 Reviewed by Wenson Hsieh. _javascript_

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

2021-12-02 Thread cdumez
Title: [286453] trunk/Source/WebCore Revision 286453 Author cdu...@apple.com Date 2021-12-02 14:22:49 -0800 (Thu, 02 Dec 2021) Log Message MessageChannel::port1() / port2() should return references instead of pointers https://bugs.webkit.org/show_bug.cgi?id=233772 Reviewed by Alex

[webkit-changes] [286452] trunk

2021-12-02 Thread drousso
Title: [286452] trunk Revision 286452 Author drou...@apple.com Date 2021-12-02 14:21:46 -0800 (Thu, 02 Dec 2021) Log Message [Payment Request] Validate payment method data on construction https://bugs.webkit.org/show_bug.cgi?id=233292 Reviewed by Andy Estes. Source/WebCore: This will

[webkit-changes] [286451] trunk/LayoutTests

2021-12-02 Thread Hironori . Fujii
Title: [286451] trunk/LayoutTests Revision 286451 Author hironori.fu...@sony.com Date 2021-12-02 13:51:08 -0800 (Thu, 02 Dec 2021) Log Message [WinCairo] Unreviewed test gardening * platform/wincairo-wk1/TestExpectations: * platform/wincairo/TestExpectations: *

[webkit-changes] [286450] trunk

2021-12-02 Thread wenson_hsieh
Title: [286450] trunk Revision 286450 Author wenson_hs...@apple.com Date 2021-12-02 13:33:49 -0800 (Thu, 02 Dec 2021) Log Message [ Monterey ] fast/images/text-recognition/mac/image-overlay-text-disables-app-highlight-menu-items.html (layout-test) is a constant text failure

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

2021-12-02 Thread commit-queue
Title: [286449] trunk/Source/WebCore Revision 286449 Author commit-qu...@webkit.org Date 2021-12-02 13:26:40 -0800 (Thu, 02 Dec 2021) Log Message Verify borderRect is Renderable https://bugs.webkit.org/show_bug.cgi?id=232650 Patch by Brandon Stewart on 2021-12-02 Reviewed by Alan

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

2021-12-02 Thread zalan
Title: [286448] trunk/Source/WebCore Revision 286448 Author za...@apple.com Date 2021-12-02 13:25:35 -0800 (Thu, 02 Dec 2021) Log Message [LFC][IFC] Redundant line run type checking in InlineDisplayContentBuilder::processNonBidiContent https://bugs.webkit.org/show_bug.cgi?id=233597

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

2021-12-02 Thread commit-queue
Title: [286447] trunk/Source/WebCore Revision 286447 Author commit-qu...@webkit.org Date 2021-12-02 13:13:02 -0800 (Thu, 02 Dec 2021) Log Message Remove the multipart parameter to FormAssociatedElement::appendFormData, InputType::appendFormData and HTMLFormElement::constructEntryList

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

2021-12-02 Thread zalan
Title: [286446] trunk/Source/WebCore Revision 286446 Author za...@apple.com Date 2021-12-02 13:04:38 -0800 (Thu, 02 Dec 2021) Log Message [LFC][IFC] Introduce createDisplayBoxesInVisualOrderForContentRuns https://bugs.webkit.org/show_bug.cgi?id=233733 Reviewed by Antti Koivisto. Revert

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

2021-12-02 Thread zalan
Title: [286445] trunk/Source/WebCore Revision 286445 Author za...@apple.com Date 2021-12-02 12:22:40 -0800 (Thu, 02 Dec 2021) Log Message [LFC][IFC] Move inline box geometry (BoxGeometry) update logic to a dedicated function https://bugs.webkit.org/show_bug.cgi?id=233615 Reviewed by

[webkit-changes] [286444] trunk

2021-12-02 Thread cdumez
Title: [286444] trunk Revision 286444 Author cdu...@apple.com Date 2021-12-02 12:09:02 -0800 (Thu, 02 Dec 2021) Log Message html/semantics/forms/constraints/input-number-validity-dynamic-value-no-change.html WPT test is failing https://bugs.webkit.org/show_bug.cgi?id=233765 Reviewed by

[webkit-changes] [286443] branches/safari-612-branch

2021-12-02 Thread repstein
Title: [286443] branches/safari-612-branch Revision 286443 Author repst...@apple.com Date 2021-12-02 11:54:16 -0800 (Thu, 02 Dec 2021) Log Message Revert r286394. rdar://problem/83070565 Modified Paths branches/safari-612-branch/LayoutTests/ChangeLog

[webkit-changes] [286442] branches/safari-612-branch

2021-12-02 Thread repstein
Title: [286442] branches/safari-612-branch Revision 286442 Author repst...@apple.com Date 2021-12-02 11:54:12 -0800 (Thu, 02 Dec 2021) Log Message Revert r286395. rdar://problem/83070565 Modified Paths branches/safari-612-branch/LayoutTests/ChangeLog

[webkit-changes] [286441] trunk

2021-12-02 Thread ryanhaddad
Title: [286441] trunk Revision 286441 Author ryanhad...@apple.com Date 2021-12-02 11:49:47 -0800 (Thu, 02 Dec 2021) Log Message Fix crash in GraphicsContextCG::endTransparencyLayer https://bugs.webkit.org/show_bug.cgi?id=230230 Patch by Tim Nguyen on 2021-12-02 Reviewed by Myles C.

[webkit-changes] [286440] trunk/Tools

2021-12-02 Thread beidson
Title: [286440] trunk/Tools Revision 286440 Author beid...@apple.com Date 2021-12-02 11:39:41 -0800 (Thu, 02 Dec 2021) Log Message REGRESSION: r286075 [ Big Sur x86] 2 TestWebKitAPI.WebPushD (API-Tests) are constant failures https://bugs.webkit.org/show_bug.cgi?id=233726 Unreviewed

[webkit-changes] [286439] trunk

2021-12-02 Thread jenner
Title: [286439] trunk Revision 286439 Author jen...@apple.com Date 2021-12-02 11:35:49 -0800 (Thu, 02 Dec 2021) Log Message Unreviewed, reverting r285570. Broke StarD build Reverted changeset: "Fix crash in GraphicsContextCG::endTransparencyLayer"

[webkit-changes] [286438] trunk/Source

2021-12-02 Thread commit-queue
Title: [286438] trunk/Source Revision 286438 Author commit-qu...@webkit.org Date 2021-12-02 11:19:01 -0800 (Thu, 02 Dec 2021) Log Message Unreviewed, reverting r286437. https://bugs.webkit.org/show_bug.cgi?id=233776 Introduced test failure Reverted changeset: "[WP] Strengthen sandbox

[webkit-changes] [286437] trunk/Source

2021-12-02 Thread pvollan
Title: [286437] trunk/Source Revision 286437 Author pvol...@apple.com Date 2021-12-02 10:44:46 -0800 (Thu, 02 Dec 2021) Log Message [WP] Strengthen sandbox when AppCache is disabled https://bugs.webkit.org/show_bug.cgi?id=233746 Reviewed by Brent Fulgham. Source/WebKit: When AppCache

[webkit-changes] [286435] branches/safari-613.1.10-branch/Source/WebKit

2021-12-02 Thread repstein
Title: [286435] branches/safari-613.1.10-branch/Source/WebKit Revision 286435 Author repst...@apple.com Date 2021-12-02 09:57:42 -0800 (Thu, 02 Dec 2021) Log Message Cherry-pick r286266. rdar://problem/85832755 [WP] Sandbox telemetry is missing for some system calls

[webkit-changes] [286436] branches/safari-613.1.10-branch/Source/WebKit

2021-12-02 Thread repstein
Title: [286436] branches/safari-613.1.10-branch/Source/WebKit Revision 286436 Author repst...@apple.com Date 2021-12-02 09:57:46 -0800 (Thu, 02 Dec 2021) Log Message Cherry-pick r286381. rdar://problem/85832755 [WP] Sandbox telemetry is missing for some system calls

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

2021-12-02 Thread akeerthi
Title: [286434] trunk/Source/WTF Revision 286434 Author akeer...@apple.com Date 2021-12-02 09:48:17 -0800 (Thu, 02 Dec 2021) Log Message [macCatalyst] Enable support for date/time inputs https://bugs.webkit.org/show_bug.cgi?id=233710 rdar://80108114 Reviewed by Tim Horton. Date/time

[webkit-changes] [286433] trunk

2021-12-02 Thread antti
Title: [286433] trunk Revision 286433 Author an...@apple.com Date 2021-12-02 09:36:50 -0800 (Thu, 02 Dec 2021) Log Message [:has() pseudo-class] Invalidation in non-subject position https://bugs.webkit.org/show_bug.cgi?id=233758 Reviewed by Simon Fraser. LayoutTests/imported/w3c: *

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

2021-12-02 Thread youenn
Title: [286432] trunk/Source/WebKit Revision 286432 Author you...@apple.com Date 2021-12-02 08:44:31 -0800 (Thu, 02 Dec 2021) Log Message Add some logging to NetworkRTCProvider https://bugs.webkit.org/show_bug.cgi?id=233759 Reviewed by Eric Carlson. No change of behavior. *

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

2021-12-02 Thread ap
Title: [286431] trunk/Source/WTF Revision 286431 Author a...@apple.com Date 2021-12-02 08:33:01 -0800 (Thu, 02 Dec 2021) Log Message macOS Monterey build fix after r286420 (suggested by Brady). * wtf/PlatformHave.h: Modified Paths trunk/Source/WTF/ChangeLog

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

2021-12-02 Thread pvollan
Title: [286430] trunk/Source/WebKit Revision 286430 Author pvol...@apple.com Date 2021-12-02 08:28:38 -0800 (Thu, 02 Dec 2021) Log Message REGRESSION(r285722): Introduced performance regression https://bugs.webkit.org/show_bug.cgi?id=233718 Unreviewed partial revert of r285722. *

[webkit-changes] [286429] trunk/Source/bmalloc

2021-12-02 Thread commit-queue
Title: [286429] trunk/Source/bmalloc Revision 286429 Author commit-qu...@webkit.org Date 2021-12-02 07:46:01 -0800 (Thu, 02 Dec 2021) Log Message [libpas] Define and use PAS_RISCV https://bugs.webkit.org/show_bug.cgi?id=233753 Patch by Zan Dobersek on 2021-12-02 Reviewed by Yusuke

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

2021-12-02 Thread commit-queue
Title: [286428] trunk/Source/_javascript_Core Revision 286428 Author commit-qu...@webkit.org Date 2021-12-02 07:41:52 -0800 (Thu, 02 Dec 2021) Log Message [RISCV64] Fix effective address loading for LabelReferences with offsets https://bugs.webkit.org/show_bug.cgi?id=233754 Patch by Zan

[webkit-changes] [286427] trunk

2021-12-02 Thread commit-queue
Title: [286427] trunk Revision 286427 Author commit-qu...@webkit.org Date 2021-12-02 07:34:01 -0800 (Thu, 02 Dec 2021) Log Message File inputs in non-multipart form submissions show up as string values in the formdata event https://bugs.webkit.org/show_bug.cgi?id=233725 Patch by Andreu

[webkit-changes] [286426] trunk

2021-12-02 Thread tyler_w
Title: [286426] trunk Revision 286426 Author tyle...@apple.com Date 2021-12-02 07:25:52 -0800 (Thu, 02 Dec 2021) Log Message AX Isolated Tree: Document links should be stored in web areas, not the root https://bugs.webkit.org/show_bug.cgi?id=233728 Reviewed by Chris Fleizach.

[webkit-changes] [286425] trunk

2021-12-02 Thread commit-queue
Title: [286425] trunk Revision 286425 Author commit-qu...@webkit.org Date 2021-12-02 07:21:12 -0800 (Thu, 02 Dec 2021) Log Message Add a fast path for empty string to setInnerHTML() https://bugs.webkit.org/show_bug.cgi?id=233647 Patch by Alexey Shvayka on 2021-12-02 Reviewed by Geoff

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

2021-12-02 Thread commit-queue
Title: [286424] trunk/Source/_javascript_Core Revision 286424 Author commit-qu...@webkit.org Date 2021-12-02 06:26:22 -0800 (Thu, 02 Dec 2021) Log Message [JSC] Generated code size reductions for baseline JIT (all architectures) https://bugs.webkit.org/show_bug.cgi?id=233474 Patch by

[webkit-changes] [286423] trunk

2021-12-02 Thread commit-queue
Title: [286423] trunk Revision 286423 Author commit-qu...@webkit.org Date 2021-12-02 06:15:29 -0800 (Thu, 02 Dec 2021) Log Message GraphicsContextGLANGLE should not have Cocoa Mac specific display reconfiguration code https://bugs.webkit.org/show_bug.cgi?id=233695 Patch by Kimmo

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

2021-12-02 Thread commit-queue
Title: [286422] trunk/Source/WebCore Revision 286422 Author commit-qu...@webkit.org Date 2021-12-02 06:11:50 -0800 (Thu, 02 Dec 2021) Log Message REGRESSION(r286209) [GTK][WPE] crashes in offscreen canvas tests that try to create a GL context

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

2021-12-02 Thread svillar
Title: [286421] trunk/Source/WebCore Revision 286421 Author svil...@igalia.com Date 2021-12-02 04:51:10 -0800 (Thu, 02 Dec 2021) Log Message Reset height definiteness when constructing flex items https://bugs.webkit.org/show_bug.cgi?id=233458 Reviewed by Alan Bujtas. Flexbox renderer

[webkit-changes] [286420] trunk/Source

2021-12-02 Thread beidson
Title: [286420] trunk/Source Revision 286420 Author beid...@apple.com Date 2021-12-02 01:02:26 -0800 (Thu, 02 Dec 2021) Log Message AVDelegatingPlaybackCoordinator error compiling on macOS 11 https://bugs.webkit.org/show_bug.cgi?id=232454 Reviewed by Tim Horton. Source/WebCore/PAL: *

[webkit-changes] [286418] trunk/Tools

2021-12-02 Thread carlosgc
Title: [286418] trunk/Tools Revision 286418 Author carlo...@webkit.org Date 2021-12-02 00:37:33 -0800 (Thu, 02 Dec 2021) Log Message Unreviewed. [GTK] Use nullptr instead of 0 in JSStringCreateWithCharacters() * WebKitTestRunner/InjectedBundle/atspi/AccessibilityUIElementAtspi.cpp:

[webkit-changes] [286417] trunk

2021-12-02 Thread mrobinson
Title: [286417] trunk Revision 286417 Author mrobin...@webkit.org Date 2021-12-02 00:18:21 -0800 (Thu, 02 Dec 2021) Log Message sticky th or td in table does not stops at specified top https://bugs.webkit.org/show_bug.cgi?id=232431 Reviewed by Simon Fraser. LayoutTests/imported/w3c:

[webkit-changes] [286416] trunk

2021-12-02 Thread carlosgc
Title: [286416] trunk Revision 286416 Author carlo...@webkit.org Date 2021-12-02 00:16:13 -0800 (Thu, 02 Dec 2021) Log Message [GTK][a11y] Add implementation of table and table cell interfaces when building with ATSPI https://bugs.webkit.org/show_bug.cgi?id=233694 Reviewed by Adrian

[webkit-changes] [286415] trunk

2021-12-02 Thread rego
Title: [286415] trunk Revision 286415 Author r...@igalia.com Date 2021-12-02 00:06:24 -0800 (Thu, 02 Dec 2021) Log Message [selectors] :focus-visible should stop matching after blur https://bugs.webkit.org/show_bug.cgi?id=233688 Reviewed by Antti Koivisto. LayoutTests/imported/w3c: