[webkit-changes] [267919] trunk/Source

2020-10-02 Thread carlosgc
Title: [267919] trunk/Source Revision 267919 Author carlo...@webkit.org Date 2020-10-02 23:28:13 -0700 (Fri, 02 Oct 2020) Log Message WebDriver: add support for same site cookies https://bugs.webkit.org/show_bug.cgi?id=217222 Reviewed by Brian Burg. Source/WebDriver: * Session.cpp: (We

[webkit-changes] [267918] trunk/Source

2020-10-02 Thread carlosgc
Title: [267918] trunk/Source Revision 267918 Author carlo...@webkit.org Date 2020-10-02 23:26:08 -0700 (Fri, 02 Oct 2020) Log Message WebDriver: several issues when switching to new browser context https://bugs.webkit.org/show_bug.cgi?id=217217 Reviewed by Brian Burg. Source/WebDriver:

[webkit-changes] [267917] trunk

2020-10-02 Thread ysuzuki
Title: [267917] trunk Revision 267917 Author ysuz...@apple.com Date 2020-10-02 23:00:27 -0700 (Fri, 02 Oct 2020) Log Message std::once_flag must be allocated in static storage https://bugs.webkit.org/show_bug.cgi?id=217271 Reviewed by Mark Lam. Source/WebCore: If the std::once_flag is

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

2020-10-02 Thread simon . fraser
Title: [267916] trunk/Source/WebKit Revision 267916 Author simon.fra...@apple.com Date 2020-10-02 20:55:47 -0700 (Fri, 02 Oct 2020) Log Message Move WebEvent subclass declarations to their own files https://bugs.webkit.org/show_bug.cgi?id=217259 Reviewed by Tim Horton. Make new header f

[webkit-changes] [267915] trunk/Source

2020-10-02 Thread wenson_hsieh
Title: [267915] trunk/Source Revision 267915 Author wenson_hs...@apple.com Date 2020-10-02 20:23:50 -0700 (Fri, 02 Oct 2020) Log Message [ iOS ] ASSERTION FAILED: ScriptDisallowedScope::InMainThread::isEventDispatchAllowedInSubtree https://bugs.webkit.org/show_bug.cgi?id=217203 Reviewed

[webkit-changes] [267914] trunk/LayoutTests

2020-10-02 Thread lmoura
Title: [267914] trunk/LayoutTests Revision 267914 Author lmo...@igalia.com Date 2020-10-02 19:17:41 -0700 (Fri, 02 Oct 2020) Log Message [GLIB] Gardening some failures and flakies Unreviewed test gardening. * platform/glib/TestExpectations: * platform/glib/fast/mediacapturefromelement/C

[webkit-changes] [267913] trunk/LayoutTests

2020-10-02 Thread hector_i_lopez
Title: [267913] trunk/LayoutTests Revision 267913 Author hector_i_lo...@apple.com Date 2020-10-02 18:59:51 -0700 (Fri, 02 Oct 2020) Log Message REGRESSION(iOS 14): 2 imported/w3c/web-platform-tests/mathml/ tests are constant failures https://bugs.webkit.org/show_bug.cgi?id=217268 Unrevie

[webkit-changes] [267912] trunk

2020-10-02 Thread ross . kirsling
Title: [267912] trunk Revision 267912 Author ross.kirsl...@sony.com Date 2020-10-02 18:46:41 -0700 (Fri, 02 Oct 2020) Log Message [JSC] Add Array#item to @@unscopables https://bugs.webkit.org/show_bug.cgi?id=217243 Reviewed by Yusuke Suzuki. JSTests: * stress/unscopables.js: Update tes

[webkit-changes] [267911] trunk

2020-10-02 Thread cdumez
Title: [267911] trunk Revision 267911 Author cdu...@apple.com Date 2020-10-02 18:26:13 -0700 (Fri, 02 Oct 2020) Log Message Calling suspend() on audio context with no node does not prevent auto transition to running when first node is created https://bugs.webkit.org/show_bug.cgi?id=216972

