Title: [285078] trunk/Source/_javascript_Core
Revision 285078
Author ysuz...@apple.com
Date 2021-10-29 23:48:10 -0700 (Fri, 29 Oct 2021)
Log Message
[JSC] Having StructureStubInfo and CallLinkInfo via FixedVector for Baseline JIT
https://bugs.webkit.org/show_bug.cgi?id=232521
Reviewed by
Title: [285077] trunk/Source/WebKit
Revision 285077
Author lmo...@igalia.com
Date 2021-10-29 23:28:57 -0700 (Fri, 29 Oct 2021)
Log Message
[GLIB][SOUP] Unify memoryPressureMonitorDisabled implementation
https://bugs.webkit.org/show_bug.cgi?id=232519
Reviewed by Carlos Garcia Campos.
Cov
Title: [285076] trunk/Source/WebCore
Revision 285076
Author za...@apple.com
Date 2021-10-29 22:25:59 -0700 (Fri, 29 Oct 2021)
Log Message
[LFC][IFC] Move InlineTextItem construction to InlineItemsBuilder
https://bugs.webkit.org/show_bug.cgi?id=232498
Reviewed by Antti Koivisto.
This is
Title: [285075] trunk/JSTests
Revision 285075
Author ysuz...@apple.com
Date 2021-10-29 22:11:58 -0700 (Fri, 29 Oct 2021)
Log Message
Unreviewed, reduce # of iterations in stress/validate-int-52-ai-state.js due to Debug timeout
* stress/validate-int-52-ai-state.js:
Modified Paths
trunk/
Title: [285074] trunk/JSTests
Revision 285074
Author ysuz...@apple.com
Date 2021-10-29 21:19:22 -0700 (Fri, 29 Oct 2021)
Log Message
Unreviewed, skip stress/unlinked-code-block-destructor.js when it is debug build
The bug was not related to Debug build. And it is timing out on Debug buil
Title: [285073] trunk/JSTests
Revision 285073
Author ysuz...@apple.com
Date 2021-10-29 21:10:24 -0700 (Fri, 29 Oct 2021)
Log Message
Unreviewed, reduce # of iteration since it is timing out on Debug JSC bot
* stress/put-private-name-ic-write-barrier.js:
(PutPrivateNameIC):
Modified Path
Title: [285072] trunk/Source/WebKit
Revision 285072
Author timothy_hor...@apple.com
Date 2021-10-29 19:45:57 -0700 (Fri, 29 Oct 2021)
Log Message
Add release logging of display list size to CGDisplayListImageBufferBackend
https://bugs.webkit.org/show_bug.cgi?id=232496
Reviewed by Wenson
Title: [285071] trunk/Source
Revision 285071
Author mmaxfi...@apple.com
Date 2021-10-29 19:44:22 -0700 (Fri, 29 Oct 2021)
Log Message
Rename ImageBuffer.logicalSize to ImageBuffer.truncatedLogicalSize
https://bugs.webkit.org/show_bug.cgi?id=232515
Reviewed by Tim Horton.
Source/WebCore
Title: [285070] trunk/Source
Revision 285070
Author ysuz...@apple.com
Date 2021-10-29 19:08:19 -0700 (Fri, 29 Oct 2021)
Log Message
[JSC] Clean up Baseline StructureStubInfo management
https://bugs.webkit.org/show_bug.cgi?id=232513
Reviewed by Saam Barati.
Source/_javascript_Core:
1. W
Title: [285069] trunk/Source/WebCore
Revision 285069
Author j...@apple.com
Date 2021-10-29 18:44:09 -0700 (Fri, 29 Oct 2021)
Log Message
Have PlatformMediaResourceClient use SharedBuffer
https://bugs.webkit.org/show_bug.cgi?id=232422
rdar://84558835
Reviewed by Alex Christensen.
When pl
Title: [285068] trunk/Source
Revision 285068
Author katherine_che...@apple.com
Date 2021-10-29 18:29:45 -0700 (Fri, 29 Oct 2021)
Log Message
Crash setting up AVCaptureSession
https://bugs.webkit.org/show_bug.cgi?id=232507
Reviewed by Jer Noble.
Source/WebCore:
* platform/mediastream/R
Title: [285067] trunk/LayoutTests
Revision 285067
Author lmo...@igalia.com
Date 2021-10-29 18:29:16 -0700 (Fri, 29 Oct 2021)
Log Message
[GLIB] Gardening timeouts affected by xhtml mimetype misdetection
Unreviewed test gardening.
* platform/glib/TestExpectations:
Modified Paths
trunk/
Title: [285066] trunk/LayoutTests
Revision 285066
Author commit-qu...@webkit.org
Date 2021-10-29 17:48:53 -0700 (Fri, 29 Oct 2021)
Log Message
[GTK] Layout Tests for experimental element are failing since added
https://bugs.webkit.org/show_bug.cgi?id=141699
Mark the tests that rely on t
Title: [285065] trunk
Revision 285065
Author dbezhets...@igalia.com
Date 2021-10-29 17:46:27 -0700 (Fri, 29 Oct 2021)
Log Message
[WASM-Function-References] Add support for (ref.null heaptype)
https://bugs.webkit.org/show_bug.cgi?id=229707
Reviewed by Yusuke Suzuki.
JSTests:
Added spec
Title: [285064] tags/Safari-612.3.3/
Revision 285064
Author kocsen_ch...@apple.com
Date 2021-10-29 17:35:14 -0700 (Fri, 29 Oct 2021)
Log Message
Tag Safari-612.3.3.
Added Paths
tags/Safari-612.3.3/
Diff
___
webkit-changes mailing list
Title: [285063] trunk/LayoutTests
Revision 285063
Author ayumi_koj...@apple.com
Date 2021-10-29 17:08:04 -0700 (Fri, 29 Oct 2021)
Log Message
[ iOS macOS ] imported/w3c/web-platform-tests/css/css-sizing/aspect-ratio/flex-aspect-ratio-021.html and flex-aspect-ratio-022.html are failing aft
Title: [285062] trunk/Source/WebKit
Revision 285062
Author achristen...@apple.com
Date 2021-10-29 16:48:11 -0700 (Fri, 29 Oct 2021)
Log Message
Fix WPE build after r285047
https://bugs.webkit.org/show_bug.cgi?id=232462
* UIProcess/soup/WebProcessPoolSoup.cpp:
(WebKit::memoryPressureMonit
Title: [285061] trunk/Tools
Revision 285061
Author stephan.sz...@sony.com
Date 2021-10-29 16:29:51 -0700 (Fri, 29 Oct 2021)
Log Message
[PlayStation] Build fix after r285020
https://bugs.webkit.org/show_bug.cgi?id=232494
Unreviewed temporary Build Fix
Remove test that requires unsupport
Title: [285060] trunk/Tools
Revision 285060
Author achristen...@apple.com
Date 2021-10-29 16:24:41 -0700 (Fri, 29 Oct 2021)
Log Message
Revert r285034
webkit.org/b/232166
The test still times out in EWS.
* TestWebKitAPI/Tests/WebKitCocoa/AppPrivacyReport.mm:
Modified Paths
trunk/Tools
Title: [285059] trunk
Revision 285059
Author achristen...@apple.com
Date 2021-10-29 16:17:10 -0700 (Fri, 29 Oct 2021)
Log Message
Unreviewed, reverting r284917.
Source/WebCore/PAL:
Likely caused significant performance regression
Reverted changeset:
"Remove properties set by NSURLProt
Title: [285058] trunk/Tools
Revision 285058
Author achristen...@apple.com
Date 2021-10-29 15:21:24 -0700 (Fri, 29 Oct 2021)
Log Message
Fix AppleWin build after r285051
​https://bugs.webkit.org/show_bug.cgi?id=232462
* DumpRenderTree/CMakeLists.txt:
Modified Paths
trunk/Tools/Ch
Title: [285057] trunk/Tools
Revision 285057
Author achristen...@apple.com
Date 2021-10-29 15:06:46 -0700 (Fri, 29 Oct 2021)
Log Message
[ Monterey iOS15 ] TestWebKitAPI.URLSchemeHandler.Ranges is a constant timeout
https://bugs.webkit.org/show_bug.cgi?id=231394
Reviewed by Jer Noble.
Fo
Title: [285056] trunk
Revision 285056
Author commit-qu...@webkit.org
Date 2021-10-29 14:48:15 -0700 (Fri, 29 Oct 2021)
Log Message
Add last modified and creation time to +[_WKWebAuthenticationPanel getAllLocalAuthenticatorCredentials]
https://bugs.webkit.org/show_bug.cgi?id=232390
Patch
Title: [285055] trunk/Source
Revision 285055
Author hey...@apple.com
Date 2021-10-29 14:45:39 -0700 (Fri, 29 Oct 2021)
Log Message
Source/WebCore:
Avoid sending video data to Web process for canvas.drawImage(video)
https://bugs.webkit.org/show_bug.cgi?id=230766
Reviewed by Simon Fraser.
Title: [285054] trunk
Revision 285054
Author an...@apple.com
Date 2021-10-29 14:42:50 -0700 (Fri, 29 Oct 2021)
Log Message
Allow :is/:where after all pseudo elements
https://bugs.webkit.org/show_bug.cgi?id=232434
Reviewed by Dean Jackson.
LayoutTests/imported/w3c:
* web-platform-tests/
Title: [285053] trunk/Source/WebKit
Revision 285053
Author achristen...@apple.com
Date 2021-10-29 14:31:58 -0700 (Fri, 29 Oct 2021)
Log Message
Fix internal macOS build after r285047
https://bugs.webkit.org/show_bug.cgi?id=232462
* Modules/OSX.modulemap:
Modified Paths
trunk/Source/Web
Title: [285052] trunk/Source/WebKitLegacy/mac
Revision 285052
Author achristen...@apple.com
Date 2021-10-29 14:15:47 -0700 (Fri, 29 Oct 2021)
Log Message
Fix internal macOS build after r285047
https://bugs.webkit.org/show_bug.cgi?id=232462
* MigrateHeaders.make:
Modified Paths
trunk/So
Title: [285051] trunk/Tools
Revision 285051
Author achristen...@apple.com
Date 2021-10-29 14:11:02 -0700 (Fri, 29 Oct 2021)
Log Message
Fix macOS clean build after r285047
https://bugs.webkit.org/show_bug.cgi?id=232462
* DumpRenderTree/DumpRenderTree.xcodeproj/project.pbxproj:
* DumpRend
Title: [285050] trunk/Source/WebCore
Revision 285050
Author za...@apple.com
Date 2021-10-29 14:09:10 -0700 (Fri, 29 Oct 2021)
Log Message
[LFC][IFC] Introduce InlineItemsBuilder
https://bugs.webkit.org/show_bug.cgi?id=232487
Reviewed by Antti Koivisto.
This builder is going to be used f
Title: [285049] trunk/Source/WebKitLegacy/mac
Revision 285049
Author ddkil...@apple.com
Date 2021-10-29 14:08:22 -0700 (Fri, 29 Oct 2021)
Log Message
[WebKitLegacy] Enable -Wformat=2 warnings
Reviewed by Darin Adler.
* Configurations/Base.xcconfig:
(WARNING_CFLAGS):
- Replace -Wformat
Title: [285048] trunk/Source
Revision 285048
Author da...@apple.com
Date 2021-10-29 13:54:56 -0700 (Fri, 29 Oct 2021)
Log Message
Create constants for all special frame names used in anchor target attribute values and elsewhere
https://bugs.webkit.org/show_bug.cgi?id=232488
Reviewed by A
Title: [285046] trunk/Source
Revision 285046
Author ayumi_koj...@apple.com
Date 2021-10-29 13:30:27 -0700 (Fri, 29 Oct 2021)
Log Message
Unreviewed, reverting r285038.
Reverting the commit because it broke the open source test
runs and also caused an impanct on EWS queues
Reverted chang
Title: [285045] trunk
Revision 285045
Author ysuz...@apple.com
Date 2021-10-29 13:17:26 -0700 (Fri, 29 Oct 2021)
Log Message
Unreviewed, revert r284440, r284397, r284359
LayoutTests/imported/w3c:
* web-platform-tests/css/css-flexbox/parsing/flex-basis-computed-expected.txt:
* web-platfo
Title: [285044] branches/safari-612-branch/Source/WebCore/PAL
Revision 285044
Author repst...@apple.com
Date 2021-10-29 12:28:34 -0700 (Fri, 29 Oct 2021)
Log Message
Cherry-pick r284494. rdar://problem/84816590
REGRESSION (r284220): [PAL] TCCSPI.h should be a project header, not a pr
Title: [285043] trunk/LayoutTests
Revision 285043
Author ayumi_koj...@apple.com
Date 2021-10-29 12:02:43 -0700 (Fri, 29 Oct 2021)
Log Message
[ BigSur wk1 Debug arm64 ] inspector/audit/run-accessibility.html is a flaky timeout.
https://bugs.webkit.org/show_bug.cgi?id=232322
Unreviewed te
Title: [285042] trunk/LayoutTests
Revision 285042
Author ehutchi...@apple.com
Date 2021-10-29 11:29:27 -0700 (Fri, 29 Oct 2021)
Log Message
[ BigSur wk2 Debug arm64 ] webaudio/AudioBufferSource/audiobuffersource-playbackrate.html is a flaky crash.
https://bugs.webkit.org/show_bug.cgi?id=2
Title: [285041] trunk
Revision 285041
Author sihui_...@apple.com
Date 2021-10-29 10:53:18 -0700 (Fri, 29 Oct 2021)
Log Message
Release FileSystemStorageHandle when it is not in use
https://bugs.webkit.org/show_bug.cgi?id=232363
Reviewed by Youenn Fablet.
Source/WebCore:
When FileSystem
Title: [285040] trunk/LayoutTests
Revision 285040
Author ayumi_koj...@apple.com
Date 2021-10-29 10:47:43 -0700 (Fri, 29 Oct 2021)
Log Message
Layout test http/tests/websocket/tests/hybi/send-object-tostring-check.html is flaky.
https://bugs.webkit.org/show_bug.cgi?id=176030
Unreviewed te
Title: [285039] trunk/LayoutTests
Revision 285039
Author ehutchi...@apple.com
Date 2021-10-29 10:41:42 -0700 (Fri, 29 Oct 2021)
Log Message
[ BigSur Debug wk2 arm64 EWS-only ] media/media-source/media-source-istypesupported-case-sensitive.html is a flaky crash.
https://bugs.webkit.org/sho
Title: [285038] trunk/Source
Revision 285038
Author da...@apple.com
Date 2021-10-29 10:27:20 -0700 (Fri, 29 Oct 2021)
Log Message
Create constants for all special frame names used in anchor target attribute values and elsewhere
https://bugs.webkit.org/show_bug.cgi?id=232488
Reviewed by A
Title: [285037] trunk/LayoutTests
Revision 285037
Author ehutchi...@apple.com
Date 2021-10-29 10:20:54 -0700 (Fri, 29 Oct 2021)
Log Message
[ BigSur Debug wk2 arm64 EWS ] webrtc/video-receivers.html is a flaky crash.
https://bugs.webkit.org/show_bug.cgi?id=232492.
Unreviewed test gardeni
Title: [285036] trunk/Source/WTF
Revision 285036
Author sbar...@apple.com
Date 2021-10-29 10:17:22 -0700 (Fri, 29 Oct 2021)
Log Message
Disable ENABLE_JIT on arm64_32
https://bugs.webkit.org/show_bug.cgi?id=232468
Reviewed by Yusuke Suzuki.
We were disabling JIT via a runtime configurat
Title: [285035] trunk/Tools
Revision 285035
Author jbed...@apple.com
Date 2021-10-29 09:50:16 -0700 (Fri, 29 Oct 2021)
Log Message
[webkitscmpy] Assign PR to author
https://bugs.webkit.org/show_bug.cgi?id=232348
Reviewed by Dewei Zhu.
* Scripts/libraries/webkitscmpy/setup.py: Bump vers
Title: [285034] trunk/Tools
Revision 285034
Author achristen...@apple.com
Date 2021-10-29 09:48:20 -0700 (Fri, 29 Oct 2021)
Log Message
Re-enable two AppPrivacyReport tests
webkit.org/b/232166
I ran them locally on iOS simulator and they ran fine.
They were disabled during a tumultuous t
Title: [285033] trunk
Revision 285033
Author akeer...@apple.com
Date 2021-10-29 09:46:39 -0700 (Fri, 29 Oct 2021)
Log Message
REGRESSION (r283269) disneyplus.com time remaining bar shows an extra line/bar
https://bugs.webkit.org/show_bug.cgi?id=232461
rdar://84561981
Reviewed by Antti Ko
Title: [285032] trunk
Revision 285032
Author an...@apple.com
Date 2021-10-29 09:22:04 -0700 (Fri, 29 Oct 2021)
Log Message
Make :-webkit-any() a synonym of :is()
https://bugs.webkit.org/show_bug.cgi?id=232482
Reviewed by Simon Fraser.
Source/WebCore:
:-webkit-any() is an obscure obsole
Title: [285031] trunk/Source/WebInspectorUI
Revision 285031
Author ddkil...@apple.com
Date 2021-10-29 08:52:38 -0700 (Fri, 29 Oct 2021)
Log Message
Web Inspector: Enable -Wformat=2 warnings
Reviewed by Darin Adler.
* Configurations/Base.xcconfig:
(WARNING_CFLAGS):
- Add -Wformat=2 swi
Title: [285030] trunk
Revision 285030
Author ayumi_koj...@apple.com
Date 2021-10-29 08:47:24 -0700 (Fri, 29 Oct 2021)
Log Message
Unreviewed, reverting r285007.
Reverting r285007 because it caused storage/filesystemaccess
/sync-access-handle-basics-worker.html to constantly fail.
Revert
Title: [285029] trunk/Tools
Revision 285029
Author jbed...@apple.com
Date 2021-10-29 08:44:26 -0700 (Fri, 29 Oct 2021)
Log Message
[webkitscmpy] Add fetch and rebase
https://bugs.webkit.org/show_bug.cgi?id=232447
Reviewed by Dewei Zhu.
To land commits, we need to be able to rebase a br
Title: [285028] trunk/LayoutTests/imported/w3c
Revision 285028
Author cdu...@apple.com
Date 2021-10-29 08:37:57 -0700 (Fri, 29 Oct 2021)
Log Message
[ iOS ] imported/w3c/web-platform-tests/dom/events/scrolling/iframe-chains.html is missing its results
https://bugs.webkit.org/show_bug.cgi?
Title: [285027] trunk/Source/WebCore
Revision 285027
Author you...@apple.com
Date 2021-10-29 06:36:03 -0700 (Fri, 29 Oct 2021)
Log Message
Ensure synchronized rendering of incoming audio tracks
https://bugs.webkit.org/show_bug.cgi?id=232375
Reviewed by Eric Carlson.
WebRTC incoming audi
Title: [285026] trunk
Revision 285026
Author aakash_j...@apple.com
Date 2021-10-29 06:04:17 -0700 (Fri, 29 Oct 2021)
Log Message
Add Aakash's GitHub username to contributors.json
Modified Paths
trunk/ChangeLog
trunk/metadata/contributors.json
Diff
Modified: trunk/ChangeLog (285025
Title: [285025] trunk
Revision 285025
Author obru...@igalia.com
Date 2021-10-29 05:05:24 -0700 (Fri, 29 Oct 2021)
Log Message
Add obrufau's GitHub username to contributors.json
Unreviewed.
* metadata/contributors.json:
Modified Paths
trunk/ChangeLog
trunk/metadata/contributors.json
Title: [285024] trunk/Source/WebCore
Revision 285024
Author you...@apple.com
Date 2021-10-29 03:59:34 -0700 (Fri, 29 Oct 2021)
Log Message
Fix potential race in AudioMediaStreamTrackRendererCocoa::pushSamples
https://bugs.webkit.org/show_bug.cgi?id=232430
Reviewed by Eric Carlson.
In ca
Title: [285023] trunk/Source/WebCore
Revision 285023
Author you...@apple.com
Date 2021-10-29 02:50:10 -0700 (Fri, 29 Oct 2021)
Log Message
LocalAudioMediaStreamTrackRendererInternalUnit should clip audio data
https://bugs.webkit.org/show_bug.cgi?id=232428
Reviewed by Eric Carlson.
When
Title: [285022] trunk/Source/WebCore
Revision 285022
Author you...@apple.com
Date 2021-10-29 02:15:15 -0700 (Fri, 29 Oct 2021)
Log Message
AudioMediaStreamTrackRendererUnit::render should handle the case of failing to pull samples from the first source
https://bugs.webkit.org/show_bug.cgi
Title: [285021] trunk
Revision 285021
Author mrobin...@webkit.org
Date 2021-10-29 02:13:24 -0700 (Fri, 29 Oct 2021)
Log Message
opacity should flatten when combined with transform-style: preserve-3d
https://bugs.webkit.org/show_bug.cgi?id=73267
Reviewed by Simon Fraser.
LayoutTests/impo
Title: [285020] trunk
Revision 285020
Author takashi.kom...@sony.com
Date 2021-10-29 00:23:03 -0700 (Fri, 29 Oct 2021)
Log Message
WKAPI does not have any APIs to set cookie path to WKWebsiteDataStoreConfigurationRef
https://bugs.webkit.org/show_bug.cgi?id=232336
Reviewed by Alex Christe
58 matches
Mail list logo