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

2020-10-08 Thread jiewen_tan
Title: [268248] trunk/Source/WebKit Revision 268248 Author jiewen_...@apple.com Date 2020-10-08 22:16:03 -0700 (Thu, 08 Oct 2020) Log Message [WebAuthn] Implement a dummy WebAuthenticationAgent https://bugs.webkit.org/show_bug.cgi?id=217401 Reviewed by Darin Adler. Part 1. This patch

[webkit-changes] [268247] trunk/Source

2020-10-08 Thread ysuzuki
Title: [268247] trunk/Source Revision 268247 Author ysuz...@apple.com Date 2020-10-08 22:08:11 -0700 (Thu, 08 Oct 2020) Log Message Unreviewed, reland r268170 https://bugs.webkit.org/show_bug.cgi?id=217460 Source/_javascript_Core: Fixed missing wrong OperationPtrTag use in Repatch.cpp.

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

2020-10-08 Thread cfleizach
Title: [268246] trunk/Source/WebKit Revision 268246 Author cfleiz...@apple.com Date 2020-10-08 21:02:48 -0700 (Thu, 08 Oct 2020) Log Message AX: Website Warning page is inaccessible https://bugs.webkit.org/show_bug.cgi?id=217489 Reviewed by Zalan Bujtas. If we have a safe browsing

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

2020-10-08 Thread eric . carlson
Title: [268245] trunk/Source/WebCore Revision 268245 Author eric.carl...@apple.com Date 2020-10-08 20:13:50 -0700 (Thu, 08 Oct 2020) Log Message Nil-check results of -[AVPlayerItemVideoOutput initWithPixelBufferAttributes:] https://bugs.webkit.org/show_bug.cgi?id=217498 Reviewed by Jer

[webkit-changes] [268244] trunk

2020-10-08 Thread mmaxfield
Title: [268244] trunk Revision 268244 Author mmaxfi...@apple.com Date 2020-10-08 20:05:43 -0700 (Thu, 08 Oct 2020) Log Message Stop clamping text-underline-offset to 0 https://bugs.webkit.org/show_bug.cgi?id=217455 Reviewed by Simon Fraser. Source/WebCore: As per the CSSWG resolution

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

2020-10-08 Thread achristensen
Title: [268243] trunk/Source/WebKit Revision 268243 Author achristen...@apple.com Date 2020-10-08 19:31:40 -0700 (Thu, 08 Oct 2020) Log Message REGRESSION (r267763): SHOULD NEVER BE REACHED in WebKit::contentRuleListsFromIdentifier https://bugs.webkit.org/show_bug.cgi?id=217499 There

[webkit-changes] [268242] trunk/Tools

2020-10-08 Thread jlewis3
Title: [268242] trunk/Tools Revision 268242 Author jlew...@apple.com Date 2020-10-08 19:26:13 -0700 (Thu, 08 Oct 2020) Log Message Move EWS to new SDKs: tvOS 14, and watchOS 7. https://bugs.webkit.org/show_bug.cgi?id=217145 Reviewed by Aakash Jain. *

[webkit-changes] [268241] trunk/Source

2020-10-08 Thread commit-queue
Title: [268241] trunk/Source Revision 268241 Author commit-qu...@webkit.org Date 2020-10-08 18:18:14 -0700 (Thu, 08 Oct 2020) Log Message Unreviewed, reverting r268170 and r268190. https://bugs.webkit.org/show_bug.cgi?id=217502 Crash on ARM64E exclusively Reverted changesets: "[JSC]

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

2020-10-08 Thread wenson_hsieh
Title: [268240] trunk/Source/WebCore Revision 268240 Author wenson_hs...@apple.com Date 2020-10-08 18:17:46 -0700 (Thu, 08 Oct 2020) Log Message [MotionMark] Add a fast path for GraphicsContext::strokePath in the case where the path is a line

[webkit-changes] [268239] trunk