[webkit-changes] [267910] branches/safari-610-branch/Source/WebKit

2020-10-02 Thread alancoon
Title: [267910] branches/safari-610-branch/Source/WebKit Revision 267910 Author alanc...@apple.com Date 2020-10-02 18:23:57 -0700 (Fri, 02 Oct 2020) Log Message Cherry-pick r267792. rdar://problem/69904383 REGRESSION (r265009): Web Share API can no longer be invoked if a previous inv

[webkit-changes] [267908] branches/safari-610-branch/Source

2020-10-02 Thread alancoon
Title: [267908] branches/safari-610-branch/Source Revision 267908 Author alanc...@apple.com Date 2020-10-02 18:23:50 -0700 (Fri, 02 Oct 2020) Log Message Cherry-pick r267612. rdar://problem/69904365 Crunchyroll playback controls do not work on iPad with trackpad https://bugs.webk

[webkit-changes] [267907] branches/safari-610-branch

2020-10-02 Thread alancoon
Title: [267907] branches/safari-610-branch Revision 267907 Author alanc...@apple.com Date 2020-10-02 18:23:46 -0700 (Fri, 02 Oct 2020) Log Message Cherry-pick r266028. rdar://problem/69904377 Move node geometry functions from Range to RenderObject https://bugs.webkit.org/show_bug

[webkit-changes] [267906] branches/safari-610-branch/Source

2020-10-02 Thread alancoon
Title: [267906] branches/safari-610-branch/Source Revision 267906 Author alanc...@apple.com Date 2020-10-02 18:19:12 -0700 (Fri, 02 Oct 2020) Log Message Versioning. WebKit-7610.2.9 Modified Paths branches/safari-610-branch/Source/_javascript_Core/Configurations/Version.xcconfig branch

[webkit-changes] [267905] trunk/LayoutTests

2020-10-02 Thread hector_i_lopez
Title: [267905] trunk/LayoutTests Revision 267905 Author hector_i_lo...@apple.com Date 2020-10-02 18:16:50 -0700 (Fri, 02 Oct 2020) Log Message [ iOS ] 2 mediacapture-record tests are a constant failure https://bugs.webkit.org/show_bug.cgi?id=217263 Unreviewed test gardening. * platform

[webkit-changes] [267904] trunk/LayoutTests

2020-10-02 Thread rackler
Title: [267904] trunk/LayoutTests Revision 267904 Author rack...@apple.com Date 2020-10-02 18:02:44 -0700 (Fri, 02 Oct 2020) Log Message REGRESSION: [ Catalina wk2 ] imported/w3c/web-platform-tests/mediacapture-record/MediaRecorder-peerconnection.https.html is a flaky failure https://bugs

[webkit-changes] [267903] tags/Safari-610.2.8/

2020-10-02 Thread alancoon
Title: [267903] tags/Safari-610.2.8/ Revision 267903 Author alanc...@apple.com Date 2020-10-02 17:53:43 -0700 (Fri, 02 Oct 2020) Log Message Tag Safari-610.2.8. Added Paths tags/Safari-610.2.8/ Diff ___ webkit-changes mailing list webk

[webkit-changes] [267902] trunk

2020-10-02 Thread krollin
Title: [267902] trunk Revision 267902 Author krol...@apple.com Date 2020-10-02 17:18:25 -0700 (Fri, 02 Oct 2020) Log Message Seeing "usage: basename string [suffix]" spam when using make to build https://bugs.webkit.org/show_bug.cgi?id=217231 Reviewed by Darin Adler. The name of the pr

[webkit-changes] [267901] trunk/LayoutTests

2020-10-02 Thread hector_i_lopez
Title: [267901] trunk/LayoutTests Revision 267901 Author hector_i_lo...@apple.com Date 2020-10-02 16:28:01 -0700 (Fri, 02 Oct 2020) Log Message REGRESSION(iOS 14): svg/W3C-I18N/tspan-direction-rtl.svg is a constant failure https://bugs.webkit.org/show_bug.cgi?id=217258 Unreviewed test ga

