[webkit-changes] [266387] trunk

2020-08-31 Thread mmaxfield
Title: [266387] trunk Revision 266387 Author mmaxfi...@apple.com Date 2020-08-31 23:56:02 -0700 (Mon, 31 Aug 2020) Log Message Ahom text is still busted https://bugs.webkit.org/show_bug.cgi?id=216024 Reviewed by Zalan Bujtas. Source/WebCore: r259533 didn't actually solve the problem b

[webkit-changes] [266386] trunk/LayoutTests

2020-08-31 Thread commit-queue
Title: [266386] trunk/LayoutTests Revision 266386 Author commit-qu...@webkit.org Date 2020-08-31 22:19:05 -0700 (Mon, 31 Aug 2020) Log Message Unreviewed, reverting r266378 and r266381. https://bugs.webkit.org/show_bug.cgi?id=216029 rebaselined tests for new OS without leaving old baseli

[webkit-changes] [266385] trunk/WebDriverTests

2020-08-31 Thread lmoura
Title: [266385] trunk/WebDriverTests Revision 266385 Author lmo...@igalia.com Date 2020-08-31 21:08:26 -0700 (Mon, 31 Aug 2020) Log Message [WPE][WebDriver] Gardening a few more failures Unreviewed test gardening. * TestExpectations.json: Modified Paths trunk/WebDriverTests/ChangeLog

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

2020-08-31 Thread sihui_liu
Title: [266384] trunk/Source/WebKit Revision 266384 Author sihui_...@apple.com Date 2020-08-31 20:59:55 -0700 (Mon, 31 Aug 2020) Log Message Webpages flash when switching between windows https://bugs.webkit.org/show_bug.cgi?id=216012 Reviewed by Darin Adler. Based on patches from Tim Ho

[webkit-changes] [266383] trunk

2020-08-31 Thread mark . lam
Title: [266383] trunk Revision 266383 Author mark@apple.com Date 2020-08-31 19:45:08 -0700 (Mon, 31 Aug 2020) Log Message Missing exception check while handling the onbeforeunload event. https://bugs.webkit.org/show_bug.cgi?id=216015 Reviewed by Saam Barati. Source/WebCore: Test:

[webkit-changes] [266382] trunk/LayoutTests

2020-08-31 Thread hector_i_lopez
Title: [266382] trunk/LayoutTests Revision 266382 Author hector_i_lo...@apple.com Date 2020-08-31 18:18:27 -0700 (Mon, 31 Aug 2020) Log Message [ BigSur+ ] platform/mac/media/mediacapabilities/vp9-decodingInfo-sw.html rdar://65188503 Unreviewed test gardening. * platform/mac-wk1/TestExp

[webkit-changes] [266381] trunk/LayoutTests

2020-08-31 Thread rackler
Title: [266381] trunk/LayoutTests Revision 266381 Author rack...@apple.com Date 2020-08-31 18:10:03 -0700 (Mon, 31 Aug 2020) Log Message Rebaseline after macOS build progression. Add for Big-Sur Unreviewed test gardening. * platform/mac/fast/forms/date/date-input-rendering-basic-expecte

[webkit-changes] [266380] trunk/LayoutTests

2020-08-31 Thread hector_i_lopez
Title: [266380] trunk/LayoutTests Revision 266380 Author hector_i_lo...@apple.com Date 2020-08-31 17:48:41 -0700 (Mon, 31 Aug 2020) Log Message [ BigSur+ ] platform/mac/media/media-source/is-type-supported-vp9-codec-check.html rdar://65188503 Unreviewed test gardening. * platform/mac-wk

[webkit-changes] [266379] trunk/LayoutTests

2020-08-31 Thread hector_i_lopez
Title: [266379] trunk/LayoutTests Revision 266379 Author hector_i_lo...@apple.com Date 2020-08-31 17:04:32 -0700 (Mon, 31 Aug 2020) Log Message [ BigSur+ ] media/media-source/media-source-webm.html is a constant failure rdar://problem/66487888 Unreviewed test gardening. * platform/mac-w

[webkit-changes] [266378] trunk/LayoutTests

