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

2018-09-06 Thread rniwa
Title: [235780] trunk/Source/WebCore Revision 235780 Author rn...@webkit.org Date 2018-09-06 22:55:15 -0700 (Thu, 06 Sep 2018) Log Message ShadowRoot should have its own node flag https://bugs.webkit.org/show_bug.cgi?id=189392 Reviewed by Antti Koivisto. Added IsShadowRootFlag and IsDoc

[webkit-changes] [235779] branches/safari-606-branch

2018-09-06 Thread bshafiei
Title: [235779] branches/safari-606-branch Revision 235779 Author bshaf...@apple.com Date 2018-09-06 22:54:58 -0700 (Thu, 06 Sep 2018) Log Message Cherry-pick r235721. rdar://problem/44212406 Source/WebCore: The width of an empty or nullptr TextRun should be zero https://bugs

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

2018-09-06 Thread yusukesuzuki
Title: [235778] trunk/Source/_javascript_Core Revision 235778 Author yusukesuz...@slowstart.org Date 2018-09-06 21:40:12 -0700 (Thu, 06 Sep 2018) Log Message [WebAssembly] Optimize JS to Wasm call by removing Vector allocation https://bugs.webkit.org/show_bug.cgi?id=189353 Reviewed by Ma

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

2018-09-06 Thread yusukesuzuki
Title: [235776] trunk/Source/_javascript_Core Revision 235776 Author yusukesuz...@slowstart.org Date 2018-09-06 21:24:19 -0700 (Thu, 06 Sep 2018) Log Message [JSC] Clean up StructureStubClearingWatchpoint https://bugs.webkit.org/show_bug.cgi?id=189156 Reviewed by Saam Barati. Cleaning u

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

2018-09-06 Thread zalan
Title: [235777] trunk/Source/WebCore Revision 235777 Author za...@apple.com Date 2018-09-06 21:24:38 -0700 (Thu, 06 Sep 2018) Log Message [LFC] Inline replaced height calculation should use "used value" https://bugs.webkit.org/show_bug.cgi?id=189395 Reviewed by Antti Koivisto. Use the a

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

2018-09-06 Thread simon . fraser
Title: [235774] trunk/Source/WebCore Revision 235774 Author simon.fra...@apple.com Date 2018-09-06 19:36:03 -0700 (Thu, 06 Sep 2018) Log Message Fix the build for non-Cocoa platforms after r235772. * platform/graphics/cairo/GradientCairo.cpp: (WebCore::Gradient::createPlatformGradient):

[webkit-changes] [235773] trunk

2018-09-06 Thread zalan
Title: [235773] trunk Revision 235773 Author za...@apple.com Date 2018-09-06 19:27:37 -0700 (Thu, 06 Sep 2018) Log Message [LFC] Add support for min/max-height percentage values. https://bugs.webkit.org/show_bug.cgi?id=189391 Reviewed by Antti Koivisto. Source/WebCore: The percentage i

[webkit-changes] [235772] trunk

2018-09-06 Thread megan_gardner
Title: [235772] trunk Revision 235772 Author megan_gard...@apple.com Date 2018-09-06 18:36:36 -0700 (Thu, 06 Sep 2018) Log Message Add Support for Conic Gradients https://bugs.webkit.org/show_bug.cgi?id=189329 Reviewed by Simon Fraser. Source/WebCore: Add support for rendering CSS con

[webkit-changes] [235771] trunk/Tools

2018-09-06 Thread simon . fraser
Title: [235771] trunk/Tools Revision 235771 Author simon.fra...@apple.com Date 2018-09-06 17:24:51 -0700 (Thu, 06 Sep 2018) Log Message Log when leak detection changes the test result https://bugs.webkit.org/show_bug.cgi?id=189293 Reviewed by Jon Lee. When you have an "Leak" expectation

[webkit-changes] [235770] releases/WPE WebKit/webkit-2.21.92/

