[webkit-changes] [280017] trunk

2021-07-16 Thread simon . fraser
Title: [280017] trunk Revision 280017 Author simon.fra...@apple.com Date 2021-07-16 22:42:32 -0700 (Fri, 16 Jul 2021) Log Message getBoundingClientRect() returns the incorrect rectangle on elements whose parent element is set -webkit-column-count

[webkit-changes] [280016] trunk

2021-07-16 Thread katherine_cheney
Title: [280016] trunk Revision 280016 Author katherine_che...@apple.com Date 2021-07-16 20:24:25 -0700 (Fri, 16 Jul 2021) Log Message WKWebView _javascript_ injection doesn't work if app includes WKAppBoundDomains https://bugs.webkit.org/show_bug.cgi?id=227589 Reviewed by Brent

[webkit-changes] [280015] trunk

2021-07-16 Thread achristensen
Title: [280015] trunk Revision 280015 Author achristen...@apple.com Date 2021-07-16 18:02:06 -0700 (Fri, 16 Jul 2021) Log Message Prevent HSTS tracking mitigation for top level navigation requests https://bugs.webkit.org/show_bug.cgi?id=227936 Reviewed by Brady Eidson.

[webkit-changes] [280014] trunk

2021-07-16 Thread achristensen
Title: [280014] trunk Revision 280014 Author achristen...@apple.com Date 2021-07-16 18:00:19 -0700 (Fri, 16 Jul 2021) Log Message Network access prevention SPI should prevent preconnecting, and it should first allow injected bundle to change request

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

2021-07-16 Thread yijia_huang
Title: [280013] trunk/Source/_javascript_Core Revision 280013 Author yijia_hu...@apple.com Date 2021-07-16 17:53:05 -0700 (Fri, 16 Jul 2021) Log Message Add ExtendType to Air::Arg Index to fully utilize address computation in memory instruction for ARM64

[webkit-changes] [280012] trunk/LayoutTests

2021-07-16 Thread jenner
Title: [280012] trunk/LayoutTests Revision 280012 Author jen...@apple.com Date 2021-07-16 17:47:54 -0700 (Fri, 16 Jul 2021) Log Message [MacOS Release wk1] media/modern-media-controls/volume-support/volume-support-drag-to-mute.html is a flaky fail and timeout.

[webkit-changes] [280011] trunk/JSTests

2021-07-16 Thread ysuzuki
Title: [280011] trunk/JSTests Revision 280011 Author ysuz...@apple.com Date 2021-07-16 17:15:32 -0700 (Fri, 16 Jul 2021) Log Message [JSC] Simplify sampling-profiler-regexp.js test https://bugs.webkit.org/show_bug.cgi?id=228040 Reviewed by Saam Barati. In this new test case, only thing

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

2021-07-16 Thread kpiddington
Title: [280010] trunk/Source/ThirdParty/ANGLE Revision 280010 Author kpidding...@apple.com Date 2021-07-16 16:59:37 -0700 (Fri, 16 Jul 2021) Log Message Build Default Metal library offline https://bugs.webkit.org/show_bug.cgi?id=227333 This patch compiles and creates a Metal library

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

2021-07-16 Thread wilander
Title: [280009] trunk/Source/WebKit Revision 280009 Author wilan...@apple.com Date 2021-07-16 16:53:23 -0700 (Fri, 16 Jul 2021) Log Message PCM: Add early return when unlinkable token is used and add more happy path Web Inspector logging https://bugs.webkit.org/show_bug.cgi?id=228039

[webkit-changes] [280008] trunk

2021-07-16 Thread sbarati
Title: [280008] trunk Revision 280008 Author sbar...@apple.com Date 2021-07-16 16:40:00 -0700 (Fri, 16 Jul 2021) Log Message Grab the lock in FTL::Thunks::keyForSlowPathCallThunk https://bugs.webkit.org/show_bug.cgi?id=227988 Reviewed by Mark Lam. JSTests: *

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