[webkit-changes] [267900] trunk/LayoutTests

2020-10-02 Thread hector_i_lopez
Title: [267900] trunk/LayoutTests Revision 267900 Author hector_i_lo...@apple.com Date 2020-10-02 16:24:49 -0700 (Fri, 02 Oct 2020) Log Message REGRESSION(iOS 14): webgl/1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-video.html is a constant failure https://bugs.webkit.org/sho

[webkit-changes] [267899] trunk

2020-10-02 Thread katherine_cheney
Title: [267899] trunk Revision 267899 Author katherine_che...@apple.com Date 2020-10-02 16:15:12 -0700 (Fri, 02 Oct 2020) Log Message Multiple calls to suspend media playback for the same page may result in resuming media playback too soon https://bugs.webkit.org/show_bug.cgi?id=217228 rd

[webkit-changes] [267897] trunk

2020-10-02 Thread tsavell
Title: [267897] trunk Revision 267897 Author tsav...@apple.com Date 2020-10-02 14:53:07 -0700 (Fri, 02 Oct 2020) Log Message Unreviewed, reverting r267817. Broke two tests on Mac Reverted changeset: "Storage Access API: Enable per-page storage access scope and align test cases" https:/

[webkit-changes] [267896] trunk

2020-10-02 Thread achristensen
Title: [267896] trunk Revision 267896 Author achristen...@apple.com Date 2020-10-02 13:59:11 -0700 (Fri, 02 Oct 2020) Log Message Copy host from base file URL https://bugs.webkit.org/show_bug.cgi?id=217170 Reviewed by Brady Eidson. LayoutTests/imported/w3c: * web-platform-tests/url/a-e

[webkit-changes] [267895] trunk/Tools

2020-10-02 Thread jbedard
Title: [267895] trunk/Tools Revision 267895 Author jbed...@apple.com Date 2020-10-02 13:44:34 -0700 (Fri, 02 Oct 2020) Log Message [webkitscmpy] Remove "i" from canonical identifier https://bugs.webkit.org/show_bug.cgi?id=217238 Reviewed by Dewei Zhu. * Scripts/libraries/webkitscmpy/we

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

2020-10-02 Thread peng . liu6
Title: [267894] trunk/Source/WebKit Revision 267894 Author peng.l...@apple.com Date 2020-10-02 13:35:38 -0700 (Fri, 02 Oct 2020) Log Message [Media in GPU Process] Remove requiresTextTrackRepresentation in RemoteMediaPlayerState https://bugs.webkit.org/show_bug.cgi?id=217230 Reviewed by

[webkit-changes] [267893] trunk

2020-10-02 Thread weinig
Title: [267893] trunk Revision 267893 Author wei...@apple.com Date 2020-10-02 13:30:27 -0700 (Fri, 02 Oct 2020) Log Message Re-align HTMLElement with the HTML spec https://bugs.webkit.org/show_bug.cgi?id=217202 Reviewed by Darin Adler. LayoutTests/imported/w3c: * web-platform-tests/htm

[webkit-changes] [267892] trunk/Tools

2020-10-02 Thread commit-queue
Title: [267892] trunk/Tools Revision 267892 Author commit-qu...@webkit.org Date 2020-10-02 12:23:16 -0700 (Fri, 02 Oct 2020) Log Message [CMake] unused variable warning spam in UIScriptController.h https://bugs.webkit.org/show_bug.cgi?id=217176 Patch by Philippe Normand on 2020-10-02 Re

[webkit-changes] [267890] branches/safari-611.1.2-branch/Source

2020-10-02 Thread repstein
Title: [267890] branches/safari-611.1.2-branch/Source Revision 267890 Author repst...@apple.com Date 2020-10-02 12:12:49 -0700 (Fri, 02 Oct 2020) Log Message Revert r267539. rdar://problem/69891393 Modified Paths branches/safari-611.1.2-branch/Source/ThirdParty/libwebrtc/ChangeLog branc

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

