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

2021-10-14 Thread youenn
Title: [284236] trunk/Source/WebCore Revision 284236 Author you...@apple.com Date 2021-10-14 23:33:04 -0700 (Thu, 14 Oct 2021) Log Message MediaCapabilities should enqueue a task to resolve promises https://bugs.webkit.org/show_bug.cgi?id=231569 Reviewed by Eric Carlson. * Modules/media

[webkit-changes] [284235] trunk

2021-10-14 Thread commit-queue
Title: [284235] trunk Revision 284235 Author commit-qu...@webkit.org Date 2021-10-14 23:24:33 -0700 (Thu, 14 Oct 2021) Log Message Fix grid-auto-repeat-dynamic-003.html https://bugs.webkit.org/show_bug.cgi?id=231592 Patch by Rob Buis on 2021-10-14 Reviewed by Alan Bujtas. Source/WebCor

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

2021-10-14 Thread sihui_liu
Title: [284234] trunk/Source/WebCore Revision 284234 Author sihui_...@apple.com Date 2021-10-14 22:04:27 -0700 (Thu, 14 Oct 2021) Log Message Add UNUSED_PARAM to WebSpeechRecognizerTaskMock.mm https://bugs.webkit.org/show_bug.cgi?id=231788 Reviewed by Simon Fraser. * Modules/speech/coco

[webkit-changes] [284233] trunk/Source

2021-10-14 Thread commit-queue
Title: [284233] trunk/Source Revision 284233 Author commit-qu...@webkit.org Date 2021-10-14 21:47:46 -0700 (Thu, 14 Oct 2021) Log Message Add AdAttributionDaemon plist on iOS https://bugs.webkit.org/show_bug.cgi?id=231309 Patch by Alex Christensen on 2021-10-14 Reviewed by John Wilander

[webkit-changes] [284232] trunk

2021-10-14 Thread akeerthi
Title: [284232] trunk Revision 284232 Author akeer...@apple.com Date 2021-10-14 21:25:14 -0700 (Thu, 14 Oct 2021) Log Message [iOS] Support accent-color for controls without text https://bugs.webkit.org/show_bug.cgi?id=231762 rdar://84261702 Reviewed by Tim Horton. Source/WebCore: Add

[webkit-changes] [284231] trunk/LayoutTests

2021-10-14 Thread zalan
Title: [284231] trunk/LayoutTests Revision 284231 Author za...@apple.com Date 2021-10-14 20:20:18 -0700 (Thu, 14 Oct 2021) Log Message WPT progression after turning on the IFC codepath for inline boxes with background decoration (r284194). Unreviewed. * TestExpectations: Modified Paths

[webkit-changes] [284229] trunk/Tools

2021-10-14 Thread wilander
Title: [284229] trunk/Tools Revision 284229 Author wilan...@apple.com Date 2021-10-14 19:55:32 -0700 (Thu, 14 Oct 2021) Log Message TestWebKitAPI.PrivateClickMeasurement.FraudPrevention is a constant timeout https://bugs.webkit.org/show_bug.cgi?id=231393 Reviewed by Alex Christensen and

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

2021-10-14 Thread commit-queue
Title: [284228] trunk/Source/WTF Revision 284228 Author commit-qu...@webkit.org Date 2021-10-14 19:21:54 -0700 (Thu, 14 Oct 2021) Log Message Enable lazy image loading by default https://bugs.webkit.org/show_bug.cgi?id=208094 Patch by Nikos Mouchtaris on 2021-10-14 Reviewed by Simon Fra

[webkit-changes] [284227] trunk/Tools

2021-10-14 Thread lmoura
Title: [284227] trunk/Tools Revision 284227 Author lmo...@igalia.com Date 2021-10-14 19:20:48 -0700 (Thu, 14 Oct 2021) Log Message [webkitpy] Occasional exception thrown in change_result_to_failure when repeating flaky layout tests https://bugs.webkit.org/show_bug.cgi?id=229788 Reviewed

[webkit-changes] [284226] trunk

2021-10-14 Thread cdumez
Title: [284226] trunk Revision 284226 Author cdu...@apple.com Date 2021-10-14 19:02:14 -0700 (Thu, 14 Oct 2021) Log Message Service workers running on the main thread should use the main VM https://bugs.webkit.org/show_bug.cgi?id=231753 Reviewed by Geoffrey Garen. Source/WebCore: ervic

[webkit-changes] [284225] trunk

2021-10-14 Thread akeerthi
Title: [284225] trunk Revision 284225 Author akeer...@apple.com Date 2021-10-14 18:58:24 -0700 (Thu, 14 Oct 2021) Log Message [iOS] Paint indicator in RenderTheme https://bugs.webkit.org/show_bug.cgi?id=231755 rdar://84261604 Reviewed by Tim Horton. Source/WebCore: Currently, the ind

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

