[webkit-changes] [236911] trunk/Tools

2018-10-08 Thread commit-queue
Title: [236911] trunk/Tools Revision 236911 Author commit-qu...@webkit.org Date 2018-10-07 23:18:17 -0700 (Sun, 07 Oct 2018) Log Message [GStreamer][EME][webm] Add the WebM encrypted content support in matroskademux https://bugs.webkit.org/show_bug.cgi?id=189238 Patch by Yacine Bandou

[webkit-changes] [236913] trunk

2018-10-08 Thread mitz
Title: [236913] trunk Revision 236913 Author m...@apple.com Date 2018-10-08 06:55:14 -0700 (Mon, 08 Oct 2018) Log Message Source/ThirdParty: gtest part of [Xcode] Update some build settings as recommended by Xcode 10 https://bugs.webkit.org/show_bug.cgi?id=190250 Reviewed by Anders

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

2018-10-08 Thread commit-queue
Title: [236912] trunk/Source/WebCore Revision 236912 Author commit-qu...@webkit.org Date 2018-10-08 06:25:02 -0700 (Mon, 08 Oct 2018) Log Message [EME][GStreamer] Add support for WebM encrypted caps "application/x-webm-enc" https://bugs.webkit.org/show_bug.cgi?id=189239 Patch by Yacine

[webkit-changes] [236914] trunk

2018-10-08 Thread antti
Title: [236914] trunk Revision 236914 Author an...@apple.com Date 2018-10-08 09:09:28 -0700 (Mon, 08 Oct 2018) Log Message Move FontCascadeDescription to a file of its own https://bugs.webkit.org/show_bug.cgi?id=190348 Reviewed by Chris Dumez. * Sources.txt: *

[webkit-changes] [236927] trunk

2018-10-08 Thread drousso
Title: [236927] trunk Revision 236927 Author drou...@apple.com Date 2018-10-08 11:25:52 -0700 (Mon, 08 Oct 2018) Log Message Web Inspector: group media network entries by the node that triggered the request https://bugs.webkit.org/show_bug.cgi?id=189606 Reviewed by Brian Burg.

[webkit-changes] [236926] branches/safari-606.2.104.1-branch/LayoutTests

2018-10-08 Thread ryanhaddad
Title: [236926] branches/safari-606.2.104.1-branch/LayoutTests Revision 236926 Author ryanhad...@apple.com Date 2018-10-08 10:51:20 -0700 (Mon, 08 Oct 2018) Log Message Unreviewed, update TestExpectations for . * platform/mac-wk2/TestExpectations: Modified Paths

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

2018-10-08 Thread drousso
Title: [236923] trunk/Source/WebInspectorUI Revision 236923 Author drou...@apple.com Date 2018-10-08 10:24:15 -0700 (Mon, 08 Oct 2018) Log Message Web Inspector: clicking initiator link in Network Tab table doesn't automatically switch to Preview section

[webkit-changes] [236925] tags/Safari-607.1.9.0.1/Source

2018-10-08 Thread bshafiei
Title: [236925] tags/Safari-607.1.9.0.1/Source Revision 236925 Author bshaf...@apple.com Date 2018-10-08 10:34:45 -0700 (Mon, 08 Oct 2018) Log Message Versioning. Modified Paths tags/Safari-607.1.9.0.1/Source/_javascript_Core/Configurations/Version.xcconfig

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

2018-10-08 Thread antti
Title: [236938] trunk/Source/WebCore Revision 236938 Author an...@apple.com Date 2018-10-08 13:37:26 -0700 (Mon, 08 Oct 2018) Log Message Move SystemFontDatabase to a file of its own https://bugs.webkit.org/show_bug.cgi?id=190347 Reviewed by Chris Dumez. Also rename it to

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

2018-10-08 Thread drousso
Title: [236950] trunk/Source/WebInspectorUI Revision 236950 Author drou...@apple.com Date 2018-10-08 17:07:24 -0700 (Mon, 08 Oct 2018) Log Message Web Inspector: replace Range.svg icon https://bugs.webkit.org/show_bug.cgi?id=190372 Reviewed by Joseph Pecoraro. *

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

2018-10-08 Thread drousso
Title: [236953] trunk/Source/WebInspectorUI Revision 236953 Author drou...@apple.com Date 2018-10-08 17:19:40 -0700 (Mon, 08 Oct 2018) Log Message Web Inspector: Dark Mode: canvas recording glyph is black on gray https://bugs.webkit.org/show_bug.cgi?id=190367 Reviewed by Joseph

[webkit-changes] [236955] trunk

