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

2020-05-28 Thread peng . liu6
Title: [262281] trunk/Source/WebKit Revision 262281 Author peng.l...@apple.com Date 2020-05-28 22:58:30 -0700 (Thu, 28 May 2020) Log Message Clean up WebKit.xcodeproj/project.pbxproj https://bugs.webkit.org/show_bug.cgi?id=212491 Reviewed by Tim Horton. A follow-up patch to add

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

2020-05-28 Thread megan_gardner
Title: [262280] trunk/Source/WebKit Revision 262280 Author megan_gard...@apple.com Date 2020-05-28 22:41:01 -0700 (Thu, 28 May 2020) Log Message Avoid unnecessary sync IPC messages when togging the callout bar for selections. https://bugs.webkit.org/show_bug.cgi?id=212508 The loupe

[webkit-changes] [262279] trunk

2020-05-28 Thread aestes
Title: [262279] trunk Revision 262279 Author aes...@apple.com Date 2020-05-28 21:08:16 -0700 (Thu, 28 May 2020) Log Message [Apple Pay] Buttons render with a corner radius of PKApplePayButtonDefaultCornerRadius even when explicitly specifying "border-radius: 0px"

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

2020-05-28 Thread timothy_horton
Title: [262278] trunk/Source/WebKit Revision 262278 Author timothy_hor...@apple.com Date 2020-05-28 20:58:26 -0700 (Thu, 28 May 2020) Log Message Fix the macOS build * WebKit.xcodeproj/project.pbxproj: Can't have this file in both the Xcode target and SourcesCocoa.txt... Modified Paths

[webkit-changes] [262276] trunk

2020-05-28 Thread mmaxfield
Title: [262276] trunk Revision 262276 Author mmaxfi...@apple.com Date 2020-05-28 17:22:20 -0700 (Thu, 28 May 2020) Log Message Make fast/text/user-installed-fonts/extended-character.html more robust https://bugs.webkit.org/show_bug.cgi?id=212487 Unreviewed. Tools: Update the font to

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

2020-05-28 Thread aestes
Title: [262275] trunk/Source/WebCore Revision 262275 Author aes...@apple.com Date 2020-05-28 17:06:05 -0700 (Thu, 28 May 2020) Log Message Shrink StyleRareNonInheritedData by 8 bytes (on 64-bit platforms) https://bugs.webkit.org/show_bug.cgi?id=212484 Reviewed by Tim Horton. There were

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

2020-05-28 Thread lmoura
Title: [262274] trunk/Source/WebKit Revision 262274 Author lmo...@igalia.com Date 2020-05-28 16:43:02 -0700 (Thu, 28 May 2020) Log Message [GTK][WPE] Buildfix after r262242 Unreviewed build fix. * Shared/glib/ArgumentCodersGLib.cpp: (IPC::decode): Modified Paths

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

2020-05-28 Thread jbedard
Title: [262273] trunk/Source/WebKit Revision 262273 Author jbed...@apple.com Date 2020-05-28 16:27:05 -0700 (Thu, 28 May 2020) Log Message watchOS: Upstream WKNumberPadView https://bugs.webkit.org/show_bug.cgi?id=212499 Reviewed by Wenson Hsieh. *

[webkit-changes] [262272] trunk/Source

2020-05-28 Thread megan_gardner
Title: [262272] trunk/Source Revision 262272 Author megan_gard...@apple.com Date 2020-05-28 16:19:52 -0700 (Thu, 28 May 2020) Log Message Responding to post commit review comments for https://bugs.webkit.org/show_bug.cgi?id=212060 * editing/InsertIntoTextNodeCommand.cpp:

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

2020-05-28 Thread jbedard
Title: [262271] trunk/Source/WebKit Revision 262271 Author jbed...@apple.com Date 2020-05-28 16:06:48 -0700 (Thu, 28 May 2020) Log Message watchOS: Upstream WKTextInputListViewController https://bugs.webkit.org/show_bug.cgi?id=212495 Reviewed by Wenson Hsieh. *

[webkit-changes] [262270] trunk/Tools

2020-05-28 Thread lmoura
Title: [262270] trunk/Tools Revision 262270 Author lmo...@igalia.com Date 2020-05-28 15:56:37 -0700 (Thu, 28 May 2020) Log Message [Flatpak] Use subprocess.call instead of os.system to forward the return code correctly. os.system reports error codes from the child process like wait(),

[webkit-changes] [262269] trunk/LayoutTests