2020-10-08 Thread rniwa
Title: [268239] trunk Revision 268239 Author rn...@webkit.org Date 2020-10-08 17:48:35 -0700 (Thu, 08 Oct 2020) Log Message Make it possible to send an arbitrary IPC message from _javascript_ https://bugs.webkit.org/show_bug.cgi?id=217423 Reviewed by Geoffrey Garen.

[webkit-changes] [268238] trunk

2020-10-08 Thread weinig
Title: [268238] trunk Revision 268238 Author wei...@apple.com Date 2020-10-08 17:45:29 -0700 (Thu, 08 Oct 2020) Log Message Refactor TestOptions code in WebKitTestRunner to make it easier to rationalize and extend https://bugs.webkit.org/show_bug.cgi?id=217390 Reviewed by Darin Adler.

[webkit-changes] [268237] branches/safari-610.2.11.0-branch/Source/WebCore

2020-10-08 Thread repstein
Title: [268237] branches/safari-610.2.11.0-branch/Source/WebCore Revision 268237 Author repst...@apple.com Date 2020-10-08 17:34:13 -0700 (Thu, 08 Oct 2020) Log Message Apply patch. rdar://problem/70104437 Modified Paths branches/safari-610.2.11.0-branch/Source/WebCore/page/Page.cpp

[webkit-changes] [268236] trunk/LayoutTests

2020-10-08 Thread wenson_hsieh
Title: [268236] trunk/LayoutTests Revision 268236 Author wenson_hs...@apple.com Date 2020-10-08 17:27:08 -0700 (Thu, 08 Oct 2020) Log Message Unreviewed, unskip several canvas-related layout test directories when enabling GPU process The vast majority of tests in these directories now

[webkit-changes] [268235] branches/safari-610.2.11.1-branch/Source/WebCore

2020-10-08 Thread repstein
Title: [268235] branches/safari-610.2.11.1-branch/Source/WebCore Revision 268235 Author repst...@apple.com Date 2020-10-08 17:26:13 -0700 (Thu, 08 Oct 2020) Log Message Apply patch. rdar://problem/69594474 Modified Paths branches/safari-610.2.11.1-branch/Source/WebCore/page/Page.cpp

[webkit-changes] [268234] trunk

2020-10-08 Thread jdarpinian
Title: [268234] trunk Revision 268234 Author jdarpin...@chromium.org Date 2020-10-08 17:24:42 -0700 (Thu, 08 Oct 2020) Log Message Support EXT_texture_compression_rgtc WebGL extension https://bugs.webkit.org/show_bug.cgi?id=217198 Reviewed by Kenneth Russell. Source/WebCore: Test:

[webkit-changes] [268233] trunk/LayoutTests

2020-10-08 Thread hector_i_lopez
Title: [268233] trunk/LayoutTests Revision 268233 Author hector_i_lo...@apple.com Date 2020-10-08 17:15:14 -0700 (Thu, 08 Oct 2020) Log Message Add Mojave specific result https://bugs.webkit.org/show_bug.cgi?id=167729 Unreviewed test gardening. *

[webkit-changes] [268232] trunk

2020-10-08 Thread achristensen
Title: [268232] trunk Revision 268232 Author achristen...@apple.com Date 2020-10-08 17:03:09 -0700 (Thu, 08 Oct 2020) Log Message FileReader.result should return null if it isn't done yet https://bugs.webkit.org/show_bug.cgi?id=217484 Reviewed by Geoffrey Garen.

[webkit-changes] [268231] trunk

2020-10-08 Thread peng . liu6
Title: [268231] trunk Revision 268231 Author peng.l...@apple.com Date 2020-10-08 16:44:53 -0700 (Thu, 08 Oct 2020) Log Message [Media in GPU Process] Cannot activate or deactivate an audio session https://bugs.webkit.org/show_bug.cgi?id=217492 Reviewed by Eric Carlson. Source/WebKit:

