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

2021-03-11 Thread commit-queue
Title: [274277] trunk/Tools/buildstream Revision 274277 Author commit-qu...@webkit.org Date 2021-03-11 05:48:01 -0800 (Thu, 11 Mar 2021) Log Message [Flatpak SDK] Update libsoup3 https://bugs.webkit.org/show_bug.cgi?id=223066 Patch by Philippe Normand on 2021-03-11 Reviewed by Carlos

[webkit-changes] [274275] trunk

2021-03-11 Thread carlosgc
Title: [274275] trunk Revision 274275 Author carlo...@webkit.org Date 2021-03-11 04:30:35 -0800 (Thu, 11 Mar 2021) Log Message Unreviewed. [GTK][WPE] Bump libsoup3 version to 2.99.3 .: * Source/cmake/OptionsGTK.cmake: * Source/cmake/OptionsWPE.cmake: Source/WebCore: Bring back

[webkit-changes] [274273] trunk

2021-03-11 Thread carlosgc
Title: [274273] trunk Revision 274273 Author carlo...@webkit.org Date 2021-03-11 02:57:57 -0800 (Thu, 11 Mar 2021) Log Message [WPE][GTK] Add support for ICC color management https://bugs.webkit.org/show_bug.cgi?id=177185 Reviewed by Adrian Perez de Castro. .: Add optional lcms2

[webkit-changes] [274274] trunk

2021-03-11 Thread commit-queue
Title: [274274] trunk Revision 274274 Author commit-qu...@webkit.org Date 2021-03-11 03:48:12 -0800 (Thu, 11 Mar 2021) Log Message Unreviewed, reverting r274263. https://bugs.webkit.org/show_bug.cgi?id=223064 Added few broken tests Reverted changeset: "AI validator patchpoint should

[webkit-changes] [274276] trunk/Tools

2021-03-11 Thread ifernandez
Title: [274276] trunk/Tools Revision 274276 Author ifernan...@igalia.com Date 2021-03-11 04:41:20 -0800 (Thu, 11 Mar 2021) Log Message Fix contributors file canonical format issue. Unreviewed. * Scripts/webkitpy/common/config/contributors.json: Fix canonical format issue. Modified

[webkit-changes] [274286] trunk

2021-03-11 Thread cdumez
Title: [274286] trunk Revision 274286 Author cdu...@apple.com Date 2021-03-11 10:00:31 -0800 (Thu, 11 Mar 2021) Log Message Introduce WorkQueue::dispatchSync() https://bugs.webkit.org/show_bug.cgi?id=223049 Reviewed by Alex Christensen. Source/WebCore: Adopt WorkQueue::dispatchSync().

[webkit-changes] [274280] branches/safari-611.1.21.1-branch/Source/ThirdParty/libwebrtc

2021-03-11 Thread rubent_22
Title: [274280] branches/safari-611.1.21.1-branch/Source/ThirdParty/libwebrtc Revision 274280 Author rubent...@apple.com Date 2021-03-11 09:03:41 -0800 (Thu, 11 Mar 2021) Log Message Cherry-pick r274237. rdar://problem/75316929 CRASH in MergeUVRow_AVX2

[webkit-changes] [274281] trunk/LayoutTests

2021-03-11 Thread peng . liu6
Title: [274281] trunk/LayoutTests Revision 274281 Author peng.l...@apple.com Date 2021-03-11 09:12:14 -0800 (Thu, 11 Mar 2021) Log Message [GPUP] Some modern-media-controls tests are flaky when media in GPU Process is enabled https://bugs.webkit.org/show_bug.cgi?id=221685 Reviewed by

[webkit-changes] [274282] trunk

2021-03-11 Thread sihui_liu
Title: [274282] trunk Revision 274282 Author sihui_...@apple.com Date 2021-03-11 09:31:32 -0800 (Thu, 11 Mar 2021) Log Message Text manipulation: ignore leading and trailing spaces when comparing content for all tokens https://bugs.webkit.org/show_bug.cgi?id=223057 Reviewed by Ryosuke

[webkit-changes] [274283] trunk

2021-03-11 Thread commit-queue
Title: [274283] trunk Revision 274283 Author commit-qu...@webkit.org Date 2021-03-11 09:37:15 -0800 (Thu, 11 Mar 2021) Log Message REGRESSION(r272293) WebArchives originally loaded over HTTP fail to load subresources that would be upgraded to HTTPS