2020-10-02 Thread bburg
Title: [267889] trunk/Source/WebKit Revision 267889 Author bb...@apple.com Date 2020-10-02 10:57:12 -0700 (Fri, 02 Oct 2020) Log Message [Cocoa] Web Inspector: add an ObjC protocol for extension support https://bugs.webkit.org/show_bug.cgi?id=217191 Reviewed by Timothy Hatcher. * UIPro

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

2020-10-02 Thread wenson_hsieh
Title: [267888] trunk/Source/WebKit Revision 267888 Author wenson_hs...@apple.com Date 2020-10-02 10:47:06 -0700 (Fri, 02 Oct 2020) Log Message [GPU Process] fast/canvas/canvas-createPattern-video-loading.html times out https://bugs.webkit.org/show_bug.cgi?id=217227 Reviewed by Eric Carl

[webkit-changes] [267886] trunk/Tools

2020-10-02 Thread jbedard
Title: [267886] trunk/Tools Revision 267886 Author jbed...@apple.com Date 2020-10-02 10:24:19 -0700 (Fri, 02 Oct 2020) Log Message Update my information in contributors.json Unreviewed. * Scripts/webkitpy/common/config/contributors.json: Modified Paths trunk/Tools/ChangeLog trunk/Tool

[webkit-changes] [267884] trunk/LayoutTests

2020-10-02 Thread weinig
Title: [267884] trunk/LayoutTests Revision 267884 Author wei...@apple.com Date 2020-10-02 09:01:58 -0700 (Fri, 02 Oct 2020) Log Message Remove unhelpful dom-static-property-for-in-iteration.html test https://bugs.webkit.org/show_bug.cgi?id=217204 Reviewed by Chris Dumez. Iteration order

[webkit-changes] [267882] trunk

2020-10-02 Thread aperez
Title: [267882] trunk Revision 267882 Author ape...@igalia.com Date 2020-10-02 08:54:48 -0700 (Fri, 02 Oct 2020) Log Message [GTK] Build broken with ENABLE_MEDIA_STREAM enabled and ENABLE_WEB_RTC_DISABLED https://bugs.webkit.org/show_bug.cgi?id=217128 Reviewed by Philippe Normand. .: *

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

2020-10-02 Thread megan_gardner
Title: [267881] trunk/Source/WebCore Revision 267881 Author megan_gard...@apple.com Date 2020-10-02 08:48:16 -0700 (Fri, 02 Oct 2020) Log Message Rename repaint to repaintSelection in HighlightData for clarity https://bugs.webkit.org/show_bug.cgi?id=217205 Reviewed by Tim Horton. No beh

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

2020-10-02 Thread zalan
Title: [267880] trunk/Source/WebCore Revision 267880 Author za...@apple.com Date 2020-10-02 08:45:17 -0700 (Fri, 02 Oct 2020) Log Message [LFC][IFC] Do not use simplified text measuring when soft hyphen is present https://bugs.webkit.org/show_bug.cgi?id=217224 Reviewed by Antti Koivisto.

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

2020-10-02 Thread aperez
Title: [267879] trunk/Source/_javascript_Core Revision 267879 Author ape...@igalia.com Date 2020-10-02 08:29:46 -0700 (Fri, 02 Oct 2020) Log Message Unreviewed. [GTK] Add missing locale.h header needed for setlocale() * jsc.cpp: Add missing locale.h header for the GTK port, which is need

[webkit-changes] [267878] trunk

2020-10-02 Thread andresg_22
Title: [267878] trunk Revision 267878 Author andresg...@apple.com Date 2020-10-02 08:27:32 -0700 (Fri, 02 Oct 2020) Log Message Layout Test accessibility/mac/html5-input-number.html is flaky. https://bugs.webkit.org/show_bug.cgi?id=180560 Reviewed by Chris Fleizach. Source/WebCore: Fi

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