2020-05-28 Thread cdumez
Title: [262269] trunk/LayoutTests Revision 262269 Author cdu...@apple.com Date 2020-05-28 15:52:37 -0700 (Thu, 28 May 2020) Log Message http/tests/cache/disk-cache/disk-cache-validation-back-navigation-policy.html is slow https://bugs.webkit.org/show_bug.cgi?id=212496 Reviewed by

[webkit-changes] [262268] trunk/Source

2020-05-28 Thread simon . fraser
Title: [262268] trunk/Source Revision 262268 Author simon.fra...@apple.com Date 2020-05-28 15:50:10 -0700 (Thu, 28 May 2020) Log Message Simplify EventDispatcher wheel event dispatch https://bugs.webkit.org/show_bug.cgi?id=212490 Reviewed by Tim Horton. The various cross-thread bounces

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

2020-05-28 Thread peng . liu6
Title: [262267] trunk/Source/WebKit Revision 262267 Author peng.l...@apple.com Date 2020-05-28 15:46:55 -0700 (Thu, 28 May 2020) Log Message Clean up WebKit.xcodeproj/project.pbxproj https://bugs.webkit.org/show_bug.cgi?id=212491 Reviewed by Simon Fraser. Remove the references to

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

2020-05-28 Thread drousso
Title: [262266] trunk/Source/_javascript_Core Revision 262266 Author drou...@apple.com Date 2020-05-28 15:44:38 -0700 (Thu, 28 May 2020) Log Message Web Inspector: add missing condition guards when generating objc protocol files https://bugs.webkit.org/show_bug.cgi?id=212494 Reviewed by

[webkit-changes] [262265] trunk

2020-05-28 Thread katherine_cheney
Title: [262265] trunk Revision 262265 Author katherine_che...@apple.com Date 2020-05-28 15:35:41 -0700 (Thu, 28 May 2020) Log Message Minimum user interaction time in ResourceLoadStatistics should handle the case of -1 https://bugs.webkit.org/show_bug.cgi?id=212445 Reviewed by John

[webkit-changes] [262264] tags/Safari-609.3.2/

2020-05-28 Thread alancoon
Title: [262264] tags/Safari-609.3.2/ Revision 262264 Author alanc...@apple.com Date 2020-05-28 15:32:48 -0700 (Thu, 28 May 2020) Log Message Tag Safari-609.3.2. Added Paths tags/Safari-609.3.2/ Diff ___ webkit-changes mailing list

[webkit-changes] [262263] trunk/Source/WebInspectorUI

2020-05-28 Thread drousso
Title: [262263] trunk/Source/WebInspectorUI Revision 262263 Author drou...@apple.com Date 2020-05-28 15:24:39 -0700 (Thu, 28 May 2020) Log Message Web Inspector: Network: statistics don't update when filtering https://bugs.webkit.org/show_bug.cgi?id=212394 Reviewed by Timothy Hatcher.

[webkit-changes] [262262] trunk

2020-05-28 Thread obrufau
Title: [262262] trunk Revision 262262 Author obru...@igalia.com Date 2020-05-28 15:03:34 -0700 (Thu, 28 May 2020) Log Message [css-grid] Fix referencing grid line names with auto repeat() https://bugs.webkit.org/show_bug.cgi?id=209572 Reviewed by Darin Adler. LayoutTests/imported/w3c:

[webkit-changes] [262261] tags/Safari-610.1.15/

2020-05-28 Thread alancoon
Title: [262261] tags/Safari-610.1.15/ Revision 262261 Author alanc...@apple.com Date 2020-05-28 14:29:19 -0700 (Thu, 28 May 2020) Log Message Tag Safari-610.1.15. Added Paths tags/Safari-610.1.15/ Diff ___ webkit-changes mailing list

[webkit-changes] [262260] trunk/LayoutTests

2020-05-28 Thread jacob_uphoff
Title: [262260] trunk/LayoutTests Revision 262260 Author jacob_uph...@apple.com Date 2020-05-28 14:07:52 -0700 (Thu, 28 May 2020) Log Message [ macOS ] media/video-play-audio-require-user-gesture.html is a flaky timeout https://bugs.webkit.org/show_bug.cgi?id=212488 Unreviewed test

[webkit-changes] [262259] branches/safari-609-branch/Source/WebCore/editing/Editor.h