2021-10-14 Thread sbarati
Title: [284224] trunk/Source/_javascript_Core Revision 284224 Author sbar...@apple.com Date 2021-10-14 18:49:44 -0700 (Thu, 14 Oct 2021) Log Message Make unlinked Baseline JIT scope operations bias the order of checks to the ResolveType that profiling tells us we are likely to be https://

[webkit-changes] [284223] trunk

2021-10-14 Thread wenson_hsieh
Title: [284223] trunk Revision 284223 Author wenson_hs...@apple.com Date 2021-10-14 18:44:56 -0700 (Thu, 14 Oct 2021) Log Message [JS IPC] Implement a way to synchronously wait for an incoming IPC message https://bugs.webkit.org/show_bug.cgi?id=231745 Reviewed by Tim Horton. Source/WebK

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

2021-10-14 Thread achristensen
Title: [284222] trunk/Source/WebCore/PAL Revision 284222 Author achristen...@apple.com Date 2021-10-14 18:24:15 -0700 (Thu, 14 Oct 2021) Log Message Fix non-internal iOS builds after r284220 https://bugs.webkit.org/show_bug.cgi?id=231621 * pal/spi/cocoa/TCCSPI.h: Modified Paths trunk/S

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

2021-10-14 Thread achristensen
Title: [284221] trunk/Source/WebKit Revision 284221 Author achristen...@apple.com Date 2021-10-14 17:49:49 -0700 (Thu, 14 Oct 2021) Log Message Fix build after r284216 https://bugs.webkit.org/show_bug.cgi?id=231523 * WebKit.xcodeproj/project.pbxproj: Modified Paths trunk/Source/WebKit/

[webkit-changes] [284220] trunk/Source

2021-10-14 Thread katherine_cheney
Title: [284220] trunk/Source Revision 284220 Author katherine_che...@apple.com Date 2021-10-14 17:39:52 -0700 (Thu, 14 Oct 2021) Log Message Adopt attribution AVCaptureSession SPI for GPU process https://bugs.webkit.org/show_bug.cgi?id=231621 Reviewed by Eric Carlson. Source/WebCore:

[webkit-changes] [284219] branches/safari-613.1.5-branch

2021-10-14 Thread repstein
Title: [284219] branches/safari-613.1.5-branch Revision 284219 Author repst...@apple.com Date 2021-10-14 17:24:09 -0700 (Thu, 14 Oct 2021) Log Message Cherry-pick r284215. rdar://problem/84277677 Fix build failures with newer clang https://bugs.webkit.org/show_bug.cgi?id=231783

[webkit-changes] [284218] trunk/Tools

2021-10-14 Thread achristensen
Title: [284218] trunk/Tools Revision 284218 Author achristen...@apple.com Date 2021-10-14 17:20:21 -0700 (Thu, 14 Oct 2021) Log Message Fix some iOS builds after r284203 https://bugs.webkit.org/show_bug.cgi?id=231718 * TestWebKitAPI/cocoa/DaemonTestUtilities.h: * TestWebKitAPI/cocoa/Daem

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

2021-10-14 Thread commit-queue
Title: [284217] trunk/Source/WebKit Revision 284217 Author commit-qu...@webkit.org Date 2021-10-14 17:18:33 -0700 (Thu, 14 Oct 2021) Log Message Update deleteLocalAuthenticatorCredentialWithID and setUsernameForLocalCredentialWithID according to internal needs https://bugs.webkit.org/show

[webkit-changes] [284216] trunk

2021-10-14 Thread achristensen
Title: [284216] trunk Revision 284216 Author achristen...@apple.com Date 2021-10-14 16:55:58 -0700 (Thu, 14 Oct 2021) Log Message Reduce memory use of AdAttributionDaemon https://bugs.webkit.org/show_bug.cgi?id=231523 Reviewed by Brady Eidson. Source/WebCore: This makes a new library,

[webkit-changes] [284215] trunk

2021-10-14 Thread ysuzuki
Title: [284215] trunk Revision 284215 Author ysuz...@apple.com Date 2021-10-14 16:48:32 -0700 (Thu, 14 Oct 2021) Log Message Fix build failures with newer clang https://bugs.webkit.org/show_bug.cgi?id=231783 Reviewed by Chris Dumez. Source/WebKit: We do not need to define copy construc

[webkit-changes] [284214] trunk

2021-10-14 Thread peng . liu6
Title: [284214] trunk Revision 284214 Author peng.l...@apple.com Date 2021-10-14 16:35:37 -0700 (Thu, 14 Oct 2021) Log Message Promote WKPreferences._needsSiteSpecificQuirks to API https://bugs.webkit.org/show_bug.cgi?id=230721 Reviewed by Jer Noble. Source/WebKit: Add a new API `WKPr

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