[webkit-changes] [268229] branches/safari-610-branch/Source

2020-10-08 Thread alancoon
Title: [268229] branches/safari-610-branch/Source Revision 268229 Author alanc...@apple.com Date 2020-10-08 16:28:33 -0700 (Thu, 08 Oct 2020) Log Message Cherry-pick r268052. rdar://problem/70097377 Enable video capture in WebProcess by default on MacOS

[webkit-changes] [268222] branches/safari-610-branch

2020-10-08 Thread alancoon
Title: [268222] branches/safari-610-branch Revision 268222 Author alanc...@apple.com Date 2020-10-08 16:28:13 -0700 (Thu, 08 Oct 2020) Log Message Cherry-pick r267081. rdar://problem/70056594 End of media capture should not be reported before 3 seconds of the start of capture

[webkit-changes] [268220] branches/safari-610-branch

2020-10-08 Thread alancoon
Title: [268220] branches/safari-610-branch Revision 268220 Author alanc...@apple.com Date 2020-10-08 16:28:04 -0700 (Thu, 08 Oct 2020) Log Message Cherry-pick r267568. rdar://problem/70056584 Implement default behavior for getUserMedia requests in case where there is no delegate set

[webkit-changes] [268230] branches/safari-610-branch/Source/WebKit/UIProcess/mac/ WebContextMenuProxyMac.mm

2020-10-08 Thread alancoon
Title: [268230] branches/safari-610-branch/Source/WebKit/UIProcess/mac/WebContextMenuProxyMac.mm Revision 268230 Author alanc...@apple.com Date 2020-10-08 16:28:35 -0700 (Thu, 08 Oct 2020) Log Message Build fix for makeBlockPtr. Modified Paths

[webkit-changes] [268225] branches/safari-610-branch

2020-10-08 Thread alancoon
Title: [268225] branches/safari-610-branch Revision 268225 Author alanc...@apple.com Date 2020-10-08 16:28:24 -0700 (Thu, 08 Oct 2020) Log Message Cherry-pick r267844. rdar://problem/70056601 Prevent media capture unless the application has correct data for system permission prompt

[webkit-changes] [268226] branches/safari-610-branch

2020-10-08 Thread alancoon
Title: [268226] branches/safari-610-branch Revision 268226 Author alanc...@apple.com Date 2020-10-08 16:28:28 -0700 (Thu, 08 Oct 2020) Log Message Cherry-pick r268012. rdar://problem/70056589 Disable media capture if an app's entitlements won't allow access to capture devices

[webkit-changes] [268221] branches/safari-610-branch

2020-10-08 Thread alancoon
Title: [268221] branches/safari-610-branch Revision 268221 Author alanc...@apple.com Date 2020-10-08 16:28:08 -0700 (Thu, 08 Oct 2020) Log Message Cherry-pick r267838. rdar://problem/70056580 getUserMedia with sampleRate constraints may fail

[webkit-changes] [268228] trunk

2020-10-08 Thread achristensen
Title: [268228] trunk Revision 268228 Author achristen...@apple.com Date 2020-10-08 16:28:32 -0700 (Thu, 08 Oct 2020) Log Message Implement Blob.stream https://bugs.webkit.org/show_bug.cgi?id=217457 Reviewed by Youenn Fablet. LayoutTests/imported/w3c: *

[webkit-changes] [268227] branches/safari-610-branch/Tools

2020-10-08 Thread alancoon
Title: [268227] branches/safari-610-branch/Tools Revision 268227 Author alanc...@apple.com Date 2020-10-08 16:28:30 -0700 (Thu, 08 Oct 2020) Log Message Cherry-pick r268023. rdar://problem/70056589 Disable media capture if an app's entitlements won't allow access to capture devices

[webkit-changes] [268224] branches/safari-610-branch/Source/WebKit