2021-07-16 Thread mmaxfield
Title: [280007] trunk/Source/WebCore Revision 280007 Author mmaxfi...@apple.com Date 2021-07-16 16:23:44 -0700 (Fri, 16 Jul 2021) Log Message Fix Apple internal build Unreviewed. No new tests because there is no behavior change. * platform/mac/PlatformSpeechSynthesizerMac.mm:

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

2021-07-16 Thread wenson_hsieh
Title: [280006] trunk/Source/WebKit Revision 280006 Author wenson_hs...@apple.com Date 2021-07-16 16:22:27 -0700 (Fri, 16 Jul 2021) Log Message REGRESSION (r277820): Can't scroll up and down using trackpad in Mail message viewer when in Slide Over

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

2021-07-16 Thread beidson
Title: [280005] trunk/Source/WebCore Revision 280005 Author beid...@apple.com Date 2021-07-16 15:59:36 -0700 (Fri, 16 Jul 2021) Log Message FetchBodySource/FetchBodyOwner cleanup and https://bugs.webkit.org/show_bug.cgi?id=228035 Reviewed by Geoffrey Garen. FetchBodyOwner should have

[webkit-changes] [280004] trunk

2021-07-16 Thread commit-queue
Title: [280004] trunk Revision 280004 Author commit-qu...@webkit.org Date 2021-07-16 15:18:46 -0700 (Fri, 16 Jul 2021) Log Message Unreviewed, reverting r279916. https://bugs.webkit.org/show_bug.cgi?id=228037 some of tests are timing out Reverted changeset: "Convert small JIT pool

[webkit-changes] [280003] trunk/LayoutTests

2021-07-16 Thread tsavell
Title: [280003] trunk/LayoutTests Revision 280003 Author tsav...@apple.com Date 2021-07-16 15:07:20 -0700 (Fri, 16 Jul 2021) Log Message accessibility/loading-iframe-sends-notification.html is a flaky timeout rdar://80331434 Unreviewed test gardening. Modified Paths

[webkit-changes] [280002] trunk/LayoutTests

2021-07-16 Thread jenner
Title: [280002] trunk/LayoutTests Revision 280002 Author jen...@apple.com Date 2021-07-16 14:42:51 -0700 (Fri, 16 Jul 2021) Log Message Multiple Canvas tests flaky crash, flaky fail. https://bugs.webkit.org/show_bug.cgi?id=227881. Unreviewed test gardening. Patch by Eric Hutchison on

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

2021-07-16 Thread katherine_cheney
Title: [280001] trunk/Source/WebKit Revision 280001 Author katherine_che...@apple.com Date 2021-07-16 14:26:15 -0700 (Fri, 16 Jul 2021) Log Message macOS Safari network sessions not being marked as being from a browser https://bugs.webkit.org/show_bug.cgi?id=228028 Reviewed by Brent

[webkit-changes] [280000] tags/Safari-612.1.24/

2021-07-16 Thread rubent_22
Title: [28] tags/Safari-612.1.24/ Revision 28 Author rubent...@apple.com Date 2021-07-16 14:22:48 -0700 (Fri, 16 Jul 2021) Log Message Tag Safari-612.1.24. Added Paths tags/Safari-612.1.24/ Diff ___ webkit-changes mailing list

[webkit-changes] [279999] trunk/LayoutTests

2021-07-16 Thread ryanhaddad
Title: [27] trunk/LayoutTests Revision 27 Author ryanhad...@apple.com Date 2021-07-16 14:11:57 -0700 (Fri, 16 Jul 2021) Log Message [MacOS wk2] inspector/canvas/recording-bitmaprenderer-frameCount.html is flaky failing and timing out.

[webkit-changes] [279998] trunk/LayoutTests

2021-07-16 Thread jenner
Title: [279998] trunk/LayoutTests Revision 279998 Author jen...@apple.com Date 2021-07-16 14:01:54 -0700 (Fri, 16 Jul 2021) Log Message [MacOS wk2] inspector/canvas/setShaderProgramHighlighted.html is flaky failing and timing out. https://bugs.webkit.org/show_bug.cgi?id=228030

[webkit-changes] [279997] trunk

