[webkit-changes] [248894] trunk

2019-08-19 Thread drousso
Title: [248894] trunk Revision 248894 Author drou...@apple.com Date 2019-08-19 23:58:15 -0700 (Mon, 19 Aug 2019) Log Message Web Inspector: Debugger: add a global breakpoint for pausing in the next microtask https://bugs.webkit.org/show_bug.cgi?id=200652 Reviewed by Joseph Pecoraro. Sou

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

2019-08-19 Thread drousso
Title: [248893] trunk/Source/WebInspectorUI Revision 248893 Author drou...@apple.com Date 2019-08-19 23:09:34 -0700 (Mon, 19 Aug 2019) Log Message Web Inspector: REGRESSION(r248682): Elements: Computed: go-to arrows in the Variables section are misaligned https://bugs.webkit.org/show_bug.

[webkit-changes] [248892] trunk/Source

2019-08-19 Thread weinig
Title: [248892] trunk/Source Revision 248892 Author wei...@apple.com Date 2019-08-19 22:47:38 -0700 (Mon, 19 Aug 2019) Log Message [WHLSL] Make generated Metal code should be indented properly to ease reading while debugging https://bugs.webkit.org/show_bug.cgi?id=200870 Reviewed by Saam

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

2019-08-19 Thread drousso
Title: [248891] trunk/Source/_javascript_Core Revision 248891 Author drou...@apple.com Date 2019-08-19 22:19:41 -0700 (Mon, 19 Aug 2019) Log Message Web Inspector: Debugger: pause on assertion failures breakpoint doesn't work when inspecting a JSContext https://bugs.webkit.org/show_bug.cg

[webkit-changes] [248890] trunk

2019-08-19 Thread drousso
Title: [248890] trunk Revision 248890 Author drou...@apple.com Date 2019-08-19 21:22:03 -0700 (Mon, 19 Aug 2019) Log Message Web Inspector: have more aggressive checks for dataURLs provided to `console.screenshot` https://bugs.webkit.org/show_bug.cgi?id=200747 Reviewed by Joseph Pecoraro

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

2019-08-19 Thread nvasilyev
Title: [248889] trunk/Source/WebInspectorUI Revision 248889 Author nvasil...@apple.com Date 2019-08-19 21:10:39 -0700 (Mon, 19 Aug 2019) Log Message Web Inspector: RTL: Network headers values should be preserved https://bugs.webkit.org/show_bug.cgi?id=200873 Reviewed by Joseph Pecoraro.

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

2019-08-19 Thread Hironori . Fujii
Title: [24] trunk/Source/WebKit Revision 24 Author hironori.fu...@sony.com Date 2019-08-19 20:33:46 -0700 (Mon, 19 Aug 2019) Log Message [CMake] WebKit2.dll can't link because of missing PAL's import symbols for WinCairo port https://bugs.webkit.org/show_bug.cgi?id=200910 Unrevie

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

2019-08-19 Thread Hironori . Fujii
Title: [248887] trunk/Source/WebKit Revision 248887 Author hironori.fu...@sony.com Date 2019-08-19 20:25:04 -0700 (Mon, 19 Aug 2019) Log Message Unreviewed build fix for WinCairo port. The base class of NetworkDataTask has been changed in r248874. * NetworkProcess/curl/NetworkDataTaskCu

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

2019-08-19 Thread jer . noble
Title: [248886] trunk/Source/WebCore Revision 248886 Author jer.no...@apple.com Date 2019-08-19 19:16:43 -0700 (Mon, 19 Aug 2019) Log Message Source/WebCore: [Cocoa] Fix misspelling of -preventsDisplaySleepForVideoPlayback https://bugs.webkit.org/show_bug.cgi?id=200774 Reviewed by Eric

[webkit-changes] [248885] trunk/Source/WebKitLegacy/win

2019-08-19 Thread Hironori . Fujii
Title: [248885] trunk/Source/WebKitLegacy/win Revision 248885 Author hironori.fu...@sony.com Date 2019-08-19 18:57:56 -0700 (Mon, 19 Aug 2019) Log Message [WinCairo][WK1] A browser window starts as an inactive window because AcceleratedCompositingContext::acceleratedCompositingAvailable c

