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

2017-09-15 Thread carlosgc
Title: [222126] trunk/Source/WebCore Revision 222126 Author carlo...@webkit.org Date 2017-09-15 23:39:15 -0700 (Fri, 15 Sep 2017) Log Message [Harbuzz] Test fast/text/international/harfbuzz-runs-with-no-glyph.html is crashing https://bugs.webkit.org/show_bug.cgi?id=177005 Reviewed by Mic

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

2017-09-15 Thread commit-queue
Title: [222125] trunk/Source/WebCore Revision 222125 Author commit-qu...@webkit.org Date 2017-09-15 19:26:44 -0700 (Fri, 15 Sep 2017) Log Message Avoid calling String::format() in PlatformCAFilters::setFiltersOnLayer() https://bugs.webkit.org/show_bug.cgi?id=177028 Patch by Said Abou-Hal

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

2017-09-15 Thread dewei_zhu
Title: [222123] trunk/Websites/perf.webkit.org Revision 222123 Author dewei_...@apple.com Date 2017-09-15 18:11:27 -0700 (Fri, 15 Sep 2017) Log Message Should not mark a platform as missing in summary page if all expecting metrics are exlucded. https://bugs.webkit.org/show_bug.cgi?id=1769

[webkit-changes] [222122] trunk/Tools

2017-09-15 Thread lforschler
Title: [222122] trunk/Tools Revision 222122 Author lforsch...@apple.com Date 2017-09-15 17:05:42 -0700 (Fri, 15 Sep 2017) Log Message Move run-webkit-archive from Tools/Scripts to Tools/BuildSlaveSupport Reviewed by Alexey Proskuryakov. * Scripts/run-webkit-archive: Removed. Mo

[webkit-changes] [222121] trunk/Tools

2017-09-15 Thread lforschler
Title: [222121] trunk/Tools Revision 222121 Author lforsch...@apple.com Date 2017-09-15 17:04:16 -0700 (Fri, 15 Sep 2017) Log Message teach build.webkit.org to include run-webkit-archive in the root folder of uploaded macOS archives. https://bugs.webkit.org/show_bug.cgi?id=176965 Reviewe

[webkit-changes] [222120] trunk/Tools

2017-09-15 Thread mmaxfield
Title: [222120] trunk/Tools Revision 222120 Author mmaxfi...@apple.com Date 2017-09-15 17:02:48 -0700 (Fri, 15 Sep 2017) Log Message [WSL] Small cleanup in Evaluator https://bugs.webkit.org/show_bug.cgi?id=176971 Reviewed by Filip Pizlo. Use the symbols for break and continue instead of

[webkit-changes] [222119] trunk

2017-09-15 Thread rniwa
Title: [222119] trunk Revision 222119 Author rn...@webkit.org Date 2017-09-15 16:59:35 -0700 (Fri, 15 Sep 2017) Log Message iOS: Use blob URL instead of a WebKit fake URL when pasting an image https://bugs.webkit.org/show_bug.cgi?id=176986 Reviewed by Wenson Hsieh. Source/WebCore: Fix

[webkit-changes] [222118] trunk/Tools

2017-09-15 Thread fpizlo
Title: [222118] trunk/Tools Revision 222118 Author fpi...@apple.com Date 2017-09-15 16:48:18 -0700 (Fri, 15 Sep 2017) Log Message WSL Evaluator should only allocate EBuffers when dealing with intrinsics https://bugs.webkit.org/show_bug.cgi?id=176973 Reviewed by Myles Maxfield. W

[webkit-changes] [222117] trunk/LayoutTests

2017-09-15 Thread ryanhaddad
Title: [222117] trunk/LayoutTests Revision 222117 Author ryanhad...@apple.com Date 2017-09-15 16:44:45 -0700 (Fri, 15 Sep 2017) Log Message Follow up to r222111, rebaseline tests for Sierra. https://bugs.webkit.org/show_bug.cgi?id=176463 Unreviewed test gardening. * platform/mac-elcapit

[webkit-changes] [222116] trunk/Tools

2017-09-15 Thread fpizlo
Title: [222116] trunk/Tools Revision 222116 Author fpi...@apple.com Date 2017-09-15 16:44:35 -0700 (Fri, 15 Sep 2017) Log Message Rationalize how WSL's operator&[] works https://bugs.webkit.org/show_bug.cgi?id=176958 Reviewed by Myles Maxfield. This makes operator&[] work with n

[webkit-changes] [222115] trunk

2017-09-15 Thread sbarati
Title: [222115] trunk Revision 222115 Author sbar...@apple.com Date 2017-09-15 16:27:56 -0700 (Fri, 15 Sep 2017) Log Message Arity fixup during inlining should do a 2 phase commit so it properly recovers the frame in case of exit https://bugs.webkit.org/show_bug.cgi?id=176981 Reviewed by

