[webkit-changes] [239200] trunk

2018-12-13 Thread Hironori . Fujii
Title: [239200] trunk Revision 239200 Author hironori.fu...@sony.com Date 2018-12-13 23:54:59 -0800 (Thu, 13 Dec 2018) Log Message [WinCairo][Clang] DLLLauncherMain.cpp: warning: unused function 'prependPath' and 'appleApplicationSupportDirectory'

[webkit-changes] [239198] trunk

2018-12-13 Thread mark . lam
Title: [239198] trunk Revision 239198 Author mark@apple.com Date 2018-12-13 21:21:35 -0800 (Thu, 13 Dec 2018) Log Message Add a missing exception check. https://bugs.webkit.org/show_bug.cgi?id=192626 Reviewed by Keith Miller. JSTests: * stress/regress-192626.js: Added.

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

2018-12-13 Thread cdumez
Title: [239197] trunk/Source/WebKit Revision 239197 Author cdu...@apple.com Date 2018-12-13 20:39:11 -0800 (Thu, 13 Dec 2018) Log Message [iOS] Web Inspector: Occasional UIProcess crashes under WebPageProxy::showInspectorIndication https://bugs.webkit.org/show_bug.cgi?id=192689 Patch

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

2018-12-13 Thread commit-queue
Title: [239196] trunk/Source/WebKit Revision 239196 Author commit-qu...@webkit.org Date 2018-12-13 20:09:59 -0800 (Thu, 13 Dec 2018) Log Message [iOS] Web Inspector: Occasional UIProcess crashes under WebPageProxy::showInspectorIndication https://bugs.webkit.org/show_bug.cgi?id=192689

[webkit-changes] [239195] trunk/Source

2018-12-13 Thread sbarati
Title: [239195] trunk/Source Revision 239195 Author sbar...@apple.com Date 2018-12-13 20:05:41 -0800 (Thu, 13 Dec 2018) Log Message The JSC shell should listen for memory pressure events and respond to them https://bugs.webkit.org/show_bug.cgi?id=192647 Reviewed by Keith Miller.

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

2018-12-13 Thread cdumez
Title: [239194] trunk/Source/WebKit Revision 239194 Author cdu...@apple.com Date 2018-12-13 19:48:34 -0800 (Thu, 13 Dec 2018) Log Message Unreviewed build fix for tvOS. * Platform/cocoa/WKCrashReporter.mm: Modified Paths trunk/Source/WebKit/ChangeLog

[webkit-changes] [239193] trunk/Tools

2018-12-13 Thread Hironori . Fujii
Title: [239193] trunk/Tools Revision 239193 Author hironori.fu...@sony.com Date 2018-12-13 18:47:15 -0800 (Thu, 13 Dec 2018) Log Message Unreviewed. Changed my status to a reviewer. Patch by Don Olmstead on 2018-12-13 * Scripts/webkitpy/common/config/contributors.json: Modified Paths

[webkit-changes] [239192] trunk

2018-12-13 Thread youenn
Title: [239192] trunk Revision 239192 Author you...@apple.com Date 2018-12-13 18:19:20 -0800 (Thu, 13 Dec 2018) Log Message RTCRtpTransceiver.stopped should be true when applying a remote description with the corresponding m section rejected https://bugs.webkit.org/show_bug.cgi?id=192685

[webkit-changes] [239191] trunk/Source

2018-12-13 Thread mark . lam
Title: [239191] trunk/Source Revision 239191 Author mark@apple.com Date 2018-12-13 18:14:28 -0800 (Thu, 13 Dec 2018) Log Message Ensure that StructureFlags initialization always starts with Base::StructureFlags. https://bugs.webkit.org/show_bug.cgi?id=192686 Reviewed by Keith

[webkit-changes] [239190] trunk

2018-12-13 Thread rniwa
Title: [239190] trunk Revision 239190 Author rn...@webkit.org Date 2018-12-13 17:45:24 -0800 (Thu, 13 Dec 2018) Log Message Make HTMLConverter work across shadow boundaries https://bugs.webkit.org/show_bug.cgi?id=192640 Reviewed by Wenson Hsieh. Source/WebCore: Made HTMLConverter work

[webkit-changes] [239189] trunk

2018-12-13 Thread youenn
Title: [239189] trunk Revision 239189 Author you...@apple.com Date 2018-12-13 17:17:57 -0800 (Thu, 13 Dec 2018) Log Message Trying to play a media element synchronously after setting srcObject should succeed without user gesture https://bugs.webkit.org/show_bug.cgi?id=192679 Reviewed by

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