2020-10-08 Thread alancoon
Title: [268224] branches/safari-610-branch/Source/WebKit Revision 268224 Author alanc...@apple.com Date 2020-10-08 16:28:20 -0700 (Thu, 08 Oct 2020) Log Message Cherry-pick r267698. rdar://problem/70056601 Make sure our calls to AVCaptureDevice requestAccessForMediaType do

[webkit-changes] [268223] branches/safari-610-branch

2020-10-08 Thread alancoon
Title: [268223] branches/safari-610-branch Revision 268223 Author alanc...@apple.com Date 2020-10-08 16:28:18 -0700 (Thu, 08 Oct 2020) Log Message Cherry-pick r267563. rdar://problem/70056594 Introduce WKWebViewConfiguration mediaCaptureEnabled

[webkit-changes] [268218] branches/safari-610-branch/Source/WebKit

2020-10-08 Thread alancoon
Title: [268218] branches/safari-610-branch/Source/WebKit Revision 268218 Author alanc...@apple.com Date 2020-10-08 16:27:54 -0700 (Thu, 08 Oct 2020) Log Message Cherry-pick r267237. rdar://problem/70056605 Unified build fixes in media code

[webkit-changes] [268219] branches/safari-610-branch

2020-10-08 Thread alancoon
Title: [268219] branches/safari-610-branch Revision 268219 Author alanc...@apple.com Date 2020-10-08 16:28:00 -0700 (Thu, 08 Oct 2020) Log Message Cherry-pick r267414. rdar://problem/70056613 Implement a default prompt for getUserMedia

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

2020-10-08 Thread hector_i_lopez
Title: [268217] trunk/Source/WebKit Revision 268217 Author hector_i_lo...@apple.com Date 2020-10-08 16:05:04 -0700 (Thu, 08 Oct 2020) Log Message Unreviewed, reverting r268155. This reverts r268155 becasue it broke internal builds Reverted changeset: "[WebAuthn] Implement a dummy

[webkit-changes] [268216] branches/safari-610.2.11.3-branch/

2020-10-08 Thread repstein
Title: [268216] branches/safari-610.2.11.3-branch/ Revision 268216 Author repst...@apple.com Date 2020-10-08 15:33:46 -0700 (Thu, 08 Oct 2020) Log Message New branch. Added Paths branches/safari-610.2.11.3-branch/ Diff ___

[webkit-changes] [268215] branches/safari-610.2.11.2-branch/

2020-10-08 Thread repstein
Title: [268215] branches/safari-610.2.11.2-branch/ Revision 268215 Author repst...@apple.com Date 2020-10-08 15:33:16 -0700 (Thu, 08 Oct 2020) Log Message New branch. Added Paths branches/safari-610.2.11.2-branch/ Diff ___

[webkit-changes] [268214] trunk

2020-10-08 Thread commit-queue
Title: [268214] trunk Revision 268214 Author commit-qu...@webkit.org Date 2020-10-08 15:20:42 -0700 (Thu, 08 Oct 2020) Log Message REGRESSION (r267763): [ iOS wk2 ] http/tests/in-app-browser-privacy/non-app-bound-domain-does-not-get-app-bound-session.html is a constant failure

[webkit-changes] [268213] branches/safari-610.2.11.0-branch

2020-10-08 Thread repstein
Title: [268213] branches/safari-610.2.11.0-branch Revision 268213 Author repst...@apple.com Date 2020-10-08 14:41:44 -0700 (Thu, 08 Oct 2020) Log Message Cherry-pick r268117. rdar://problem/70097482 Presidential Executive Order pages not accessible with Safari.

[webkit-changes] [268212] branches/safari-610.2.11.1-branch/Source/WebCore/dom

2020-10-08 Thread repstein
Title: [268212] branches/safari-610.2.11.1-branch/Source/WebCore/dom Revision 268212 Author repst...@apple.com Date 2020-10-08 14:40:04 -0700 (Thu, 08 Oct 2020) Log Message Cherry-pick f9437de2cd47. rdar://problem/69101091 Fix the build after cherry-picking r266909. Modified Paths