[webkit-changes] [222114] trunk

2017-09-15 Thread wenson_hsieh
Title: [222114] trunk Revision 222114 Author wenson_hs...@apple.com Date 2017-09-15 15:18:51 -0700 (Fri, 15 Sep 2017) Log Message Avoid style recomputation when forwarding a focus event to an text field's input type https://bugs.webkit.org/show_bug.cgi?id=176160 Reviewed by Ryosuke Niwa

[webkit-changes] [222113] trunk/Source

2017-09-15 Thread jfbastien
Title: [222113] trunk/Source Revision 222113 Author jfbast...@apple.com Date 2017-09-15 14:28:55 -0700 (Fri, 15 Sep 2017) Log Message WTF: use Forward.h when appropriate instead of Vector.h https://bugs.webkit.org/show_bug.cgi?id=176984 Reviewed by Saam Barati. There's no need to includ

[webkit-changes] [222112] trunk

2017-09-15 Thread annulen
Title: [222112] trunk Revision 222112 Author annu...@yandex.ru Date 2017-09-15 14:23:10 -0700 (Fri, 15 Sep 2017) Log Message Consider enabling -Wno-expansion-to-defined for gcc 7 https://bugs.webkit.org/show_bug.cgi?id=167643 Reviewed by Michael Catanzaro. Don't disable -Wexpansion-to-d

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

2017-09-15 Thread keith_miller
Title: [222110] trunk/Source/WTF Revision 222110 Author keith_mil...@apple.com Date 2017-09-15 14:06:49 -0700 (Fri, 15 Sep 2017) Log Message generate-unified-source-bundles.rb shouldn't write a file that isn't going to change https://bugs.webkit.org/show_bug.cgi?id=177021 Reviewed by Tim

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

2017-09-15 Thread commit-queue
Title: [222109] trunk/Source/WebCore Revision 222109 Author commit-qu...@webkit.org Date 2017-09-15 13:39:39 -0700 (Fri, 15 Sep 2017) Log Message ASSERTION FAILED: writtenAudioDuration >= readAudioDuration in com.apple.WebCore:WebCore::RealtimeOutgoingAudioSource::isReachingBufferedAudioD

[webkit-changes] [222108] trunk/Tools

2017-09-15 Thread fpizlo
Title: [222108] trunk/Tools Revision 222108 Author fpi...@apple.com Date 2017-09-15 13:36:27 -0700 (Fri, 15 Sep 2017) Log Message WSL should support ++, --, +=, and all of those things https://bugs.webkit.org/show_bug.cgi?id=176975 Reviewed by Myles Maxfield. This adds an intern

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

2017-09-15 Thread commit-queue
Title: [222107] trunk/Source/WebCore Revision 222107 Author commit-qu...@webkit.org Date 2017-09-15 13:09:16 -0700 (Fri, 15 Sep 2017) Log Message Move code using Vector::map to WTF:map https://bugs.webkit.org/show_bug.cgi?id=176860 Patch by Youenn Fablet on 2017-09-15 Reviewed by Jer No

[webkit-changes] [222106] trunk/LayoutTests

2017-09-15 Thread ryanhaddad
Title: [222106] trunk/LayoutTests Revision 222106 Author ryanhad...@apple.com Date 2017-09-15 13:06:46 -0700 (Fri, 15 Sep 2017) Log Message Mark inspector/debugger/breakpoint-action-detach.html as flaky on Sierra. https://bugs.webkit.org/show_bug.cgi?id=168338 Unreviewed test gardening.

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

2017-09-15 Thread commit-queue
Title: [222105] trunk/Source/WebCore Revision 222105 Author commit-qu...@webkit.org Date 2017-09-15 12:55:22 -0700 (Fri, 15 Sep 2017) Log Message MediaPlayerPrivateMediaStreamAVFObjC::requestNotificationWhenReadyForVideoData should enqueue data if still useful https://bugs.webkit.org/show

[webkit-changes] [222104] trunk

2017-09-15 Thread ryanhaddad
Title: [222104] trunk Revision 222104 Author ryanhad...@apple.com Date 2017-09-15 12:54:01 -0700 (Fri, 15 Sep 2017) Log Message Unreviewed, rolling out r222040. The LayoutTest added with this change is a flaky image failure on mac-wk1 debug bots. Reverted changeset: "Computing animated

[webkit-changes] [222103] trunk/Source

2017-09-15 Thread timothy_horton
Title: [222103] trunk/Source Revision 222103 Author timothy_hor...@apple.com Date 2017-09-15 12:53:01 -0700 (Fri, 15 Sep 2017) Log Message Fix the macOS CMake build https://bugs.webkit.org/show_bug.cgi?id=177015 Reviewed by Andy Estes. Source/WebCore: * CMakeLists.txt: Add Payment Requ

