[webkit-changes] [253026] trunk

2019-12-02 Thread sbarati
Title: [253026] trunk Revision 253026 Author sbar...@apple.com Date 2019-12-02 23:55:25 -0800 (Mon, 02 Dec 2019) Log Message PropertySlot should not have Customs have a PropertyOffset of zero https://bugs.webkit.org/show_bug.cgi?id=204566 Reviewed by Keith Miller. JSTests: * stress/ca

[webkit-changes] [253024] trunk/Tools

2019-12-02 Thread sbarati
Title: [253024] trunk/Tools Revision 253024 Author sbar...@apple.com Date 2019-12-02 21:07:15 -0800 (Mon, 02 Dec 2019) Log Message run-jsc should exit with the same signal or exit status that the `jsc` shell does https://bugs.webkit.org/show_bug.cgi?id=204778 Reviewed by Keith Miller. *

[webkit-changes] [253023] tags/Safari-609.1.11

2019-12-02 Thread alancoon
Title: [253023] tags/Safari-609.1.11 Revision 253023 Author alanc...@apple.com Date 2019-12-02 18:25:43 -0800 (Mon, 02 Dec 2019) Log Message Cherry-pick r252935. rdar://problem/45311541 Element jumps to wrong position after perspective change on ancestor https://bugs.webkit.org/s

[webkit-changes] [253022] tags/Safari-609.1.11

2019-12-02 Thread alancoon
Title: [253022] tags/Safari-609.1.11 Revision 253022 Author alanc...@apple.com Date 2019-12-02 18:25:37 -0800 (Mon, 02 Dec 2019) Log Message Cherry-pick r252879. rdar://problem/45311541 [Web Animations] Layout of children of element with forwards-filling opacity animation may be inco

[webkit-changes] [253021] tags/Safari-609.1.11/

2019-12-02 Thread alancoon
Title: [253021] tags/Safari-609.1.11/ Revision 253021 Author alanc...@apple.com Date 2019-12-02 18:20:16 -0800 (Mon, 02 Dec 2019) Log Message Tag Safari-609.1.11. Added Paths tags/Safari-609.1.11/ Diff ___ webkit-changes mailing list w

[webkit-changes] [253020] trunk

2019-12-02 Thread Hironori . Fujii
Title: [253020] trunk Revision 253020 Author hironori.fu...@sony.com Date 2019-12-02 18:06:48 -0800 (Mon, 02 Dec 2019) Log Message [MSVC] Add /experimental:newLambdaProcessor switch for better C++ conformance https://bugs.webkit.org/show_bug.cgi?id=204443 Reviewed by Alex Christensen. .

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

2019-12-02 Thread ysuzuki
Title: [253019] trunk/Source/_javascript_Core Revision 253019 Author ysuz...@apple.com Date 2019-12-02 17:47:31 -0800 (Mon, 02 Dec 2019) Log Message [JSC] Put some destructible objects to IsoSubspace https://bugs.webkit.org/show_bug.cgi?id=204771 Reviewed by Mark Lam. This patch puts Da

[webkit-changes] [253018] trunk

2019-12-02 Thread nvasilyev
Title: [253018] trunk Revision 253018 Author nvasil...@apple.com Date 2019-12-02 17:46:11 -0800 (Mon, 02 Dec 2019) Log Message Web Inspector: Provide UI to convert between sRGB and p3 color spaces https://bugs.webkit.org/show_bug.cgi?id=203534 Reviewed by Devin Rousso. Source/WebInspec

[webkit-changes] [253017] trunk

2019-12-02 Thread commit-queue
Title: [253017] trunk Revision 253017 Author commit-qu...@webkit.org Date 2019-12-02 16:38:16 -0800 (Mon, 02 Dec 2019) Log Message Crash when animating an enum attribute for multiple instances of an SVG element https://bugs.webkit.org/show_bug.cgi?id=204766 Patch by Said Abou-Hallawa on

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