[webkit-changes] [268211] branches/safari-610.2.11.1-branch

2020-10-08 Thread repstein
Title: [268211] branches/safari-610.2.11.1-branch Revision 268211 Author repst...@apple.com Date 2020-10-08 14:40:01 -0700 (Thu, 08 Oct 2020) Log Message Cherry-pick r266909. rdar://problem/69101091 Source/WebCore: Text replacements at the beginning of a second line are replaced

[webkit-changes] [268210] branches/safari-610.2.11.1-branch

2020-10-08 Thread repstein
Title: [268210] branches/safari-610.2.11.1-branch Revision 268210 Author repst...@apple.com Date 2020-10-08 14:39:57 -0700 (Thu, 08 Oct 2020) Log Message Cherry-pick r268162. rdar://problem/70097353 REGRESSION: Safari unable to load PDF in (docs.legalconnect.com)

[webkit-changes] [268209] branches/safari-610.2.11.1-branch

2020-10-08 Thread repstein
Title: [268209] branches/safari-610.2.11.1-branch Revision 268209 Author repst...@apple.com Date 2020-10-08 14:39:53 -0700 (Thu, 08 Oct 2020) Log Message Cherry-pick r268117. rdar://problem/70104128 Presidential Executive Order pages not accessible with Safari.

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

2020-10-08 Thread Hironori . Fujii
Title: [268208] trunk/Source/WebCore Revision 268208 Author hironori.fu...@sony.com Date 2020-10-08 14:17:46 -0700 (Thu, 08 Oct 2020) Log Message [WinCairo] ASSERTION FAILED: m_renderingUpdateRemainingSteps.last().isEmpty() in WebCore::Page::finalizeRenderingUpdate since r268075

[webkit-changes] [268207] trunk/Tools

2020-10-08 Thread jbedard
Title: [268207] trunk/Tools Revision 268207 Author jbed...@apple.com Date 2020-10-08 14:07:15 -0700 (Thu, 08 Oct 2020) Log Message [webkitpy] Support custom version information https://bugs.webkit.org/show_bug.cgi?id=217485 Rubber-stamped by Aakash Jain. *

[webkit-changes] [268206] trunk

2020-10-08 Thread andresg_22
Title: [268206] trunk Revision 268206 Author andresg...@apple.com Date 2020-10-08 13:20:09 -0700 (Thu, 08 Oct 2020) Log Message Presidential Executive Order pages not accessible with Safari. https://bugs.webkit.org/show_bug.cgi?id=217415 Reviewed by Chris Fleizach and Simon Fraser.

[webkit-changes] [268205] branches/safari-610.2.11.0-branch/Source

2020-10-08 Thread repstein
Title: [268205] branches/safari-610.2.11.0-branch/Source Revision 268205 Author repst...@apple.com Date 2020-10-08 12:53:02 -0700 (Thu, 08 Oct 2020) Log Message Versioning. WebKit-7610.2.11.0.1 Modified Paths

[webkit-changes] [268204] branches/safari-610.2.11.1-branch/Source

2020-10-08 Thread repstein
Title: [268204] branches/safari-610.2.11.1-branch/Source Revision 268204 Author repst...@apple.com Date 2020-10-08 12:47:44 -0700 (Thu, 08 Oct 2020) Log Message Versioning. WebKit-7610.2.11.1.1 Modified Paths

[webkit-changes] [268203] branches/safari-610.2.11.1-branch/

2020-10-08 Thread repstein
Title: [268203] branches/safari-610.2.11.1-branch/ Revision 268203 Author repst...@apple.com Date 2020-10-08 12:29:57 -0700 (Thu, 08 Oct 2020) Log Message New branch. Added Paths branches/safari-610.2.11.1-branch/ Diff ___

[webkit-changes] [268202] trunk