2021-10-14 Thread tzagallo
Title: [284212] trunk/Source/_javascript_Core Revision 284212 Author tzaga...@apple.com Date 2021-10-14 16:15:15 -0700 (Thu, 14 Oct 2021) Log Message Wasm LLInt should zero bytecodeIndex before throwing https://bugs.webkit.org/show_bug.cgi?id=231688 Reviewed by Yusuke Suzuki. After r28

[webkit-changes] [284211] trunk/LayoutTests

2021-10-14 Thread ehutchison
Title: [284211] trunk/LayoutTests Revision 284211 Author ehutchi...@apple.com Date 2021-10-14 16:07:20 -0700 (Thu, 14 Oct 2021) Log Message [ iOS15 Mac wk2 Debug ] imported/w3c/web-platform-tests/webrtc/simulcast/basic.https.html is a flaky failure. https://bugs.webkit.org/show_bug.cgi?id

[webkit-changes] [284210] branches/safari-613.1.5-branch/Source/bmalloc

2021-10-14 Thread repstein
Title: [284210] branches/safari-613.1.5-branch/Source/bmalloc Revision 284210 Author repst...@apple.com Date 2021-10-14 15:54:51 -0700 (Thu, 14 Oct 2021) Log Message Cherry-pick r284208. rdar://problem/84277677 [libpas] Use `enum { ... }` instead of `static const size_t` for constant

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

2021-10-14 Thread pvollan
Title: [284209] trunk/Source/WebKit Revision 284209 Author pvol...@apple.com Date 2021-10-14 15:54:09 -0700 (Thu, 14 Oct 2021) Log Message [macOS] Crash on WP startup https://bugs.webkit.org/show_bug.cgi?id=231773 Unreviewed partial revert of https://trac.webkit.org/r283375. * WebProc

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

2021-10-14 Thread ysuzuki
Title: [284208] trunk/Source/bmalloc Revision 284208 Author ysuz...@apple.com Date 2021-10-14 15:52:31 -0700 (Thu, 14 Oct 2021) Log Message [libpas] Use `enum { ... }` instead of `static const size_t` for constant values used for array size https://bugs.webkit.org/show_bug.cgi?id=231778

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

2021-10-14 Thread akeerthi
Title: [284207] trunk/Source/WebCore Revision 284207 Author akeer...@apple.com Date 2021-10-14 15:50:23 -0700 (Thu, 14 Oct 2021) Log Message CSSProperties.json should not require a 'converter' for color properties https://bugs.webkit.org/show_bug.cgi?id=231376 Reviewed by Antti Koivisto.

[webkit-changes] [284206] branches/safari-613.1.5-branch/Source/ThirdParty/libwebrtc

2021-10-14 Thread repstein
Title: [284206] branches/safari-613.1.5-branch/Source/ThirdParty/libwebrtc Revision 284206 Author repst...@apple.com Date 2021-10-14 15:42:42 -0700 (Thu, 14 Oct 2021) Log Message Cherry-pick r284192. rdar://problem/84277677 Unreviewed, fix up r284190 build fix. * Source/third_pa

[webkit-changes] [284204] branches/safari-613.1.5-branch/Source

2021-10-14 Thread repstein
Title: [284204] branches/safari-613.1.5-branch/Source Revision 284204 Author repst...@apple.com Date 2021-10-14 15:42:36 -0700 (Thu, 14 Oct 2021) Log Message Cherry-pick r284187. rdar://problem/84277677 Unreviewed build fix with recent SDKs. Use std::invoke_result<> instead of s

[webkit-changes] [284205] branches/safari-613.1.5-branch/Source/ThirdParty/libwebrtc

2021-10-14 Thread repstein
Title: [284205] branches/safari-613.1.5-branch/Source/ThirdParty/libwebrtc Revision 284205 Author repst...@apple.com Date 2021-10-14 15:42:40 -0700 (Thu, 14 Oct 2021) Log Message Cherry-pick r284190. rdar://problem/84277677 Unreviewed build fix with latest SDKs. * Source/third_p

[webkit-changes] [284203] trunk

2021-10-14 Thread commit-queue
Title: [284203] trunk Revision 284203 Author commit-qu...@webkit.org Date 2021-10-14 15:32:37 -0700 (Thu, 14 Oct 2021) Log Message Share IPC communication code between webpushd and adattributiond https://bugs.webkit.org/show_bug.cgi?id=231718 Patch by Alex Christensen on 2021-10-14 Revi

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

2021-10-14 Thread graouts
Title: [284202] trunk/Source/WebCore Revision 284202 Author grao...@webkit.org Date 2021-10-14 15:28:10 -0700 (Thu, 14 Oct 2021) Log Message Remove DocumentTimeline::isRunningAnimationOnRenderer() https://bugs.webkit.org/show_bug.cgi?id=231759 Reviewed by Darin Adler. This function has

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