2019-12-02 Thread timothy_horton
Title: [253016] trunk/Source/WebCore Revision 253016 Author timothy_hor...@apple.com Date 2019-12-02 16:33:07 -0800 (Mon, 02 Dec 2019) Log Message Fix the macCatalyst build. * platform/graphics/ca/cocoa/PlatformCALayerCocoa.mm: (WebCore::PlatformCALayer::drawLayerContents): Modified Pat

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

2019-12-02 Thread mark . lam
Title: [253015] trunk/Source/_javascript_Core Revision 253015 Author mark@apple.com Date 2019-12-02 16:20:49 -0800 (Mon, 02 Dec 2019) Log Message Only check each use...FuzzerAgent() option in VM constructor if any of the options are enabled. https://bugs.webkit.org/show_bug.cgi?id=204

[webkit-changes] [253014] trunk/Tools

2019-12-02 Thread aakash_jain
Title: [253014] trunk/Tools Revision 253014 Author aakash_j...@apple.com Date 2019-12-02 15:21:46 -0800 (Mon, 02 Dec 2019) Log Message Revert - [EWS] Do not retry layout-tests build if the flaky test failures are also present in clean tree run https://bugs.webkit.org/show_bug.cgi?id=20470

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

2019-12-02 Thread zalan
Title: [253013] trunk/Source/WebCore Revision 253013 Author za...@apple.com Date 2019-12-02 15:03:15 -0800 (Mon, 02 Dec 2019) Log Message [LFC] Fix ASSERT while running fast/block/block-parent-with-zero-width-child.html https://bugs.webkit.org/show_bug.cgi?id=204768 Reviewed by Antti Koi

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

2019-12-02 Thread ross . kirsling
Title: [253012] trunk/Source/ThirdParty/ANGLE Revision 253012 Author ross.kirsl...@sony.com Date 2019-12-02 15:02:06 -0800 (Mon, 02 Dec 2019) Log Message Unreviewed WinCairo build fix following r252989. * include/CMakeLists.txt: Modified Paths trunk/Source/ThirdParty/ANGLE/ChangeLog tr

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

2019-12-02 Thread pvollan
Title: [253011] trunk/Source/WebKit Revision 253011 Author pvol...@apple.com Date 2019-12-02 15:00:24 -0800 (Mon, 02 Dec 2019) Log Message [iOS] Create sandbox extension for "com.apple.tccd" https://bugs.webkit.org/show_bug.cgi?id=204367 Reviewed by Eric Carlson. When camera or microph

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

2019-12-02 Thread tzagallo
Title: [253010] trunk/Source/_javascript_Core Revision 253010 Author tzaga...@apple.com Date 2019-12-02 14:45:25 -0800 (Mon, 02 Dec 2019) Log Message [JSC] Remove BytecodeCacheVersion.h https://bugs.webkit.org/show_bug.cgi?id=204760 Reviewed by Mark Lam. Having that as a phony make targ

[webkit-changes] [253009] trunk

2019-12-02 Thread commit-queue
Title: [253009] trunk Revision 253009 Author commit-qu...@webkit.org Date 2019-12-02 14:30:59 -0800 (Mon, 02 Dec 2019) Log Message Add helper methods for description and equality to text manipulation SPI https://bugs.webkit.org/show_bug.cgi?id=204758 Patch by Louie Livon-Bemel on 2019-

[webkit-changes] [253008] trunk

2019-12-02 Thread mark . lam
Title: [253008] trunk Revision 253008 Author mark@apple.com Date 2019-12-02 14:16:42 -0800 (Mon, 02 Dec 2019) Log Message mozilla-tests.yaml/js1_5/Array/regress-101964.js is frequently failing on JSC EWS bots. https://bugs.webkit.org/show_bug.cgi?id=200789 Reviewed by Keith Miller.

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