2020-10-08 Thread zalan
Title: [268202] trunk Revision 268202 Author za...@apple.com Date 2020-10-08 12:29:23 -0700 (Thu, 08 Oct 2020) Log Message [LFC][Integration] Enable float clear for https://bugs.webkit.org/show_bug.cgi?id=217450 Reviewed by Antti Koivisto. Source/WebCore: This patch enables IFC

[webkit-changes] [268201] branches/safari-610.2.11.0-branch/

2020-10-08 Thread repstein
Title: [268201] branches/safari-610.2.11.0-branch/ Revision 268201 Author repst...@apple.com Date 2020-10-08 12:23:10 -0700 (Thu, 08 Oct 2020) Log Message New branch. Added Paths branches/safari-610.2.11.0-branch/ Diff ___

[webkit-changes] [268200] trunk

2020-10-08 Thread krollin
Title: [268200] trunk Revision 268200 Author krol...@apple.com Date 2020-10-08 12:10:32 -0700 (Thu, 08 Oct 2020) Log Message Remove copy-webkitlibraries-to-product-directory https://bugs.webkit.org/show_bug.cgi?id=217465 Reviewed by Darin Adler. This script no longer does anything, so

[webkit-changes] [268199] trunk

2020-10-08 Thread cdumez
Title: [268199] trunk Revision 268199 Author cdu...@apple.com Date 2020-10-08 12:03:08 -0700 (Thu, 08 Oct 2020) Log Message Crash under WebKit::WebProcessCache::clear() https://bugs.webkit.org/show_bug.cgi?id=217480 Reviewed by Geoffrey Garen. Source/WebKit: Protect |process| in the

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

2020-10-08 Thread david_quesada
Title: [268197] trunk/Source/WebKit Revision 268197 Author david_ques...@apple.com Date 2020-10-08 11:50:42 -0700 (Thu, 08 Oct 2020) Log Message WKWebViewConfiguration._shouldRelaxThirdPartyCookieBlocking should be available on iOS https://bugs.webkit.org/show_bug.cgi?id=217443

[webkit-changes] [268196] trunk

2020-10-08 Thread peng . liu6
Title: [268196] trunk Revision 268196 Author peng.l...@apple.com Date 2020-10-08 11:18:55 -0700 (Thu, 08 Oct 2020) Log Message RemoteAudioSession::category() returns an incorrect value after category changing https://bugs.webkit.org/show_bug.cgi?id=217459 Reviewed by Youenn Fablet.

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

2020-10-08 Thread antti
Title: [268195] trunk/Source/WebCore Revision 268195 Author an...@apple.com Date 2020-10-08 11:18:30 -0700 (Thu, 08 Oct 2020) Log Message [LFC][Integration] Convert RenderText::positionForPoint use iterator https://bugs.webkit.org/show_bug.cgi?id=217468 Reviewed by Zalan Bujtas.

[webkit-changes] [268194] branches/safari-611.1.3-branch

2020-10-08 Thread alancoon
Title: [268194] branches/safari-611.1.3-branch Revision 268194 Author alanc...@apple.com Date 2020-10-08 11:01:56 -0700 (Thu, 08 Oct 2020) Log Message Cherry-pick r268012. rdar://problem/70100644 Disable media capture if an app's entitlements won't allow access to capture devices

[webkit-changes] [268193] branches/safari-611.1.3-branch/Source

2020-10-08 Thread alancoon
Title: [268193] branches/safari-611.1.3-branch/Source Revision 268193 Author alanc...@apple.com Date 2020-10-08 11:00:43 -0700 (Thu, 08 Oct 2020) Log Message Versioning. WebKit-7611.1.3 Modified Paths

[webkit-changes] [268192] trunk

2020-10-08 Thread sihui_liu
Title: [268192] trunk Revision 268192 Author sihui_...@apple.com Date 2020-10-08 10:59:50 -0700 (Thu, 08 Oct 2020) Log Message Adjust heuristic for checking whether view reaches visually non-empty state https://bugs.webkit.org/show_bug.cgi?id=217400 Reviewed by Geoffrey Garen.