[webkit-changes] [248884] tags/Safari-609.1.2.2/Source

2019-08-19 Thread alancoon
Title: [248884] tags/Safari-609.1.2.2/Source Revision 248884 Author alanc...@apple.com Date 2019-08-19 18:42:24 -0700 (Mon, 19 Aug 2019) Log Message Versioning. Modified Paths tags/Safari-609.1.2.2/Source/_javascript_Core/Configurations/Version.xcconfig tags/Safari-609.1.2.2/Source/Thir

[webkit-changes] [248883] tags/Safari-609.1.2.2/

2019-08-19 Thread alancoon
Title: [248883] tags/Safari-609.1.2.2/ Revision 248883 Author alanc...@apple.com Date 2019-08-19 18:39:07 -0700 (Mon, 19 Aug 2019) Log Message New tag. Added Paths tags/Safari-609.1.2.2/ Diff ___ webkit-changes mailing list webkit-chan

[webkit-changes] [248882] tags/Safari-609.1.2.1/Source/WebKit

2019-08-19 Thread alancoon
Title: [248882] tags/Safari-609.1.2.1/Source/WebKit Revision 248882 Author alanc...@apple.com Date 2019-08-19 18:22:34 -0700 (Mon, 19 Aug 2019) Log Message Cherry-pick r248881. rdar://problem/54484875 Unreviewed build fix for security entitlements. Bug 200242 (r248164) changed t

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

2019-08-19 Thread krollin
Title: [248881] trunk/Source/WebKit Revision 248881 Author krol...@apple.com Date 2019-08-19 18:08:11 -0700 (Mon, 19 Aug 2019) Log Message Unreviewed build fix for security entitlements. Bug 200242 (r248164) changed the way that entitlements were generated and applied during the build. I

[webkit-changes] [248880] trunk

2019-08-19 Thread commit-queue
Title: [248880] trunk Revision 248880 Author commit-qu...@webkit.org Date 2019-08-19 17:56:08 -0700 (Mon, 19 Aug 2019) Log Message Proxy constructor should throw if handler is revoked Proxy https://bugs.webkit.org/show_bug.cgi?id=198755 Patch by Alexey Shvayka on 2019-08-19 Reviewed by

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

2019-08-19 Thread justin_fan
Title: [248879] trunk/Source/WebCore Revision 248879 Author justin_...@apple.com Date 2019-08-19 17:37:55 -0700 (Mon, 19 Aug 2019) Log Message WebGPU layers don't show up sometimes https://bugs.webkit.org/show_bug.cgi?id=200752 Reviewed by Dean Jackson. Ensure HTML canvas is properly no

[webkit-changes] [248877] branches/safari-608-branch/LayoutTests

2019-08-19 Thread ryanhaddad
Title: [248877] branches/safari-608-branch/LayoutTests Revision 248877 Author ryanhad...@apple.com Date 2019-08-19 17:15:40 -0700 (Mon, 19 Aug 2019) Log Message Cherry-pick r248875. rdar://problem/52961406 rdar://52961406 (scrollingcoordinator/ios/scroll-position-after-reattach.html

[webkit-changes] [248876] trunk

2019-08-19 Thread commit-queue
Title: [248876] trunk Revision 248876 Author commit-qu...@webkit.org Date 2019-08-19 16:27:57 -0700 (Mon, 19 Aug 2019) Log Message Date.prototype.toJSON throws if toISOString returns an object https://bugs.webkit.org/show_bug.cgi?id=198495 Patch by Alexey Shvayka on 2019-08-19 Reviewed

[webkit-changes] [248875] trunk/LayoutTests

2019-08-19 Thread russell_e
Title: [248875] trunk/LayoutTests Revision 248875 Author russel...@apple.com Date 2019-08-19 16:06:02 -0700 (Mon, 19 Aug 2019) Log Message rdar://52961406 (scrollingcoordinator/ios/scroll-position-after-reattach.html is a flaky image failure on iOS) Unreviewed Test Gardening. * platform

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