[webkit-changes] [274285] branches/safari-611.1.21.1-branch/Source/WebKit

2021-03-11 Thread rubent_22
Title: [274285] branches/safari-611.1.21.1-branch/Source/WebKit Revision 274285 Author rubent...@apple.com Date 2021-03-11 09:58:32 -0800 (Thu, 11 Mar 2021) Log Message "Revert r274266. rdar://problem/75290553" This reverts commit b476dd75db068cab654d25c9eb895bbd5cc60526. Modified

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

2021-03-11 Thread youenn
Title: [274279] trunk/Source/WebKit Revision 274279 Author you...@apple.com Date 2021-03-11 08:25:12 -0800 (Thu, 11 Mar 2021) Log Message Add camera-related sandbox extensions to GPUProcess https://bugs.webkit.org/show_bug.cgi?id=223059 Reviewed by Eric Carlson. Align GPU process

[webkit-changes] [274278] trunk

2021-03-11 Thread zalan
Title: [274278] trunk Revision 274278 Author za...@apple.com Date 2021-03-11 07:32:36 -0800 (Thu, 11 Mar 2021) Log Message Cleanup references to float and out-of-flow renderers before destroying them. https://bugs.webkit.org/show_bug.cgi?id=223041 Reviewed by Antti Koivisto.

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

2021-03-11 Thread commit-queue
Title: [274284] trunk/Source/WebCore Revision 274284 Author commit-qu...@webkit.org Date 2021-03-11 09:57:20 -0800 (Thu, 11 Mar 2021) Log Message Cleanup RenderFlexibleBox https://bugs.webkit.org/show_bug.cgi?id=222976 Patch by Rob Buis on 2021-03-11 Reviewed by Sergio Villar Senin.

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

2021-03-11 Thread commit-queue
Title: [274294] trunk/Source/WebKit Revision 274294 Author commit-qu...@webkit.org Date 2021-03-11 12:37:09 -0800 (Thu, 11 Mar 2021) Log Message [WPE] WebKitMediaKeySystemPermissionRequest.h missing in top-level header https://bugs.webkit.org/show_bug.cgi?id=223076 Patch by Philippe

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

2021-03-11 Thread pvollan
Title: [274295] trunk/Source/WebKit Revision 274295 Author pvol...@apple.com Date 2021-03-11 12:43:14 -0800 (Thu, 11 Mar 2021) Log Message [macOS] Add additional telemetry to WebContent sandbox https://bugs.webkit.org/show_bug.cgi?id=223080 Reviewed by Brent Fulgham. Add additional

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

2021-03-11 Thread commit-queue
Title: [274290] trunk/Source/WebKit Revision 274290 Author commit-qu...@webkit.org Date 2021-03-11 11:25:08 -0800 (Thu, 11 Mar 2021) Log Message REGRESSION(r274270): Broke WebKitSecurityOrigin docs https://bugs.webkit.org/show_bug.cgi?id=223077 Patch by Michael Catanzaro on 2021-03-11

[webkit-changes] [274297] trunk

2021-03-11 Thread commit-queue
Title: [274297] trunk Revision 274297 Author commit-qu...@webkit.org Date 2021-03-11 12:59:24 -0800 (Thu, 11 Mar 2021) Log Message Revert r260302 https://bugs.webkit.org/show_bug.cgi?id=223048 Patch by Alex Christensen on 2021-03-11 Reviewed by Geoffrey Garen. Source/WebKit: r260302

[webkit-changes] [274287] trunk

2021-03-11 Thread commit-queue
Title: [274287] trunk Revision 274287 Author commit-qu...@webkit.org Date 2021-03-11 10:10:59 -0800 (Thu, 11 Mar 2021) Log Message Apply transferred min/max sizes for intrinsic sizing https://bugs.webkit.org/show_bug.cgi?id=222557 Patch by Rob Buis on 2021-03-11 Reviewed by Alex

[webkit-changes] [274293] trunk

2021-03-11 Thread drousso
Title: [274293] trunk Revision 274293 Author drou...@apple.com Date 2021-03-11 12:33:42 -0800 (Thu, 11 Mar 2021) Log Message Video controls stay on screen indefinitely after interacting with time scrubber https://bugs.webkit.org/show_bug.cgi?id=223081 Reviewed by Eric Carlson.