2020-10-02 Thread antti
Title: [267877] trunk/Source/WebCore Revision 267877 Author an...@apple.com Date 2020-10-02 07:27:19 -0700 (Fri, 02 Oct 2020) Log Message [LFC][Integration] Convert rest of Position::inlineBoxAndOffset to use iterator https://bugs.webkit.org/show_bug.cgi?id=217214 Reviewed by Zalan Bujta

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

2020-10-02 Thread aperez
Title: [267876] trunk/Source/WebCore Revision 267876 Author ape...@igalia.com Date 2020-10-02 06:51:35 -0700 (Fri, 02 Oct 2020) Log Message Unreviewed non-unified build fix. No new tests needed. * Modules/webaudio/AudioWorkletMessagingProxy.cpp: Add missing AudioWorkletGlobalScope.h hea

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

2020-10-02 Thread commit-queue
Title: [267875] trunk/Source/WebKit Revision 267875 Author commit-qu...@webkit.org Date 2020-10-02 06:35:46 -0700 (Fri, 02 Oct 2020) Log Message [GTK] WPE and backend versions are mixed up in webkit://gpu https://bugs.webkit.org/show_bug.cgi?id=217210 Patch by Alexander Mikhaylenko on 2

[webkit-changes] [267874] trunk

2020-10-02 Thread commit-queue
Title: [267874] trunk Revision 267874 Author commit-qu...@webkit.org Date 2020-10-02 05:25:18 -0700 (Fri, 02 Oct 2020) Log Message Unreviewed, reverting r267864. https://bugs.webkit.org/show_bug.cgi?id=217220 Added broken tests Reverted changeset: "[GPU Process] Support drawing text in

[webkit-changes] [267873] trunk/WebDriverTests

2020-10-02 Thread carlosgc
Title: [267873] trunk/WebDriverTests Revision 267873 Author carlo...@webkit.org Date 2020-10-02 05:03:33 -0700 (Fri, 02 Oct 2020) Log Message Unreviewed Gardening. Remove expectations for tests fixed in r267872 * TestExpectations.json: Modified Paths trunk/WebDriverTests/ChangeLog trun

[webkit-changes] [267872] trunk/Source/WebDriver

2020-10-02 Thread carlosgc
Title: [267872] trunk/Source/WebDriver Revision 267872 Author carlo...@webkit.org Date 2020-10-02 04:54:41 -0700 (Fri, 02 Oct 2020) Log Message WebDriver: check the right browser context is open in all commands https://bugs.webkit.org/show_bug.cgi?id=217177 Reviewed by Carlos Alberto Lop

[webkit-changes] [267871] trunk/Tools

2020-10-02 Thread commit-queue
Title: [267871] trunk/Tools Revision 267871 Author commit-qu...@webkit.org Date 2020-10-02 04:44:57 -0700 (Fri, 02 Oct 2020) Log Message [GTK] Fix MiniBrowser compilation warnings https://bugs.webkit.org/show_bug.cgi?id=217208 Patch by Philippe Normand on 2020-10-02 Reviewed by Carlos G

[webkit-changes] [267870] trunk

2020-10-02 Thread youenn
Title: [267870] trunk Revision 267870 Author you...@apple.com Date 2020-10-02 02:38:52 -0700 (Fri, 02 Oct 2020) Log Message Add AVAssetWriter SPI header https://bugs.webkit.org/show_bug.cgi?id=217169 Reviewed by Eric Carlson. Source/WebCore: No change of behavior, include SPI header i

[webkit-changes] [267869] trunk

2020-10-02 Thread commit-queue
Title: [267869] trunk Revision 267869 Author commit-qu...@webkit.org Date 2020-10-02 00:05:42 -0700 (Fri, 02 Oct 2020) Log Message [iOS WK1] Crashes when using ANGLE WebGL from another thread https://bugs.webkit.org/show_bug.cgi?id=216106 Patch by Kimmo Kinnunen on 2020-10-02 Reviewed