2018-10-08 Thread wenson_hsieh
Title: [236955] trunk Revision 236955 Author wenson_hs...@apple.com Date 2018-10-08 18:52:49 -0700 (Mon, 08 Oct 2018) Log Message [Cocoa] [WK2] Add support for text alignment and text lists in font attributes https://bugs.webkit.org/show_bug.cgi?id=190342 Reviewed by Tim Horton.

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

2018-10-08 Thread bburg
Title: [236939] trunk/Source/WebKit Revision 236939 Author bb...@apple.com Date 2018-10-08 14:02:20 -0700 (Mon, 08 Oct 2018) Log Message [Mac] Web Automation: some keyboard interactions don't generate events, causing event simulation to stall

[webkit-changes] [236942] trunk

2018-10-08 Thread akeerthi
Title: [236942] trunk Revision 236942 Author akeer...@apple.com Date 2018-10-08 15:08:41 -0700 (Mon, 08 Oct 2018) Log Message Make a runtime enabled (on-by-default) feature https://bugs.webkit.org/show_bug.cgi?id=189162 Reviewed by Wenson Hsieh and Tim Horton. Source/_javascript_Core:

[webkit-changes] [236952] trunk

2018-10-08 Thread drousso
Title: [236952] trunk Revision 236952 Author drou...@apple.com Date 2018-10-08 17:14:52 -0700 (Mon, 08 Oct 2018) Log Message Web Inspector: allow multiple canvases to be recorded at the same time https://bugs.webkit.org/show_bug.cgi?id=190305 Reviewed by Brian Burg.

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

2018-10-08 Thread timothy_horton
Title: [236940] trunk/Source/WebKit Revision 236940 Author timothy_hor...@apple.com Date 2018-10-08 14:10:47 -0700 (Mon, 08 Oct 2018) Log Message Try to fix the build * UIProcess/ios/WKKeyboardScrollingAnimator.mm: Modified Paths trunk/Source/WebKit/ChangeLog

[webkit-changes] [236944] tags/Safari-607.1.10/

2018-10-08 Thread alancoon
Title: [236944] tags/Safari-607.1.10/ Revision 236944 Author alanc...@apple.com Date 2018-10-08 15:34:58 -0700 (Mon, 08 Oct 2018) Log Message Tag Safari-607.1.10. Added Paths tags/Safari-607.1.10/ Diff ___ webkit-changes mailing list

[webkit-changes] [236948] tags/Safari-607.1.10/Source/WebCore/PAL

2018-10-08 Thread kocsen_chung
Title: [236948] tags/Safari-607.1.10/Source/WebCore/PAL Revision 236948 Author kocsen_ch...@apple.com Date 2018-10-08 16:20:26 -0700 (Mon, 08 Oct 2018) Log Message Revert r236876. rdar://problem/45109065 Modified Paths tags/Safari-607.1.10/Source/WebCore/PAL/ChangeLog

[webkit-changes] [236949] tags/Safari-607.1.10

2018-10-08 Thread kocsen_chung
Title: [236949] tags/Safari-607.1.10 Revision 236949 Author kocsen_ch...@apple.com Date 2018-10-08 16:20:34 -0700 (Mon, 08 Oct 2018) Log Message Revert r236875. rdar://problem/45109065 Modified Paths tags/Safari-607.1.10/Source/WebCore/ChangeLog

[webkit-changes] [236947] tags/Safari-607.1.10/Source/WebCore

2018-10-08 Thread kocsen_chung
Title: [236947] tags/Safari-607.1.10/Source/WebCore Revision 236947 Author kocsen_ch...@apple.com Date 2018-10-08 16:20:23 -0700 (Mon, 08 Oct 2018) Log Message Revert r236878. rdar://problem/45109065 Modified Paths tags/Safari-607.1.10/Source/WebCore/ChangeLog

[webkit-changes] [236946] tags/Safari-607.1.10/Source/WebCore

2018-10-08 Thread kocsen_chung
Title: [236946] tags/Safari-607.1.10/Source/WebCore Revision 236946 Author kocsen_ch...@apple.com Date 2018-10-08 16:20:21 -0700 (Mon, 08 Oct 2018) Log Message Revert r236882. rdar://problem/45109065 Modified Paths tags/Safari-607.1.10/Source/WebCore/ChangeLog

[webkit-changes] [236941] trunk