2020-08-31 Thread rackler
Title: [266378] trunk/LayoutTests Revision 266378 Author rack...@apple.com Date 2020-08-31 17:01:42 -0700 (Mon, 31 Aug 2020) Log Message Rebaseline after macOS build progression. Add for Big-Sur Unreviewed test gardening. * platform/mac-bigsur/fast/block/margin-collapse/103-expected.txt

[webkit-changes] [266376] trunk/LayoutTests

2020-08-31 Thread hector_i_lopez
Title: [266376] trunk/LayoutTests Revision 266376 Author hector_i_lo...@apple.com Date 2020-08-31 16:36:12 -0700 (Mon, 31 Aug 2020) Log Message Unreviewed, reverting r266374. Revision set up incorrect expectation Reverted changeset: "[ BigSur+ ] media/media-source/media-source-webm.htm

[webkit-changes] [266377] branches/safari-610.1.28.1-branch/Source

2020-08-31 Thread alancoon
Title: [266377] branches/safari-610.1.28.1-branch/Source Revision 266377 Author alanc...@apple.com Date 2020-08-31 16:36:29 -0700 (Mon, 31 Aug 2020) Log Message Versioning. WebKit-7610.1.28.1.6 Modified Paths branches/safari-610.1.28.1-branch/Source/_javascript_Core/Configurations/Vers

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

2020-08-31 Thread wenson_hsieh
Title: [266375] trunk/Source/WebCore Revision 266375 Author wenson_hs...@apple.com Date 2020-08-31 16:34:09 -0700 (Mon, 31 Aug 2020) Log Message Avoid computing metadata for idempotent text autosizing on macOS https://bugs.webkit.org/show_bug.cgi?id=216011 Reviewed by Darin Adler. Avoid

[webkit-changes] [266374] trunk/LayoutTests

2020-08-31 Thread hector_i_lopez
Title: [266374] trunk/LayoutTests Revision 266374 Author hector_i_lo...@apple.com Date 2020-08-31 16:24:43 -0700 (Mon, 31 Aug 2020) Log Message [ BigSur+ ] media/media-source/media-source-webm.html rdar://66487888 Unreviewed test gardening. * platform/mac/TestExpectations: Modified Pat

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