2021-10-14 Thread pvollan
Title: [284201] trunk/Source/WebCore Revision 284201 Author pvol...@apple.com Date 2021-10-14 15:22:05 -0700 (Thu, 14 Oct 2021) Log Message [AppleWin] Controls are not being rendered https://bugs.webkit.org/show_bug.cgi?id=231769 Reviewed by Fujii Hironori. Controls are not being rende

[webkit-changes] [284200] trunk/LayoutTests

2021-10-14 Thread ayumi_kojima
Title: [284200] trunk/LayoutTests Revision 284200 Author ayumi_koj...@apple.com Date 2021-10-14 15:04:33 -0700 (Thu, 14 Oct 2021) Log Message [ MacOS ] http/tests/security/contentSecurityPolicy/frame-src-cross-origin-load.html is a flakey failure. https://bugs.webkit.org/show_bug.cgi?id=2

[webkit-changes] [284199] trunk

2021-10-14 Thread wenson_hsieh
Title: [284199] trunk Revision 284199 Author wenson_hs...@apple.com Date 2021-10-14 14:22:13 -0700 (Thu, 14 Oct 2021) Log Message [JS IPC] Make it possible to establish a stream connection using the JS IPC testing API https://bugs.webkit.org/show_bug.cgi?id=231710 Reviewed by Tim Horton.

[webkit-changes] [284198] trunk/Tools

2021-10-14 Thread clopez
Title: [284198] trunk/Tools Revision 284198 Author clo...@igalia.com Date 2021-10-14 14:18:44 -0700 (Thu, 14 Oct 2021) Log Message [webkitpy] The actual results reported for a flaky tests shouldn't include the expectation https://bugs.webkit.org/show_bug.cgi?id=231241 Reviewed by Jonatha

[webkit-changes] [284197] trunk

2021-10-14 Thread kpiddington
Title: [284197] trunk Revision 284197 Author kpidding...@apple.com Date 2021-10-14 14:14:26 -0700 (Thu, 14 Oct 2021) Log Message https://tankionline.com/play/ html5 engine not working: crashes. (Metal shader not working) https://bugs.webkit.org/show_bug.cgi?id=231490 Source/ThirdParty/AN

[webkit-changes] [284196] trunk/LayoutTests

2021-10-14 Thread ehutchison
Title: [284196] trunk/LayoutTests Revision 284196 Author ehutchi...@apple.com Date 2021-10-14 14:11:35 -0700 (Thu, 14 Oct 2021) Log Message Rebaseline for fast/css/font-face-implicit-local-font.html. https://bugs.webkit.org/show_bug.cgi?id=231770. Unreviewed rebaseline. * platform/ios/f

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

2021-10-14 Thread timothy
Title: [284195] trunk/Source/WebKit Revision 284195 Author timo...@apple.com Date 2021-10-14 13:41:12 -0700 (Thu, 14 Oct 2021) Log Message Null check the context in -[WKWebProcessPlugInFrame jsContextForServiceWorkerWorld:] https://bugs.webkit.org/show_bug.cgi?id=231758 Reviewed by Chris

[webkit-changes] [284194] trunk

2021-10-14 Thread antti
Title: [284194] trunk Revision 284194 Author an...@apple.com Date 2021-10-14 13:31:35 -0700 (Thu, 14 Oct 2021) Log Message [LFC][Integration] Enable inline boxes with background https://bugs.webkit.org/show_bug.cgi?id=231556 Reviewed by Alan Bujtas. Source/WebCore: We can now paint the

[webkit-changes] [284193] trunk

2021-10-14 Thread mmaxfield
Title: [284193] trunk Revision 284193 Author mmaxfi...@apple.com Date 2021-10-14 13:30:11 -0700 (Thu, 14 Oct 2021) Log Message All the SDKVariant.xcconfig files should match https://bugs.webkit.org/show_bug.cgi?id=231663 Reviewed by Youenn Fablet. PerformanceTests: * MediaTime/Configur

[webkit-changes] [284192] trunk/Source/ThirdParty/libwebrtc

2021-10-14 Thread cdumez
Title: [284192] trunk/Source/ThirdParty/libwebrtc Revision 284192 Author cdu...@apple.com Date 2021-10-14 13:20:52 -0700 (Thu, 14 Oct 2021) Log Message Unreviewed, fix up r284190 build fix. * Source/third_party/libwebm/webm_parser/src/master_parser.h: Modified Paths trunk/Source/ThirdP

[webkit-changes] [284191] trunk/LayoutTests