2019-12-02 Thread ysuzuki
Title: [253007] trunk/Source/_javascript_Core Revision 253007 Author ysuz...@apple.com Date 2019-12-02 13:51:44 -0800 (Mon, 02 Dec 2019) Log Message [JSC] Put JSGenerator, JSAsyncGenerator, and JSPromise in IsoSubspace https://bugs.webkit.org/show_bug.cgi?id=204764 Reviewed by Mark Lam.

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

2019-12-02 Thread ysuzuki
Title: [253006] trunk/Source/WebCore Revision 253006 Author ysuz...@apple.com Date 2019-12-02 12:32:54 -0800 (Mon, 02 Dec 2019) Log Message Document::setWindowAttributeEventListener should check `m_domWindow::frame()` https://bugs.webkit.org/show_bug.cgi?id=204759 Reviewed by Mark Lam.

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

2019-12-02 Thread wenson_hsieh
Title: [253005] trunk/Source/WebKit Revision 253005 Author wenson_hs...@apple.com Date 2019-12-02 12:21:13 -0800 (Mon, 02 Dec 2019) Log Message [iOS] Introduce a gesture recognizer that can be used to defer recognition of other gestures https://bugs.webkit.org/show_bug.cgi?id=204748 Rev

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

2019-12-02 Thread zalan
Title: [253004] trunk/Source/WebCore Revision 253004 Author za...@apple.com Date 2019-12-02 12:16:07 -0800 (Mon, 02 Dec 2019) Log Message [LFC][IFC] Adjust trailing runs horizontally while trimming content https://bugs.webkit.org/show_bug.cgi?id=204749 Reviewed by Antti Koivisto. When

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

2019-12-02 Thread zalan
Title: [253003] trunk/Source/WebCore Revision 253003 Author za...@apple.com Date 2019-12-02 12:10:14 -0800 (Mon, 02 Dec 2019) Log Message [LFC][IFC] LineBuilder::InlineItemRun objects don't have vertical geometry https://bugs.webkit.org/show_bug.cgi?id=204752 Reviewed by Antti Koivisto.

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

2019-12-02 Thread simon . fraser
Title: [253002] trunk/Source/WebCore Revision 253002 Author simon.fra...@apple.com Date 2019-12-02 12:03:10 -0800 (Mon, 02 Dec 2019) Log Message Remove the confusing Value struct used for calc results https://bugs.webkit.org/show_bug.cgi?id=204751 Reviewed by Tim Horton. Replace the Val

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

2019-12-02 Thread zalan
Title: [253001] trunk/Source/WebCore Revision 253001 Author za...@apple.com Date 2019-12-02 11:52:10 -0800 (Mon, 02 Dec 2019) Log Message [LFC][IFC] TrimmableContent only needs to keep track of the first trimmable run index https://bugs.webkit.org/show_bug.cgi?id=204747 Reviewed by Antt

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

2019-12-02 Thread drousso
Title: [253000] trunk/Source/WebInspectorUI Revision 253000 Author drou...@apple.com Date 2019-12-02 11:22:21 -0800 (Mon, 02 Dec 2019) Log Message Web Inspector: Console: the saved result value is still shown after page reload https://bugs.webkit.org/show_bug.cgi?id=204532 Reviewed by Br

[webkit-changes] [252999] branches/safari-608-branch/Source

2019-12-02 Thread alancoon
Title: [252999] branches/safari-608-branch/Source Revision 252999 Author alanc...@apple.com Date 2019-12-02 11:22:10 -0800 (Mon, 02 Dec 2019) Log Message Versioning. Modified Paths branches/safari-608-branch/Source/_javascript_Core/Configurations/Version.xcconfig branches/safari-608-bra

[webkit-changes] [252998] trunk

2019-12-02 Thread commit-queue
Title: [252998] trunk Revision 252998 Author commit-qu...@webkit.org Date 2019-12-02 10:56:49 -0800 (Mon, 02 Dec 2019) Log Message Incorrect association of the URL object with the value port https://bugs.webkit.org/show_bug.cgi?id=204414 Patch by Alex Christensen on 2019-12-02 Reviewed

