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

2022-01-13 Thread simon . fraser
Title: [288008] trunk/Source/WebCore Revision 288008 Author simon.fra...@apple.com Date 2022-01-13 22:15:12 -0800 (Thu, 13 Jan 2022) Log Message Don't call invalidateRectsForAllMarkers() for every layer in the updateLayerPositions() traversal

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

2022-01-13 Thread zalan
Title: [288006] trunk/Source/WebCore Revision 288006 Author za...@apple.com Date 2022-01-13 19:25:32 -0800 (Thu, 13 Jan 2022) Log Message [Cleanup] Line::selectionState logic is slightly confusing and redundant https://bugs.webkit.org/show_bug.cgi?id=235187 Reviewed by Antti Koivisto.

[webkit-changes] [288005] trunk

2022-01-13 Thread cdumez
Title: [288005] trunk Revision 288005 Author cdu...@apple.com Date 2022-01-13 19:14:33 -0800 (Thu, 13 Jan 2022) Log Message Unable to have new lines in HTMLTextArea's placeholder text https://bugs.webkit.org/show_bug.cgi?id=235205 Reviewed by Wenson Hsieh. Source/WebCore: Unlike the

[webkit-changes] [288004] trunk

2022-01-13 Thread cdumez
Title: [288004] trunk Revision 288004 Author cdu...@apple.com Date 2022-01-13 19:06:53 -0800 (Thu, 13 Jan 2022) Log Message html/semantics/scripting-1/the-script-element/script-type-and-language-empty.html WPT test is failing https://bugs.webkit.org/show_bug.cgi?id=235202 Reviewed by

[webkit-changes] [288003] trunk

2022-01-13 Thread heycam
Title: [288003] trunk Revision 288003 Author hey...@apple.com Date 2022-01-13 18:53:22 -0800 (Thu, 13 Jan 2022) Log Message Only apply automatic minimum block-size aspect-ratio rules to non-replaced elements https://bugs.webkit.org/show_bug.cgi?id=235058 Reviewed by Alan Bujtas.

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

2022-01-13 Thread sbarati
Title: [288002] trunk/Source/_javascript_Core Revision 288002 Author sbar...@apple.com Date 2022-01-13 18:40:08 -0800 (Thu, 13 Jan 2022) Log Message Link Wasm code on the same thread that JITs https://bugs.webkit.org/show_bug.cgi?id=235201 Reviewed by Yusuke Suzuki and Mark Lam. This

[webkit-changes] [288001] tags/Safari-613.1.13/

2022-01-13 Thread repstein
Title: [288001] tags/Safari-613.1.13/ Revision 288001 Author repst...@apple.com Date 2022-01-13 17:57:40 -0800 (Thu, 13 Jan 2022) Log Message Tag Safari-613.1.13. Added Paths tags/Safari-613.1.13/ Diff ___ webkit-changes mailing list

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

2022-01-13 Thread simon . fraser
Title: [288000] trunk/Source/WebCore Revision 288000 Author simon.fra...@apple.com Date 2022-01-13 17:15:23 -0800 (Thu, 13 Jan 2022) Log Message Move the code that computes layer content visibility into its own function https://bugs.webkit.org/show_bug.cgi?id=235195 Reviewed by Alan

[webkit-changes] [287999] trunk/Source

2022-01-13 Thread commit-queue
Title: [287999] trunk/Source Revision 287999 Author commit-qu...@webkit.org Date 2022-01-13 17:01:40 -0800 (Thu, 13 Jan 2022) Log Message [XCBuild] Add "product dependencies" which influence workspace build order https://bugs.webkit.org/show_bug.cgi?id=235094 Source/_javascript_Core:

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

2022-01-13 Thread aperez
Title: [287998] trunk/Source/WebCore Revision 287998 Author ape...@igalia.com Date 2022-01-13 15:47:52 -0800 (Thu, 13 Jan 2022) Log Message Non-unified build fixes, mid January 2022 edition https://bugs.webkit.org/show_bug.cgi?id=235180 Unreviewed non-unified build fixes. No new tests

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

2022-01-13 Thread timothy_horton
Title: [287997] trunk/Source/WebKit Revision 287997 Author timothy_hor...@apple.com Date 2022-01-13 15:44:28 -0800 (Thu, 13 Jan 2022) Log Message Sometimes cannot scroll after using internal trackpad https://bugs.webkit.org/show_bug.cgi?id=235206 Reviewed by Simon Fraser. *

[webkit-changes] [287996] trunk

2022-01-13 Thread cdumez
Title: [287996] trunk Revision 287996 Author cdu...@apple.com Date 2022-01-13 15:19:39 -0800 (Thu, 13 Jan 2022) Log Message Implement HTMLScriptElement.supports(type) method https://bugs.webkit.org/show_bug.cgi?id=229929 Reviewed by Geoff Garen and Darin Adler.

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