2021-10-14 Thread ehutchison
Title: [284191] trunk/LayoutTests Revision 284191 Author ehutchi...@apple.com Date 2021-10-14 13:02:17 -0700 (Thu, 14 Oct 2021) Log Message [ Mac wk2 Release x86 ] http/tests/resourceLoadStatistics/website-data-removal-for-site-navigated-to-with-link-decoration.html is a flaky timeout. ht

[webkit-changes] [284190] trunk/Source/ThirdParty/libwebrtc

2021-10-14 Thread cdumez
Title: [284190] trunk/Source/ThirdParty/libwebrtc Revision 284190 Author cdu...@apple.com Date 2021-10-14 12:55:46 -0700 (Thu, 14 Oct 2021) Log Message Unreviewed build fix with latest SDKs. * Source/third_party/libwebm/webm_parser/src/master_parser.h: Modified Paths trunk/Source/Third

[webkit-changes] [284189] trunk/LayoutTests

2021-10-14 Thread ehutchison
Title: [284189] trunk/LayoutTests Revision 284189 Author ehutchi...@apple.com Date 2021-10-14 12:26:21 -0700 (Thu, 14 Oct 2021) Log Message [ BigSur ] inspector/canvas/updateShader-webgl.html is a flaky failure. https://bugs.webkit.org/show_bug.cgi?id=231757. Unreviewed test gardening.

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

2021-10-14 Thread zalan
Title: [284188] trunk/Source/WebCore Revision 284188 Author za...@apple.com Date 2021-10-14 11:52:28 -0700 (Thu, 14 Oct 2021) Log Message [LFC][IFC] tryBreakingTextRun should not take std::nullopt "available width" to indicate that the run is not overflowing https://bugs.webkit.org/show_b

[webkit-changes] [284187] trunk/Source

2021-10-14 Thread cdumez
Title: [284187] trunk/Source Revision 284187 Author cdu...@apple.com Date 2021-10-14 11:50:43 -0700 (Thu, 14 Oct 2021) Log Message Unreviewed build fix with recent SDKs. Use std::invoke_result<> instead of std::result_of<>, as it was deprecated in C++17. Source/_javascript_Core: * runt

[webkit-changes] [284185] branches/safari-613.1.5-branch/Source/JavaScriptCore

2021-10-14 Thread repstein
Title: [284185] branches/safari-613.1.5-branch/Source/_javascript_Core Revision 284185 Author repst...@apple.com Date 2021-10-14 11:46:14 -0700 (Thu, 14 Oct 2021) Log Message Cherry-pick r284145. rdar://problem/84266646 Unreviewed, speculative build fix with new clang Speculativ

[webkit-changes] [284186] branches/safari-613.1.5-branch

2021-10-14 Thread repstein
Title: [284186] branches/safari-613.1.5-branch Revision 284186 Author repst...@apple.com Date 2021-10-14 11:46:17 -0700 (Thu, 14 Oct 2021) Log Message Cherry-pick r284169. rdar://problem/84266655 REGRESSION (r283858): Intense white hover state appears on playback controls on Netflix/

[webkit-changes] [284184] branches/safari-613.1.5-branch/Source/JavaScriptCore

2021-10-14 Thread repstein
Title: [284184] branches/safari-613.1.5-branch/Source/_javascript_Core Revision 284184 Author repst...@apple.com Date 2021-10-14 11:46:10 -0700 (Thu, 14 Oct 2021) Log Message Cherry-pick r284137. rdar://problem/84266646 Clearly distinguish serial from concurrent WorkQueue https:/

[webkit-changes] [284183] trunk

2021-10-14 Thread cdumez
Title: [284183] trunk Revision 284183 Author cdu...@apple.com Date 2021-10-14 11:44:52 -0700 (Thu, 14 Oct 2021) Log Message [WKWebView _loadServiceWorkerURL] ends up lowercasing URL host https://bugs.webkit.org/show_bug.cgi?id=231742 Reviewed by Timothy Hatcher. Source/WebKit: [WKWebVi

[webkit-changes] [284182] trunk

2021-10-14 Thread antti
Title: [284182] trunk Revision 284182 Author an...@apple.com Date 2021-10-14 11:37:42 -0700 (Thu, 14 Oct 2021) Log Message [CSS Cascade Layers] Layer should have higher priority than its descendant layers https://bugs.webkit.org/show_bug.cgi?id=231725 Reviewed by Simon Fraser. LayoutTes

[webkit-changes] [284181] trunk/LayoutTests

2021-10-14 Thread ayumi_kojima
Title: [284181] trunk/LayoutTests Revision 284181 Author ayumi_koj...@apple.com Date 2021-10-14 11:30:47 -0700 (Thu, 14 Oct 2021) Log Message [ iOS macOS wk2 Debug ] ASSERTION FAILED: other.underlyingStringIsValid(). https://bugs.webkit.org/show_bug.cgi?id=231752 Unreviewed test gardenin

