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

2022-05-09 Thread ross . kirsling
Title: [294000] trunk/Source/_javascript_Core Revision 294000 Author ross.kirsl...@sony.com Date 2022-05-09 22:20:24 -0700 (Mon, 09 May 2022) Log Message Unreviewed, address Darin's feedback on r250361. * runtime/JSCJSValueInlines.h: (JSC::JSValue::toIntegerWithoutRounding const):

[webkit-changes] [293999] trunk

2022-05-09 Thread rniwa
Title: [293999] trunk Revision 293999 Author rn...@webkit.org Date 2022-05-09 22:08:23 -0700 (Mon, 09 May 2022) Log Message Introduction.md: Explain active DOM objects https://bugs.webkit.org/show_bug.cgi?id=240212 Reviewed by Chris Dumez. Added an elementary description of active DOM

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

2022-05-09 Thread zalan
Title: [293998] trunk/Source/WebCore Revision 293998 Author za...@apple.com Date 2022-05-09 21:41:10 -0700 (Mon, 09 May 2022) Log Message Do not use the cached renderer's parent in handleFragmentedFlowStateChange lambda https://bugs.webkit.org/show_bug.cgi?id=240266 Reviewed by Simon

[webkit-changes] [293997] trunk

2022-05-09 Thread ross . kirsling
Title: [293997] trunk Revision 293997 Author ross.kirsl...@sony.com Date 2022-05-09 20:49:35 -0700 (Mon, 09 May 2022) Log Message Temporal round and total methods should accept string param https://bugs.webkit.org/show_bug.cgi?id=240249 Reviewed by Yusuke Suzuki. This patch implements

[webkit-changes] [293996] trunk

2022-05-09 Thread ross . kirsling
Title: [293996] trunk Revision 293996 Author ross.kirsl...@sony.com Date 2022-05-09 19:52:56 -0700 (Mon, 09 May 2022) Log Message Temporal and Date must reject expanded year -00 https://bugs.webkit.org/show_bug.cgi?id=240263 Reviewed by Yusuke Suzuki. As of the following two PRs,

[webkit-changes] [293995] branches/safari-613-branch

2022-05-09 Thread alancoon
Title: [293995] branches/safari-613-branch Revision 293995 Author alanc...@apple.com Date 2022-05-09 17:16:39 -0700 (Mon, 09 May 2022) Log Message Cherry-pick r292888. rdar://problem/80059355 [iOS] [WK2] Managed pasteboard should function for all managed domains

[webkit-changes] [293994] trunk/Source

2022-05-09 Thread wenson_hsieh
Title: [293994] trunk/Source Revision 293994 Author wenson_hs...@apple.com Date 2022-05-09 17:06:59 -0700 (Mon, 09 May 2022) Log Message [iOS] Adjust some viewport behaviors when multitasking mode is enabled https://bugs.webkit.org/show_bug.cgi?id=240151 rdar://87157773 Reviewed by Tim

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

2022-05-09 Thread timothy_horton
Title: [293993] trunk/Source/WebCore Revision 293993 Author timothy_hor...@apple.com Date 2022-05-09 16:50:17 -0700 (Mon, 09 May 2022) Log Message Const-ify Node::willRespondTo*Events() https://bugs.webkit.org/show_bug.cgi?id=240246 Reviewed by Wenson Hsieh. Constify these four

[webkit-changes] [293992] trunk/Websites/bugs.webkit.org

2022-05-09 Thread jbedard
Title: [293992] trunk/Websites/bugs.webkit.org Revision 293992 Author jbed...@apple.com Date 2022-05-09 16:03:48 -0700 (Mon, 09 May 2022) Log Message [bugs.webkit.org] Use GitHub as baseline when diffing https://bugs.webkit.org/show_bug.cgi?id=240073 Reviewed by Ryan Haddad and Dewei

[webkit-changes] [293991] trunk/Source/ThirdParty/libwebrtc

2022-05-09 Thread timothy_horton
Title: [293991] trunk/Source/ThirdParty/libwebrtc Revision 293991 Author timothy_hor...@apple.com Date 2022-05-09 16:02:39 -0700 (Mon, 09 May 2022) Log Message Unreviewed build fix; disable -Wimplicit-fallthrough in libwebrtc * Configurations/Base.xcconfig: Modified Paths

[webkit-changes] [293990] trunk/Source

2022-05-09 Thread pvollan
Title: [293990] trunk/Source Revision 293990 Author pvol...@apple.com Date 2022-05-09 14:17:57 -0700 (Mon, 09 May 2022) Log Message [macOS] HTTP traffic is not filtered in the parental controls filter https://bugs.webkit.org/show_bug.cgi?id=240180 Reviewed by Alexey Proskuryakov.

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