[webkit-changes] [274296] trunk/Source

2021-03-11 Thread cdumez
Title: [274296] trunk/Source Revision 274296 Author cdu...@apple.com Date 2021-03-11 12:47:32 -0800 (Thu, 11 Mar 2021) Log Message Replace some usage of dispatch_queue with WorkQueue now that it supports sync dispatching https://bugs.webkit.org/show_bug.cgi?id=223073 Reviewed by Darin

[webkit-changes] [274298] branches/safari-611.1.21.1-branch/Source/WebKit

2021-03-11 Thread repstein
Title: [274298] branches/safari-611.1.21.1-branch/Source/WebKit Revision 274298 Author repst...@apple.com Date 2021-03-11 13:14:26 -0800 (Thu, 11 Mar 2021) Log Message Cherry-pick r274295. rdar://problem/75290553 [macOS] Add additional telemetry to WebContent sandbox

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

2021-03-11 Thread bburg
Title: [274288] trunk/Source/_javascript_Core Revision 274288 Author bb...@apple.com Date 2021-03-11 10:52:02 -0800 (Thu, 11 Mar 2021) Log Message Web Inspector: Occasional crash under RemoteConnectionToTargetCocoa::close() https://bugs.webkit.org/show_bug.cgi?id=223038 Reviewed by

[webkit-changes] [274292] trunk/LayoutTests

2021-03-11 Thread eric . carlson
Title: [274292] trunk/LayoutTests Revision 274292 Author eric.carl...@apple.com Date 2021-03-11 12:17:10 -0800 (Thu, 11 Mar 2021) Log Message [Mac] http/tests/media/video-play-stall.html is flakey https://bugs.webkit.org/show_bug.cgi?id=148597 Reviewed by Jer Noble. *

[webkit-changes] [274299] trunk

2021-03-11 Thread drousso
Title: [274299] trunk Revision 274299 Author drou...@apple.com Date 2021-03-11 13:36:51 -0800 (Thu, 11 Mar 2021) Log Message [macCatalyst] media controls should have macOS styling and behavior https://bugs.webkit.org/show_bug.cgi?id=223078 Reviewed by Eric Carlson. Source/WebCore: *

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

2021-03-11 Thread pvollan
Title: [274289] trunk/Source/WebKit Revision 274289 Author pvol...@apple.com Date 2021-03-11 11:04:11 -0800 (Thu, 11 Mar 2021) Log Message [macOS] Add message filtering check in sandbox https://bugs.webkit.org/show_bug.cgi?id=223072 Reviewed by Brent Fulgham. Message filters cannot be

[webkit-changes] [274291] trunk

2021-03-11 Thread mark . lam
Title: [274291] trunk Revision 274291 Author mark@apple.com Date 2021-03-11 11:27:27 -0800 (Thu, 11 Mar 2021) Log Message Use tagged pointers in more places in the MetaAllocator code. https://bugs.webkit.org/show_bug.cgi?id=223055 rdar://69971224 Reviewed by Saam Barati.

[webkit-changes] [274301] trunk

2021-03-11 Thread akeerthi
Title: [274301] trunk Revision 274301 Author akeer...@apple.com Date 2021-03-11 14:41:13 -0800 (Thu, 11 Mar 2021) Log Message [iOS][FCR] Update disabled state for button-like controls https://bugs.webkit.org/show_bug.cgi?id=222318 Reviewed by Wenson Hsieh. Source/WebCore: Update the

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

2021-03-11 Thread cdumez
Title: [274304] trunk/Source/WTF Revision 274304 Author cdu...@apple.com Date 2021-03-11 15:54:16 -0800 (Thu, 11 Mar 2021) Log Message Use BinarySemaphore in callOnMainAndWait() https://bugs.webkit.org/show_bug.cgi?id=223092 Reviewed by Geoffrey Garen. Use BinarySemaphore in

[webkit-changes] [274315] trunk/LayoutTests

2021-03-11 Thread amir_mark
Title: [274315] trunk/LayoutTests Revision 274315 Author amir_m...@apple.com Date 2021-03-11 18:10:37 -0800 (Thu, 11 Mar 2021) Log Message REGRESSION (r274264) [MacOS Wk1] compositing/visibility/iframe-visibility-hidden.html is a flakey image failure

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