[webkit-changes] [284180] trunk/Tools

2021-10-14 Thread cdumez
Title: [284180] trunk/Tools Revision 284180 Author cdu...@apple.com Date 2021-10-14 11:18:14 -0700 (Thu, 14 Oct 2021) Log Message [ iOS Release ] TestWebKitAPI.WebKit.TryUsingPrewarmedProcessThatJustCrashed is a flaky timeout https://bugs.webkit.org/show_bug.cgi?id=229260 Reviewed by Yo

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

2021-10-14 Thread commit-queue
Title: [284179] trunk/Source/_javascript_Core Revision 284179 Author commit-qu...@webkit.org Date 2021-10-14 11:06:10 -0700 (Thu, 14 Oct 2021) Log Message [RISCV64] Support logical operations with immediates on BaseIndex addresses in LLInt https://bugs.webkit.org/show_bug.cgi?id=231734 P

[webkit-changes] [284178] trunk/LayoutTests

2021-10-14 Thread ayumi_kojima
Title: [284178] trunk/LayoutTests Revision 284178 Author ayumi_koj...@apple.com Date 2021-10-14 11:05:03 -0700 (Thu, 14 Oct 2021) Log Message [ iOS EWS ] http/tests/privateClickMeasurement/attribution-conversion-through-image-redirect-ephemeral.html is a flaky crash. https://bugs.webkit.o

[webkit-changes] [284177] trunk/Source/WebKitLegacy/mac

2021-10-14 Thread ddkilzer
Title: [284177] trunk/Source/WebKitLegacy/mac Revision 284177 Author ddkil...@apple.com Date 2021-10-14 11:02:22 -0700 (Thu, 14 Oct 2021) Log Message Modernize WebDatabaseManagerClient Reviewed by Sihui Liu. * Storage/WebDatabaseManager.mm: (-[WebDatabaseManager init]): - Add WebKit n

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

2021-10-14 Thread timothy_horton
Title: [284176] trunk/Source/WebCore Revision 284176 Author timothy_hor...@apple.com Date 2021-10-14 10:58:17 -0700 (Thu, 14 Oct 2021) Log Message Further adjust style of alternate form control design https://bugs.webkit.org/show_bug.cgi?id=231723 Reviewed by Dean Jackson. * css/parser

[webkit-changes] [284175] trunk

2021-10-14 Thread ajuma
Title: [284175] trunk Revision 284175 Author aj...@chromium.org Date 2021-10-14 10:54:42 -0700 (Thu, 14 Oct 2021) Log Message Add my GitHub username to contributors.json Unreviewed. * metadata/contributors.json: Modified Paths trunk/ChangeLog trunk/metadata/contributors.json Diff

[webkit-changes] [284174] trunk

2021-10-14 Thread ntim
Title: [284174] trunk Revision 284174 Author n...@apple.com Date 2021-10-14 10:53:03 -0700 (Thu, 14 Oct 2021) Log Message Don't run focusing steps on disconnected or inert https://bugs.webkit.org/show_bug.cgi?id=231721 Reviewed by Antti Koivisto. Marked relevant WPTs as passing. Layou

[webkit-changes] [284173] trunk

2021-10-14 Thread shvaikalesh
Title: [284173] trunk Revision 284173 Author shvaikal...@gmail.com Date 2021-10-14 10:49:57 -0700 (Thu, 14 Oct 2021) Log Message AudioContext::getOutputTimestamp() uses incorrect global object as a high-res timestamp origin https://bugs.webkit.org/show_bug.cgi?id=230138 Reviewed by Chris

[webkit-changes] [284172] trunk/LayoutTests

2021-10-14 Thread ayumi_kojima
Title: [284172] trunk/LayoutTests Revision 284172 Author ayumi_koj...@apple.com Date 2021-10-14 10:32:02 -0700 (Thu, 14 Oct 2021) Log Message [ iOS Mac wk2 Debug ] imported/w3c/web-platform-tests/content-security-policy/generic/policy-inherited-correctly-by-plznavigate.html is a flaky fai

[webkit-changes] [284171] tags/Safari-612.2.9.1.21/

2021-10-14 Thread repstein
Title: [284171] tags/Safari-612.2.9.1.21/ Revision 284171 Author repst...@apple.com Date 2021-10-14 10:21:54 -0700 (Thu, 14 Oct 2021) Log Message Tag Safari-612.2.9.1.21. Added Paths tags/Safari-612.2.9.1.21/ Diff ___ webkit-changes ma

[webkit-changes] [284170] branches/safari-612.2.9.1-branch/Source