2022-05-09 Thread simon . fraser
Title: [293989] trunk/Source/WebCore Revision 293989 Author simon.fra...@apple.com Date 2022-05-09 13:56:14 -0700 (Mon, 09 May 2022) Log Message Cache the viewport size inside SVGLengthContext https://bugs.webkit.org/show_bug.cgi?id=240157 Reviewed by Alan Bujtas. Each call to

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

2022-05-09 Thread nham
Title: [293988] trunk/Source/WebKit Revision 293988 Author n...@apple.com Date 2022-05-09 13:43:28 -0700 (Mon, 09 May 2022) Log Message Allow log streaming from webpushd https://bugs.webkit.org/show_bug.cgi?id=240238 Reviewed by Per Arne Vollan. `log stream` outputs nothing from

[webkit-changes] [293987] trunk

2022-05-09 Thread ntim
Title: [293987] trunk Revision 293987 Author n...@apple.com Date 2022-05-09 13:37:15 -0700 (Mon, 09 May 2022) Log Message Implement CSS :modal pseudo class https://bugs.webkit.org/show_bug.cgi?id=240109 Reviewed by Simon Fraser. LayoutTests/imported/w3c: Add and extend tests for

[webkit-changes] [293986] trunk/Tools

2022-05-09 Thread jbedard
Title: [293986] trunk/Tools Revision 293986 Author jbed...@apple.com Date 2022-05-09 13:04:36 -0700 (Mon, 09 May 2022) Log Message [git-webkit] Verify forks after creation https://bugs.webkit.org/show_bug.cgi?id=240085 Reviewed by Stephanie Lewis. *

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

2022-05-09 Thread ysuzuki
Title: [293985] trunk/Source/WebKit Revision 293985 Author ysuz...@apple.com Date 2022-05-09 12:40:08 -0700 (Mon, 09 May 2022) Log Message Unreviewed, build fix for Internal iOS build https://bugs.webkit.org/show_bug.cgi?id=240206 * UIProcess/WebPageProxy.cpp:

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

2022-05-09 Thread commit-queue
Title: [293984] trunk/Source/WebKit Revision 293984 Author commit-qu...@webkit.org Date 2022-05-09 12:10:39 -0700 (Mon, 09 May 2022) Log Message WebKit has a broken module in Mac Catalyst https://bugs.webkit.org/show_bug.cgi?id=240175 rdar://92703419 Patch by Ian Anderson on 2022-05-09

[webkit-changes] [293983] branches/safari-7614.1.13-branch/

2022-05-09 Thread repstein
Title: [293983] branches/safari-7614.1.13-branch/ Revision 293983 Author repst...@apple.com Date 2022-05-09 11:48:38 -0700 (Mon, 09 May 2022) Log Message New branch. Added Paths branches/safari-7614.1.13-branch/ Diff ___

[webkit-changes] [293982] trunk/LayoutTests

2022-05-09 Thread commit-queue
Title: [293982] trunk/LayoutTests Revision 293982 Author commit-qu...@webkit.org Date 2022-05-09 11:27:24 -0700 (Mon, 09 May 2022) Log Message [GLIB] Update some test expectations for known failures https://bugs.webkit.org/show_bug.cgi?id=240240 Unreviewed test garderning. Patch by

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

2022-05-09 Thread gnavamarino
Title: [293981] trunk/Source/WebCore Revision 293981 Author gnavamar...@apple.com Date 2022-05-09 10:44:14 -0700 (Mon, 09 May 2022) Log Message ASSERT in WebCore::RenderTreeUpdater::updateRenderTree https://bugs.webkit.org/show_bug.cgi?id=240237 Reviewed by Antti Koivisto. There are

[webkit-changes] [293980] trunk

2022-05-09 Thread wenson_hsieh
Title: [293980] trunk Revision 293980 Author wenson_hs...@apple.com Date 2022-05-09 10:32:36 -0700 (Mon, 09 May 2022) Log Message [iOS] Double tapping on YouTube video causes playback to pause instead of seek https://bugs.webkit.org/show_bug.cgi?id=240222 rdar://92637636 Reviewed by

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

2022-05-09 Thread pvollan
Title: [293979] trunk/Source/WebKit Revision 293979 Author pvol...@apple.com Date 2022-05-09 09:52:10 -0700 (Mon, 09 May 2022) Log Message Create reports for long process launch times https://bugs.webkit.org/show_bug.cgi?id=240127 Unreviewed, fix typo. *

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

2022-05-09 Thread tyler_w
Title: [293978] trunk/Source/WebCore Revision 293978 Author tyle...@apple.com Date 2022-05-09 09:41:49 -0700 (Mon, 09 May 2022) Log Message AXLogger::streamAXCoreObject is missing a null check for AccessibilityObject dynamicDowncast https://bugs.webkit.org/show_bug.cgi?id=240228

