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

2020-01-23 Thread jiewen_tan
Title: [255056] trunk/Source/WebKit Revision 255056 Author jiewen_...@apple.com Date 2020-01-23 22:37:35 -0800 (Thu, 23 Jan 2020) Log Message Unreviewed, a follow up on r254894 * UIProcess/WebAuthentication/Mock/MockLocalConnection.mm: (WebKit::MockLocalConnection::getAttestation

[webkit-changes] [255055] trunk

2020-01-23 Thread ysuzuki
Title: [255055] trunk Revision 255055 Author ysuz...@apple.com Date 2020-01-23 22:09:48 -0800 (Thu, 23 Jan 2020) Log Message [JSC] DFG OSR exit is not marking CodeBlock::m_hasLinkedOSRExit when the exit target is checkpoint https://bugs.webkit.org/show_bug.cgi?id=206726 Reviewed by

[webkit-changes] [255054] trunk

2020-01-23 Thread wenson_hsieh
Title: [255054] trunk Revision 255054 Author wenson_hs...@apple.com Date 2020-01-23 21:55:54 -0800 (Thu, 23 Jan 2020) Log Message [iOS] Support setting minimum effective device width during dynamic viewport size updates https://bugs.webkit.org/show_bug.cgi?id=206709 Reviewed by Tim

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

2020-01-23 Thread ysuzuki
Title: [255053] trunk/Source/_javascript_Core Revision 255053 Author ysuz...@apple.com Date 2020-01-23 21:41:56 -0800 (Thu, 23 Jan 2020) Log Message Unreviewed, build fix for Windows https://bugs.webkit.org/show_bug.cgi?id=206706 Definition still existed. * parser/Parser.h: Modified

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

2020-01-23 Thread rmorisset
Title: [255052] trunk/Source/_javascript_Core Revision 255052 Author rmoris...@apple.com Date 2020-01-23 20:52:29 -0800 (Thu, 23 Jan 2020) Log Message Break the dependency between jsc and DerivedSources https://bugs.webkit.org/show_bug.cgi?id=206720 Reviewed by Mark Lam. According to

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

2020-01-23 Thread rmorisset
Title: [255051] trunk/Source/_javascript_Core Revision 255051 Author rmoris...@apple.com Date 2020-01-23 20:24:50 -0800 (Thu, 23 Jan 2020) Log Message Remove dead option useFTLTBAA https://bugs.webkit.org/show_bug.cgi?id=206725 Reviewed by Mark Lam. It is likely from when the FTL used

[webkit-changes] [255050] trunk

2020-01-23 Thread pvollan
Title: [255050] trunk Revision 255050 Author pvol...@apple.com Date 2020-01-23 19:18:55 -0800 (Thu, 23 Jan 2020) Log Message [Cocoa] Media mime types map should be created in the UI process https://bugs.webkit.org/show_bug.cgi?id=206478 Reviewed by Darin Adler. Source/WebCore:

[webkit-changes] [255049] trunk/Source

2020-01-23 Thread darin
Title: [255049] trunk/Source Revision 255049 Author da...@apple.com Date 2020-01-23 19:11:08 -0800 (Thu, 23 Jan 2020) Log Message Remove some unneeded definitions from Platform.h family headers https://bugs.webkit.org/show_bug.cgi?id=206642 Reviewed by Eric Carlson. Source/WebCore: *

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

2020-01-23 Thread rmorisset
Title: [255048] trunk/Source/_javascript_Core Revision 255048 Author rmoris...@apple.com Date 2020-01-23 18:57:12 -0800 (Thu, 23 Jan 2020) Log Message Remove dead options "dumpAllDFGNodes"/"showAllDFGNodes" https://bugs.webkit.org/show_bug.cgi?id=204372 Reviewed by Keith Miller. *

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

2020-01-23 Thread sbarati
Title: [255047] trunk/Source/_javascript_Core Revision 255047 Author sbar...@apple.com Date 2020-01-23 18:54:37 -0800 (Thu, 23 Jan 2020) Log Message Get rid of didFinishParsing and make parseInner return its results https://bugs.webkit.org/show_bug.cgi?id=206706 Reviewed by Mark Lam and

[webkit-changes] [255046] trunk/Source

2020-01-23 Thread timothy_horton
Title: [255046] trunk/Source Revision 255046 Author timothy_hor...@apple.com Date 2020-01-23 18:22:11 -0800 (Thu, 23 Jan 2020) Log Message macCatalyst: I-Beam is too conservative, doesn't show up in editable areas with no text https://bugs.webkit.org/show_bug.cgi?id=206716 Reviewed by

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

2020-01-23 Thread Hironori . Fujii
Title: [255045] trunk/Source/WebKit Revision 255045 Author hironori.fu...@sony.com Date 2020-01-23 18:04:09 -0800 (Thu, 23 Jan 2020) Log Message Set proper TextureMapperLayer::m_contentsLayer in updateImageBacking https://bugs.webkit.org/show_bug.cgi?id=206212 Patch by Tomoki Imai on

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

2020-01-23 Thread commit-queue
Title: [255043] trunk/Source/WebCore Revision 255043 Author commit-qu...@webkit.org Date 2020-01-23 17:20:33 -0800 (Thu, 23 Jan 2020) Log Message [EME] Key renewal fails when using AVContentKeyReportGroup https://bugs.webkit.org/show_bug.cgi?id=206694 Patch by Jer Noble on 2020-01-23

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

2020-01-23 Thread dbates
Title: [255042] trunk/Source/WebKit Revision 255042 Author dba...@webkit.org Date 2020-01-23 16:10:54 -0800 (Thu, 23 Jan 2020) Log Message Add a variant of -selectPositionAtPoint that can select an arbitrary point https://bugs.webkit.org/show_bug.cgi?id=206712 Reviewed by Wenson Hsieh.

[webkit-changes] [255041] trunk/Tools

2020-01-23 Thread jiewen_tan
Title: [255041] trunk/Tools Revision 255041 Author jiewen_...@apple.com Date 2020-01-23 15:57:37 -0800 (Thu, 23 Jan 2020) Log Message WebKitTestRunner: use ad hoc signing for internal Production builds https://bugs.webkit.org/show_bug.cgi?id=206607 Reviewed by Jonathan Bedard. *

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

2020-01-23 Thread rmorisset
Title: [255040] trunk/Source/_javascript_Core Revision 255040 Author rmoris...@apple.com Date 2020-01-23 15:25:32 -0800 (Thu, 23 Jan 2020) Log Message Don't include BytecodeStructs.h in CommonSlowPaths.h https://bugs.webkit.org/show_bug.cgi?id=206566 Reviewed by Tadeu Zagallo. Simple

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

2020-01-23 Thread katherine_cheney
Title: [255039] trunk/Source/WebKit Revision 255039 Author katherine_che...@apple.com Date 2020-01-23 14:49:15 -0800 (Thu, 23 Jan 2020) Log Message Background thread with ITP Database should lock when the network process is suspended https://bugs.webkit.org/show_bug.cgi?id=206593

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

2020-01-23 Thread pvollan
Title: [255038] trunk/Source/WebKit Revision 255038 Author pvol...@apple.com Date 2020-01-23 14:13:53 -0800 (Thu, 23 Jan 2020) Log Message [iOS] Make it possible for WebKit clients to enable connections to asset services in the WebContent process

[webkit-changes] [255037] trunk

2020-01-23 Thread simon . fraser
Title: [255037] trunk Revision 255037 Author simon.fra...@apple.com Date 2020-01-23 13:51:37 -0800 (Thu, 23 Jan 2020) Log Message Fixed elements no longer stay fixed with elastic overscroll https://bugs.webkit.org/show_bug.cgi?id=206227 rdar://problem/58707084 Reviewed by Antti

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

2020-01-23 Thread ddkilzer
Title: [255036] trunk/Source/WebCore Revision 255036 Author ddkil...@apple.com Date 2020-01-23 13:48:00 -0800 (Thu, 23 Jan 2020) Log Message Enable -Wconditional-uninitialized in WebCore project Reviewed by Darin Adler. * Configurations/Base.xcconfig: (WARNING_CFLAGS): Add

[webkit-changes] [255035] branches/safari-609-branch/Source/WebKit

2020-01-23 Thread repstein
Title: [255035] branches/safari-609-branch/Source/WebKit Revision 255035 Author repst...@apple.com Date 2020-01-23 13:44:59 -0800 (Thu, 23 Jan 2020) Log Message Cherry-pick r254892. rdar://problem/58816313 [IPC Hardening] Only process Messages::NetworkProcess messages when sent by

[webkit-changes] [255029] branches/safari-609-branch

2020-01-23 Thread repstein
Title: [255029] branches/safari-609-branch Revision 255029 Author repst...@apple.com Date 2020-01-23 13:44:38 -0800 (Thu, 23 Jan 2020) Log Message Cherry-pick r254814. rdar://problem/58816321 Video sound sometimes keeps playing in page cache

[webkit-changes] [255031] branches/safari-609-branch

2020-01-23 Thread repstein
Title: [255031] branches/safari-609-branch Revision 255031 Author repst...@apple.com Date 2020-01-23 13:44:47 -0800 (Thu, 23 Jan 2020) Log Message Cherry-pick r254866. rdar://problem/58807986 JSTests: Object allocation sinking is missing PutHint for allocations unreachable in

[webkit-changes] [255025] branches/safari-609-branch

2020-01-23 Thread repstein
Title: [255025] branches/safari-609-branch Revision 255025 Author repst...@apple.com Date 2020-01-23 13:44:24 -0800 (Thu, 23 Jan 2020) Log Message Cherry-pick r254761. rdar://problem/58807932 [MSE] Decode glitches when watching videos on CNN.com

[webkit-changes] [255032] branches/safari-609-branch/Source/WebKit

2020-01-23 Thread repstein
Title: [255032] branches/safari-609-branch/Source/WebKit Revision 255032 Author repst...@apple.com Date 2020-01-23 13:44:49 -0800 (Thu, 23 Jan 2020) Log Message Cherry-pick r254874. rdar://problem/58816330 macCatalyst: Two-finger click is dispatched to DOM as left click

[webkit-changes] [255034] branches/safari-609-branch

2020-01-23 Thread repstein
Title: [255034] branches/safari-609-branch Revision 255034 Author repst...@apple.com Date 2020-01-23 13:44:55 -0800 (Thu, 23 Jan 2020) Log Message Cherry-pick r254884. rdar://problem/58807972 ProvisionalPageProxy::loadData should pass last navigation's shouldOpenExternalURLsPolicy

[webkit-changes] [255030] branches/safari-609-branch

2020-01-23 Thread repstein
Title: [255030] branches/safari-609-branch Revision 255030 Author repst...@apple.com Date 2020-01-23 13:44:43 -0800 (Thu, 23 Jan 2020) Log Message Cherry-pick r254841. rdar://problem/58807959 EXIF orientation is ignored for some CSS images

[webkit-changes] [255016] branches/safari-609-branch/Source/WebCore

2020-01-23 Thread repstein
Title: [255016] branches/safari-609-branch/Source/WebCore Revision 255016 Author repst...@apple.com Date 2020-01-23 13:43:55 -0800 (Thu, 23 Jan 2020) Log Message Cherry-pick r254659. rdar://problem/58811354 Keep RefPtr instead of raw pointer to message queue on

[webkit-changes] [255026] branches/safari-609-branch/Source/WebInspectorUI

2020-01-23 Thread repstein
Title: [255026] branches/safari-609-branch/Source/WebInspectorUI Revision 255026 Author repst...@apple.com Date 2020-01-23 13:44:27 -0800 (Thu, 23 Jan 2020) Log Message Cherry-pick r254773. rdar://problem/58807954 Web Inspector: Unchecking Enable Preview Features on Engineering and

[webkit-changes] [255027] branches/safari-609-branch/Source/WebCore

2020-01-23 Thread repstein
Title: [255027] branches/safari-609-branch/Source/WebCore Revision 255027 Author repst...@apple.com Date 2020-01-23 13:44:30 -0800 (Thu, 23 Jan 2020) Log Message Cherry-pick r254789. rdar://problem/58807968 iOS: Prepare deploying Ref/RefPtr in touch event code

[webkit-changes] [255017] branches/safari-609-branch

2020-01-23 Thread repstein
Title: [255017] branches/safari-609-branch Revision 255017 Author repst...@apple.com Date 2020-01-23 13:43:58 -0800 (Thu, 23 Jan 2020) Log Message Cherry-pick r254687. rdar://problem/58811365 operationToObject() should check for a null errorMessage.

[webkit-changes] [255028] branches/safari-609-branch/Source/WebCore

2020-01-23 Thread repstein
Title: [255028] branches/safari-609-branch/Source/WebCore Revision 255028 Author repst...@apple.com Date 2020-01-23 13:44:34 -0800 (Thu, 23 Jan 2020) Log Message Cherry-pick r254800. rdar://problem/58816340 Make pasteboard markup sanitization more robust

[webkit-changes] [255006] branches/safari-609-branch

2020-01-23 Thread repstein
Title: [255006] branches/safari-609-branch Revision 255006 Author repst...@apple.com Date 2020-01-23 13:43:22 -0800 (Thu, 23 Jan 2020) Log Message Cherry-pick r254492. rdar://problem/58606251 Scrollbar hiding on iOS via ::-webkit-scrollbar { display: none } doesn't work

[webkit-changes] [255033] branches/safari-609-branch/Source/WebKit

2020-01-23 Thread repstein
Title: [255033] branches/safari-609-branch/Source/WebKit Revision 255033 Author repst...@apple.com Date 2020-01-23 13:44:52 -0800 (Thu, 23 Jan 2020) Log Message Cherry-pick r254880. rdar://problem/58816328 [macOS] Add managed preference to allow synchronous XHR during page dismissal

[webkit-changes] [255022] branches/safari-609-branch

2020-01-23 Thread repstein
Title: [255022] branches/safari-609-branch Revision 255022 Author repst...@apple.com Date 2020-01-23 13:44:15 -0800 (Thu, 23 Jan 2020) Log Message Cherry-pick r254711. rdar://problem/58816343 Regression(r253224) No longer able to prevent a tab from closing via the beforeunload

[webkit-changes] [255020] branches/safari-609-branch/Source/WebKit

2020-01-23 Thread repstein
Title: [255020] branches/safari-609-branch/Source/WebKit Revision 255020 Author repst...@apple.com Date 2020-01-23 13:44:07 -0800 (Thu, 23 Jan 2020) Log Message Cherry-pick r254706. rdar://problem/58811361 Add finite timeout when synchronously terminating a service worker

[webkit-changes] [255024] branches/safari-609-branch/Source/WebInspectorUI

2020-01-23 Thread repstein
Title: [255024] branches/safari-609-branch/Source/WebInspectorUI Revision 255024 Author repst...@apple.com Date 2020-01-23 13:44:21 -0800 (Thu, 23 Jan 2020) Log Message Cherry-pick r254726. rdar://problem/58816338 REGRESSION(r251487): Web Inspector: selected color in color picker

[webkit-changes] [255023] branches/safari-609-branch

2020-01-23 Thread repstein
Title: [255023] branches/safari-609-branch Revision 255023 Author repst...@apple.com Date 2020-01-23 13:44:18 -0800 (Thu, 23 Jan 2020) Log Message Cherry-pick r254722. rdar://problem/58811423 REGRESSION (r251110): Crash on

[webkit-changes] [255015] branches/safari-609-branch

2020-01-23 Thread repstein
Title: [255015] branches/safari-609-branch Revision 255015 Author repst...@apple.com Date 2020-01-23 13:43:50 -0800 (Thu, 23 Jan 2020) Log Message Cherry-pick r254652. rdar://problem/58811422 Regression(r253213) Load hang and high CPU usage when trying to load myuhc.com

[webkit-changes] [255018] branches/safari-609-branch/Source/WebCore

2020-01-23 Thread repstein
Title: [255018] branches/safari-609-branch/Source/WebCore Revision 255018 Author repst...@apple.com Date 2020-01-23 13:44:01 -0800 (Thu, 23 Jan 2020) Log Message Cherry-pick r254700. rdar://problem/58811338 WK1: arbitrary JS execution while tearing down renderers in

[webkit-changes] [255019] branches/safari-609-branch/LayoutTests

2020-01-23 Thread repstein
Title: [255019] branches/safari-609-branch/LayoutTests Revision 255019 Author repst...@apple.com Date 2020-01-23 13:44:04 -0800 (Thu, 23 Jan 2020) Log Message Cherry-pick r254705. rdar://problem/58811395 REGRESSION: [ Mac WK2 ]

[webkit-changes] [255014] branches/safari-609-branch/Source/WebInspectorUI

2020-01-23 Thread repstein
Title: [255014] branches/safari-609-branch/Source/WebInspectorUI Revision 255014 Author repst...@apple.com Date 2020-01-23 13:43:45 -0800 (Thu, 23 Jan 2020) Log Message Cherry-pick r254633. rdar://problem/58816370 Web Inspector: collapsing a virtualized folder in a `WI.TreeOutline`

[webkit-changes] [255021] branches/safari-609-branch

2020-01-23 Thread repstein
Title: [255021] branches/safari-609-branch Revision 255021 Author repst...@apple.com Date 2020-01-23 13:44:11 -0800 (Thu, 23 Jan 2020) Log Message Cherry-pick r254710. rdar://problem/58807942 [WebAuthn] User Verification (UV) option present on a CTAP2 authenticatorMakeCredential

[webkit-changes] [255009] branches/safari-609-branch/Source/JavaScriptCore

2020-01-23 Thread repstein
Title: [255009] branches/safari-609-branch/Source/_javascript_Core Revision 255009 Author repst...@apple.com Date 2020-01-23 13:43:31 -0800 (Thu, 23 Jan 2020) Log Message Cherry-pick r254523. rdar://problem/58606225 Web Inspector: crash in DumpRenderTree at

[webkit-changes] [255012] branches/safari-609-branch/Source/WebKit

2020-01-23 Thread repstein
Title: [255012] branches/safari-609-branch/Source/WebKit Revision 255012 Author repst...@apple.com Date 2020-01-23 13:43:40 -0800 (Thu, 23 Jan 2020) Log Message Cherry-pick r254550. rdar://problem/58812988 REGRESSION(iOS 13): createMediaElementSource not working

[webkit-changes] [255008] branches/safari-609-branch/Source/WebCore

2020-01-23 Thread repstein
Title: [255008] branches/safari-609-branch/Source/WebCore Revision 255008 Author repst...@apple.com Date 2020-01-23 13:43:29 -0800 (Thu, 23 Jan 2020) Log Message Cherry-pick r254512. rdar://problem/58606195 A video element cannot enter fullscreen from PiP mode

[webkit-changes] [255002] branches/safari-609-branch

2020-01-23 Thread repstein
Title: [255002] branches/safari-609-branch Revision 255002 Author repst...@apple.com Date 2020-01-23 13:43:10 -0800 (Thu, 23 Jan 2020) Log Message Cherry-pick r254484. rdar://problem/58606285 RenderTreeBuilder::Block::attachIgnoringContinuation should handle inline-block anonymous

[webkit-changes] [255010] branches/safari-609-branch/LayoutTests

2020-01-23 Thread repstein
Title: [255010] branches/safari-609-branch/LayoutTests Revision 255010 Author repst...@apple.com Date 2020-01-23 13:43:34 -0800 (Thu, 23 Jan 2020) Log Message Cherry-pick r254530. rdar://problem/58606272 [iOS] fast/forms/contenteditable-font-optical-size.html landed flaky

[webkit-changes] [255005] branches/safari-609-branch/Source/WebCore

2020-01-23 Thread repstein
Title: [255005] branches/safari-609-branch/Source/WebCore Revision 255005 Author repst...@apple.com Date 2020-01-23 13:43:18 -0800 (Thu, 23 Jan 2020) Log Message Cherry-pick r254490. rdar://problem/58605943 [WK1][iOS] VideoFullscreenControllerContext uses UIKit on the WebThread

[webkit-changes] [255004] branches/safari-609-branch/Source/WebKit

2020-01-23 Thread repstein
Title: [255004] branches/safari-609-branch/Source/WebKit Revision 255004 Author repst...@apple.com Date 2020-01-23 13:43:15 -0800 (Thu, 23 Jan 2020) Log Message Cherry-pick r254487. rdar://problem/58606185 Reformat WebProcessPool logging

[webkit-changes] [255013] branches/safari-609-branch/Source/WebKit

2020-01-23 Thread repstein
Title: [255013] branches/safari-609-branch/Source/WebKit Revision 255013 Author repst...@apple.com Date 2020-01-23 13:43:43 -0800 (Thu, 23 Jan 2020) Log Message Cherry-pick r254552. rdar://problem/58812968 REGRESSION (r253394): After swiping back during a navigation, WKWebView gets

[webkit-changes] [255007] branches/safari-609-branch

2020-01-23 Thread repstein
Title: [255007] branches/safari-609-branch Revision 255007 Author repst...@apple.com Date 2020-01-23 13:43:26 -0800 (Thu, 23 Jan 2020) Log Message Cherry-pick r254497. rdar://problem/58606212 REGRESSION (Catalina) non-scrolling iframe prevents document scrolling

[webkit-changes] [255011] branches/safari-609-branch

2020-01-23 Thread repstein
Title: [255011] branches/safari-609-branch Revision 255011 Author repst...@apple.com Date 2020-01-23 13:43:37 -0800 (Thu, 23 Jan 2020) Log Message Cherry-pick r254541. rdar://problem/58605951 Supported mime types for encoding should be supported mime types for loading

[webkit-changes] [255000] branches/safari-609-branch

2020-01-23 Thread repstein
Title: [255000] branches/safari-609-branch Revision 255000 Author repst...@apple.com Date 2020-01-23 13:42:59 -0800 (Thu, 23 Jan 2020) Log Message Cherry-pick r254296. rdar://problem/58606275 Resource Load Statistics: Add timing information to WebPageProxy::logFrameNavigation() to

[webkit-changes] [255001] branches/safari-609-branch

2020-01-23 Thread repstein
Title: [255001] branches/safari-609-branch Revision 255001 Author repst...@apple.com Date 2020-01-23 13:43:06 -0800 (Thu, 23 Jan 2020) Log Message Cherry-pick r254408. rdar://problem/58606270 [WebCore] Fix crash in module loader due to change in fragment reservation

[webkit-changes] [255003] branches/safari-609-branch/Source/WebInspectorUI

2020-01-23 Thread repstein
Title: [255003] branches/safari-609-branch/Source/WebInspectorUI Revision 255003 Author repst...@apple.com Date 2020-01-23 13:43:12 -0800 (Thu, 23 Jan 2020) Log Message Cherry-pick r254485. rdar://problem/58606245 Web Inspector: "Enable Local Override" and "Delete Local Override"

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

2020-01-23 Thread bfulgham
Title: [254999] trunk/Source/WebKit Revision 254999 Author bfulg...@apple.com Date 2020-01-23 13:14:54 -0800 (Thu, 23 Jan 2020) Log Message [iOS] Remove access to 'awd' directories https://bugs.webkit.org/show_bug.cgi?id=206098 Reviewed by Per Arne Vollan. Now that we have removed

[webkit-changes] [254998] trunk/Websites/webkit.org

2020-01-23 Thread jond
Title: [254998] trunk/Websites/webkit.org Revision 254998 Author j...@apple.com Date 2020-01-23 12:32:11 -0800 (Thu, 23 Jan 2020) Log Message Fix extra space between title and article body https://bugs.webkit.org/show_bug.cgi?id=206689 Reviewed by Devin Rousso. *

[webkit-changes] [254997] trunk/Tools

2020-01-23 Thread commit-queue
Title: [254997] trunk/Tools Revision 254997 Author commit-qu...@webkit.org Date 2020-01-23 12:18:57 -0800 (Thu, 23 Jan 2020) Log Message Add missing coverage.xcconfig https://bugs.webkit.org/show_bug.cgi?id=206686 Patch by Tuomas Karkkainen on 2020-01-23 Reviewed by Mark Lam. *

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

2020-01-23 Thread sbarati
Title: [254996] trunk/Source/_javascript_Core Revision 254996 Author sbar...@apple.com Date 2020-01-23 12:11:33 -0800 (Thu, 23 Jan 2020) Log Message OptimizeAssociativeExpressionTrees should reset value owners before running https://bugs.webkit.org/show_bug.cgi?id=206670 Reviewed by

[webkit-changes] [254995] trunk

2020-01-23 Thread pvollan
Title: [254995] trunk Revision 254995 Author pvol...@apple.com Date 2020-01-23 12:10:47 -0800 (Thu, 23 Jan 2020) Log Message [Cocoa] Broker access to the PowerManagement API https://bugs.webkit.org/show_bug.cgi?id=206373 Source/WebCore: Reviewed by Darin Adler. Code to determine if

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

2020-01-23 Thread ryanhaddad
Title: [254994] trunk/Source/WebKit Revision 254994 Author ryanhad...@apple.com Date 2020-01-23 11:56:38 -0800 (Thu, 23 Jan 2020) Log Message Unreviewed, rolling out r254990. Breaks watchOS / tvOS builds. Reverted changeset: "[iOS] Make it possible for WebKit clients to enable

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

2020-01-23 Thread bfulgham
Title: [254993] trunk/Source/WebKit Revision 254993 Author bfulg...@apple.com Date 2020-01-23 11:50:05 -0800 (Thu, 23 Jan 2020) Log Message [iOS] Unreviewed follow-up sandbox fix. https://bugs.webkit.org/show_bug.cgi?id=206562 I missed a couple of rules that are being overly chatty in

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

2020-01-23 Thread graouts
Title: [254991] trunk/Source/WebCore Revision 254991 Author grao...@webkit.org Date 2020-01-23 11:23:50 -0800 (Thu, 23 Jan 2020) Log Message [Web Animations] Make AnimationList ref-counted https://bugs.webkit.org/show_bug.cgi?id=206664 Reviewed by Antti Koivisto. *

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

2020-01-23 Thread pvollan
Title: [254990] trunk/Source/WebKit Revision 254990 Author pvol...@apple.com Date 2020-01-23 11:09:02 -0800 (Thu, 23 Jan 2020) Log Message [iOS] Make it possible for WebKit clients to enable connections to asset services in the WebContent process

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

2020-01-23 Thread bfulgham
Title: [254989] trunk/Source/WebKit Revision 254989 Author bfulg...@apple.com Date 2020-01-23 11:05:24 -0800 (Thu, 23 Jan 2020) Log Message [iOS] Camera is lost during WebRTC demo https://bugs.webkit.org/show_bug.cgi?id=206613 Patch by Per Arne Vollan on 2020-01-23 Reviewed by Brent

[webkit-changes] [254988] tags/Safari-609.1.15.1/

2020-01-23 Thread alancoon
Title: [254988] tags/Safari-609.1.15.1/ Revision 254988 Author alanc...@apple.com Date 2020-01-23 11:03:42 -0800 (Thu, 23 Jan 2020) Log Message Tag Safari-609.1.15.1. Added Paths tags/Safari-609.1.15.1/ Diff ___ webkit-changes mailing

[webkit-changes] [254986] branches/safari-609.1.15-branch/Source

2020-01-23 Thread alancoon
Title: [254986] branches/safari-609.1.15-branch/Source Revision 254986 Author alanc...@apple.com Date 2020-01-23 11:00:27 -0800 (Thu, 23 Jan 2020) Log Message Versioning. Modified Paths branches/safari-609.1.15-branch/Source/_javascript_Core/Configurations/Version.xcconfig

[webkit-changes] [254987] branches/safari-609.1.15-branch

2020-01-23 Thread alancoon
Title: [254987] branches/safari-609.1.15-branch Revision 254987 Author alanc...@apple.com Date 2020-01-23 11:01:34 -0800 (Thu, 23 Jan 2020) Log Message Cherry-pick r254681. rdar://problem/58379794 [Win] Fix AppleWin build https://bugs.webkit.org/show_bug.cgi?id=206299

[webkit-changes] [254985] branches/safari-609.1.15-branch/

2020-01-23 Thread alancoon
Title: [254985] branches/safari-609.1.15-branch/ Revision 254985 Author alanc...@apple.com Date 2020-01-23 10:58:31 -0800 (Thu, 23 Jan 2020) Log Message New branch. Added Paths branches/safari-609.1.15-branch/ Diff ___ webkit-changes

[webkit-changes] [254984] trunk/WebKit.xcworkspace/xcshareddata/xcschemes/ All Source.xcscheme

2020-01-23 Thread dino
Title: [254984] trunk/WebKit.xcworkspace/xcshareddata/xcschemes/All Source.xcscheme Revision 254984 Author d...@apple.com Date 2020-01-23 10:50:57 -0800 (Thu, 23 Jan 2020) Log Message Change the name of libANGLE in the shared workspace. * WebKit.xcworkspace/xcshareddata/xcschemes/All

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

2020-01-23 Thread achristensen
Title: [254983] trunk/Source/WebCore Revision 254983 Author achristen...@apple.com Date 2020-01-23 10:50:55 -0800 (Thu, 23 Jan 2020) Log Message ContentFilter should access DocumentLoader through an interface https://bugs.webkit.org/show_bug.cgi?id=206564 Reviewed by Andy Estes. This

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

2020-01-23 Thread bfulgham
Title: [254982] trunk/Source/WebKit Revision 254982 Author bfulg...@apple.com Date 2020-01-23 10:15:30 -0800 (Thu, 23 Jan 2020) Log Message Stop capturing telemetry for well-understood sandbox rules (206562) https://bugs.webkit.org/show_bug.cgi?id=206562 Reviewed by Per Arne Vollan.

[webkit-changes] [254979] trunk/LayoutTests

2020-01-23 Thread jlewis3
Title: [254979] trunk/LayoutTests Revision 254979 Author jlew...@apple.com Date 2020-01-23 09:51:45 -0800 (Thu, 23 Jan 2020) Log Message Actually fix history link directs on dashboard and results.html https://bugs.webkit.org/show_bug.cgi?id=20 Reviewed by Jonathan Bedard. *

[webkit-changes] [254978] trunk/Tools

2020-01-23 Thread jbedard
Title: [254978] trunk/Tools Revision 254978 Author jbed...@apple.com Date 2020-01-23 08:23:26 -0800 (Thu, 23 Jan 2020) Log Message Fix iOS 13.2 iphoneos build https://bugs.webkit.org/show_bug.cgi?id=206618 Reviewed by Alexey Proskuryakov. * Scripts/webkitdirs.pm: (XcodeOptions): Relax

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

2020-01-23 Thread zalan
Title: [254977] trunk/Source/WebCore Revision 254977 Author za...@apple.com Date 2020-01-23 08:15:15 -0800 (Thu, 23 Jan 2020) Log Message [LFC][IFC] Do not special case formatting root layout https://bugs.webkit.org/show_bug.cgi?id=206641 Reviewed by Antti Koivisto. Let's move out all

[webkit-changes] [254976] trunk

2020-01-23 Thread antti
Title: [254976] trunk Revision 254976 Author an...@apple.com Date 2020-01-23 08:05:36 -0800 (Thu, 23 Jan 2020) Log Message fast/css/first-letter-and-float-crash.html asserts under ComplexLineLayout::createLineBoxes https://bugs.webkit.org/show_bug.cgi?id=206651 Reviewed by Anders

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

2020-01-23 Thread ysuzuki
Title: [254975] trunk/Source/_javascript_Core Revision 254975 Author ysuz...@apple.com Date 2020-01-23 04:48:57 -0800 (Thu, 23 Jan 2020) Log Message Unreviewed, fix calculation of kindBits https://bugs.webkit.org/show_bug.cgi?id=206650 * bytecode/Operands.h: Modified Paths

[webkit-changes] [254974] releases/WPE WebKit/webkit-2.26.3/

2020-01-23 Thread aperez
Title: [254974] releases/WPE WebKit/webkit-2.26.3/ Revision 254974 Author ape...@igalia.com Date 2020-01-23 04:13:14 -0800 (Thu, 23 Jan 2020) Log Message WPE WebKit 2.26.3 Added Paths releases/WPE WebKit/webkit-2.26.3/ Diff ___

[webkit-changes] [254973] releases/WebKitGTK/webkit-2.26

2020-01-23 Thread aperez
Title: [254973] releases/WebKitGTK/webkit-2.26 Revision 254973 Author ape...@igalia.com Date 2020-01-23 04:12:54 -0800 (Thu, 23 Jan 2020) Log Message Unreviewed. Update OptionsWPE.cmake and NEWS for the 2.26.3 release .: * Source/cmake/OptionsWPE.cmake: Bump version numbers.

[webkit-changes] [254971] trunk

2020-01-23 Thread commit-queue
Title: [254971] trunk Revision 254971 Author commit-qu...@webkit.org Date 2020-01-23 02:58:48 -0800 (Thu, 23 Jan 2020) Log Message KeyedDecoderGeneric crashes when it accesses a data with empty string key. https://bugs.webkit.org/show_bug.cgi?id=206572 Patch by Takashi Komori on

[webkit-changes] [254970] trunk

2020-01-23 Thread ysuzuki
Title: [254970] trunk Revision 254970 Author ysuz...@apple.com Date 2020-01-23 01:51:58 -0800 (Thu, 23 Jan 2020) Log Message nomodule scripts are fetched in some cases (with empty cache or in new tab) https://bugs.webkit.org/show_bug.cgi?id=194337 Reviewed by Ryosuke Niwa.

[webkit-changes] [254969] trunk/Tools

2020-01-23 Thread commit-queue
Title: [254969] trunk/Tools Revision 254969 Author commit-qu...@webkit.org Date 2020-01-23 01:46:40 -0800 (Thu, 23 Jan 2020) Log Message It should be possible to build _javascript_Core with LLVM Source-based Code Coverage, run the tests and see the coverage data

[webkit-changes] [254968] trunk

2020-01-23 Thread ysuzuki
Title: [254968] trunk Revision 254968 Author ysuz...@apple.com Date 2020-01-23 01:39:11 -0800 (Thu, 23 Jan 2020) Log Message [JSC] Bits from Operand should fit in bits reserved in AbstractHeap's Payload https://bugs.webkit.org/show_bug.cgi?id=206619 Reviewed by Keith Miller. JSTests:

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

2020-01-23 Thread commit-queue
Title: [254967] trunk/Source/WebKit Revision 254967 Author commit-qu...@webkit.org Date 2020-01-23 01:29:10 -0800 (Thu, 23 Jan 2020) Log Message [GTK] Navigation gesture creates CSS nodes and doesn't remove them https://bugs.webkit.org/show_bug.cgi?id=206591 Patch by Alexander