[webkit-changes] [222102] trunk

2017-09-15 Thread mattbaker
Title: [222102] trunk Revision 222102 Author mattba...@apple.com Date 2017-09-15 12:50:40 -0700 (Fri, 15 Sep 2017) Log Message Web Inspector: Canvas: recording parameters that include colors should show an InlineSwatch (2D canvas) https://bugs.webkit.org/show_bug.cgi?id=176822 Reviewed

[webkit-changes] [222101] trunk/LayoutTests

2017-09-15 Thread bfulgham
Title: [222101] trunk/LayoutTests Revision 222101 Author bfulg...@apple.com Date 2017-09-15 12:30:52 -0700 (Fri, 15 Sep 2017) Log Message Unreviewed test maintenance. * platform/mac-wk1/TestExpectations: Skip test under WK1 due to a bug. Modified Paths trunk/LayoutTests/ChangeLog trunk

[webkit-changes] [222100] trunk/LayoutTests

2017-09-15 Thread ryanhaddad
Title: [222100] trunk/LayoutTests Revision 222100 Author ryanhad...@apple.com Date 2017-09-15 11:12:14 -0700 (Fri, 15 Sep 2017) Log Message Unreviewed, correct a typo in a TestExpectations file. * platform/ios/TestExpectations: Modified Paths trunk/LayoutTests/ChangeLog trunk/LayoutTes

[webkit-changes] [222099] trunk

2017-09-15 Thread wilander
Title: [222099] trunk Revision 222099 Author wilan...@apple.com Date 2017-09-15 10:54:35 -0700 (Fri, 15 Sep 2017) Log Message Storage Access API: Deny access to nested iframes https://bugs.webkit.org/show_bug.cgi?id=176939 Reviewed by Brent Fulgham. Source/WebCore: Test: http/tests/st

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

2017-09-15 Thread antti
Title: [222098] trunk/Source/WebCore Revision 222098 Author an...@apple.com Date 2017-09-15 10:44:49 -0700 (Fri, 15 Sep 2017) Log Message AnimationBase should ref the element https://bugs.webkit.org/show_bug.cgi?id=176993 Reviewed by Simon Fraser. We now longer have renderer pointer. El

[webkit-changes] [222097] trunk

2017-09-15 Thread bfulgham
Title: [222097] trunk Revision 222097 Author bfulg...@apple.com Date 2017-09-15 10:37:18 -0700 (Fri, 15 Sep 2017) Log Message Source/WebCore: Make DocumentLoader a FrameDestructionObserver https://bugs.webkit.org/show_bug.cgi?id=176364 Reviewed by Alex Christensen. The DocumentLoader n

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

2017-09-15 Thread antti
Title: [222095] trunk/Source/WebCore Revision 222095 Author an...@apple.com Date 2017-09-15 10:22:57 -0700 (Fri, 15 Sep 2017) Log Message Remove FilterOperation::blendingNeedsRendererSize() https://bugs.webkit.org/show_bug.cgi?id=176994 Reviewed by Simon Fraser. It is not used. * page/

[webkit-changes] [222094] trunk/LayoutTests

2017-09-15 Thread commit-queue
Title: [222094] trunk/LayoutTests Revision 222094 Author commit-qu...@webkit.org Date 2017-09-15 10:03:00 -0700 (Fri, 15 Sep 2017) Log Message WPT harness errors on leaks and iOS-sim EWS bots https://bugs.webkit.org/show_bug.cgi?id=175269 Unreviewed. Patch by Youenn Fablet on 2017-09-

[webkit-changes] [222093] trunk

2017-09-15 Thread commit-queue
Title: [222093] trunk Revision 222093 Author commit-qu...@webkit.org Date 2017-09-15 09:51:17 -0700 (Fri, 15 Sep 2017) Log Message Add an URL method to remove both query string and fragment identifier https://bugs.webkit.org/show_bug.cgi?id=176911 Patch by Youenn Fablet on 2017-09-15 Re

[webkit-changes] [222092] trunk/Source

2017-09-15 Thread aestes
Title: [222092] trunk/Source Revision 222092 Author aes...@apple.com Date 2017-09-15 09:34:27 -0700 (Fri, 15 Sep 2017) Log Message [Cocoa] Upstream MediaRemote and VideoToolbox WebKitSystemInterface functions https://bugs.webkit.org/show_bug.cgi?id=176953 Reviewed by Eric Carlson. Sourc

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