[webkit-changes] [268191] branches/safari-611.1.3-branch/

2020-10-08 Thread alancoon
Title: [268191] branches/safari-611.1.3-branch/ Revision 268191 Author alanc...@apple.com Date 2020-10-08 10:58:27 -0700 (Thu, 08 Oct 2020) Log Message New branch. Added Paths branches/safari-611.1.3-branch/ Diff ___ webkit-changes

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

2020-10-08 Thread ysuzuki
Title: [268190] trunk/Source/WTF Revision 268190 Author ysuz...@apple.com Date 2020-10-08 10:56:53 -0700 (Thu, 08 Oct 2020) Log Message Unreviewed, build fix for ARM64E https://bugs.webkit.org/show_bug.cgi?id=217460 * wtf/PtrTag.h: (WTF::tagCodePtr): (WTF::untagCodePtr):

[webkit-changes] [268188] branches/safari-610.2-branch

2020-10-08 Thread repstein
Title: [268188] branches/safari-610.2-branch Revision 268188 Author repst...@apple.com Date 2020-10-08 10:40:06 -0700 (Thu, 08 Oct 2020) Log Message Cherry-pick r268117. rdar://problem/70097482 Presidential Executive Order pages not accessible with Safari.

[webkit-changes] [268189] branches/safari-610.2-branch

2020-10-08 Thread repstein
Title: [268189] branches/safari-610.2-branch Revision 268189 Author repst...@apple.com Date 2020-10-08 10:40:10 -0700 (Thu, 08 Oct 2020) Log Message Cherry-pick r268162. rdar://problem/70097353 REGRESSION: Safari unable to load PDF in (docs.legalconnect.com)

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

2020-10-08 Thread commit-queue
Title: [268187] trunk/Source/WebCore Revision 268187 Author commit-qu...@webkit.org Date 2020-10-08 10:29:32 -0700 (Thu, 08 Oct 2020) Log Message AudioParamMap.idl has the Exposed extended attribute twice. (With the same value) https://bugs.webkit.org/show_bug.cgi?id=217472 Patch by

[webkit-changes] [268186] trunk/LayoutTests

2020-10-08 Thread rackler
Title: [268186] trunk/LayoutTests Revision 268186 Author rack...@apple.com Date 2020-10-08 09:52:56 -0700 (Thu, 08 Oct 2020) Log Message Move test expectations from ios-wk2 to ios-simulator-wk2 https://bugs.webkit.org/show_bug.cgi?id=217357 https://bugs.webkit.org/show_bug.cgi?id=217412

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

2020-10-08 Thread cdumez
Title: [268185] trunk/Source/WebCore Revision 268185 Author cdu...@apple.com Date 2020-10-08 09:49:44 -0700 (Thu, 08 Oct 2020) Log Message Rename AudioParamTimeline::valuesForTimeRangeImpl() and split it into separate functions https://bugs.webkit.org/show_bug.cgi?id=217453 Reviewed by

[webkit-changes] [268184] trunk/LayoutTests

2020-10-08 Thread hector_i_lopez
Title: [268184] trunk/LayoutTests Revision 268184 Author hector_i_lo...@apple.com Date 2020-10-08 09:11:32 -0700 (Thu, 08 Oct 2020) Log Message Test expectation correction https://bugs.webkit.org/show_bug.cgi?id=167729 Unreviewed test gardening. * platform/mac/TestExpectations:

[webkit-changes] [268183] trunk/LayoutTests

2020-10-08 Thread rackler
Title: [268183] trunk/LayoutTests Revision 268183 Author rack...@apple.com Date 2020-10-08 09:07:46 -0700 (Thu, 08 Oct 2020) Log Message REGRESSION (r268138): [ Mojave+ wk1 ] imported/w3c/web-platform-tests/css/css-masking/clip-path/clip-path-descendant-text-mutated-001.html is a flaky

