Title: [285154] trunk/Source/_javascript_Core
Revision 285154
Author mark@apple.com
Date 2021-11-01 23:56:01 -0700 (Mon, 01 Nov 2021)
Log Message
Remove some unused Heap fields.
https://bugs.webkit.org/show_bug.cgi?id=232604
Reviewed by Yusuke Suzuki.
* heap/Heap.cpp:
(JSC::Heap::no
Title: [285153] branches/safari-612-branch/Source
Revision 285153
Author repst...@apple.com
Date 2021-11-01 21:55:23 -0700 (Mon, 01 Nov 2021)
Log Message
Versioning.
WebKit-7612.3.4
Modified Paths
branches/safari-612-branch/Source/_javascript_Core/Configurations/Version.xcconfig
branch
Title: [285152] trunk/Source/_javascript_Core
Revision 285152
Author ross.kirsl...@sony.com
Date 2021-11-01 20:42:34 -0700 (Mon, 01 Nov 2021)
Log Message
[JSC][LLInt] Non-commutative binops are hard to reason about when operands are labelled in reverse
https://bugs.webkit.org/show_bug.cgi
Title: [285151] trunk/Source/WebCore
Revision 285151
Author don.olmst...@sony.com
Date 2021-11-01 20:25:30 -0700 (Mon, 01 Nov 2021)
Log Message
[Curl] Fix -Wreorder-ctor in CurlRequest
https://bugs.webkit.org/show_bug.cgi?id=232591
Reviewed by Ross Kirsling.
Reorder member initializer l
Title: [285150] trunk/Tools
Revision 285150
Author hironori.fu...@sony.com
Date 2021-11-01 19:30:27 -0700 (Mon, 01 Nov 2021)
Log Message
ImageDiff.cpp(74): warning C4477: 'fprintf' : format string '%lu' requires an argument of type 'unsigned long', but variadic argument 2 has type 'size_t
Title: [285149] trunk/Source/_javascript_Core
Revision 285149
Author ysuz...@apple.com
Date 2021-11-01 18:14:49 -0700 (Mon, 01 Nov 2021)
Log Message
[JSC] LLIntCallee should have two replacements
https://bugs.webkit.org/show_bug.cgi?id=228552
rdar://81217357
Reviewed by Saam Barati.
LLI
Title: [285148] trunk/Source/WebKitLegacy/mac
Revision 285148
Author beid...@apple.com
Date 2021-11-01 18:06:14 -0700 (Mon, 01 Nov 2021)
Log Message
Make WebChromeClient's m_webView pointer weak.
https://bugs.webkit.org/show_bug.cgi?id=232588
Reviewed by David Kilzer.
* WebCoreSupport/W
Title: [285147] trunk/Source/WebCore
Revision 285147
Author don.olmst...@sony.com
Date 2021-11-01 16:56:26 -0700 (Mon, 01 Nov 2021)
Log Message
[AX] Fix signature of childrenChanged when !ENABLE(ACCESSIBILITY)
https://bugs.webkit.org/show_bug.cgi?id=232590
Unreviewed build fix.
In r285
Title: [285146] trunk
Revision 285146
Author don.olmst...@sony.com
Date 2021-11-01 16:50:32 -0700 (Mon, 01 Nov 2021)
Log Message
[Curl] Explicitly disable libcurl's internal cookie support
https://bugs.webkit.org/show_bug.cgi?id=232586
Reviewed by Ross Kirsling.
.:
Setting CURLOPT_COOK
Title: [285144] trunk
Revision 285144
Author ddkil...@apple.com
Date 2021-11-01 16:29:35 -0700 (Mon, 01 Nov 2021)
Log Message
Add ddkilzer's GitHub name to contributors.json
Reviewed by Jonathan Bedard.
* metadata/contributors.json:
Modified Paths
trunk/ChangeLog
trunk/metadata/contr
Title: [285143] trunk/Source/WebCore
Revision 285143
Author hironori.fu...@sony.com
Date 2021-11-01 16:21:30 -0700 (Mon, 01 Nov 2021)
Log Message
[CMake] Can't stat Source/WebCore/Modules/webgpu: No such file or directory
https://bugs.webkit.org/show_bug.cgi?id=232583
Reviewed by Konstan
Title: [285142] trunk/Tools
Revision 285142
Author jbed...@apple.com
Date 2021-11-01 16:13:43 -0700 (Mon, 01 Nov 2021)
Log Message
[webkitscmpy] Only respect the latest review
https://bugs.webkit.org/show_bug.cgi?id=231987
Reviewed by Dewei Zhu.
GitHub will report the entire history of
Title: [285141] trunk/Source/WebCore
Revision 285141
Author mmaxfi...@apple.com
Date 2021-11-01 16:05:46 -0700 (Mon, 01 Nov 2021)
Log Message
Rename GPUDevice to GPUPrewarming because it conflicts with WebGPU's GPUDevice
https://bugs.webkit.org/show_bug.cgi?id=232549
Reviewed by Tim Hort
Title: [285140] tags/Safari-613.1.6.6/
Revision 285140
Author repst...@apple.com
Date 2021-11-01 15:50:11 -0700 (Mon, 01 Nov 2021)
Log Message
Tag Safari-613.1.6.6.
Added Paths
tags/Safari-613.1.6.6/
Diff
___
webkit-changes mailing lis
Title: [285139] branches/safari-613.1.6-branch/Source
Revision 285139
Author repst...@apple.com
Date 2021-11-01 15:28:37 -0700 (Mon, 01 Nov 2021)
Log Message
Versioning.
WebKit-7613.1.6.6
Modified Paths
branches/safari-613.1.6-branch/Source/_javascript_Core/Configurations/Version.xccon
Title: [285138] trunk/Source/WebKit
Revision 285138
Author cdu...@apple.com
Date 2021-11-01 15:27:58 -0700 (Mon, 01 Nov 2021)
Log Message
Avoid heap-allocating ImportanceAssertion
https://bugs.webkit.org/show_bug.cgi?id=232579
Reviewed by Alex Christensen.
Avoid heap-allocating Importan
Title: [285137] trunk/Tools
Revision 285137
Author gsnedd...@apple.com
Date 2021-11-01 15:15:44 -0700 (Mon, 01 Nov 2021)
Log Message
Improve LayoutTestFinder test coverage
https://bugs.webkit.org/show_bug.cgi?id=232576
Reviewed by Jonathan Bedard.
Some of these are largely copied from l
Title: [285136] trunk/Source/WebCore
Revision 285136
Author za...@apple.com
Date 2021-11-01 15:09:41 -0700 (Mon, 01 Nov 2021)
Log Message
[LFC][IFC] Stop measuring text while collecting inline items when content needs bidi split
https://bugs.webkit.org/show_bug.cgi?id=232571
Reviewed by
Title: [285135] trunk/LayoutTests
Revision 285135
Author ehutchi...@apple.com
Date 2021-11-01 15:09:33 -0700 (Mon, 01 Nov 2021)
Log Message
[ Catalina Debug wk1 EWS-only ] media/track/track-element-load-event.html is a flaky crash.
https://bugs.webkit.org/show_bug.cgi?id=232585.
Unreview
Title: [285134] trunk/LayoutTests
Revision 285134
Author nmouchta...@apple.com
Date 2021-11-01 15:04:09 -0700 (Mon, 01 Nov 2021)
Log Message
Add platform test expectations for imported/w3c/web-platform-tests/mathml/relations/html5-tree/dynamic-childlist-001.html
https://bugs.webkit.org/sh
Title: [285133] trunk
Revision 285133
Author jen...@apple.com
Date 2021-11-01 14:58:38 -0700 (Mon, 01 Nov 2021)
Log Message
Add my GitHub name (robert-jenner) to contributors.json
https://bugs.webkit.org/show_bug.cgi?id=232581
Reviewed by Jonathan Bedard.
* metadata/contributors.json:
Title: [285132] trunk/Tools
Revision 285132
Author timothy_hor...@apple.com
Date 2021-11-01 14:30:38 -0700 (Mon, 01 Nov 2021)
Log Message
Add a run-webkit-tests mode to A/B test a given feature
https://bugs.webkit.org/show_bug.cgi?id=232553
Reviewed by Jonathan Bedard.
Add the argument
Title: [285131] trunk/Tools
Revision 285131
Author jbed...@apple.com
Date 2021-11-01 14:24:24 -0700 (Mon, 01 Nov 2021)
Log Message
webkitpy: Remove obsolete port name
https://bugs.webkit.org/show_bug.cgi?id=169302
Reviewed by Alex Christensen.
Removing a temporary workaround from r2136
Title: [285130] trunk/Source
Revision 285130
Author pvol...@apple.com
Date 2021-11-01 14:04:45 -0700 (Mon, 01 Nov 2021)
Log Message
[macOS] Opening local html files is failing
https://bugs.webkit.org/show_bug.cgi?id=232572
Reviewed by Brent Fulgham.
Source/WebKit:
On some macOS versio
Title: [285129] trunk
Revision 285129
Author bda...@apple.com
Date 2021-11-01 13:54:53 -0700 (Mon, 01 Nov 2021)
Log Message
Add my GitHub name to contributors.json
https://bugs.webkit.org/show_bug.cgi?id=232495
Reviewed by Alexey Proskuryakov.
* metadata/contributors.json:
Modified Pat
Title: [285128] trunk/Tools
Revision 285128
Author hironori.fu...@sony.com
Date 2021-11-01 13:33:37 -0700 (Mon, 01 Nov 2021)
Log Message
TestWTF.WTF_CompactUniquePtrTuple.Subclassing is randomly failing on WinCairo tester bots
https://bugs.webkit.org/show_bug.cgi?id=232556
Reviewed by Yu
Title: [285127] trunk/Source/WebKit
Revision 285127
Author hironori.fu...@sony.com
Date 2021-11-01 13:32:51 -0700 (Mon, 01 Nov 2021)
Log Message
[WinCairo] Enable gpu_process_canvas_rendering and gpu_process_webgl by default
https://bugs.webkit.org/show_bug.cgi?id=232555
Reviewed by Don
Title: [285126] tags/Safari-613.1.6.5/
Revision 285126
Author repst...@apple.com
Date 2021-11-01 13:27:51 -0700 (Mon, 01 Nov 2021)
Log Message
Tag Safari-613.1.6.5.
Added Paths
tags/Safari-613.1.6.5/
Diff
___
webkit-changes mailing lis
Title: [285125] trunk/Source/WebKit
Revision 285125
Author hironori.fu...@sony.com
Date 2021-11-01 13:24:37 -0700 (Mon, 01 Nov 2021)
Log Message
HashMap>::get can't compile
https://bugs.webkit.org/show_bug.cgi?id=232554
Reviewed by Kimmo Kinnunen.
Because IPC::ScopedActiveMessageReceive
Title: [285124] branches/safari-613.1.6-branch/Source
Revision 285124
Author repst...@apple.com
Date 2021-11-01 13:16:03 -0700 (Mon, 01 Nov 2021)
Log Message
Versioning.
WebKit-7613.1.6.5
Modified Paths
branches/safari-613.1.6-branch/Source/_javascript_Core/Configurations/Version.xccon
Title: [285123] trunk
Revision 285123
Author sbar...@apple.com
Date 2021-11-01 13:10:24 -0700 (Mon, 01 Nov 2021)
Log Message
ArrayBuffer species watchpoint being invalidated doesn't mean it's not an ArrayBuffer constructor from the same global object
https://bugs.webkit.org/show_bug.cgi?i
Title: [285122] trunk
Revision 285122
Author bb...@apple.com
Date 2021-11-01 13:08:01 -0700 (Mon, 01 Nov 2021)
Log Message
Add bburg's GitHub username to contributors.json.
Unreviewed.
* metadata/contributors.json:
Also, canonicalize a recent change.
Modified Paths
trunk/ChangeLog
tru
Title: [285121] trunk
Revision 285121
Author beid...@apple.com
Date 2021-11-01 12:31:45 -0700 (Mon, 01 Nov 2021)
Log Message
webpushd: Add mock in-memory registration, and the WKWebsiteDataStore SPI to manage them
https://bugs.webkit.org/show_bug.cgi?id=232539
Reviewed by Alex Christense
Title: [285120] trunk
Revision 285120
Author drou...@apple.com
Date 2021-11-01 12:22:52 -0700 (Mon, 01 Nov 2021)
Log Message
[ iOS15 EWS ] TestWebKitAPI.CSSViewportUnits.SameUnobscuredSizeOverrides flaky fails on EWS
https://bugs.webkit.org/show_bug.cgi?id=232158
Reviewed by Megan Gardn
Title: [285119] trunk/Source/WebCore
Revision 285119
Author za...@apple.com
Date 2021-11-01 12:22:20 -0700 (Mon, 01 Nov 2021)
Log Message
[LFC][IFC] Start using ubidi to find bidi boundaries
https://bugs.webkit.org/show_bug.cgi?id=232552
Reviewed by Antti Koivisto.
In this patch, we sta
Title: [285118] trunk/Source/WebCore
Revision 285118
Author cdu...@apple.com
Date 2021-11-01 12:21:11 -0700 (Mon, 01 Nov 2021)
Log Message
Crash under HIDDevice::HIDDevice()
https://bugs.webkit.org/show_bug.cgi?id=232567
Reviewed by Simon Fraser.
Make sure we null check values returned
Title: [285117] trunk
Revision 285117
Author rmoris...@apple.com
Date 2021-11-01 11:01:21 -0700 (Mon, 01 Nov 2021)
Log Message
JSGenericTypedArrayView::set crashes if the length + objectOffset is > UINT32_MAX
https://bugs.webkit.org/show_bug.cgi?id=231975
rdar://84402043
Reviewed by Yusu
Title: [285116] trunk/Source/WebKit
Revision 285116
Author commit-qu...@webkit.org
Date 2021-11-01 10:50:16 -0700 (Mon, 01 Nov 2021)
Log Message
GPU process WebKit logging is not initialised
https://bugs.webkit.org/show_bug.cgi?id=232563
Patch by Kimmo Kinnunen on 2021-11-01
Reviewed by
Title: [285115] trunk/Source/WebKit
Revision 285115
Author sihui_...@apple.com
Date 2021-11-01 10:45:35 -0700 (Mon, 01 Nov 2021)
Log Message
Increase responsiveness timeout for network process
https://bugs.webkit.org/show_bug.cgi?id=232505
Reviewed by Chris Dumez.
* UIProcess/AuxiliaryP
Title: [285114] trunk/Source
Revision 285114
Author timothy_hor...@apple.com
Date 2021-11-01 10:14:17 -0700 (Mon, 01 Nov 2021)
Log Message
Add a testing preference to replay CG display lists manually
https://bugs.webkit.org/show_bug.cgi?id=232566
Reviewed by Wenson Hsieh.
Source/WebKit:
Title: [285113] trunk/LayoutTests
Revision 285113
Author ayumi_koj...@apple.com
Date 2021-11-01 10:12:10 -0700 (Mon, 01 Nov 2021)
Log Message
[ iOS Debug ] http/wpt/push-api tests are flaky failing.
https://bugs.webkit.org/show_bug.cgi?id=232570
Unreviewed test gardening.
* platform/ios
Title: [285112] trunk
Revision 285112
Author cdu...@apple.com
Date 2021-11-01 10:04:09 -0700 (Mon, 01 Nov 2021)
Log Message
Align XSLTProcessor with Blink and get closer to Gecko in the process
https://bugs.webkit.org/show_bug.cgi?id=232485
Reviewed by Alex Christensen.
LayoutTests/impo
Title: [285111] trunk/LayoutTests
Revision 285111
Author ayumi_koj...@apple.com
Date 2021-11-01 09:43:10 -0700 (Mon, 01 Nov 2021)
Log Message
[ iOS ] fast/events/ios/viewport-device-width-allows-double-tap-zoom-out.html is a flaky timeout.
https://bugs.webkit.org/show_bug.cgi?id=232568
U
Title: [285110] trunk/Source
Revision 285110
Author ayumi_koj...@apple.com
Date 2021-11-01 09:27:56 -0700 (Mon, 01 Nov 2021)
Log Message
Unreviewed, reverting r285055.
Reverting because this commit may have caused
webgl/1.0.x/conformance/textures/misc/texture-corner-case-
videos.html and
Title: [285109] trunk/Tools
Revision 285109
Author simon.fra...@apple.com
Date 2021-11-01 09:23:21 -0700 (Mon, 01 Nov 2021)
Log Message
ImageDiff no longer needs a --tolerance argument, and fix sometimes-black diff images
https://bugs.webkit.org/show_bug.cgi?id=232522
Reviewed by Martin
Title: [285108] trunk/Source/WebCore
Revision 285108
Author za...@apple.com
Date 2021-11-01 09:02:28 -0700 (Mon, 01 Nov 2021)
Log Message
Addressing post-commit comment (r285093).
* layout/formattingContexts/inline/InlineItemsBuilder.cpp:
(WebCore::Layout::InlineItemsBuilder::handleInlin
Title: [285107] trunk/Source
Revision 285107
Author repst...@apple.com
Date 2021-11-01 08:58:18 -0700 (Mon, 01 Nov 2021)
Log Message
Versioning.
WebKit-7613.1.8
Modified Paths
trunk/Source/_javascript_Core/Configurations/Version.xcconfig
trunk/Source/ThirdParty/ANGLE/Configurations/Ver
Title: [285106] trunk/LayoutTests
Revision 285106
Author cdu...@apple.com
Date 2021-11-01 08:55:19 -0700 (Mon, 01 Nov 2021)
Log Message
REGRESSION (r283935): fast/css/style-element-process-crash.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=232456
Reviewed by Wenson Hs
Title: [285105] branches/safari-613.1.7-branch/
Revision 285105
Author repst...@apple.com
Date 2021-11-01 08:52:33 -0700 (Mon, 01 Nov 2021)
Log Message
New branch.
Added Paths
branches/safari-613.1.7-branch/
Diff
___
webkit-changes mai
Title: [285104] trunk/Source/WebCore
Revision 285104
Author za...@apple.com
Date 2021-11-01 08:40:32 -0700 (Mon, 01 Nov 2021)
Log Message
[LFC][IFC] Introduce paragraph content building to InlineItemsBuilder::handleTextContent
https://bugs.webkit.org/show_bug.cgi?id=232546
Reviewed by An
Title: [285103] trunk/Tools
Revision 285103
Author aakash_j...@apple.com
Date 2021-11-01 07:11:59 -0700 (Mon, 01 Nov 2021)
Log Message
Fix a typo in EWS emails
Modified Paths
trunk/Tools/CISupport/ews-build/steps.py
trunk/Tools/CISupport/ews-build/steps_unittest.py
trunk/Tools/ChangeLog
Title: [285102] trunk/Source/ThirdParty/ANGLE
Revision 285102
Author ddkil...@apple.com
Date 2021-11-01 06:17:55 -0700 (Mon, 01 Nov 2021)
Log Message
[ANGLE] Enable -Wformat=2 warnings
Reviewed by Kimmo Kinnunen.
* Configurations/Base.xcconfig:
(WARNING_CFLAGS):
- Add -Wformat=2 switc
Title: [285101] trunk/Source
Revision 285101
Author commit-qu...@webkit.org
Date 2021-11-01 01:42:19 -0700 (Mon, 01 Nov 2021)
Log Message
Fix build with GCC 8.4 on Ubuntu 18.04
https://bugs.webkit.org/show_bug.cgi?id=232305
Patch by Daniel Kolesa on 2021-11-01
Reviewed by Adrian Perez d
53 matches
Mail list logo