2019-08-19 Thread cdumez
Title: [248874] trunk/Source/WebKit Revision 248874 Author cdu...@apple.com Date 2019-08-19 15:50:41 -0700 (Mon, 19 Aug 2019) Log Message NetworkDataTask is being ref'd / deref'd from several threads and is not ThreadSafeRefCounted https://bugs.webkit.org/show_bug.cgi?id=200897 Reviewed

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

2019-08-19 Thread drousso
Title: [248873] trunk/Source/WebInspectorUI Revision 248873 Author drou...@apple.com Date 2019-08-19 15:21:21 -0700 (Mon, 19 Aug 2019) Log Message Web Inspector: REGRESSION: Debugger: pressing delete when the all/uncaught exceptions breakpoint is selected should select the next tree eleme

[webkit-changes] [248872] trunk

2019-08-19 Thread ysuzuki
Title: [248872] trunk Revision 248872 Author ysuz...@apple.com Date 2019-08-19 15:16:15 -0700 (Mon, 19 Aug 2019) Log Message [JSC] DFG DataView get/set optimization should take care of the case little-endian flag is JSEmpty https://bugs.webkit.org/show_bug.cgi?id=200899 Reviewed by Mark

[webkit-changes] [248871] tags/Safari-609.1.2.1/Source

2019-08-19 Thread alancoon
Title: [248871] tags/Safari-609.1.2.1/Source Revision 248871 Author alanc...@apple.com Date 2019-08-19 15:11:44 -0700 (Mon, 19 Aug 2019) Log Message Versioning. Modified Paths tags/Safari-609.1.2.1/Source/_javascript_Core/Configurations/Version.xcconfig tags/Safari-609.1.2.1/Source/Thir

[webkit-changes] [248870] releases/WebKitGTK/webkit-2.24/Tools

2019-08-19 Thread aperez
Title: [248870] releases/WebKitGTK/webkit-2.24/Tools Revision 248870 Author ape...@igalia.com Date 2019-08-19 15:02:34 -0700 (Mon, 19 Aug 2019) Log Message Unreviewed build fix for missing WebCore library when linking TestNetscapePlugIn Using LDFLAGS='-Wl,--no-undefined' would cause Test

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

2019-08-19 Thread alancoon
Title: [248869] branches/safari-608-branch/Source Revision 248869 Author alanc...@apple.com Date 2019-08-19 15:02:30 -0700 (Mon, 19 Aug 2019) Log Message Versioning. Modified Paths branches/safari-608-branch/Source/_javascript_Core/Configurations/Version.xcconfig branches/safari-608-bra

[webkit-changes] [248867] branches/safari-608-branch/Source/WTF

2019-08-19 Thread alancoon
Title: [248867] branches/safari-608-branch/Source/WTF Revision 248867 Author alanc...@apple.com Date 2019-08-19 14:58:53 -0700 (Mon, 19 Aug 2019) Log Message Cherry-pick r248852. rdar://problem/54454547 Unreviewed build fix for macOS 10.14 after r248832. * wtf/Platform.h: g

[webkit-changes] [248868] tags/Safari-608.2.6/

2019-08-19 Thread alancoon
Title: [248868] tags/Safari-608.2.6/ Revision 248868 Author alanc...@apple.com Date 2019-08-19 15:00:40 -0700 (Mon, 19 Aug 2019) Log Message Tag Safari-608.2.6. Added Paths tags/Safari-608.2.6/ Diff ___ webkit-changes mailing list webk

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

2019-08-19 Thread tzagallo
Title: [248866] trunk/Source/_javascript_Core Revision 248866 Author tzaga...@apple.com Date 2019-08-19 14:34:07 -0700 (Mon, 19 Aug 2019) Log Message JSC tool targets should unlock the keychain before codesigning https://bugs.webkit.org/show_bug.cgi?id=200733 Reviewed by Alexey Proskury

[webkit-changes] [248865] tags/Safari-609.1.2.1/