2021-07-16 Thread ysuzuki
Title: [279997] trunk Revision 279997 Author ysuz...@apple.com Date 2021-07-16 14:01:16 -0700 (Fri, 16 Jul 2021) Log Message [JSC] RegExp::dumpToStream must not ref Strings since it is called concurrently https://bugs.webkit.org/show_bug.cgi?id=228031 rdar://80686425 Reviewed by Mark

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

2021-07-16 Thread zalan
Title: [279996] trunk/Source/WebCore Revision 279996 Author za...@apple.com Date 2021-07-16 13:34:06 -0700 (Fri, 16 Jul 2021) Log Message [RenderTreeBuilder] Update the fragmented status of the renderer when it becomes in-flow https://bugs.webkit.org/show_bug.cgi?id=228025 Reviewed by

[webkit-changes] [279995] trunk/LayoutTests

2021-07-16 Thread tsavell
Title: [279995] trunk/LayoutTests Revision 279995 Author tsav...@apple.com Date 2021-07-16 13:25:58 -0700 (Fri, 16 Jul 2021) Log Message Modify expectations for media/modern-media-controls/overflow-support/chapters.html https://bugs.webkit.org/show_bug.cgi?id=227055 Unreviewed test

[webkit-changes] [279994] trunk/LayoutTests

2021-07-16 Thread tsavell
Title: [279994] trunk/LayoutTests Revision 279994 Author tsav...@apple.com Date 2021-07-16 13:22:16 -0700 (Fri, 16 Jul 2021) Log Message Modify expectations for media/modern-media-controls/overflow-support/chapters.html https://bugs.webkit.org/show_bug.cgi?id=227055 Unreviewed test

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

2021-07-16 Thread Hironori . Fujii
Title: [279993] trunk/Source/WebCore Revision 279993 Author hironori.fu...@sony.com Date 2021-07-16 13:19:40 -0700 (Fri, 16 Jul 2021) Log Message [curl] Use curl_multi_poll and curl_multi_wakeup instead of select https://bugs.webkit.org/show_bug.cgi?id=227966 Reviewed by Don Olmstead.

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

2021-07-16 Thread timothy_horton
Title: [279992] trunk/Source/WebKit Revision 279992 Author timothy_hor...@apple.com Date 2021-07-16 11:24:35 -0700 (Fri, 16 Jul 2021) Log Message Adopt BifurcatedGraphicsContext for backing store + display list RemoteLayerBackingStore https://bugs.webkit.org/show_bug.cgi?id=226425

[webkit-changes] [279991] trunk/Tools

2021-07-16 Thread jbedard
Title: [279991] trunk/Tools Revision 279991 Author jbed...@apple.com Date 2021-07-16 11:18:05 -0700 (Fri, 16 Jul 2021) Log Message [webkitscmpy] Provide API to access SVN cache https://bugs.webkit.org/show_bug.cgi?id=228000 Reviewed by Dewei Zhu. Create a Svn cache with the same API

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

2021-07-16 Thread mmaxfield
Title: [279990] trunk/Source/WebCore Revision 279990 Author mmaxfi...@apple.com Date 2021-07-16 11:02:46 -0700 (Fri, 16 Jul 2021) Log Message Make the lack of an ANGLE dylib unconditionally log https://bugs.webkit.org/show_bug.cgi?id=228010 Reviewed by Dean Jackson. WebCore should

[webkit-changes] [279989] trunk/LayoutTests

2021-07-16 Thread jenner
Title: [279989] trunk/LayoutTests Revision 279989 Author jen...@apple.com Date 2021-07-16 10:59:12 -0700 (Fri, 16 Jul 2021) Log Message Updated test expectations for inspector/canvas/css-canvas-clients.html is a flaky timeout. https://bugs.webkit.org/show_bug.cgi?id=174272. Unreviewed

[webkit-changes] [279988] trunk/Source