[webkit-changes] [252996] tags/Safari-609.1.10.3/Source

2019-12-02 Thread alancoon
Title: [252996] tags/Safari-609.1.10.3/Source Revision 252996 Author alanc...@apple.com Date 2019-12-02 10:48:40 -0800 (Mon, 02 Dec 2019) Log Message Versioning. Modified Paths tags/Safari-609.1.10.3/Source/_javascript_Core/Configurations/Version.xcconfig tags/Safari-609.1.10.3/Source/T

[webkit-changes] [252997] tags/Safari-609.1.10.0.3/Source

2019-12-02 Thread alancoon
Title: [252997] tags/Safari-609.1.10.0.3/Source Revision 252997 Author alanc...@apple.com Date 2019-12-02 10:49:44 -0800 (Mon, 02 Dec 2019) Log Message Versioning. Modified Paths tags/Safari-609.1.10.0.3/Source/_javascript_Core/Configurations/Version.xcconfig tags/Safari-609.1.10.0.3/So

[webkit-changes] [252995] tags/Safari-609.1.10.0.3/

2019-12-02 Thread alancoon
Title: [252995] tags/Safari-609.1.10.0.3/ Revision 252995 Author alanc...@apple.com Date 2019-12-02 10:47:21 -0800 (Mon, 02 Dec 2019) Log Message New tag. Added Paths tags/Safari-609.1.10.0.3/ Diff ___ webkit-changes mailing list webki

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

2019-12-02 Thread dino
Title: [252994] trunk/Source/ThirdParty/ANGLE Revision 252994 Author d...@apple.com Date 2019-12-02 10:37:25 -0800 (Mon, 02 Dec 2019) Log Message Clean up ANGLE header post-process script https://bugs.webkit.org/show_bug.cgi?id=204711 Reviewed by Tim Horton. Since `sed` on macOS require

[webkit-changes] [252993] tags/Safari-609.1.10.3/

2019-12-02 Thread alancoon
Title: [252993] tags/Safari-609.1.10.3/ Revision 252993 Author alanc...@apple.com Date 2019-12-02 10:36:52 -0800 (Mon, 02 Dec 2019) Log Message New tag. Added Paths tags/Safari-609.1.10.3/ Diff ___ webkit-changes mailing list webkit-ch

[webkit-changes] [252992] trunk/Source

2019-12-02 Thread dino
Title: [252992] trunk/Source Revision 252992 Author d...@apple.com Date 2019-12-02 10:36:07 -0800 (Mon, 02 Dec 2019) Log Message Build ANGLE as a dynamic library https://bugs.webkit.org/show_bug.cgi?id=204708 rdar://57349384 Reviewed by Tim Horton. Source/ThirdParty/ANGLE: Modify ANGLE

[webkit-changes] [252991] trunk/Tools

2019-12-02 Thread dbates
Title: [252991] trunk/Tools Revision 252991 Author dba...@webkit.org Date 2019-12-02 10:32:49 -0800 (Mon, 02 Dec 2019) Log Message REGRESSION (r195080): prepare-ChangeLog does not emit function list for file paths that contain a space https://bugs.webkit.org/show_bug.cgi?id=204236 Review

[webkit-changes] [252990] trunk/LayoutTests

2019-12-02 Thread tsavell
Title: [252990] trunk/LayoutTests Revision 252990 Author tsav...@apple.com Date 2019-12-02 10:26:49 -0800 (Mon, 02 Dec 2019) Log Message Update expectations for two tests after https://trac.webkit.org/changeset/252363/webkit https://bugs.webkit.org/show_bug.cgi?id=204756 https://bugs.webk

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

2019-12-02 Thread Hironori . Fujii
Title: [252988] trunk/Source/WebKitLegacy Revision 252988 Author hironori.fu...@sony.com Date 2019-12-02 09:42:40 -0800 (Mon, 02 Dec 2019) Log Message [AppleWin] WebKitQuartzCoreAdditions.dll isn't compiled since r248444 https://bugs.webkit.org/show_bug.cgi?id=204695 Reviewed by Alex Chr

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