2018-09-06 Thread aperez
Title: [235770] releases/WPE WebKit/webkit-2.21.92/ Revision 235770 Author ape...@igalia.com Date 2018-09-06 17:21:14 -0700 (Thu, 06 Sep 2018) Log Message Release WPE WebKit 2.21.92 Added Paths releases/WPE WebKit/webkit-2.21.92/ Diff

[webkit-changes] [235769] trunk

2018-09-06 Thread wenson_hsieh
Title: [235769] trunk Revision 235769 Author wenson_hs...@apple.com Date 2018-09-06 17:05:31 -0700 (Thu, 06 Sep 2018) Log Message [macOS] [WK2] Support changing attributes for selected text (text shadow, underline, strike-through) https://bugs.webkit.org/show_bug.cgi?id=189356 Reviewed

[webkit-changes] [235768] branches/safari-606-branch/Source

2018-09-06 Thread bshafiei
Title: [235768] branches/safari-606-branch/Source Revision 235768 Author bshaf...@apple.com Date 2018-09-06 16:52:05 -0700 (Thu, 06 Sep 2018) Log Message Versioning. Modified Paths branches/safari-606-branch/Source/_javascript_Core/Configurations/Version.xcconfig branches/safari-606-bra

[webkit-changes] [235767] tags/Safari-606.2.1/

2018-09-06 Thread bshafiei
Title: [235767] tags/Safari-606.2.1/ Revision 235767 Author bshaf...@apple.com Date 2018-09-06 16:50:58 -0700 (Thu, 06 Sep 2018) Log Message Tag Safari-606.2.1. Added Paths tags/Safari-606.2.1/ Diff ___ webkit-changes mailing list webk

[webkit-changes] [235766] releases/WebKitGTK/webkit-2.22

2018-09-06 Thread aperez
Title: [235766] releases/WebKitGTK/webkit-2.22 Revision 235766 Author ape...@igalia.com Date 2018-09-06 16:47:59 -0700 (Thu, 06 Sep 2018) Log Message Unreviewed. Update OptionsWPE.cmake and NEWS for 2.21.92 release. .: * Source/cmake/OptionsWPE.cmake: Bump version numbers. Source/WebKi

[webkit-changes] [235765] trunk

2018-09-06 Thread msaboff
Title: [235765] trunk Revision 235765 Author msab...@apple.com Date 2018-09-06 16:44:49 -0700 (Thu, 06 Sep 2018) Log Message Improper speculation type for Math.pow(NaN, 0) in Abstract Interpreter https://bugs.webkit.org/show_bug.cgi?id=189380 Reviewed by Saam Barati. JSTests: New test.

[webkit-changes] [235764] trunk/Tools

2018-09-06 Thread simon . fraser
Title: [235764] trunk/Tools Revision 235764 Author simon.fra...@apple.com Date 2018-09-06 16:25:39 -0700 (Thu, 06 Sep 2018) Log Message run-webkit-tests prints confusing messages when test expectations list results that are not compatible with the run options https://bugs.webkit.org/show_

[webkit-changes] [235763] trunk

2018-09-06 Thread zalan
Title: [235763] trunk Revision 235763 Author za...@apple.com Date 2018-09-06 15:39:54 -0700 (Thu, 06 Sep 2018) Log Message [LFC][BFC] Add support for min(max)-height https://bugs.webkit.org/show_bug.cgi?id=189377 Reviewed by Antti Koivisto. Source/WebCore: See https://www.w3.org/TR/CSS

[webkit-changes] [235762] trunk/Tools

2018-09-06 Thread dewei_zhu
Title: [235762] trunk/Tools Revision 235762 Author dewei_...@apple.com Date 2018-09-06 15:32:15 -0700 (Thu, 06 Sep 2018) Log Message BenchmarkResults.format should support specifying depth of tests to show. https://bugs.webkit.org/show_bug.cgi?id=189135 Reviewed by Ryosuke Niwa. Added t

[webkit-changes] [235761] trunk/Tools

2018-09-06 Thread simon . fraser
Title: [235761] trunk/Tools Revision 235761 Author simon.fra...@apple.com Date 2018-09-06 15:25:59 -0700 (Thu, 06 Sep 2018) Log Message An EWS run that has leak test failures does not correctly add bugzilla comments showing the failures https://bugs.webkit.org/show_bug.cgi?id=189368 Revi

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

2018-09-06 Thread eric . carlson
Title: [235760] trunk/Source/WebCore Revision 235760 Author eric.carl...@apple.com Date 2018-09-06 15:10:16 -0700 (Thu, 06 Sep 2018) Log Message [MediaStream] Include supported frame rates in video capture presets https://bugs.webkit.org/show_bug.cgi?id=189351 Reviewed by Youenn Fablet.

[webkit-changes] [235759] trunk/LayoutTests

2018-09-06 Thread dbates
Title: [235759] trunk/LayoutTests Revision 235759 Author dba...@webkit.org Date 2018-09-06 14:48:34 -0700 (Thu, 06 Sep 2018) Log Message [iOS] Add a test to ensure that DOM keyup events have the correct details https://bugs.webkit.org/show_bug.cgi?id=189327 Reviewed by Wenson Hsieh. Unt

[webkit-changes] [235758] trunk/Source

2018-09-06 Thread antti
Title: [235758] trunk/Source Revision 235758 Author an...@apple.com Date 2018-09-06 14:37:15 -0700 (Thu, 06 Sep 2018) Log Message Actively prewarm processes created for prewarm pool https://bugs.webkit.org/show_bug.cgi?id=189364 Reviewed by Chris Dumez. Source/WebCore: Do some basic pr

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

2018-09-06 Thread youenn
Title: [235757] trunk/Source/WebCore Revision 235757 Author you...@apple.com Date 2018-09-06 14:14:07 -0700 (Thu, 06 Sep 2018) Log Message Move replaceTrack logic to RTCRtpSender backend https://bugs.webkit.org/show_bug.cgi?id=189359 Reviewed by Eric Carlson. Move replaceTrack handling

[webkit-changes] [235756] trunk/Tools

2018-09-06 Thread commit-queue
Title: [235756] trunk/Tools Revision 235756 Author commit-qu...@webkit.org Date 2018-09-06 14:09:14 -0700 (Thu, 06 Sep 2018) Log Message Unreviewed, rolling out r235755. https://bugs.webkit.org/show_bug.cgi?id=189367 Didn't address the review comment (Requested by rniwa on #webkit). Rev

[webkit-changes] [235755] trunk/Tools

2018-09-06 Thread dewei_zhu
Title: [235755] trunk/Tools Revision 235755 Author dewei_...@apple.com Date 2018-09-06 13:47:55 -0700 (Thu, 06 Sep 2018) Log Message BenchmarkResults.format should support specifying depth of tests to show. https://bugs.webkit.org/show_bug.cgi?id=189135 Reviewed by Ryosuke Niwa. Added t

[webkit-changes] [235754] trunk

2018-09-06 Thread aestes
Title: [235754] trunk Revision 235754 Author aes...@apple.com Date 2018-09-06 13:42:48 -0700 (Thu, 06 Sep 2018) Log Message [Apple Pay] Rename the -apple-pay-button-type value "checkout" to "check-out" https://bugs.webkit.org/show_bug.cgi?id=189366 Reviewed by Sam Weinig. Source/WebCor

[webkit-changes] [235753] trunk/Tools

2018-09-06 Thread commit-queue
Title: [235753] trunk/Tools Revision 235753 Author commit-qu...@webkit.org Date 2018-09-06 13:36:41 -0700 (Thu, 06 Sep 2018) Log Message [WHLSL] Call arguments should be copied as soon as they are evaluated https://bugs.webkit.org/show_bug.cgi?id=189360 Patch by Thomas Denney on 2018-09

[webkit-changes] [235752] trunk/Source

2018-09-06 Thread jer . noble
Title: [235752] trunk/Source Revision 235752 Author jer.no...@apple.com Date 2018-09-06 12:59:33 -0700 (Thu, 06 Sep 2018) Log Message Don't pause playback when locking screen if video is being displayed on second screen. https://bugs.webkit.org/show_bug.cgi?id=189321 Reviewed by Eric Car

[webkit-changes] [235751] trunk/JSTests

2018-09-06 Thread mark . lam
Title: [235751] trunk/JSTests Revision 235751 Author mark@apple.com Date 2018-09-06 12:58:57 -0700 (Thu, 06 Sep 2018) Log Message Gardening: Move regress-189185.js under JSTests/wasm. https://bugs.webkit.org/show_bug.cgi?id=189347 Unreviewed. * stress/regress-189185.js: Removed. * w

[webkit-changes] [235750] trunk/Tools

2018-09-06 Thread commit-queue
Title: [235750] trunk/Tools Revision 235750 Author commit-qu...@webkit.org Date 2018-09-06 12:58:12 -0700 (Thu, 06 Sep 2018) Log Message [WHLSL] The test suite should log the compile time for the standard library https://bugs.webkit.org/show_bug.cgi?id=189354 Patch by Thomas Denney on 2

[webkit-changes] [235748] trunk

2018-09-06 Thread wenson_hsieh
Title: [235748] trunk Revision 235748 Author wenson_hs...@apple.com Date 2018-09-06 12:46:38 -0700 (Thu, 06 Sep 2018) Log Message [macOS] Cannot change font size at selection until font panel is shown https://bugs.webkit.org/show_bug.cgi?id=189295 Reviewed by Ryosuke Niwa. Source/WebCo

[webkit-changes] [235749] trunk/Source

2018-09-06 Thread commit-queue
Title: [235749] trunk/Source Revision 235749 Author commit-qu...@webkit.org Date 2018-09-06 12:48:08 -0700 (Thu, 06 Sep 2018) Log Message Group options of scrollRectToVisible into a struct https://bugs.webkit.org/show_bug.cgi?id=189352 Patch by Frederic Wang on 2018-09-06 Reviewed by Si

[webkit-changes] [235747] tags/Safari-607.1.5.2/Source

2018-09-06 Thread bshafiei
Title: [235747] tags/Safari-607.1.5.2/Source Revision 235747 Author bshaf...@apple.com Date 2018-09-06 11:52:17 -0700 (Thu, 06 Sep 2018) Log Message Versioning. Modified Paths tags/Safari-607.1.5.2/Source/_javascript_Core/Configurations/Version.xcconfig tags/Safari-607.1.5.2/Source/Thir

[webkit-changes] [235746] tags/Safari-607.1.5.2/

2018-09-06 Thread bshafiei
Title: [235746] tags/Safari-607.1.5.2/ Revision 235746 Author bshaf...@apple.com Date 2018-09-06 11:49:56 -0700 (Thu, 06 Sep 2018) Log Message Tag Safari-607.1.5.2. Added Paths tags/Safari-607.1.5.2/ Diff ___ webkit-changes mailing lis

[webkit-changes] [235745] branches/safari-606-branch/Source/JavaScriptCore

2018-09-06 Thread bshafiei
Title: [235745] branches/safari-606-branch/Source/_javascript_Core Revision 235745 Author bshaf...@apple.com Date 2018-09-06 11:07:22 -0700 (Thu, 06 Sep 2018) Log Message Cherry-pick r235742. rdar://problem/44169344 Gardening: only visit m_cachedStructureID if it's not null. http

[webkit-changes] [235744] trunk

2018-09-06 Thread zalan
Title: [235744] trunk Revision 235744 Author za...@apple.com Date 2018-09-06 11:03:31 -0700 (Thu, 06 Sep 2018) Log Message [LFC][BFC] Add support for min(max)-width https://bugs.webkit.org/show_bug.cgi?id=189358 Reviewed by Antti Koivisto. Source/WebCore: See https://www.w3.org/TR/CSS2

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

2018-09-06 Thread eric . carlson
Title: [235743] trunk/Source/WebCore Revision 235743 Author eric.carl...@apple.com Date 2018-09-06 10:59:25 -0700 (Thu, 06 Sep 2018) Log Message [MediaStream] Initialize AVVideoCapture video presets https://bugs.webkit.org/show_bug.cgi?id=189355 Reviewed by Youenn Fablet. No new tests,

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

2018-09-06 Thread mark . lam
Title: [235742] trunk/Source/_javascript_Core Revision 235742 Author mark@apple.com Date 2018-09-06 10:46:48 -0700 (Thu, 06 Sep 2018) Log Message Gardening: only visit m_cachedStructureID if it's not null. https://bugs.webkit.org/show_bug.cgi?id=189124 Not reviewed. * runtime/JSPro

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

2018-09-06 Thread commit-queue
Title: [235741] trunk/Source/WebKit Revision 235741 Author commit-qu...@webkit.org Date 2018-09-06 09:56:13 -0700 (Thu, 06 Sep 2018) Log Message Use more generic names than "overflow" for functions that can be used for subframes https://bugs.webkit.org/show_bug.cgi?id=179125 Patch by Fre

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

2018-09-06 Thread tpopela
Title: [235740] trunk/Source/_javascript_Core Revision 235740 Author tpop...@redhat.com Date 2018-09-06 09:41:32 -0700 (Thu, 06 Sep 2018) Log Message [JSC] Build broken after r234975 on s390x, ppc64le, armv7hl https://bugs.webkit.org/show_bug.cgi?id=189078 Reviewed by Mark Lam. Caused b

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

2018-09-06 Thread cdumez
Title: [235739] trunk/Source/WebKit Revision 235739 Author cdu...@apple.com Date 2018-09-06 09:12:00 -0700 (Thu, 06 Sep 2018) Log Message WebKit/Platform/IPC/mac/ConnectionMac.mm:222: _dispatch_bug_kevent_vanished https://bugs.webkit.org/show_bug.cgi?id=189314 Reviewed by Anders Carlsso

[webkit-changes] [235738] trunk/Tools

2018-09-06 Thread mmaxfield
Title: [235738] trunk/Tools Revision 235738 Author mmaxfi...@apple.com Date 2018-09-06 09:01:05 -0700 (Thu, 06 Sep 2018) Log Message [WHLSL] The parser is too slow https://bugs.webkit.org/show_bug.cgi?id=189014 Reviewed by Filip Pizlo. This patch includes three changes: 1. Migrate from

[webkit-changes] [235736] trunk

2018-09-06 Thread ajuma
Title: [235736] trunk Revision 235736 Author aj...@chromium.org Date 2018-09-06 06:51:24 -0700 (Thu, 06 Sep 2018) Log Message IntersectionObserver leaks documents https://bugs.webkit.org/show_bug.cgi?id=189128 Reviewed by Simon Fraser. Source/WebCore: Currently, Documents own Intersect

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

2018-09-06 Thread zalan
Title: [235735] trunk/Source/WebCore Revision 235735 Author za...@apple.com Date 2018-09-06 06:40:56 -0700 (Thu, 06 Sep 2018) Log Message [LFC] Adapt to the new const WeakPtr<> https://bugs.webkit.org/show_bug.cgi?id=189334 Reviewed by Antti Koivisto. * layout/FormattingContext.cpp: (We

[webkit-changes] [235734] trunk/Tools

2018-09-06 Thread commit-queue
Title: [235734] trunk/Tools Revision 235734 Author commit-qu...@webkit.org Date 2018-09-06 06:27:41 -0700 (Thu, 06 Sep 2018) Log Message [test262] Do not call keys on a reference https://bugs.webkit.org/show_bug.cgi?id=189301 Patch by Xan Lopez on 2018-09-06 Reviewed by Keith Miller. *

[webkit-changes] [235733] trunk/Tools

2018-09-06 Thread ddkilzer
Title: [235733] trunk/Tools Revision 235733 Author ddkil...@apple.com Date 2018-09-06 05:38:47 -0700 (Thu, 06 Sep 2018) Log Message svn-create-patch fails when svn mv is used on directory trees Reviewed by Daniel Bates. * Scripts/VCSUtils.pm: Export parseSvnDiffStartLine() for svn-crea

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

2018-09-06 Thread calvaris
Title: [235732] trunk/Source/WebCore Revision 235732 Author calva...@igalia.com Date 2018-09-06 03:50:41 -0700 (Thu, 06 Sep 2018) Log Message [GStreamer] Extra ASSERTs at MainThreadNotifier https://bugs.webkit.org/show_bug.cgi?id=188786 Reviewed by Carlos Garcia Campos. We add a couple

[webkit-changes] [235729] branches/safari-606-branch

2018-09-06 Thread bshafiei
Title: [235729] branches/safari-606-branch Revision 235729 Author bshaf...@apple.com Date 2018-09-06 01:11:54 -0700 (Thu, 06 Sep 2018) Log Message Cherry-pick r235537. rdar://problem/44169516 CounterMaps should hold a unique_ptr of CounterMap. https://bugs.webkit.org/show_bug.cgi

[webkit-changes] [235730] branches/safari-606-branch

2018-09-06 Thread bshafiei
Title: [235730] branches/safari-606-branch Revision 235730 Author bshaf...@apple.com Date 2018-09-06 01:11:57 -0700 (Thu, 06 Sep 2018) Log Message Cherry-pick r235715. rdar://problem/44169344 JSPropertyNameEnumerator::visitChildren() needs to visit its m_cachedStructureID. https:

[webkit-changes] [235726] branches/safari-606-branch/LayoutTests

2018-09-06 Thread bshafiei
Title: [235726] branches/safari-606-branch/LayoutTests Revision 235726 Author bshaf...@apple.com Date 2018-09-06 01:11:44 -0700 (Thu, 06 Sep 2018) Log Message Cherry-pick r233900. rdar://problem/44168991 Unreviewed, test gardening after r233898. * TestExpectations: * platfor

[webkit-changes] [235728] branches/safari-606-branch

2018-09-06 Thread bshafiei
Title: [235728] branches/safari-606-branch Revision 235728 Author bshaf...@apple.com Date 2018-09-06 01:11:50 -0700 (Thu, 06 Sep 2018) Log Message Cherry-pick r235177. rdar://problem/44169333 The DFG CFGSimplification phase shouldn’t jettison a block when it’s the target of both bran

[webkit-changes] [235724] tags/Safari-607.1.5.1/Source

2018-09-06 Thread bshafiei
Title: [235724] tags/Safari-607.1.5.1/Source Revision 235724 Author bshaf...@apple.com Date 2018-09-06 00:28:34 -0700 (Thu, 06 Sep 2018) Log Message Versioning. Modified Paths tags/Safari-607.1.5.1/Source/_javascript_Core/Configurations/Version.xcconfig tags/Safari-607.1.5.1/Source/Thir

[webkit-changes] [235723] tags/Safari-607.1.5.1/

2018-09-06 Thread bshafiei
Title: [235723] tags/Safari-607.1.5.1/ Revision 235723 Author bshaf...@apple.com Date 2018-09-06 00:25:39 -0700 (Thu, 06 Sep 2018) Log Message Tag Safari-607.1.5.1. Added Paths tags/Safari-607.1.5.1/ Diff ___ webkit-changes mailing lis