2019-08-19 Thread alancoon
Title: [248865] tags/Safari-609.1.2.1/ Revision 248865 Author alanc...@apple.com Date 2019-08-19 14:25:13 -0700 (Mon, 19 Aug 2019) Log Message New tag. Added Paths tags/Safari-609.1.2.1/ Diff ___ webkit-changes mailing list webkit-chan

[webkit-changes] [248864] branches/safari-608-branch/LayoutTests

2019-08-19 Thread ryanhaddad
Title: [248864] branches/safari-608-branch/LayoutTests Revision 248864 Author ryanhad...@apple.com Date 2019-08-19 14:23:10 -0700 (Mon, 19 Aug 2019) Log Message Cherry-pick r248863. rdar://problem/54481698 rdar://54481698 (Layout Test platform/ios/ios/fast/text/opticalFont.html is Fa

[webkit-changes] [248863] trunk/LayoutTests

2019-08-19 Thread russell_e
Title: [248863] trunk/LayoutTests Revision 248863 Author russel...@apple.com Date 2019-08-19 14:18:18 -0700 (Mon, 19 Aug 2019) Log Message rdar://54481698 (Layout Test platform/ios/ios/fast/text/opticalFont.html is Failing) Unreviewed Test Gardening. * platform/ios-12/platform/ios/ios/f

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

2019-08-19 Thread achristensen
Title: [248862] trunk/Source/WebKit Revision 248862 Author achristen...@apple.com Date 2019-08-19 13:56:08 -0700 (Mon, 19 Aug 2019) Log Message Move call to initializeMainThread introduced in r248549 to after WebKit.framework has been loaded https://bugs.webkit.org/show_bug.cgi?id=200896

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

2019-08-19 Thread ysuzuki
Title: [248861] trunk/Source/WebKit Revision 248861 Author ysuz...@apple.com Date 2019-08-19 13:12:44 -0700 (Mon, 19 Aug 2019) Log Message Unreviewed, build fix for PLATFORM_DRIVEN_TEXT_CHECKING https://bugs.webkit.org/show_bug.cgi?id=200620 It is enabled if PLATFORM(MACCATALYST) is true

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

2019-08-19 Thread drousso
Title: [248860] trunk/Source/WebInspectorUI Revision 248860 Author drou...@apple.com Date 2019-08-19 12:37:40 -0700 (Mon, 19 Aug 2019) Log Message Web Inspector: Debugger: don't show the All Requests breakpoint by default https://bugs.webkit.org/show_bug.cgi?id=200892 Reviewed by Joseph

[webkit-changes] [248859] trunk/Tools

2019-08-19 Thread zhifei_fang
Title: [248859] trunk/Tools Revision 248859 Author zhifei_f...@apple.com Date 2019-08-19 11:09:37 -0700 (Mon, 19 Aug 2019) Log Message [results.webkit.org Timeline] Disable back gesture https://bugs.webkit.org/show_bug.cgi?id=200839 Reviewed by Jonathan Bedard. * resultsdbpy/resultsdbpy

[webkit-changes] [248858] trunk/Tools

2019-08-19 Thread jbedard
Title: [248858] trunk/Tools Revision 248858 Author jbed...@apple.com Date 2019-08-19 10:51:47 -0700 (Mon, 19 Aug 2019) Log Message results-webkit.org: Add timeout to Redis locks https://bugs.webkit.org/show_bug.cgi?id=200890 Reviewed by Aakash Jain. * resultsdbpy/resultsdbpy/model/uploa

[webkit-changes] [248857] trunk