2021-03-11 Thread cdumez
Title: [274300] trunk/Source/WebCore Revision 274300 Author cdu...@apple.com Date 2021-03-11 14:40:01 -0800 (Thu, 11 Mar 2021) Log Message Use BinarySemaphore in SerializedScriptValue::writeBlobsToDiskForIndexedDBSynchronously() https://bugs.webkit.org/show_bug.cgi?id=223089 Reviewed by

[webkit-changes] [274303] trunk/Source/WebInspectorUI

2021-03-11 Thread drousso
Title: [274303] trunk/Source/WebInspectorUI Revision 274303 Author drou...@apple.com Date 2021-03-11 15:11:20 -0800 (Thu, 11 Mar 2021) Log Message Web Inspector: `WI.Object.singleFireEventListener` should not keep a strong reference to `thisObject`

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

2021-03-11 Thread bfulgham
Title: [274311] trunk/Source/WebKit Revision 274311 Author bfulg...@apple.com Date 2021-03-11 16:43:27 -0800 (Thu, 11 Mar 2021) Log Message [iOS, macOS] Re-allow WebContent sandbox permissions for specific /etc files https://bugs.webkit.org/show_bug.cgi?id=223088 Reviewed by Per Arne

[webkit-changes] [274308] trunk

2021-03-11 Thread shvaikalesh
Title: [274308] trunk Revision 274308 Author shvaikal...@gmail.com Date 2021-03-11 16:08:05 -0800 (Thu, 11 Mar 2021) Log Message Align JSGlobalObject::defineOwnProperty() with the spec and other runtimes https://bugs.webkit.org/show_bug.cgi?id=203456 Reviewed by Robin Morisset.

[webkit-changes] [274314] trunk/Tools

2021-03-11 Thread amir_mark
Title: [274314] trunk/Tools Revision 274314 Author amir_m...@apple.com Date 2021-03-11 17:37:04 -0800 (Thu, 11 Mar 2021) Log Message Adding myself as a committer in the contributors file N/A N/A * Scripts/webkitpy/common/config/contributors.json: Added myself as a committer Modified

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

2021-03-11 Thread timothy_horton
Title: [274302] trunk/Source/WebKit Revision 274302 Author timothy_hor...@apple.com Date 2021-03-11 15:06:35 -0800 (Thu, 11 Mar 2021) Log Message Adopt WKSeparatedModelView for https://bugs.webkit.org/show_bug.cgi?id=223085 Reviewed by Sam Weinig. *

[webkit-changes] [274306] trunk/Source

2021-03-11 Thread cdumez
Title: [274306] trunk/Source Revision 274306 Author cdu...@apple.com Date 2021-03-11 15:59:14 -0800 (Thu, 11 Mar 2021) Log Message Use CallOnMainThreadAndWait() instead of CallAndMainThread() + BinarySemaphore https://bugs.webkit.org/show_bug.cgi?id=223093 Reviewed by Geoffrey Garen.

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

2021-03-11 Thread drousso
Title: [274310] trunk/Source/WebKit Revision 274310 Author drou...@apple.com Date 2021-03-11 16:22:08 -0800 (Thu, 11 Mar 2021) Log Message [macOS] override the background color of PDF documents to match PDFKit https://bugs.webkit.org/show_bug.cgi?id=223091 Reviewed by Tim Horton. *

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

2021-03-11 Thread mark . lam
Title: [274313] trunk/Source/WebCore Revision 274313 Author mark@apple.com Date 2021-03-11 16:56:28 -0800 (Thu, 11 Mar 2021) Log Message [BigSur wk1 arm64] platform/mac/fast/objc/longlongTest.html is a consistent failure. https://bugs.webkit.org/show_bug.cgi?id=223051 Reviewed by

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

2021-03-11 Thread wenson_hsieh
Title: [274305] trunk/Source/WebCore Revision 274305 Author wenson_hs...@apple.com Date 2021-03-11 15:55:40 -0800 (Thu, 11 Mar 2021) Log Message [macOS] Selecting text via mouse drag in image documents shouldn't trigger click events https://bugs.webkit.org/show_bug.cgi?id=223075