2020-05-28 Thread alancoon
Title: [262259] branches/safari-609-branch/Source/WebCore/editing/Editor.h Revision 262259 Author alanc...@apple.com Date 2020-05-28 14:06:29 -0700 (Thu, 28 May 2020) Log Message Unreviewed formatting fix. rdar://problem/63461919 Modified Paths

[webkit-changes] [262258] branches/safari-609-branch/Source/WebCore

2020-05-28 Thread alancoon
Title: [262258] branches/safari-609-branch/Source/WebCore Revision 262258 Author alanc...@apple.com Date 2020-05-28 14:01:11 -0700 (Thu, 28 May 2020) Log Message Apply patch. rdar://problem/63461919 Modified Paths branches/safari-609-branch/Source/WebCore/editing/Editor.h

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

2020-05-28 Thread andresg_22
Title: [262257] trunk/Source/WebCore Revision 262257 Author andresg...@apple.com Date 2020-05-28 13:48:07 -0700 (Thu, 28 May 2020) Log Message [ macOS Debug ] accessibility/roles-exposed.html is a flaky timeout https://bugs.webkit.org/show_bug.cgi?id=212478 Reviewed by Chris Fleizach.

[webkit-changes] [262256] trunk/LayoutTests

2020-05-28 Thread lawrence . j
Title: [262256] trunk/LayoutTests Revision 262256 Author lawrenc...@apple.com Date 2020-05-28 13:40:32 -0700 (Thu, 28 May 2020) Log Message REGRESSION: (r261940): [ iPadOS wk2 ] fast/text-autosizing/ios/idempotentmode/idempotent-autosizing-after-changing-initial-scale.html is failing

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

2020-05-28 Thread megan_gardner
Title: [262255] trunk/Source/WebKit Revision 262255 Author megan_gard...@apple.com Date 2020-05-28 13:10:11 -0700 (Thu, 28 May 2020) Log Message Do not send a second sync request for positition information to the web process if we have not recieved information since the previous sync

[webkit-changes] [262253] trunk/Source/WebKitLegacy/mac

2020-05-28 Thread ddkilzer
Title: [262253] trunk/Source/WebKitLegacy/mac Revision 262253 Author ddkil...@apple.com Date 2020-05-28 12:16:48 -0700 (Thu, 28 May 2020) Log Message Follow-up build fix: [Cocoa] Pass all defines from Platform.h to various scripts, not just the ones from .xcconfig

[webkit-changes] [262252] trunk

2020-05-28 Thread keith_miller
Title: [262252] trunk Revision 262252 Author keith_mil...@apple.com Date 2020-05-28 11:38:48 -0700 (Thu, 28 May 2020) Log Message for-of should check the iterable is a JSArray for FastArray in DFG iterator_open https://bugs.webkit.org/show_bug.cgi?id=212383 Reviewed by Saam Barati.

[webkit-changes] [262251] branches/safari-609-branch/Source

2020-05-28 Thread alancoon
Title: [262251] branches/safari-609-branch/Source Revision 262251 Author alanc...@apple.com Date 2020-05-28 11:35:05 -0700 (Thu, 28 May 2020) Log Message Versioning. Modified Paths branches/safari-609-branch/Source/_javascript_Core/Configurations/Version.xcconfig

[webkit-changes] [262250] trunk/LayoutTests

2020-05-28 Thread commit-queue
Title: [262250] trunk/LayoutTests Revision 262250 Author commit-qu...@webkit.org Date 2020-05-28 11:09:16 -0700 (Thu, 28 May 2020) Log Message Make fast/loader/create-frame-in-DOMContentLoaded.html less flaky https://bugs.webkit.org/show_bug.cgi?id=212454 Patch by Alex Christensen on

[webkit-changes] [262249] trunk

2020-05-28 Thread youenn
Title: [262249] trunk Revision 262249 Author you...@apple.com Date 2020-05-28 11:06:24 -0700 (Thu, 28 May 2020) Log Message ReadableByteStream should be enabled/disabled in service workers as done in pages https://bugs.webkit.org/show_bug.cgi?id=212466 Reviewed by Alex Christensen.

[webkit-changes] [262248] trunk/LayoutTests

2020-05-28 Thread cdumez
Title: [262248] trunk/LayoutTests Revision 262248 Author cdu...@apple.com Date 2020-05-28 11:02:01 -0700 (Thu, 28 May 2020) Log Message fast/dom/vertical-scrollbar-in-rtl.html is flaky failing https://bugs.webkit.org/show_bug.cgi?id=212474 Reviewed by Geoffrey Garen. Unreviewed, use