2022-01-13 Thread pvollan
Title: [287995] trunk/Source/WebKit Revision 287995 Author pvol...@apple.com Date 2022-01-13 15:04:00 -0800 (Thu, 13 Jan 2022) Log Message Avoid unnecessary call to windowScreenDidChange https://bugs.webkit.org/show_bug.cgi?id=235198 Reviewed by Geoffrey Garen. It is a page load

[webkit-changes] [287994] trunk/Source/bmalloc

2022-01-13 Thread fpizlo
Title: [287994] trunk/Source/bmalloc Revision 287994 Author fpi...@apple.com Date 2022-01-13 14:45:11 -0800 (Thu, 13 Jan 2022) Log Message [libpas] pas_segregated_page_lock_with_mode in try_lock mode should check that the page still uses the lock after the try_lock

[webkit-changes] [287993] trunk

2022-01-13 Thread commit-queue
Title: [287993] trunk Revision 287993 Author commit-qu...@webkit.org Date 2022-01-13 13:53:09 -0800 (Thu, 13 Jan 2022) Log Message null ptr deref while trying to access DeferredPromise::promise() https://bugs.webkit.org/show_bug.cgi?id=234447 Patch by Gabriel Nava Marino on 2022-01-13

[webkit-changes] [287992] trunk

2022-01-13 Thread wenson_hsieh
Title: [287992] trunk Revision 287992 Author wenson_hs...@apple.com Date 2022-01-13 13:25:03 -0800 (Thu, 13 Jan 2022) Log Message Crash in Document::updateStyleIfNeeded() when removing a node containing the drag caret https://bugs.webkit.org/show_bug.cgi?id=235184 rdar://74845918

[webkit-changes] [287991] trunk/Source/bmalloc

2022-01-13 Thread fpizlo
Title: [287991] trunk/Source/bmalloc Revision 287991 Author fpi...@apple.com Date 2022-01-13 13:12:09 -0800 (Thu, 13 Jan 2022) Log Message [libpas] add assertions that we aren't switching to a NULL lock https://bugs.webkit.org/show_bug.cgi?id=235190 Reviewed by Yusuke Suzuki. This adds

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

2022-01-13 Thread pvollan
Title: [287990] trunk/Source/WebKit Revision 287990 Author pvol...@apple.com Date 2022-01-13 13:11:10 -0800 (Thu, 13 Jan 2022) Log Message [iOS][Networking] Add access to required network service https://bugs.webkit.org/show_bug.cgi?id=235188 Reviewed by Brent Fulgham. Add access to

[webkit-changes] [287989] tags/Safari-612.4.9.1.4/

2022-01-13 Thread repstein
Title: [287989] tags/Safari-612.4.9.1.4/ Revision 287989 Author repst...@apple.com Date 2022-01-13 13:03:02 -0800 (Thu, 13 Jan 2022) Log Message Tag Safari-612.4.9.1.4. Added Paths tags/Safari-612.4.9.1.4/ Diff ___ webkit-changes

[webkit-changes] [287988] branches/safari-612.4.9.1-branch/Source

2022-01-13 Thread repstein
Title: [287988] branches/safari-612.4.9.1-branch/Source Revision 287988 Author repst...@apple.com Date 2022-01-13 12:59:45 -0800 (Thu, 13 Jan 2022) Log Message Versioning. WebKit-7612.4.9.1.4 Modified Paths

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

2022-01-13 Thread graouts
Title: [287987] trunk/Source/WebCore Revision 287987 Author grao...@webkit.org Date 2022-01-13 12:34:29 -0800 (Thu, 13 Jan 2022) Log Message Remove use of PseudoElement in ComputedStyleExtractor https://bugs.webkit.org/show_bug.cgi?id=235158 Reviewed by Darin Adler. When we fixed bug

[webkit-changes] [287986] trunk/Source

2022-01-13 Thread timothy_horton
Title: [287986] trunk/Source Revision 287986 Author timothy_hor...@apple.com Date 2022-01-13 12:22:50 -0800 (Thu, 13 Jan 2022) Log Message Fix a few Objective-C object leaks due to early returns in `init` https://bugs.webkit.org/show_bug.cgi?id=235162 Reviewed by Wenson Hsieh.

[webkit-changes] [287985] trunk/Tools

2022-01-13 Thread ross . kirsling
Title: [287985] trunk/Tools Revision 287985 Author ross.kirsl...@sony.com Date 2022-01-13 12:10:09 -0800 (Thu, 13 Jan 2022) Log Message PlayStation MiniBrowser should accept a command-line URL argument https://bugs.webkit.org/show_bug.cgi?id=235193 Reviewed by Don Olmstead. Windows

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