2019-12-02 Thread youenn
Title: [252986] trunk/Source/WebCore Revision 252986 Author you...@apple.com Date 2019-12-02 09:25:26 -0800 (Mon, 02 Dec 2019) Log Message SWServer::scriptFetchFinished does not need a Connection as parameter https://bugs.webkit.org/show_bug.cgi?id=204641 Reviewed by Chris Dumez. No cha

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

2019-12-02 Thread youenn
Title: [252987] trunk/Source/WebCore Revision 252987 Author you...@apple.com Date 2019-12-02 09:26:29 -0800 (Mon, 02 Dec 2019) Log Message Simplify RealtimeOutgoingAudioSource and RealtimeOutgoingVideooSource observeSource/unobserveSource pattern https://bugs.webkit.org/show_bug.cgi?id=20

[webkit-changes] [252985] trunk

2019-12-02 Thread youenn
Title: [252985] trunk Revision 252985 Author you...@apple.com Date 2019-12-02 09:10:36 -0800 (Mon, 02 Dec 2019) Log Message Service Worker should correctly set its document first party for cookies URL https://bugs.webkit.org/show_bug.cgi?id=204742 Reviewed by Chris Dumez. Source/WebCore

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

2019-12-02 Thread yoshiaki . jitsukawa
Title: [252984] trunk/Source/WebKit Revision 252984 Author yoshiaki.jitsuk...@sony.com Date 2019-12-02 08:54:27 -0800 (Mon, 02 Dec 2019) Log Message ResponsivenessTimer mistakenly restarts immediately https://bugs.webkit.org/show_bug.cgi?id=204659 Reviewed by Chris Dumez. * UIProcess/Re

[webkit-changes] [252983] trunk

2019-12-02 Thread simon . fraser
Title: [252983] trunk Revision 252983 Author simon.fra...@apple.com Date 2019-12-02 08:32:12 -0800 (Mon, 02 Dec 2019) Log Message Don't do range checking for calc() at parse time https://bugs.webkit.org/show_bug.cgi?id=204737 Reviewed by Antti Koivisto. LayoutTests/imported/w3c: * web-p

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

2019-12-02 Thread commit-queue
Title: [252982] trunk/Source/WebCore Revision 252982 Author commit-qu...@webkit.org Date 2019-12-02 07:36:08 -0800 (Mon, 02 Dec 2019) Log Message [GTK] Fix some warnings https://bugs.webkit.org/show_bug.cgi?id=204739 Patch by Rob Buis on 2019-12-02 Reviewed by Frédéric Wang. * Modules/

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

2019-12-02 Thread youenn
Title: [252981] trunk/Source/WebCore Revision 252981 Author you...@apple.com Date 2019-12-02 05:20:51 -0800 (Mon, 02 Dec 2019) Log Message Remove MediaStreamTrack event queue https://bugs.webkit.org/show_bug.cgi?id=204603 Reviewed by Eric Carlson. Small refactoring to remove the track e

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

2019-12-02 Thread carlosgc
Title: [252980] trunk/Source/WebKit Revision 252980 Author carlo...@webkit.org Date 2019-12-02 01:40:33 -0800 (Mon, 02 Dec 2019) Log Message [GTK][PSON] Crash in NetworkProcessProxy::openNetworkProcessConnection https://bugs.webkit.org/show_bug.cgi?id=204703 Reviewed by Michael Catanzaro

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

2019-12-02 Thread antti
Title: [252979] trunk/Source/WebCore Revision 252979 Author an...@apple.com Date 2019-12-02 01:28:57 -0800 (Mon, 02 Dec 2019) Log Message [LFC][Render tree] Support LFC in LineLayoutTraversal https://bugs.webkit.org/show_bug.cgi?id=204727 Reviewed by Zalan Bujtas. Add support for traver