2018-10-08 Thread jer . noble
Title: [236941] trunk Revision 236941 Author jer.no...@apple.com Date 2018-10-08 14:12:12 -0700 (Mon, 08 Oct 2018) Log Message ISOTrackEncryptionBox returns incorrect defaultKeyID https://bugs.webkit.org/show_bug.cgi?id=190368 Reviewed by Eric Carlson. Source/WebCore: Test:

[webkit-changes] [236943] trunk

2018-10-08 Thread commit-queue
Title: [236943] trunk Revision 236943 Author commit-qu...@webkit.org Date 2018-10-08 15:27:48 -0700 (Mon, 08 Oct 2018) Log Message Unreviewed, rolling out r236941. https://bugs.webkit.org/show_bug.cgi?id=190374 Causing API test failures in new test (Requested by jernoble on #webkit).

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

2018-10-08 Thread wenson_hsieh
Title: [236951] trunk/Source/WebKit Revision 236951 Author wenson_hs...@apple.com Date 2018-10-08 17:11:54 -0700 (Mon, 08 Oct 2018) Log Message Followup to r236942: Make input type=color an internal feature https://bugs.webkit.org/show_bug.cgi?id=189162 Rubber-stamped by Dean Jackson.

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

2018-10-08 Thread youenn
Title: [236936] trunk/Source/WebKit Revision 236936 Author you...@apple.com Date 2018-10-08 13:22:00 -0700 (Mon, 08 Oct 2018) Log Message NetworkCache::Storage should be WTF::DestructionThread::Main https://bugs.webkit.org/show_bug.cgi?id=190324 Reviewed by Alex Christensen. Use

[webkit-changes] [236937] trunk/LayoutTests

2018-10-08 Thread ryanhaddad
Title: [236937] trunk/LayoutTests Revision 236937 Author ryanhad...@apple.com Date 2018-10-08 13:24:56 -0700 (Mon, 08 Oct 2018) Log Message Move test expectations from ios-12 to ios directory https://bugs.webkit.org/show_bug.cgi?id=189839 Unreviewed test gardening.. *

[webkit-changes] [236945] trunk

2018-10-08 Thread dino
Title: [236945] trunk Revision 236945 Author d...@apple.com Date 2018-10-08 16:19:25 -0700 (Mon, 08 Oct 2018) Log Message CrashTracer: backboardd at Recursion :: QuartzCore: CA::Render::Updater::prepare_sublayer0 https://bugs.webkit.org/show_bug.cgi?id=190376 Reviewed by Tim Horton.

[webkit-changes] [236956] trunk/Websites/perf.webkit.org

2018-10-08 Thread rniwa
Title: [236956] trunk/Websites/perf.webkit.org Revision 236956 Author rn...@webkit.org Date 2018-10-08 19:17:42 -0700 (Mon, 08 Oct 2018) Log Message /api/report takes 15+ minutes submitting some test results https://bugs.webkit.org/show_bug.cgi?id=190382 Rubber-stamped by Alexey

[webkit-changes] [236957] trunk/LayoutTests

2018-10-08 Thread drousso
Title: [236957] trunk/LayoutTests Revision 236957 Author drou...@apple.com Date 2018-10-08 19:37:24 -0700 (Mon, 08 Oct 2018) Log Message Fix inspector/canvas/recording.html after r236952 Unreviewed. Test gardening. * inspector/canvas/recording-expected.txt: *

[webkit-changes] [236958] trunk/Tools

2018-10-08 Thread wenson_hsieh
Title: [236958] trunk/Tools Revision 236958 Author wenson_hs...@apple.com Date 2018-10-08 20:28:31 -0700 (Mon, 08 Oct 2018) Log Message [macOS] API test DragAndDropTests.DropColor is failing on macOS 10.12 https://bugs.webkit.org/show_bug.cgi?id=190386 Reviewed by Ryosuke Niwa. Unlike

[webkit-changes] [236916] trunk/LayoutTests

2018-10-08 Thread realdawei
Title: [236916] trunk/LayoutTests Revision 236916 Author realda...@apple.com Date 2018-10-08 09:58:18 -0700 (Mon, 08 Oct 2018) Log Message Layout Tests editing/deleting/delete-emoji.html editing/deleting/delete-emoji-1.html editing/deleting/delete-emoji-9.html are passing.

[webkit-changes] [236919] trunk/LayoutTests

2018-10-08 Thread realdawei
Title: [236919] trunk/LayoutTests Revision 236919 Author realda...@apple.com Date 2018-10-08 10:16:30 -0700 (Mon, 08 Oct 2018) Log Message Layout Tests editing/deleting/delete-emoji.html editing/deleting/delete-emoji-1.html editing/deleting/delete-emoji-9.html are passing.

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