2017-09-15 Thread eric . carlson
Title: [222091] trunk/Source/WebCore Revision 222091 Author eric.carl...@apple.com Date 2017-09-15 09:20:07 -0700 (Fri, 15 Sep 2017) Log Message Switch text tracks to release logging https://bugs.webkit.org/show_bug.cgi?id=176809 Reviewed by Jer Noble. Source/WebCore: Make all track o

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

2017-09-15 Thread carlosgc
Title: [222090] trunk/Source/WebCore Revision 222090 Author carlo...@webkit.org Date 2017-09-15 08:37:02 -0700 (Fri, 15 Sep 2017) Log Message [Harfbuzz] Material icons not rendered correctly when using the web font https://bugs.webkit.org/show_bug.cgi?id=176995 Reviewed by Michael Catanz

[webkit-changes] [222089] trunk/LayoutTests

2017-09-15 Thread pvollan
Title: [222089] trunk/LayoutTests Revision 222089 Author pvol...@apple.com Date 2017-09-15 07:50:23 -0700 (Fri, 15 Sep 2017) Log Message [Win] Update test expectations for cache storage tests. https://bugs.webkit.org/show_bug.cgi?id=176998 Unreviewed test gardening. * platform/win/TestE

[webkit-changes] [222088] trunk/LayoutTests

2017-09-15 Thread pvollan
Title: [222088] trunk/LayoutTests Revision 222088 Author pvol...@apple.com Date 2017-09-15 07:43:05 -0700 (Fri, 15 Sep 2017) Log Message [Win] Update test expectations for failures on one of the EWS machines. https://bugs.webkit.org/show_bug.cgi?id=176998 Unreviewed test gardening. * pl

[webkit-changes] [222087] trunk/LayoutTests

2017-09-15 Thread csaavedra
Title: [222087] trunk/LayoutTests Revision 222087 Author csaave...@igalia.com Date 2017-09-15 06:54:30 -0700 (Fri, 15 Sep 2017) Log Message [WPE] Rebaseline after r221966. Unreviewed gardening. Adding VRPose. * platform/wpe/js/dom/global-constructors-attributes-expected.txt: Modified P

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

2017-09-15 Thread carlosgc
Title: [222086] trunk/Source/WebCore Revision 222086 Author carlo...@webkit.org Date 2017-09-15 06:42:34 -0700 (Fri, 15 Sep 2017) Log Message [Harfbuzz] Fix incorrect font rendering when selecting texts in pages which specifies text-rendering: optimizeLegibility https://bugs.webkit.org/sh

[webkit-changes] [222085] trunk

2017-09-15 Thread zandobersek
Title: [222085] trunk Revision 222085 Author zandober...@gmail.com Date 2017-09-15 06:24:46 -0700 (Fri, 15 Sep 2017) Log Message [EME] ClearKey: list 'persistent-license' sessions as supported https://bugs.webkit.org/show_bug.cgi?id=176985 Reviewed by Xabier Rodriguez-Calvar. Source/Web

[webkit-changes] [222082] trunk/Source/ThirdParty/libwebrtc/Source/third_party/jsoncpp/ source/makefiles/vs71

2017-09-15 Thread annulen
Title: [222082] trunk/Source/ThirdParty/libwebrtc/Source/third_party/jsoncpp/source/makefiles/vs71 Revision 222082 Author annu...@yandex.ru Date 2017-09-15 04:05:39 -0700 (Fri, 15 Sep 2017) Log Message Unreviewed, committing actual dos2unix conversions Modified Paths trunk/Source/ThirdP

[webkit-changes] [222081] trunk/Source/ThirdParty/libwebrtc/ChangeLog

2017-09-15 Thread annulen
Title: [222081] trunk/Source/ThirdParty/libwebrtc/ChangeLog Revision 222081 Author annu...@yandex.ru Date 2017-09-15 04:00:37 -0700 (Fri, 15 Sep 2017) Log Message Normalize line terminators in jsoncpp Visual Studio files https://bugs.webkit.org/show_bug.cgi?id=176991 Patch by Alicia Boya

[webkit-changes] [222080] trunk

2017-09-15 Thread rniwa
Title: [222080] trunk Revision 222080 Author rn...@webkit.org Date 2017-09-15 02:20:14 -0700 (Fri, 15 Sep 2017) Log Message iOS: WebKitTestRunner hits an assertion in editing/pasteboard/datatransfer-items-copy-plaintext.html https://bugs.webkit.org/show_bug.cgi?id=176968 Source/WebKit: R

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

2017-09-15 Thread carlosgc
Title: [222077] trunk/Source/WebCore Revision 222077 Author carlo...@webkit.org Date 2017-09-15 00:08:25 -0700 (Fri, 15 Sep 2017) Log Message [FreeType] Complex text is enabled too often after r221909 https://bugs.webkit.org/show_bug.cgi?id=176907 Reviewed by Sergio Villar Senin. In r22