2021-10-14 Thread repstein
Title: [284170] branches/safari-612.2.9.1-branch/Source Revision 284170 Author repst...@apple.com Date 2021-10-14 10:18:59 -0700 (Thu, 14 Oct 2021) Log Message Versioning. WebKit-7612.2.9.1.21 Modified Paths branches/safari-612.2.9.1-branch/Source/_javascript_Core/Configurations/Versio

[webkit-changes] [284169] trunk

2021-10-14 Thread akeerthi
Title: [284169] trunk Revision 284169 Author akeer...@apple.com Date 2021-10-14 09:51:38 -0700 (Thu, 14 Oct 2021) Log Message REGRESSION (r283858): Intense white hover state appears on playback controls on Netflix/YouTube https://bugs.webkit.org/show_bug.cgi?id=231719 rdar://84213404 Rev

[webkit-changes] [284168] branches/safari-613.1.5-branch/Source

2021-10-14 Thread repstein
Title: [284168] branches/safari-613.1.5-branch/Source Revision 284168 Author repst...@apple.com Date 2021-10-14 09:49:21 -0700 (Thu, 14 Oct 2021) Log Message Cherry-pick r283940. rdar://problem/84158485 Disable SystemPreview in WKContentProviderRegistry https://bugs.webkit.org/sh

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

2021-10-14 Thread simon . fraser
Title: [284166] trunk/Source/WebCore Revision 284166 Author simon.fra...@apple.com Date 2021-10-14 09:38:59 -0700 (Thu, 14 Oct 2021) Log Message Move KeyboardScroll into platform code https://bugs.webkit.org/show_bug.cgi?id=231712 Reviewed by Beth Dakin. KeyboardScroll is used by platfo

[webkit-changes] [284167] trunk/Source

2021-10-14 Thread ysuzuki
Title: [284167] trunk/Source Revision 284167 Author ysuz...@apple.com Date 2021-10-14 09:39:37 -0700 (Thu, 14 Oct 2021) Log Message Remove std::iterator usage https://bugs.webkit.org/show_bug.cgi?id=231728 Reviewed by Keith Miller. Source/WebCore: * dom/ElementIterator.h: * dom/SimpleR

[webkit-changes] [284165] trunk/Tools

2021-10-14 Thread jbedard
Title: [284165] trunk/Tools Revision 284165 Author jbed...@apple.com Date 2021-10-14 09:08:07 -0700 (Thu, 14 Oct 2021) Log Message [git-webkit] Reset author time when editing commits (Follow-up fix) https://bugs.webkit.org/show_bug.cgi?id=230224 Reviewed by Dewei Zhu. update-ref creates

[webkit-changes] [284164] trunk/Tools

2021-10-14 Thread aakash_jain
Title: [284164] trunk/Tools Revision 284164 Author aakash_j...@apple.com Date 2021-10-14 09:03:39 -0700 (Thu, 14 Oct 2021) Log Message Disable django admin url on ews.webkit.org https://bugs.webkit.org/show_bug.cgi?id=231739 Reviewed by Jonathan Bedard. * CISupport/ews-app/ews-app/urls.

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

2021-10-14 Thread ddkilzer
Title: [284163] trunk/Source/WebCore Revision 284163 Author ddkil...@apple.com Date 2021-10-14 08:10:18 -0700 (Thu, 14 Oct 2021) Log Message WebCore::CaptionUserPreferencesMediaAF should use a weak observer with CFNotificationCenter Reviewed by Darin Adler. * SourcesCocoa.txt: * WebCo

[webkit-changes] [284162] trunk/Source/WebKitLegacy

2021-10-14 Thread cdumez
Title: [284162] trunk/Source/WebKitLegacy Revision 284162 Author cdu...@apple.com Date 2021-10-14 08:06:43 -0700 (Thu, 14 Oct 2021) Log Message Unreviewed, fix up previous commit. * Storage/InProcessIDBServer.cpp: (storageQuotaManagerSpaceRequester): Modified Paths trunk/Source/WebKitL

[webkit-changes] [284161] trunk

2021-10-14 Thread vjaquez
Title: [284161] trunk Revision 284161 Author vjaq...@igalia.com Date 2021-10-14 07:50:16 -0700 (Thu, 14 Oct 2021) Log Message Add my GitHub username to contributors.json Unreviewed. * metadata/contributors.json: Modified Paths trunk/ChangeLog trunk/metadata/contributors.json Diff

[webkit-changes] [284160] trunk/Source/WebKitLegacy