2022-01-13 Thread commit-queue
Title: [287984] trunk/Source/WebCore Revision 287984 Author commit-qu...@webkit.org Date 2022-01-13 11:11:51 -0800 (Thu, 13 Jan 2022) Log Message Remove the code inside USE(OPENGL) && ENABLE(WEBGL2) https://bugs.webkit.org/show_bug.cgi?id=235178 Patch by Alejandro G. Castro on

[webkit-changes] [287983] trunk

2022-01-13 Thread commit-queue
Title: [287983] trunk Revision 287983 Author commit-qu...@webkit.org Date 2022-01-13 11:03:25 -0800 (Thu, 13 Jan 2022) Log Message [GTK][WPE][WebGL2] compilation fixes https://bugs.webkit.org/show_bug.cgi?id=225563 Patch by Alejandro G. Castro on 2022-01-13 Reviewed by Chris Lord. Fix

[webkit-changes] [287982] trunk

2022-01-13 Thread said
Title: [287982] trunk Revision 287982 Author s...@apple.com Date 2022-01-13 10:58:47 -0800 (Thu, 13 Jan 2022) Log Message Referenced SVG filter uses always sRGB color space for its result https://bugs.webkit.org/show_bug.cgi?id=235159 Reviewed by Simon Fraser. Source/WebCore: Do not

[webkit-changes] [287981] trunk

2022-01-13 Thread zalan
Title: [287981] trunk Revision 287981 Author za...@apple.com Date 2022-01-13 10:21:34 -0800 (Thu, 13 Jan 2022) Log Message REGRESSION (r278561): Right clicking a link selects the full line with unrelated text https://bugs.webkit.org/show_bug.cgi?id=235172 Reviewed by Dean Jackson.

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

2022-01-13 Thread peng . liu6
Title: [287980] trunk/Source/WebCore Revision 287980 Author peng.l...@apple.com Date 2022-01-13 09:16:07 -0800 (Thu, 13 Jan 2022) Log Message Clean up MediaPlaybackTargetPicker::Client https://bugs.webkit.org/show_bug.cgi?id=235128 Reviewed by Eric Carlson. Small cleanup to remove an

[webkit-changes] [287979] trunk

2022-01-13 Thread pangle
Title: [287979] trunk Revision 287979 Author pan...@apple.com Date 2022-01-13 08:22:10 -0800 (Thu, 13 Jan 2022) Log Message Web Inspector: Implement `frameURL` option for `devtools.inspectedWindow.eval` command https://bugs.webkit.org/show_bug.cgi?id=222568 Reviewed by Devin Rousso.

[webkit-changes] [287978] trunk/Tools

2022-01-13 Thread jbedard
Title: [287978] trunk/Tools Revision 287978 Author jbed...@apple.com Date 2022-01-13 07:22:22 -0800 (Thu, 13 Jan 2022) Log Message [EWS] Load contributors from stand-alone class https://bugs.webkit.org/show_bug.cgi?id=235161 Reviewed by Aakash Jain. *

[webkit-changes] [287977] trunk

2022-01-13 Thread zsun
Title: [287977] trunk Revision 287977 Author z...@igalia.com Date 2022-01-13 06:41:12 -0800 (Thu, 13 Jan 2022) Log Message [css-grid] Fix rounding of distributed free space to flexible tracks https://bugs.webkit.org/show_bug.cgi?id=234917 LayoutTests/imported/w3c: Reviewed by Darin

[webkit-changes] [287976] trunk

2022-01-13 Thread svillar
Title: [287976] trunk Revision 287976 Author svil...@igalia.com Date 2022-01-13 05:04:00 -0800 (Thu, 13 Jan 2022) Log Message [css-flexbox] Incorrect height of flex items with aspect-ratio whenever the cross axis intrinsic size is larger than the viewport

[webkit-changes] [287975] trunk/LayoutTests

2022-01-13 Thread youenn
Title: [287975] trunk/LayoutTests Revision 287975 Author you...@apple.com Date 2022-01-13 01:42:56 -0800 (Thu, 13 Jan 2022) Log Message imported/w3c/web-platform-tests/web-locks/clientids.tentative.https.html is consistently passing on bots https://bugs.webkit.org/show_bug.cgi?id=235173

[webkit-changes] [287974] trunk/LayoutTests

2022-01-13 Thread dpino
Title: [287974] trunk/LayoutTests Revision 287974 Author dp...@igalia.com Date 2022-01-13 00:52:24 -0800 (Thu, 13 Jan 2022) Log Message [GTK] fast/events/overflow-viewport-renderer-deleted.html does not load https://bugs.webkit.org/show_bug.cgi?id=176021 Unreviewed test gardening. The