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
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:
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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:/
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
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
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
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
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
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
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
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
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
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
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.
.:
*
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
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.
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
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
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
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
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
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
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
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
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
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
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
45 matches
Mail list logo