[webkit-changes] [293977] trunk

2022-05-09 Thread katherine_cheney
Title: [293977] trunk Revision 293977 Author katherine_che...@apple.com Date 2022-05-09 09:22:40 -0700 (Mon, 09 May 2022) Log Message Image controls menu button is not appearing for multi-page PDFs https://bugs.webkit.org/show_bug.cgi?id=240120 rdar://86425721 Reviewed by Megan Gardner.

[webkit-changes] [293976] trunk

2022-05-09 Thread zsun
Title: [293976] trunk Revision 293976 Author z...@igalia.com Date 2022-05-09 08:48:32 -0700 (Mon, 09 May 2022) Log Message Make input placeholder line-height declaration !important https://bugs.webkit.org/show_bug.cgi?id=240225 Reviewed by Tim Nguyen. Source/WebCore: This is the same

[webkit-changes] [293975] trunk

2022-05-09 Thread graouts
Title: [293975] trunk Revision 293975 Author grao...@webkit.org Date 2022-05-09 08:17:26 -0700 (Mon, 09 May 2022) Log Message REGRESSION (r291817): NativeImage passed to RemoteResourceCacheProxy::recordNativeImageUse may be null https://bugs.webkit.org/show_bug.cgi?id=239649

[webkit-changes] [293974] trunk/JSTests

2022-05-09 Thread keith_miller
Title: [293974] trunk/JSTests Revision 293974 Author keith_mil...@apple.com Date 2022-05-09 07:57:30 -0700 (Mon, 09 May 2022) Log Message Unreviewed test gardening. * test262/expectations.yaml: Modified Paths trunk/JSTests/ChangeLog trunk/JSTests/test262/expectations.yaml Diff

[webkit-changes] [293973] trunk/Tools

2022-05-09 Thread keith_miller
Title: [293973] trunk/Tools Revision 293973 Author keith_mil...@apple.com Date 2022-05-09 07:46:18 -0700 (Mon, 09 May 2022) Log Message Test262 runner should show progress https://bugs.webkit.org/show_bug.cgi?id=240181 Reviewed by Yusuke Suzuki. The progress will appear as something

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

2022-05-09 Thread youenn
Title: [293972] trunk/Source/WebCore Revision 293972 Author you...@apple.com Date 2022-05-09 07:05:21 -0700 (Mon, 09 May 2022) Log Message CoreAudioCaptureSource::settingsDidChange should not reconfigure the audio unit if CoreAudioCaptureSource is not started

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

2022-05-09 Thread magomez
Title: [293971] trunk/Source/WebCore Revision 293971 Author mago...@igalia.com Date 2022-05-09 03:54:10 -0700 (Mon, 09 May 2022) Log Message [Nicosia] Canvas animations don't work with threaded rendering https://bugs.webkit.org/show_bug.cgi?id=227760 Reviewed by Adrian Perez de Castro.

[webkit-changes] [293970] trunk

2022-05-09 Thread rego
Title: [293970] trunk Revision 293970 Author r...@igalia.com Date 2022-05-09 03:47:12 -0700 (Mon, 09 May 2022) Log Message [WinCairo][WK1] accessibility/aria-combobox-control-owns-elements.html is crashing after 250325@main https://bugs.webkit.org/show_bug.cgi?id=240218 Reviewed by

[webkit-changes] [293969] trunk/Source

2022-05-09 Thread dpino
Title: [293969] trunk/Source Revision 293969 Author dp...@igalia.com Date 2022-05-09 01:41:51 -0700 (Mon, 09 May 2022) Log Message Unreviewed, non-unified build fixes after r293562 Source/WebCore: * workers/shared/context/SharedWorkerThread.cpp: *

[webkit-changes] [293968] trunk/Source

2022-05-09 Thread said
Title: [293968] trunk/Source Revision 293968 Author s...@apple.com Date 2022-05-08 23:28:36 -0700 (Sun, 08 May 2022) Log Message [macOS] REGRESSION (r293825): Find highlight snapshots are incorrectly scaled https://bugs.webkit.org/show_bug.cgi?id=240203 rdar://92892014 Reviewed by Tim

[webkit-changes] [293967] trunk/Source

2022-05-09 Thread ysuzuki
Title: [293967] trunk/Source Revision 293967 Author ysuz...@apple.com Date 2022-05-08 23:14:33 -0700 (Sun, 08 May 2022) Log Message Introduce EventTrackingRegions::Event enum https://bugs.webkit.org/show_bug.cgi?id=240206 Reviewed by Mark Lam. We noticed that EventNames 260~