2021-10-14 Thread cdumez
Title: [284160] trunk/Source/WebKitLegacy Revision 284160 Author cdu...@apple.com Date 2021-10-14 07:48:27 -0700 (Thu, 14 Oct 2021) Log Message Unreviewed, very tiny partial revert of r284142 to address assertion hits on the bots. * Storage/InProcessIDBServer.cpp: (storageQuotaManagerSpa

[webkit-changes] [284159] trunk

2021-10-14 Thread commit-queue
Title: [284159] trunk Revision 284159 Author commit-qu...@webkit.org Date 2021-10-14 07:24:50 -0700 (Thu, 14 Oct 2021) Log Message Unreviewed, reverting r284151. https://bugs.webkit.org/show_bug.cgi?id=231740 WTR Reverted changeset: "Test coverage for JSC shadow realms implementation"

[webkit-changes] [284158] trunk

2021-10-14 Thread zalan
Title: [284158] trunk Revision 284158 Author za...@apple.com Date 2021-10-14 06:54:11 -0700 (Thu, 14 Oct 2021) Log Message [LFC][IFC] Apply the line-gap font metrics when computing the layout bounds for inline boxes https://bugs.webkit.org/show_bug.cgi?id=231699 Reviewed by Antti Koivist

[webkit-changes] [284157] trunk/LayoutTests/imported/w3c

2021-10-14 Thread ntim
Title: [284157] trunk/LayoutTests/imported/w3c Revision 284157 Author n...@apple.com Date 2021-10-14 06:26:16 -0700 (Thu, 14 Oct 2021) Log Message Import new focus-related WPT https://bugs.webkit.org/show_bug.cgi?id=231736 Reviewed by Youenn Fablet. Upstream commit: https://github.com/

[webkit-changes] [284156] trunk

2021-10-14 Thread carlosgc
Title: [284156] trunk Revision 284156 Author carlo...@webkit.org Date 2021-10-14 06:20:38 -0700 (Thu, 14 Oct 2021) Log Message [GTK][WPE] Move getCurrentExecutablePath() and getCurrentExecutableName() to FileSystem https://bugs.webkit.org/show_bug.cgi?id=231732 Reviewed by Michael Catanz

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

2021-10-14 Thread ntim
Title: [284155] trunk/Source/WTF Revision 284155 Author n...@apple.com Date 2021-10-14 06:02:16 -0700 (Thu, 14 Oct 2021) Log Message Enable element by default https://bugs.webkit.org/show_bug.cgi?id=231307 Reviewed by Brent Fulgham. * Scripts/Preferences/WebPreferencesExperimental.yaml

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

2021-10-14 Thread commit-queue
Title: [284154] trunk/Source/WebCore Revision 284154 Author commit-qu...@webkit.org Date 2021-10-14 05:37:26 -0700 (Thu, 14 Oct 2021) Log Message Refactor RenderSVGBlock https://bugs.webkit.org/show_bug.cgi?id=231477 Patch by Rob Buis on 2021-10-14 Reviewed by Manuel Rego Casasnovas. R

[webkit-changes] [284153] trunk

2021-10-14 Thread commit-queue
Title: [284153] trunk Revision 284153 Author commit-qu...@webkit.org Date 2021-10-14 05:32:09 -0700 (Thu, 14 Oct 2021) Log Message Unreviewed, reverting r283878. https://bugs.webkit.org/show_bug.cgi?id=231735 It Reverted changeset: "[WPE] Reenable -fvisibility=hidden and -fvisibility-i

[webkit-changes] [284152] trunk

2021-10-14 Thread carlosgc
Title: [284152] trunk Revision 284152 Author carlo...@webkit.org Date 2021-10-14 04:23:55 -0700 (Thu, 14 Oct 2021) Log Message [GTK][WPE] Bump GLib version to 2.58.3 https://bugs.webkit.org/show_bug.cgi?id=231726 Reviewed by Philippe Normand. .: * Source/cmake/OptionsGTK.cmake: * Sourc

[webkit-changes] [284151] trunk

2021-10-14 Thread commit-queue
Title: [284151] trunk Revision 284151 Author commit-qu...@webkit.org Date 2021-10-14 03:22:09 -0700 (Thu, 14 Oct 2021) Log Message JSTests: Test coverage for JSC shadow realms implementation https://bugs.webkit.org/show_bug.cgi?id=230602 Patch by Phillip Mates on 2021-10-14 Reviewed by

[webkit-changes] [284150] trunk

2021-10-14 Thread eocanha
Title: [284150] trunk Revision 284150 Author eoca...@igalia.com Date 2021-10-14 03:15:41 -0700 (Thu, 14 Oct 2021) Log Message [contributors.json] Add eocanha github account and canonicalize https://bugs.webkit.org/show_bug.cgi?id=231729 Unreviewed. Added eocanha github user to contribut

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

2021-10-14 Thread ntim
Title: [284149] trunk/Source/WebCore Revision 284149 Author n...@apple.com Date 2021-10-14 00:04:05 -0700 (Thu, 14 Oct 2021) Log Message Remove useless isConnected() check from HTMLDialogElement::close() https://bugs.webkit.org/show_bug.cgi?id=231722 Reviewed by Antti Koivisto. No behav