2018-12-13 Thread mark . lam
Title: [239188] trunk/Source/_javascript_Core Revision 239188 Author mark@apple.com Date 2018-12-13 16:53:11 -0800 (Thu, 13 Dec 2018) Log Message Add the JSC_traceBaselineJITExecution option for tracing baseline JIT execution. https://bugs.webkit.org/show_bug.cgi?id=192684 Reviewed

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

2018-12-13 Thread ddkilzer
Title: [239187] trunk/Source/_javascript_Core Revision 239187 Author ddkil...@apple.com Date 2018-12-13 16:19:23 -0800 (Thu, 13 Dec 2018) Log Message clang-tidy: Fix unnecessary object copies in _javascript_Core Reviewed by Mark Lam. * assembler/testmasm.cpp: (JSC::invoke): - Make

[webkit-changes] [239186] trunk/Source

2018-12-13 Thread kocsen_chung
Title: [239186] trunk/Source Revision 239186 Author kocsen_ch...@apple.com Date 2018-12-13 16:18:54 -0800 (Thu, 13 Dec 2018) Log Message Versioning. Modified Paths trunk/Source/_javascript_Core/Configurations/Version.xcconfig

[webkit-changes] [239185] trunk/Source/bmalloc

2018-12-13 Thread mark . lam
Title: [239185] trunk/Source/bmalloc Revision 239185 Author mark@apple.com Date 2018-12-13 16:13:21 -0800 (Thu, 13 Dec 2018) Log Message Verify that tryLargeZeroedMemalignVirtual()'s aligned size and alignment values are valid. https://bugs.webkit.org/show_bug.cgi?id=192682

[webkit-changes] [239184] trunk

2018-12-13 Thread wenson_hsieh
Title: [239184] trunk Revision 239184 Author wenson_hs...@apple.com Date 2018-12-13 15:25:20 -0800 (Thu, 13 Dec 2018) Log Message [iOS] Support dropping contact card data (public.vcard) in editable content https://bugs.webkit.org/show_bug.cgi?id=192570 Reviewed by Tim Horton.

[webkit-changes] [239183] trunk/Source

2018-12-13 Thread drousso
Title: [239183] trunk/Source Revision 239183 Author drou...@apple.com Date 2018-12-13 15:20:35 -0800 (Thu, 13 Dec 2018) Log Message Web Inspector: remove DOM.BackendNodeId and associated commands/events https://bugs.webkit.org/show_bug.cgi?id=192478 Reviewed by Matt Baker.

[webkit-changes] [239182] trunk/Source

2018-12-13 Thread cdumez
Title: [239182] trunk/Source Revision 239182 Author cdu...@apple.com Date 2018-12-13 15:17:44 -0800 (Thu, 13 Dec 2018) Log Message [PSON] We should not need to navigate to 'about:blank' to suspend pages https://bugs.webkit.org/show_bug.cgi?id=192668 Reviewed by Alex Christensen.

[webkit-changes] [239181] trunk

2018-12-13 Thread pvollan
Title: [239181] trunk Revision 239181 Author pvol...@apple.com Date 2018-12-13 15:06:49 -0800 (Thu, 13 Dec 2018) Log Message [macOS] Inline WebVTT styles should override styles from Captions settings in System Preferences https://bugs.webkit.org/show_bug.cgi?id=192638 Reviewed by Eric

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

2018-12-13 Thread jer . noble
Title: [239180] trunk/Source/WebCore Revision 239180 Author jer.no...@apple.com Date 2018-12-13 14:32:29 -0800 (Thu, 13 Dec 2018) Log Message Fix leak of AVPlayer boundaryTimeObserver object. https://bugs.webkit.org/show_bug.cgi?id=192674 Reviewed by Eric Carlson. *

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

2018-12-13 Thread drousso
Title: [239179] trunk/Source/WebInspectorUI Revision 239179 Author drou...@apple.com Date 2018-12-13 14:31:25 -0800 (Thu, 13 Dec 2018) Log Message Web Inspector: experimental settings reload button disappears after changing more than one setting

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

2018-12-13 Thread mattbaker
Title: [239178] trunk/Source/WebInspectorUI Revision 239178 Author mattba...@apple.com Date 2018-12-13 14:29:07 -0800 (Thu, 13 Dec 2018) Log Message Web Inspector: REGRESSION(r238602): Elements: deleting multiple DOM nodes doesn't select the nearest node after deletion

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

2018-12-13 Thread mcatanzaro
Title: [239176] releases/WebKitGTK/webkit-2.22 Revision 239176 Author mcatanz...@igalia.com Date 2018-12-13 12:48:57 -0800 (Thu, 13 Dec 2018) Log Message Merge r239062 - PropertyAttribute needs a CustomValue bit. https://bugs.webkit.org/show_bug.cgi?id=191993 Reviewed by Saam Barati.

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