2020-08-31 Thread jh718 . park
Title: [266373] trunk/Source/WebCore Revision 266373 Author jh718.p...@samsung.com Date 2020-08-31 16:19:19 -0700 (Mon, 31 Aug 2020) Log Message Unreviewed. Remove the unused variable build warning since r238538. No new tests, no new behaviors. * html/HTMLImageElement.cpp: (WebCore::HTM

[webkit-changes] [266372] trunk/Tools

2020-08-31 Thread jbedard
Title: [266372] trunk/Tools Revision 266372 Author jbed...@apple.com Date 2020-08-31 16:16:18 -0700 (Mon, 31 Aug 2020) Log Message [webkitcorepy] Register another package in the WebKit repository https://bugs.webkit.org/show_bug.cgi?id=216013 Reviewed by Dewei Zhu. * Scripts/libraries/

[webkit-changes] [266371] trunk/LayoutTests

2020-08-31 Thread hector_i_lopez
Title: [266371] trunk/LayoutTests Revision 266371 Author hector_i_lo...@apple.com Date 2020-08-31 15:16:13 -0700 (Mon, 31 Aug 2020) Log Message [ macOS ] Tests expectations changed as test passing but expected to fail https://bugs.webkit.org/show_bug.cgi?id=215786 Unreviewed test gardeni

[webkit-changes] [266370] trunk/LayoutTests

2020-08-31 Thread hector_i_lopez
Title: [266370] trunk/LayoutTests Revision 266370 Author hector_i_lo...@apple.com Date 2020-08-31 15:04:14 -0700 (Mon, 31 Aug 2020) Log Message [ Mac wk2 ] platform/mac/webrtc/captureCanvas-webrtc-software-encoder.html rdar://problem/66492801 Unreviewed test gardening. * platform/mac-wk

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

2020-08-31 Thread jeffm
Title: [266369] trunk/Source/WebCore Revision 266369 Author je...@apple.com Date 2020-08-31 14:18:00 -0700 (Mon, 31 Aug 2020) Log Message Unreviewed build fix after http://trac.webkit.org/changeset/266364/webkit. * DerivedSources-input.xcfilelist: * DerivedSources-output.xcfilelist: Rege

[webkit-changes] [266368] trunk/LayoutTests

2020-08-31 Thread lmoura
Title: [266368] trunk/LayoutTests Revision 266368 Author lmo...@igalia.com Date 2020-08-31 14:14:07 -0700 (Mon, 31 Aug 2020) Log Message [GLIB] Gardening some failures and flakies Unreviewed test gardening. * platform/glib/TestExpectations: * platform/gtk-wayland/TestExpectations: * pla

[webkit-changes] [266367] trunk/LayoutTests

2020-08-31 Thread youenn
Title: [266367] trunk/LayoutTests Revision 266367 Author you...@apple.com Date 2020-08-31 13:25:36 -0700 (Mon, 31 Aug 2020) Log Message Update imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-mandatory-getStats.https.html so that it no longer times out if first test fails https://

[webkit-changes] [266366] trunk/LayoutTests

2020-08-31 Thread cdumez
Title: [266366] trunk/LayoutTests Revision 266366 Author cdu...@apple.com Date 2020-08-31 12:54:09 -0700 (Mon, 31 Aug 2020) Log Message Unreviewed, address flakiness of imported/w3c/web-platform-tests/webaudio/the-audio-api/the-analysernode-interface/test-analyser-minimum.html LayoutTest

[webkit-changes] [266365] trunk/LayoutTests

2020-08-31 Thread rackler
Title: [266365] trunk/LayoutTests Revision 266365 Author rack...@apple.com Date 2020-08-31 12:37:02 -0700 (Mon, 31 Aug 2020) Log Message https://bugs.webkit.org/show_bug.cgi?id=215909 Removed test expectations Unreviewed test gardening. * platform/wincairo/TestExpectations: Modified Pa

[webkit-changes] [266364] trunk/Source

2020-08-31 Thread commit-queue
Title: [266364] trunk/Source Revision 266364 Author commit-qu...@webkit.org Date 2020-08-31 11:59:08 -0700 (Mon, 31 Aug 2020) Log Message Implement WEBGL_compressed_texture_s3tc_srgb extension https://bugs.webkit.org/show_bug.cgi?id=215973 Patch by James Darpinian on 2020-08-31 Reviewed

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

2020-08-31 Thread antti
Title: [266363] trunk/Source/WebCore Revision 266363 Author an...@apple.com Date 2020-08-31 11:51:35 -0700 (Mon, 31 Aug 2020) Log Message Wheel event region code is not fully disabled https://bugs.webkit.org/show_bug.cgi?id=216008 Reviewed by Simon Fraser. * rendering/RenderBlock.cpp:

[webkit-changes] [266362] trunk

2020-08-31 Thread commit-queue
Title: [266362] trunk Revision 266362 Author commit-qu...@webkit.org Date 2020-08-31 11:28:34 -0700 (Mon, 31 Aug 2020) Log Message WebGL goes in a bad state where glContext.createProgram() returns null https://bugs.webkit.org/show_bug.cgi?id=215844 Patch by James Darpinian on 2020-08-31

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

2020-08-31 Thread timothy_horton
Title: [266361] trunk/Source/WebKit Revision 266361 Author timothy_hor...@apple.com Date 2020-08-31 11:23:58 -0700 (Mon, 31 Aug 2020) Log Message Upstream support for image picker confirmation and downscaling https://bugs.webkit.org/show_bug.cgi?id=215997 Reviewed by Anders Carlsson. *

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

2020-08-31 Thread ysuzuki
Title: [266359] trunk/Source/_javascript_Core Revision 266359 Author ysuz...@apple.com Date 2020-08-31 10:43:02 -0700 (Mon, 31 Aug 2020) Log Message [JSC] StructureStubInfo / CallLinkInfo / ByValInfo should set CodeOrigin or BytecodeIndex at construction https://bugs.webkit.org/show_bug.c

[webkit-changes] [266358] trunk

2020-08-31 Thread hector_i_lopez
Title: [266358] trunk Revision 266358 Author hector_i_lo...@apple.com Date 2020-08-31 10:22:22 -0700 (Mon, 31 Aug 2020) Log Message Unreviewed, reverting r266350. Revision is causing a constant crash on both macOS and iOS Reverted changeset: "Convert runtime flag to setting for lazy im

[webkit-changes] [266357] trunk

2020-08-31 Thread stephan . szabo
Title: [266357] trunk Revision 266357 Author stephan.sz...@sony.com Date 2020-08-31 09:56:44 -0700 (Mon, 31 Aug 2020) Log Message [PlayStation] Build fix for intermittent copy errors https://bugs.webkit.org/show_bug.cgi?id=215951 Reviewed by Ross Kirsling. * Source/cmake/OptionsPlayStat

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

2020-08-31 Thread weinig
Title: [266355] trunk/Source/WebCore Revision 266355 Author wei...@apple.com Date 2020-08-31 09:13:55 -0700 (Mon, 31 Aug 2020) Log Message DeprecatedGlobalSettings::globalConstRedeclarationShouldThrow() is not actually a setting, so should not be in DeprecatedGlobalSettings https://bugs.w

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

2020-08-31 Thread wenson_hsieh
Title: [266353] trunk/Source/WebCore Revision 266353 Author wenson_hs...@apple.com Date 2020-08-31 08:14:57 -0700 (Mon, 31 Aug 2020) Log Message Optimize the implementation of TransformationMatrix::rotate(double) https://bugs.webkit.org/show_bug.cgi?id=215994 Reviewed by Tim Horton. Tra

[webkit-changes] [266352] trunk/LayoutTests

2020-08-31 Thread rackler
Title: [266352] trunk/LayoutTests Revision 266352 Author rack...@apple.com Date 2020-08-31 08:12:49 -0700 (Mon, 31 Aug 2020) Log Message Windows baselines after r266228 and r266273. Add wincairo Unreviewed test gardening. * platform/wincairo/streams/reference-implementation/transform-st

[webkit-changes] [266351] trunk

2020-08-31 Thread akeerthi
Title: [266351] trunk Revision 266351 Author akeer...@apple.com Date 2020-08-31 07:25:37 -0700 (Mon, 31 Aug 2020) Log Message [macOS] Date inputs should contain editable components https://bugs.webkit.org/show_bug.cgi?id=215155 Reviewed by Devin Rousso. Source/WebCore: Currently, users

[webkit-changes] [266350] trunk

2020-08-31 Thread commit-queue
Title: [266350] trunk Revision 266350 Author commit-qu...@webkit.org Date 2020-08-31 04:51:57 -0700 (Mon, 31 Aug 2020) Log Message Convert runtime flag to setting for lazy image loading https://bugs.webkit.org/show_bug.cgi?id=215610 Patch by Rob Buis on 2020-08-31 Reviewed by Youenn Fab

[webkit-changes] [266349] trunk/Tools

2020-08-31 Thread commit-queue
Title: [266349] trunk/Tools Revision 266349 Author commit-qu...@webkit.org Date 2020-08-31 02:45:02 -0700 (Mon, 31 Aug 2020) Log Message [Flatpak] SDK branch upgrade path is broken https://bugs.webkit.org/show_bug.cgi?id=215927 Patch by Philippe Normand on 2020-08-31 Reviewed by Adrian

[webkit-changes] [266348] trunk

2020-08-31 Thread youenn
Title: [266348] trunk Revision 266348 Author you...@apple.com Date 2020-08-31 02:01:55 -0700 (Mon, 31 Aug 2020) Log Message Add support for TextDecoderStream https://bugs.webkit.org/show_bug.cgi?id=215919 Reviewed by Alex Christensen. LayoutTests/imported/w3c: * web-platform-tests/enco

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

2020-08-31 Thread youenn
Title: [266347] trunk/Source/WebKit Revision 266347 Author you...@apple.com Date 2020-08-31 01:58:34 -0700 (Mon, 31 Aug 2020) Log Message [Cocoa] Disable sniffing for WebSocket handshakes https://bugs.webkit.org/show_bug.cgi?id=215932 Reviewed by Darin Adler. Covered by http/tests/webso

[webkit-changes] [266346] trunk

2020-08-31 Thread ysuzuki
Title: [266346] trunk Revision 266346 Author ysuz...@apple.com Date 2020-08-31 00:23:48 -0700 (Mon, 31 Aug 2020) Log Message [JSC] @defaultPromiseThen fast path should check species constructor https://bugs.webkit.org/show_bug.cgi?id=215996 Reviewed by Ross Kirsling. JSTests: * test262