[webkit-changes] [268182] trunk

2020-10-08 Thread akeerthi
Title: [268182] trunk Revision 268182 Author akeer...@apple.com Date 2020-10-08 08:10:06 -0700 (Thu, 08 Oct 2020) Log Message [iOS] Blurring a text input and focusing a date input changes the scrollable area https://bugs.webkit.org/show_bug.cgi?id=217325 Reviewed by Wenson Hsieh.

[webkit-changes] [268181] trunk

2020-10-08 Thread pvollan
Title: [268181] trunk Revision 268181 Author pvol...@apple.com Date 2020-10-08 06:45:50 -0700 (Thu, 08 Oct 2020) Log Message [macOS] Deny access to performance analysis service in the WebContent process https://bugs.webkit.org/show_bug.cgi?id=217452 Source/WebKit: Reviewed by Youenn

[webkit-changes] [268180] trunk/LayoutTests

2020-10-08 Thread noam
Title: [268180] trunk/LayoutTests Revision 268180 Author n...@webkit.org Date 2020-10-08 06:23:12 -0700 (Thu, 08 Oct 2020) Log Message REGRESSION (r268138): [ iOS Mojave+ ] imported/w3c/web-platform-tests/css/css-masking/clip-path/svg-clipPath.svg is missing expected results

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

2020-10-08 Thread zalan
Title: [268179] trunk/Source/WebCore Revision 268179 Author za...@apple.com Date 2020-10-08 06:17:25 -0700 (Thu, 08 Oct 2020) Log Message [LFC][IFC] Using the mixture of LayoutUnit and InlineLayoutUnit types causes ASSERT(verticalGap >= 0) https://bugs.webkit.org/show_bug.cgi?id=217458

[webkit-changes] [268178] trunk

2020-10-08 Thread commit-queue
Title: [268178] trunk Revision 268178 Author commit-qu...@webkit.org Date 2020-10-08 05:49:38 -0700 (Thu, 08 Oct 2020) Log Message Fix image-loading-lazy-multiple-times.html https://bugs.webkit.org/show_bug.cgi?id=216979 Patch by Rob Buis on 2020-10-08 Reviewed by Youenn Fablet.

[webkit-changes] [268177] trunk/LayoutTests

2020-10-08 Thread youenn
Title: [268177] trunk/LayoutTests Revision 268177 Author you...@apple.com Date 2020-10-08 05:42:49 -0700 (Thu, 08 Oct 2020) Log Message Add a test case to verify WebRTC getCapabilities expose H264 profiles https://bugs.webkit.org/show_bug.cgi?id=217464 Reviewed by Eric Carlson.

[webkit-changes] [268176] trunk

2020-10-08 Thread lmoura
Title: [268176] trunk Revision 268176 Author lmo...@igalia.com Date 2020-10-08 05:40:31 -0700 (Thu, 08 Oct 2020) Log Message [GTK][WPE] Missing Exif Orientation support https://bugs.webkit.org/show_bug.cgi?id=95299 Reviewed by Carlos Alberto Lopez Perez. Source/WebCore:

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

2020-10-08 Thread commit-queue
Title: [268175] trunk/Source/WebKit Revision 268175 Author commit-qu...@webkit.org Date 2020-10-08 00:57:33 -0700 (Thu, 08 Oct 2020) Log Message Replace unqualified use of PlatformDisplayID in WebViewImpl https://bugs.webkit.org/show_bug.cgi?id=217422 Patch by Saagar Jha on 2020-10-08

[webkit-changes] [268174] trunk/LayoutTests

2020-10-08 Thread dpino
Title: [268174] trunk/LayoutTests Revision 268174 Author dp...@igalia.com Date 2020-10-08 00:54:36 -0700 (Thu, 08 Oct 2020) Log Message Web Inspector: inspector/cpu-profiler/threads.html, use only 4 decimal digits to compare total and workers usage