2021-07-16 Thread megan_gardner
Title: [279988] trunk/Source Revision 279988 Author megan_gard...@apple.com Date 2021-07-16 10:17:17 -0700 (Fri, 16 Jul 2021) Log Message Pipe App Highlight scrolling through UI Process in preparation for Note Overlay avoidance. https://bugs.webkit.org/show_bug.cgi?id=227914 Reviewed by

[webkit-changes] [279987] trunk

2021-07-16 Thread commit-queue
Title: [279987] trunk Revision 279987 Author commit-qu...@webkit.org Date 2021-07-16 09:39:15 -0700 (Fri, 16 Jul 2021) Log Message [GTK][WPE] Support color-schemes CSS property https://bugs.webkit.org/show_bug.cgi?id=208204 Patch by Alexander Mikhaylenko on 2021-07-16 Reviewed by

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

2021-07-16 Thread tsavell
Title: [279986] trunk/Source/ThirdParty/ANGLE Revision 279986 Author tsav...@apple.com Date 2021-07-16 09:13:49 -0700 (Fri, 16 Jul 2021) Log Message Unreviewed, reverting r279980. Broke Internal Builds Reverted changeset: "Build Default Metal library offline"

[webkit-changes] [279985] trunk

2021-07-16 Thread commit-queue
Title: [279985] trunk Revision 279985 Author commit-qu...@webkit.org Date 2021-07-16 08:32:31 -0700 (Fri, 16 Jul 2021) Log Message [GStreamer] RealtimeMediaSourceCenter and VideoEncoder are not libwebrtc-specific https://bugs.webkit.org/show_bug.cgi?id=228020 Patch by Philippe Normand

[webkit-changes] [279984] trunk/Tools

2021-07-16 Thread angelos
Title: [279984] trunk/Tools Revision 279984 Author ange...@igalia.com Date 2021-07-16 07:25:26 -0700 (Fri, 16 Jul 2021) Log Message Bundle libraries for remote execution in run-jsc-benchmarks https://bugs.webkit.org/show_bug.cgi?id=227579 Reviewed by Carlos Alberto Lopez Perez.

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

2021-07-16 Thread carlosgc
Title: [279983] trunk/Source/WebKit Revision 279983 Author carlo...@webkit.org Date 2021-07-16 04:16:13 -0700 (Fri, 16 Jul 2021) Log Message [GTK][WPE] PSON: accessibility doesn't work after a cross site navigation https://bugs.webkit.org/show_bug.cgi?id=228021 Reviewed by Adrian Perez

[webkit-changes] [279981] trunk/PerformanceTests

2021-07-16 Thread rego
Title: [279981] trunk/PerformanceTests Revision 279981 Author r...@igalia.com Date 2021-07-16 01:32:18 -0700 (Fri, 16 Jul 2021) Log Message Remove CSS Regions perf tests https://bugs.webkit.org/show_bug.cgi?id=228016 Reviewed by Ryosuke Niwa. The feature has been removed long time ago,

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

2021-07-16 Thread kpiddington
Title: [279980] trunk/Source/ThirdParty/ANGLE Revision 279980 Author kpidding...@apple.com Date 2021-07-16 00:19:05 -0700 (Fri, 16 Jul 2021) Log Message Build Default Metal library offline https://bugs.webkit.org/show_bug.cgi?id=227333 This patch compiles and creates a Metal library

[webkit-changes] [279979] trunk

2021-07-16 Thread cdumez
Title: [279979] trunk Revision 279979 Author cdu...@apple.com Date 2021-07-15 23:52:15 -0700 (Thu, 15 Jul 2021) Log Message Implement 'SubmitEvent' interface https://bugs.webkit.org/show_bug.cgi?id=202978 Reviewed by Alex Christensen. LayoutTests/imported/w3c: Rebaseline WPT tests now

[webkit-changes] [279978] trunk

2021-07-16 Thread cdumez
Title: [279978] trunk Revision 279978 Author cdu...@apple.com Date 2021-07-15 23:15:47 -0700 (Thu, 15 Jul 2021) Log Message Add support for MediaError.message https://bugs.webkit.org/show_bug.cgi?id=228008 Reviewed by Alex Christensen. Source/WebCore: Add support for