2018-10-08 Thread drousso
Title: [236920] trunk/Source/WebInspectorUI Revision 236920 Author drou...@apple.com Date 2018-10-08 10:17:21 -0700 (Mon, 08 Oct 2018) Log Message Web Inspector: be more specific as to what types of WI.Collection are allowed for the Resources tab

[webkit-changes] [236924] tags/Safari-607.1.9.0.1/

2018-10-08 Thread bshafiei
Title: [236924] tags/Safari-607.1.9.0.1/ Revision 236924 Author bshaf...@apple.com Date 2018-10-08 10:32:46 -0700 (Mon, 08 Oct 2018) Log Message Tag Safari-607.1.9.0.1. Added Paths tags/Safari-607.1.9.0.1/ Diff ___ webkit-changes

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

2018-10-08 Thread drousso
Title: [236918] trunk/Source/WebInspectorUI Revision 236918 Author drou...@apple.com Date 2018-10-08 10:15:19 -0700 (Mon, 08 Oct 2018) Log Message Web Inspector: Open Resource Dialog should show path to resource (to disambiguate resources with same name)

[webkit-changes] [236921] trunk/LayoutTests

2018-10-08 Thread ryanhaddad
Title: [236921] trunk/LayoutTests Revision 236921 Author ryanhad...@apple.com Date 2018-10-08 10:19:09 -0700 (Mon, 08 Oct 2018) Log Message REGRESSION (r235630?): [Mojave WK1] Layout test compositing/filters/opacity-change-on-filtered-paints-into-ancestor.html is a flaky image failure

[webkit-changes] [236922] trunk

2018-10-08 Thread aestes
Title: [236922] trunk Revision 236922 Author aes...@apple.com Date 2018-10-08 10:22:18 -0700 (Mon, 08 Oct 2018) Log Message [Payment Request] Requests should be aborted after details settle when the user cancels https://bugs.webkit.org/show_bug.cgi?id=190333 Reviewed by Alex

[webkit-changes] [236930] trunk

2018-10-08 Thread achristensen
Title: [236930] trunk Revision 236930 Author achristen...@apple.com Date 2018-10-08 12:58:09 -0700 (Mon, 08 Oct 2018) Log Message Remove WKBundleFileHandleRef https://bugs.webkit.org/show_bug.cgi?id=190360 Reviewed by Tim Horton. Source/WebKit:

[webkit-changes] [236931] trunk/Source

2018-10-08 Thread commit-queue
Title: [236931] trunk/Source Revision 236931 Author commit-qu...@webkit.org Date 2018-10-08 13:00:35 -0700 (Mon, 08 Oct 2018) Log Message Use MediaPlayerEnums::VideoGravity in VideoFullscreenModel. https://bugs.webkit.org/show_bug.cgi?id=190357 Patch by Jeremy Jones on 2018-10-08

[webkit-changes] [236933] trunk/Source

2018-10-08 Thread commit-queue
Title: [236933] trunk/Source Revision 236933 Author commit-qu...@webkit.org Date 2018-10-08 13:14:10 -0700 (Mon, 08 Oct 2018) Log Message Remove dead code: resetMediaState. https://bugs.webkit.org/show_bug.cgi?id=190355 Patch by Jeremy Jones on 2018-10-08 Reviewed by Jon Lee.

[webkit-changes] [236934] trunk/Source

2018-10-08 Thread commit-queue
Title: [236934] trunk/Source Revision 236934 Author commit-qu...@webkit.org Date 2018-10-08 13:15:22 -0700 (Mon, 08 Oct 2018) Log Message Remove dead code: VideoFullscreenModel::isVisible() https://bugs.webkit.org/show_bug.cgi?id=190356 Patch by Jeremy Jones on 2018-10-08 Reviewed by

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

2018-10-08 Thread timothy_horton
Title: [236935] trunk/Source/WebKit Revision 236935 Author timothy_hor...@apple.com Date 2018-10-08 13:18:26 -0700 (Mon, 08 Oct 2018) Log Message Adjust keyboard scrolling animator to springy and semiphysical https://bugs.webkit.org/show_bug.cgi?id=190345 Reviewed by Simon Fraser.

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

2018-10-08 Thread annulen
Title: [236928] trunk/Source/WebKit Revision 236928 Author annu...@yandex.ru Date 2018-10-08 12:12:28 -0700 (Mon, 08 Oct 2018) Log Message Validation in Connection::readBytesFromSocket() is too aggressive https://bugs.webkit.org/show_bug.cgi?id=190281 Reviewed by Michael Catanzaro.