Title: [269221] trunk/Source/WebCore
Revision 269221
Author cdu...@apple.com
Date 2020-10-30 23:52:36 -0700 (Fri, 30 Oct 2020)
Log Message
Usage of allWorkletGlobalScopesSet() in WorkletGlobalScope is not thread-safe
https://bugs.webkit.org/show_bug.cgi?id=218408
Reviewed by Geoff Garen.
Title: [269220] trunk/Source/WebCore/PAL
Revision 269220
Author mmaxfi...@apple.com
Date 2020-10-30 20:34:22 -0700 (Fri, 30 Oct 2020)
Log Message
Fix internal watchOS and tvOS builds after r269211
https://bugs.webkit.org/show_bug.cgi?id=217506
Unreviewed build fix.
* pal/spi/cg/CoreGrap
Title: [269219] trunk/Source/WTF
Revision 269219
Author timothy_hor...@apple.com
Date 2020-10-30 20:21:44 -0700 (Fri, 30 Oct 2020)
Log Message
REGRESSION (r267689): Rise of the Tomb Raider gets stuck while launching
https://bugs.webkit.org/show_bug.cgi?id=218411
Reviewed by Zalan Bujtas
Title: [269218] trunk/LayoutTests
Revision 269218
Author rack...@apple.com
Date 2020-10-30 19:00:16 -0700 (Fri, 30 Oct 2020)
Log Message
REGRESSION (r269070): [ Big Sur ] editing/input/reveal-caret-of-multiline-input.html is a constant failure
rdar://70819245
Re-baseline for Big Sur.
Unr
Title: [269217] trunk/LayoutTests
Revision 269217
Author rack...@apple.com
Date 2020-10-30 18:34:32 -0700 (Fri, 30 Oct 2020)
Log Message
REGRESSION (r268178): [iOS] imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/image-loading-lazy-multiple-times.html is a
Title: [269216] trunk/LayoutTests
Revision 269216
Author rack...@apple.com
Date 2020-10-30 18:21:58 -0700 (Fri, 30 Oct 2020)
Log Message
REGRESSION (iOS 14): [ iOS wk2 ] imported/w3c/web-platform-tests/css/css-cascade/all-prop-initial-xml.html is a constant failure (217419)
https://bugs.w
Title: [269215] trunk/LayoutTests
Revision 269215
Author rack...@apple.com
Date 2020-10-30 17:54:39 -0700 (Fri, 30 Oct 2020)
Log Message
REGRESSION (r268958): [ Big Sur ] fast/forms/basic-inputs.html is a constant failure
rdar://70904424
Re-baseline after r268958
Unreviewed test gardening
Title: [269213] branches/safari-611.1.4-branch/Source/WebKit
Revision 269213
Author repst...@apple.com
Date 2020-10-30 17:15:46 -0700 (Fri, 30 Oct 2020)
Log Message
Cherry-pick r269202. rdar://problem/70901517
Correct sandbox violations in GPU Process
https://bugs.webkit.org/show
Title: [269212] branches/safari-611.1.4-branch/Source/WebCore
Revision 269212
Author repst...@apple.com
Date 2020-10-30 17:15:42 -0700 (Fri, 30 Oct 2020)
Log Message
Cherry-pick r269188. rdar://problem/70901497
REGRESSION (r269146): ASSERTION FAILED: didNeedLayout || logicalHeight()
Title: [269211] trunk/Source/WebCore
Revision 269211
Author mmaxfi...@apple.com
Date 2020-10-30 17:01:02 -0700 (Fri, 30 Oct 2020)
Log Message
[Cocoa] [GPU Process] Perform image decoding of color fonts in the Web Process
https://bugs.webkit.org/show_bug.cgi?id=217506
Reviewed by Simon Fr
Title: [269210] trunk
Revision 269210
Author bb...@apple.com
Date 2020-10-30 16:56:26 -0700 (Fri, 30 Oct 2020)
Log Message
Web Inspector: move InspectorFrontendAPIDispatcher to WebCore, clean up uses
https://bugs.webkit.org/show_bug.cgi?id=217835
Reviewed by Devin Rousso.
Source/WebCor
Title: [269209] trunk
Revision 269209
Author rn...@webkit.org
Date 2020-10-30 16:52:28 -0700 (Fri, 30 Oct 2020)
Log Message
Add Introduction to WebKit
https://bugs.webkit.org/show_bug.cgi?id=217017
Rubber-stamped by Simon Fraser.
Added the basic introductory documentation for WebKit.
*
Title: [269208] trunk/Source
Revision 269208
Author cfleiz...@apple.com
Date 2020-10-30 15:59:11 -0700 (Fri, 30 Oct 2020)
Log Message
AX: Incorrect list of voices being displayed on iOS
https://bugs.webkit.org/show_bug.cgi?id=218293
Reviewed by Per Arne Vollan.
Source/WebCore:
Limit th
Title: [269207] tags/Safari-610.3.6/
Revision 269207
Author repst...@apple.com
Date 2020-10-30 15:26:04 -0700 (Fri, 30 Oct 2020)
Log Message
Tag Safari-610.3.6.
Added Paths
tags/Safari-610.3.6/
Diff
___
webkit-changes mailing list
webk
Title: [269206] trunk/Source/WebCore
Revision 269206
Author krol...@apple.com
Date 2020-10-30 13:34:29 -0700 (Fri, 30 Oct 2020)
Log Message
Further lessen reliance on VPATH in WebCore/DerivedSources.make
https://bugs.webkit.org/show_bug.cgi?id=218378
Reviewed by Darin Adler.
Bug 217696
Title: [269205] trunk/Tools
Revision 269205
Author jbed...@apple.com
Date 2020-10-30 13:32:08 -0700 (Fri, 30 Oct 2020)
Log Message
[webkitpy] Use allowlist and blocklist
https://bugs.webkit.org/show_bug.cgi?id=217985
Reviewed by Aakash Jain.
* Scripts/webkitpy/pylintrc:
* Scripts/webki
Title: [269204] trunk
Revision 269204
Author hironori.fu...@sony.com
Date 2020-10-30 13:27:23 -0700 (Fri, 30 Oct 2020)
Log Message
[TextureMapper] Replica layers don't blend correctly because computeOverlapRegions doesn't take TextureMapperPaintOptions::transform into account
https://bugs
Title: [269203] trunk
Revision 269203
Author cdu...@apple.com
Date 2020-10-30 13:09:56 -0700 (Fri, 30 Oct 2020)
Log Message
BaseAudioContext.decodeAudioData() should throw an InvalidStateError when document is not fully active
https://bugs.webkit.org/show_bug.cgi?id=218400
Reviewed by Da
Title: [269201] trunk/Source/WebInspectorUI
Revision 269201
Author nvasil...@apple.com
Date 2020-10-30 11:06:27 -0700 (Fri, 30 Oct 2020)
Log Message
Web Inspector: Extra closing parenthesis added after var in styles panel
https://bugs.webkit.org/show_bug.cgi?id=218295
Reviewed by Devin
Title: [269202] trunk/Source/WebKit
Revision 269202
Author bfulg...@apple.com
Date 2020-10-30 11:06:27 -0700 (Fri, 30 Oct 2020)
Log Message
Correct sandbox violations in GPU Process
https://bugs.webkit.org/show_bug.cgi?id=218356
Reviewed by Eric Carlson.
The new GPU Process sandbox is
Title: [269200] branches/safari-611.1.4-branch
Revision 269200
Author alanc...@apple.com
Date 2020-10-30 10:42:47 -0700 (Fri, 30 Oct 2020)
Log Message
Cherry-pick r269173. rdar://problem/70831161
[Cocoa] Remove soft linking of NetworkExtension.framework
https://bugs.webkit.org/sh
Title: [269195] branches/safari-611.1.4-branch/Source/WebCore
Revision 269195
Author alanc...@apple.com
Date 2020-10-30 10:42:31 -0700 (Fri, 30 Oct 2020)
Log Message
Cherry-pick r269078. rdar://problem/70831181
Remove leftover DiagnosticLoggingKey after r268458
https://bugs.webki
Title: [269199] branches/safari-611.1.4-branch
Revision 269199
Author alanc...@apple.com
Date 2020-10-30 10:42:43 -0700 (Fri, 30 Oct 2020)
Log Message
Cherry-pick r269160. rdar://problem/70831130
Unreviewed, reverting r268192.
PLT regression - rdar://problem/70141350
Revert
Title: [269194] branches/safari-611.1.4-branch/Source/WebInspectorUI
Revision 269194
Author alanc...@apple.com
Date 2020-10-30 10:42:28 -0700 (Fri, 30 Oct 2020)
Log Message
Cherry-pick r269071. rdar://problem/70831166
Web Inspector: REGRESSION(r29): Uncaught Exception: TypeError:
Title: [269198] branches/safari-611.1.4-branch
Revision 269198
Author alanc...@apple.com
Date 2020-10-30 10:42:40 -0700 (Fri, 30 Oct 2020)
Log Message
Cherry-pick r269136. rdar://problem/70831153
REGRESSION(r267329): Crash in VisibleSelection::toNormalizedRange()
https://bugs.web
Title: [269193] branches/safari-611.1.4-branch
Revision 269193
Author alanc...@apple.com
Date 2020-10-30 10:42:26 -0700 (Fri, 30 Oct 2020)
Log Message
Cherry-pick r268904. rdar://problem/70831149
Null check platformStrategies when making blob read stream for an NSURLRequest
https
Title: [269192] branches/safari-611.1.4-branch
Revision 269192
Author alanc...@apple.com
Date 2020-10-30 10:42:22 -0700 (Fri, 30 Oct 2020)
Log Message
Cherry-pick r268878. rdar://problem/70831133
UIClient isn't notified when page muted state changes
https://bugs.webkit.org/show_b
Title: [269196] branches/safari-611.1.4-branch/Source
Revision 269196
Author alanc...@apple.com
Date 2020-10-30 10:42:34 -0700 (Fri, 30 Oct 2020)
Log Message
Cherry-pick r269082. rdar://problem/70831193
Adopt the UIPointerInteraction API
https://bugs.webkit.org/show_bug.cgi?id=21
Title: [269191] branches/safari-611.1.4-branch/Source
Revision 269191
Author alanc...@apple.com
Date 2020-10-30 10:42:17 -0700 (Fri, 30 Oct 2020)
Log Message
Cherry-pick r268386. rdar://problem/70831174
Cocoa: Make WebGLLayer not dependent on GraphicsContextGLOpenGL
https://bugs
Title: [269197] branches/safari-611.1.4-branch/Source/WebCore
Revision 269197
Author alanc...@apple.com
Date 2020-10-30 10:42:36 -0700 (Fri, 30 Oct 2020)
Log Message
Cherry-pick r269110. rdar://problem/70831200
[LFC][IFC] horizontalAlignmentOffset should check for empty run list
Title: [269190] trunk/Source/WebCore
Revision 269190
Author you...@apple.com
Date 2020-10-30 10:02:47 -0700 (Fri, 30 Oct 2020)
Log Message
Increase camera failing timer to 30 seconds
https://bugs.webkit.org/show_bug.cgi?id=218389
Reviewed by Eric Carlson.
>From testing, 3 seconds is not
Title: [269189] trunk
Revision 269189
Author jbed...@apple.com
Date 2020-10-30 09:52:47 -0700 (Fri, 30 Oct 2020)
Log Message
Github mirror ReadMe need to update
https://bugs.webkit.org/show_bug.cgi?id=218120
Reviewed by Aakash Jain.
* ReadMe.md:
Modified Paths
trunk/ChangeLog
trunk/R
Title: [269188] trunk/Source/WebCore
Revision 269188
Author an...@apple.com
Date 2020-10-30 09:04:24 -0700 (Fri, 30 Oct 2020)
Log Message
REGRESSION (r269146): ASSERTION FAILED: didNeedLayout || logicalHeight() == oldHeight in WebCore::RenderBlockFlow::ensureLineBoxes
https://bugs.webkit.
Title: [269185] trunk/LayoutTests
Revision 269185
Author rack...@apple.com
Date 2020-10-30 07:02:01 -0700 (Fri, 30 Oct 2020)
Log Message
REGRESSION (r269070): [ Big Sur ] editing/input/reveal-caret-of-multiline-input.html is a constant failure
rdar://70819245
Re-baseline for Mojave after
Title: [269183] trunk/Tools
Revision 269183
Author lmo...@igalia.com
Date 2020-10-30 05:32:09 -0700 (Fri, 30 Oct 2020)
Log Message
webkitpy: Sync package versions with WPT suite
https://bugs.webkit.org/show_bug.cgi?id=217826
Reviewed by Carlos Garcia Campos.
Sync most packages. funcsic
Title: [269182] trunk/Tools
Revision 269182
Author commit-qu...@webkit.org
Date 2020-10-30 05:28:01 -0700 (Fri, 30 Oct 2020)
Log Message
Re-add Martin Robinson as a committer
https://bugs.webkit.org/show_bug.cgi?id=218376
Patch by Martin Robinson on 2020-10-30
Reviewed by Žan Doberšek.
Title: [269180] trunk/LayoutTests
Revision 269180
Author ph...@webkit.org
Date 2020-10-30 03:27:22 -0700 (Fri, 30 Oct 2020)
Log Message
Unreviewed GTK gardening
Remove tests marked as flaky for bug #198830 that have been consistently passing in the last
4000 GTK Release builds.
* platfo
Title: [269181] trunk/Source/WebCore
Revision 269181
Author commit-qu...@webkit.org
Date 2020-10-30 03:27:46 -0700 (Fri, 30 Oct 2020)
Log Message
Fix build error with release build with -DLOG_DISABLED=0
https://bugs.webkit.org/show_bug.cgi?id=218338
Add the proper ifdefs to solve it.
Pa
Title: [269179] trunk/Source/WebCore
Revision 269179
Author mago...@igalia.com
Date 2020-10-30 01:40:13 -0700 (Fri, 30 Oct 2020)
Log Message
[GTK] Direct composited images may not be rendered after a window resize
https://bugs.webkit.org/show_bug.cgi?id=218292
Reviewed by Carlos Garcia C
39 matches
Mail list logo