[webkit-changes] [262247] branches/safari-610.1.15-branch/Tools

2020-05-28 Thread ryanhaddad
Title: [262247] branches/safari-610.1.15-branch/Tools Revision 262247 Author ryanhad...@apple.com Date 2020-05-28 10:18:27 -0700 (Thu, 28 May 2020) Log Message Cherry-pick r262143. rdar://problem/63517635 webkitpy: simctl list may have stderr logging

[webkit-changes] [262246] branches/safari-609-branch/Tools

2020-05-28 Thread ryanhaddad
Title: [262246] branches/safari-609-branch/Tools Revision 262246 Author ryanhad...@apple.com Date 2020-05-28 10:16:31 -0700 (Thu, 28 May 2020) Log Message Cherry-pick r262143. rdar://problem/63517635 webkitpy: simctl list may have stderr logging

[webkit-changes] [262245] trunk/Source

2020-05-28 Thread darin
Title: [262245] trunk/Source Revision 262245 Author da...@apple.com Date 2020-05-28 09:56:10 -0700 (Thu, 28 May 2020) Log Message [Cocoa] Pass all defines from Platform.h to various scripts, not just the ones from .xcconfig https://bugs.webkit.org/show_bug.cgi?id=212451 Reviewed by Sam

[webkit-changes] [262244] trunk/Tools

2020-05-28 Thread timothy_horton
Title: [262244] trunk/Tools Revision 262244 Author timothy_hor...@apple.com Date 2020-05-28 09:44:28 -0700 (Thu, 28 May 2020) Log Message makeValueRefForValue should be robust against the type encoding of a NSNumber backed by a boolean https://bugs.webkit.org/show_bug.cgi?id=212456

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

2020-05-28 Thread commit-queue
Title: [262243] trunk/Source/_javascript_Core Revision 262243 Author commit-qu...@webkit.org Date 2020-05-28 08:31:04 -0700 (Thu, 28 May 2020) Log Message Web Inspector: generate_cpp_protocol_types_header.py:294: SyntaxWarning: "is" with a literal. Did you mean "=="?

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

2020-05-28 Thread commit-queue
Title: [262242] trunk/Source/WebKit Revision 262242 Author commit-qu...@webkit.org Date 2020-05-28 08:28:26 -0700 (Thu, 28 May 2020) Log Message [WPE][GTK] GVariant decoding must copy the serialized data https://bugs.webkit.org/show_bug.cgi?id=212441 Patch by Michael Catanzaro on

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

2020-05-28 Thread simon . fraser
Title: [262241] trunk/Source/WebCore Revision 262241 Author simon.fra...@apple.com Date 2020-05-28 08:19:13 -0700 (Thu, 28 May 2020) Log Message ScrollingTreeMac::eventListenerRegionTypesForPoint() needs to convert the point to local coordinates

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

2020-05-28 Thread youenn
Title: [262240] trunk/Source/WebKit Revision 262240 Author you...@apple.com Date 2020-05-28 07:47:19 -0700 (Thu, 28 May 2020) Log Message RemoteAudio::audioSamplesAvailable should check for m_buffer to be null https://bugs.webkit.org/show_bug.cgi?id=212462 Reviewed by Eric Carlson. *

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

2020-05-28 Thread mark . lam
Title: [262239] trunk/Source/_javascript_Core Revision 262239 Author mark@apple.com Date 2020-05-28 07:28:35 -0700 (Thu, 28 May 2020) Log Message Gardening: Add an assertNoException() to placate the exception checker and green the bots. https://bugs.webkit.org/show_bug.cgi?id=212248

[webkit-changes] [262238] trunk/Source

2020-05-28 Thread youenn
Title: [262238] trunk/Source Revision 262238 Author you...@apple.com Date 2020-05-28 01:40:41 -0700 (Thu, 28 May 2020) Log Message RealtimeIncomingVideoSourceCocoa::OnFrame should use video frame timestamp https://bugs.webkit.org/show_bug.cgi?id=212402 Reviewed by Eric Carlson.

[webkit-changes] [262237] trunk

2020-05-28 Thread antti
Title: [262237] trunk Revision 262237 Author an...@apple.com Date 2020-05-28 01:13:59 -0700 (Thu, 28 May 2020) Log Message Incorrect clipping of absolute and fixed elements inside stacking-context composited overflow:hidden https://bugs.webkit.org/show_bug.cgi?id=212419 Reviewed by