2018-12-13 Thread ddkilzer
Title: [239177] trunk/Source/WTF Revision 239177 Author ddkil...@apple.com Date 2018-12-13 12:49:10 -0800 (Thu, 13 Dec 2018) Log Message clang-tidy: Fix unnecessary parameter copies in ParallelHelperPool.cpp Reviewed by Alex Christensen. * wtf/ParallelHelperPool.cpp:

[webkit-changes] [239175] trunk

2018-12-13 Thread mattbaker
Title: [239175] trunk Revision 239175 Author mattba...@apple.com Date 2018-12-13 12:46:59 -0800 (Thu, 13 Dec 2018) Log Message Web Inspector: Table selection becomes corrupted when deleting selected cookies https://bugs.webkit.org/show_bug.cgi?id=192388 Reviewed by Devin Rousso.

[webkit-changes] [239174] trunk

2018-12-13 Thread bfulgham
Title: [239174] trunk Revision 239174 Author bfulg...@apple.com Date 2018-12-13 12:30:01 -0800 (Thu, 13 Dec 2018) Log Message Don't attempt to animate invalid CSS properties https://bugs.webkit.org/show_bug.cgi?id=192630 Reviewed by Antoine Quint. Source/WebCore: Inherited animation

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

2018-12-13 Thread timothy
Title: [239173] trunk/Source/WebCore Revision 239173 Author timo...@apple.com Date 2018-12-13 11:56:44 -0800 (Thu, 13 Dec 2018) Log Message REGRESSION (r230064): Focus rings on webpages are fainter than in native UI. https://bugs.webkit.org/show_bug.cgi?id=192639 rdar://problem/42669297

[webkit-changes] [239172] branches/safari-606-branch/Source/ThirdParty/libwebrtc

2018-12-13 Thread kocsen_chung
Title: [239172] branches/safari-606-branch/Source/ThirdParty/libwebrtc Revision 239172 Author kocsen_ch...@apple.com Date 2018-12-13 11:10:33 -0800 (Thu, 13 Dec 2018) Log Message Apply patch. rdar://problem/46603452 Check red packet length Modified Paths

[webkit-changes] [239171] trunk/Tools

2018-12-13 Thread ross . kirsling
Title: [239171] trunk/Tools Revision 239171 Author ross.kirsl...@sony.com Date 2018-12-13 11:07:52 -0800 (Thu, 13 Dec 2018) Log Message Unreviewed -- update my status to "reviewer". * Scripts/webkitpy/common/config/contributors.json: Modified Paths trunk/Tools/ChangeLog

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

2018-12-13 Thread pvollan
Title: [239170] trunk/Source/WebKit Revision 239170 Author pvol...@apple.com Date 2018-12-13 10:08:54 -0800 (Thu, 13 Dec 2018) Log Message [macOS] Remove with-report from 3 services that are currently needed on macOS https://bugs.webkit.org/show_bug.cgi?id=192593 Reviewed by Brent

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

2018-12-13 Thread eric . carlson
Title: [239169] trunk/Source/WebCore Revision 239169 Author eric.carl...@apple.com Date 2018-12-13 09:22:06 -0800 (Thu, 13 Dec 2018) Log Message [MediaStream] Calculate width or height when constraints contain only the other https://bugs.webkit.org/show_bug.cgi?id=192632 Unreviewed,

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

2018-12-13 Thread commit-queue
Title: [239168] trunk/Source/WebCore Revision 239168 Author commit-qu...@webkit.org Date 2018-12-13 09:04:16 -0800 (Thu, 13 Dec 2018) Log Message Update Credit Card AutoFill button icon https://bugs.webkit.org/show_bug.cgi?id=192637 rdar://problem/46545006 Patch by Zach Li on

[webkit-changes] [239167] trunk

2018-12-13 Thread youenn
Title: [239167] trunk Revision 239167 Author you...@apple.com Date 2018-12-13 08:59:15 -0800 (Thu, 13 Dec 2018) Log Message On page close, WebPage::m_userMediaPermissionRequestManager is nullified too early https://bugs.webkit.org/show_bug.cgi?id=192657 Reviewed by Eric Carlson.

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

2018-12-13 Thread cfleizach
Title: [239166] trunk/Source/WebKit Revision 239166 Author cfleiz...@apple.com Date 2018-12-13 08:09:36 -0800 (Thu, 13 Dec 2018) Log Message [meta][WebKit] Remove using namespace WebCore and WebKit in the global scope for unified source builds

[webkit-changes] [239165] releases/WPE WebKit/webkit-2.22.3/webkit-2.22/