[webkit-changes] [274307] trunk

2021-03-11 Thread cdumez
Title: [274307] trunk Revision 274307 Author cdu...@apple.com Date 2021-03-11 16:01:20 -0800 (Thu, 11 Mar 2021) Log Message Introduce WorkQueue::main() to get the main thread's work queue https://bugs.webkit.org/show_bug.cgi?id=223087 Reviewed by Geoffrey Garen. Introduce

[webkit-changes] [274309] tags/Safari-612.1.5.4/

2021-03-11 Thread alancoon
Title: [274309] tags/Safari-612.1.5.4/ Revision 274309 Author alanc...@apple.com Date 2021-03-11 16:12:09 -0800 (Thu, 11 Mar 2021) Log Message Tag Safari-612.1.5.4. Added Paths tags/Safari-612.1.5.4/ Diff ___ webkit-changes mailing

[webkit-changes] [274312] trunk

2021-03-11 Thread tzagallo
Title: [274312] trunk Revision 274312 Author tzaga...@apple.com Date 2021-03-11 16:47:20 -0800 (Thu, 11 Mar 2021) Log Message AI validator patchpoint should read heap top https://bugs.webkit.org/show_bug.cgi?id=223052 Reviewed by Yusuke Suzuki. JSTests: *

[webkit-changes] [274320] tags/Safari-611.1.21.81.1/

2021-03-11 Thread alancoon
Title: [274320] tags/Safari-611.1.21.81.1/ Revision 274320 Author alanc...@apple.com Date 2021-03-11 19:09:05 -0800 (Thu, 11 Mar 2021) Log Message Tag Safari-611.1.21.81.1. Added Paths tags/Safari-611.1.21.81.1/ Diff ___

[webkit-changes] [274324] trunk/Source

2021-03-11 Thread cdumez
Title: [274324] trunk/Source Revision 274324 Author cdu...@apple.com Date 2021-03-11 20:48:22 -0800 (Thu, 11 Mar 2021) Log Message Introduce ensureOnMainThread() https://bugs.webkit.org/show_bug.cgi?id=223105 Reviewed by Darin Adler. Introduce ensureOnMainThread(), similarly to the

[webkit-changes] [274319] branches/safari-611.1.21.81-branch/Source/WebKit

2021-03-11 Thread repstein
Title: [274319] branches/safari-611.1.21.81-branch/Source/WebKit Revision 274319 Author repst...@apple.com Date 2021-03-11 18:55:37 -0800 (Thu, 11 Mar 2021) Log Message Cherry-pick r274295. rdar://problem/75344113 [macOS] Add additional telemetry to WebContent sandbox

[webkit-changes] [274321] trunk

2021-03-11 Thread eric . carlson
Title: [274321] trunk Revision 274321 Author eric.carl...@apple.com Date 2021-03-11 19:24:38 -0800 (Thu, 11 Mar 2021) Log Message [GPU Process] http/tests/media/hls/hls-audio-tracks-locale-selection.html fails https://bugs.webkit.org/show_bug.cgi?id=223102 Reviewed by Jer Noble.

[webkit-changes] [274322] trunk/Source

2021-03-11 Thread cdumez
Title: [274322] trunk/Source Revision 274322 Author cdu...@apple.com Date 2021-03-11 19:51:28 -0800 (Thu, 11 Mar 2021) Log Message Drop some unnecessary RunLoop::isMain() / IsMainRunLoop() checks https://bugs.webkit.org/show_bug.cgi?id=223094 Reviewed by Darin Adler. Drop some

[webkit-changes] [274325] trunk/Source

2021-03-11 Thread sbarati
Title: [274325] trunk/Source Revision 274325 Author sbar...@apple.com Date 2021-03-11 21:43:53 -0800 (Thu, 11 Mar 2021) Log Message Adopt VM_FLAGS_PERMANENT for the config vm mapping https://bugs.webkit.org/show_bug.cgi?id=222086 Reviewed by Yusuke Suzuki and Mark Lam.

[webkit-changes] [274317] tags/Safari-611.1.21.1.9/

2021-03-11 Thread alancoon
Title: [274317] tags/Safari-611.1.21.1.9/ Revision 274317 Author alanc...@apple.com Date 2021-03-11 18:31:39 -0800 (Thu, 11 Mar 2021) Log Message Tag Safari-611.1.21.1.9. Added Paths tags/Safari-611.1.21.1.9/ Diff ___ webkit-changes

[webkit-changes] [274318] branches/safari-611.1.21.81-branch/Source

2021-03-11 Thread repstein
Title: [274318] branches/safari-611.1.21.81-branch/Source Revision 274318 Author repst...@apple.com Date 2021-03-11 18:46:01 -0800 (Thu, 11 Mar 2021) Log Message Versioning. WebKit-7611.1.21.81.1 Modified Paths

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

2021-03-11 Thread timothy_horton
Title: [274328] trunk/Source/WTF Revision 274328 Author timothy_hor...@apple.com Date 2021-03-11 23:14:44 -0800 (Thu, 11 Mar 2021) Log Message REGRESSION (r267775): Web Share API Level 2 is incorrectly disabled https://bugs.webkit.org/show_bug.cgi?id=223110 Reviewed by Simon Fraser. *

[webkit-changes] [274316] branches/safari-611.1.21.81-branch/

2021-03-11 Thread repstein
Title: [274316] branches/safari-611.1.21.81-branch/ Revision 274316 Author repst...@apple.com Date 2021-03-11 18:27:41 -0800 (Thu, 11 Mar 2021) Log Message New branch. Added Paths branches/safari-611.1.21.81-branch/ Diff ___

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

2021-03-11 Thread said
Title: [274326] trunk/Source/WebCore Revision 274326 Author s...@apple.com Date 2021-03-11 21:56:54 -0800 (Thu, 11 Mar 2021) Log Message [GPU Process] Encoding buffer for DisplayList items should be aligned to 8 bytes https://bugs.webkit.org/show_bug.cgi?id=223096 Reviewed by Simon

[webkit-changes] [274323] trunk

2021-03-11 Thread commit-queue
Title: [274323] trunk Revision 274323 Author commit-qu...@webkit.org Date 2021-03-11 20:42:27 -0800 (Thu, 11 Mar 2021) Log Message Add some logging to help debug flaky quota tests https://bugs.webkit.org/show_bug.cgi?id=222995 Patch by Sihui Liu on 2021-03-11 Reviewed by Youenn Fablet.

[webkit-changes] [274327] trunk

2021-03-11 Thread said
Title: [274327] trunk Revision 274327 Author s...@apple.com Date 2021-03-11 22:57:44 -0800 (Thu, 11 Mar 2021) Log Message [GPUP] Enable 2D Canvas in layout tests by default https://bugs.webkit.org/show_bug.cgi?id=222835 Reviewed by Simon Fraser. Source/WTF: Move

[webkit-changes] [274272] trunk/Tools

2021-03-11 Thread ifernandez
Title: [274272] trunk/Tools Revision 274272 Author ifernan...@igalia.com Date 2021-03-11 02:07:59 -0800 (Thu, 11 Mar 2021) Log Message Add myself as committer to the contributors file. Unreviewed. * Scripts/webkitpy/common/config/contributors.json: Added myself as a committer.

[webkit-changes] [274270] trunk

2021-03-11 Thread commit-queue
Title: [274270] trunk Revision 274270 Author commit-qu...@webkit.org Date 2021-03-11 01:09:18 -0800 (Thu, 11 Mar 2021) Log Message REGRESSION(r272469): [WPE][GTK] Epiphany UI process crashes when downloading PDFs, WebKitSecurityOrigin should use SecurityOriginData

[webkit-changes] [274269] trunk

2021-03-11 Thread sihui_liu
Title: [274269] trunk Revision 274269 Author sihui_...@apple.com Date 2021-03-11 00:41:24 -0800 (Thu, 11 Mar 2021) Log Message Indexed DB transactions outdated immediately after it just created https://bugs.webkit.org/show_bug.cgi?id=216769 Reviewed by Ryosuke Niwa. Source/WebCore:

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

2021-03-11 Thread cdumez
Title: [274271] trunk/Source/WebCore Revision 274271 Author cdu...@apple.com Date 2021-03-11 01:10:33 -0800 (Thu, 11 Mar 2021) Log Message [ macOS debug arm64 ]fast/dom/Range/compareBoundaryPoints-compareHow-exception.html is a constant text failure