2019-08-19 Thread msaboff
Title: [248857] trunk Revision 248857 Author msab...@apple.com Date 2019-08-19 10:39:52 -0700 (Mon, 19 Aug 2019) Log Message Webkit jsc Crash in RegExp::matchInline (this= https://bugs.webkit.org/show_bug.cgi?id=197090 Reviewed by Yusuke Suzuki. JSTests: New test. * stress/regexp-nonc

[webkit-changes] [248856] trunk

2019-08-19 Thread sihui_liu
Title: [248856] trunk Revision 248856 Author sihui_...@apple.com Date 2019-08-19 10:12:37 -0700 (Mon, 19 Aug 2019) Log Message Remove IDB-specific quota https://bugs.webkit.org/show_bug.cgi?id=196545 Reviewed by Youenn Fablet. PerformanceTests: * IndexedDB/large-binary-keys.html: * In

[webkit-changes] [248855] trunk

2019-08-19 Thread commit-queue
Title: [248855] trunk Revision 248855 Author commit-qu...@webkit.org Date 2019-08-19 09:55:31 -0700 (Mon, 19 Aug 2019) Log Message [Pointer Events] Removing the capture element prevents future pointer events from being dispatched on macOS https://bugs.webkit.org/show_bug.cgi?id=200887 P

[webkit-changes] [248854] trunk/Source

2019-08-19 Thread youenn
Title: [248854] trunk/Source Revision 248854 Author you...@apple.com Date 2019-08-19 09:10:31 -0700 (Mon, 19 Aug 2019) Log Message Remove SessionID::emptySessionID() https://bugs.webkit.org/show_bug.cgi?id=200811 Reviewed by Alex Christensen. Source/WebCore: No change of behavior, upda

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

2019-08-19 Thread youenn
Title: [248853] trunk/Source/WebCore Revision 248853 Author you...@apple.com Date 2019-08-19 08:46:04 -0700 (Mon, 19 Aug 2019) Log Message Stop MediaDevices timer when stopping MediaDevices https://bugs.webkit.org/show_bug.cgi?id=200880 Reviewed by Eric Carlson. No change of behavior. S

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

2019-08-19 Thread pvollan
Title: [248852] trunk/Source/WTF Revision 248852 Author pvol...@apple.com Date 2019-08-19 08:46:01 -0700 (Mon, 19 Aug 2019) Log Message Unreviewed build fix for macOS 10.14 after r248832. * wtf/Platform.h: Modified Paths trunk/Source/WTF/ChangeLog trunk/Source/WTF/wtf/Platform.h Di

[webkit-changes] [248851] trunk/Source

2019-08-19 Thread ysuzuki
Title: [248851] trunk/Source Revision 248851 Author ysuz...@apple.com Date 2019-08-19 02:41:01 -0700 (Mon, 19 Aug 2019) Log Message Unreviewed, speculative build fix for GTK and WinCairo https://bugs.webkit.org/show_bug.cgi?id=200620 Source/WebCore: It seems that these files have differ

[webkit-changes] [248850] trunk/Source

2019-08-19 Thread ysuzuki
Title: [248850] trunk/Source Revision 248850 Author ysuz...@apple.com Date 2019-08-19 02:11:38 -0700 (Mon, 19 Aug 2019) Log Message [WTF] Add makeUnique, which ensures T is fast-allocated, actual static_assert part https://bugs.webkit.org/show_bug.cgi?id=200620 Reviewed by Geoff Garen.

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

2019-08-19 Thread ysuzuki
Title: [248849] trunk/Source/WebKit Revision 248849 Author ysuz...@apple.com Date 2019-08-19 01:25:24 -0700 (Mon, 19 Aug 2019) Log Message Unreviewed, build fix in WinCairo and GTK ports https://bugs.webkit.org/show_bug.cgi?id=200767 * UIProcess/WebPageProxy.cpp: (WebKit::WebPageProxy::e

[webkit-changes] [248848] trunk/Tools

2019-08-19 Thread ysuzuki
Title: [248848] trunk/Tools Revision 248848 Author ysuz...@apple.com Date 2019-08-19 01:08:30 -0700 (Mon, 19 Aug 2019) Log Message [WTF] Style checker should tell errors when it finds std::make_unique https://bugs.webkit.org/show_bug.cgi?id=200878 Reviewed by Ross Kirsling. * Scripts/we

[webkit-changes] [248847] trunk

2019-08-19 Thread youenn
Title: [248847] trunk Revision 248847 Author you...@apple.com Date 2019-08-19 00:40:52 -0700 (Mon, 19 Aug 2019) Log Message enumerateDevices should return the same JS objects if called twice https://bugs.webkit.org/show_bug.cgi?id=200767 Reviewed by Eric Carlson. Source/WebCore: Make M