2018-12-13 Thread aperez
Title: [239165] releases/WPE WebKit/webkit-2.22.3/webkit-2.22/ Revision 239165 Author ape...@igalia.com Date 2018-12-13 08:00:01 -0800 (Thu, 13 Dec 2018) Log Message WPE WebKit 2.22.3 Added Paths releases/WPE WebKit/webkit-2.22.3/webkit-2.22/ Diff

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

2018-12-13 Thread aperez
Title: [239164] releases/WebKitGTK/webkit-2.22 Revision 239164 Author ape...@igalia.com Date 2018-12-13 07:59:26 -0800 (Thu, 13 Dec 2018) Log Message Unreviewed. Update OptionsWPE.cmake for the 2.22.3 release. .: * Source/cmake/OptionsWPE.cmake: Bump version numbers. Source/WebKit: *

[webkit-changes] [239163] trunk

2018-12-13 Thread eric . carlson
Title: [239163] trunk Revision 239163 Author eric.carl...@apple.com Date 2018-12-13 07:34:15 -0800 (Thu, 13 Dec 2018) Log Message [MediaStream] Calculate width or height when constraints contain only the other https://bugs.webkit.org/show_bug.cgi?id=192632 Reviewed by Youenn Fablet.

[webkit-changes] [239162] releases/WebKitGTK/webkit-2.22.5/

2018-12-13 Thread aperez
Title: [239162] releases/WebKitGTK/webkit-2.22.5/ Revision 239162 Author ape...@igalia.com Date 2018-12-13 07:08:00 -0800 (Thu, 13 Dec 2018) Log Message WebKitGTK+ 2.22.5 Added Paths releases/WebKitGTK/webkit-2.22.5/ Diff ___

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

2018-12-13 Thread aperez
Title: [239161] releases/WebKitGTK/webkit-2.22 Revision 239161 Author ape...@igalia.com Date 2018-12-13 07:06:26 -0800 (Thu, 13 Dec 2018) Log Message Unreviewed. Update OptionsGTK.cmake for the 2.22.5 release. .: * Source/cmake/OptionsGTK.cmake: Bump version numbers. Source/WebKit: *

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

2018-12-13 Thread ddkilzer
Title: [239160] trunk/Source/WebCore Revision 239160 Author ddkil...@apple.com Date 2018-12-13 06:44:29 -0800 (Thu, 13 Dec 2018) Log Message clang-tidy: loop variable is copied but only used as const reference in Document.cpp, Element.cpp Reviewed by Daniel Bates. * dom/Document.cpp:

[webkit-changes] [239159] trunk/Tools

2018-12-13 Thread commit-queue
Title: [239159] trunk/Tools Revision 239159 Author commit-qu...@webkit.org Date 2018-12-13 04:35:17 -0800 (Thu, 13 Dec 2018) Log Message [GStreamer][JHBuild] update-webkit{gtk,wpe}-libs fails with libfdk-2.0.0 https://bugs.webkit.org/show_bug.cgi?id=192643 Patch by Carlos Eduardo

[webkit-changes] [239157] trunk

2018-12-13 Thread carlosgc
Title: [239157] trunk Revision 239157 Author carlo...@webkit.org Date 2018-12-13 01:43:46 -0800 (Thu, 13 Dec 2018) Log Message [FreeType] Remove HarfBuzzFace https://bugs.webkit.org/show_bug.cgi?id=192589 Reviewed by Michael Catanzaro. Source/WebCore: This was used to share the common

[webkit-changes] [239156] trunk

2018-12-13 Thread carlosgc
Title: [239156] trunk Revision 239156 Author carlo...@webkit.org Date 2018-12-13 01:17:31 -0800 (Thu, 13 Dec 2018) Log Message [FreeType] Add initial implementation of variation fonts https://bugs.webkit.org/show_bug.cgi?id=192151 Reviewed by Michael Catanzaro. .: Enable variation

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

2018-12-13 Thread yusukesuzuki
Title: [239155] trunk/Source/_javascript_Core Revision 239155 Author yusukesuz...@slowstart.org Date 2018-12-13 00:37:35 -0800 (Thu, 13 Dec 2018) Log Message Unreviewed, build fix after r239153, part 2 https://bugs.webkit.org/show_bug.cgi?id=190047 * runtime/StructureRareDataInlines.h:

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

2018-12-13 Thread yusukesuzuki
Title: [239154] trunk/Source/_javascript_Core Revision 239154 Author yusukesuz...@slowstart.org Date 2018-12-13 00:06:30 -0800 (Thu, 13 Dec 2018) Log Message Unreviewed, build fix after r239153 https://bugs.webkit.org/show_bug.cgi?id=190047 * runtime/StructureRareDataInlines.h: