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

2018-06-15 Thread cdumez
Title: [232901] trunk/Source/WebCore Revision 232901 Author cdu...@apple.com Date 2018-06-15 22:20:45 -0700 (Fri, 15 Jun 2018) Log Message Better pack MediaQuery https://bugs.webkit.org/show_bug.cgi?id=186716 Reviewed by Simon Fraser. Better pack MediaQuery to reduce its size from 48 by

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

2018-06-15 Thread sbarati
Title: [232900] trunk/Source/_javascript_Core Revision 232900 Author sbar...@apple.com Date 2018-06-15 19:53:32 -0700 (Fri, 15 Jun 2018) Log Message Annotate shrinkFootprintWhenIdle with NS_AVAILABLE https://bugs.webkit.org/show_bug.cgi?id=186687 Reviewed by Keith Miller. * API/JSVirtu

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

2018-06-15 Thread cdumez
Title: [232899] trunk/Source/WebCore Revision 232899 Author cdu...@apple.com Date 2018-06-15 18:59:41 -0700 (Fri, 15 Jun 2018) Log Message StyleRuleMedia wastes 158KB of Vector capacity on cnn.com https://bugs.webkit.org/show_bug.cgi?id=186705 Reviewed by Simon Fraser. Call shrinkToFit

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

2018-06-15 Thread cdumez
Title: [232898] trunk/Source/WebCore Revision 232898 Author cdu...@apple.com Date 2018-06-15 17:24:06 -0700 (Fri, 15 Jun 2018) Log Message MediaQuerySet wastes a lot of vector capacity https://bugs.webkit.org/show_bug.cgi?id=186696 Reviewed by Simon Fraser. Call shrinkToFit() on the Me

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

2018-06-15 Thread cdumez
Title: [232897] trunk/Source/WebCore Revision 232897 Author cdu...@apple.com Date 2018-06-15 16:54:12 -0700 (Fri, 15 Jun 2018) Log Message CachedRawResource wastes 57K of Vector capacity https://bugs.webkit.org/show_bug.cgi?id=186703 Reviewed by Simon Fraser. Use 0 as minimum capacity

[webkit-changes] [232896] tags/Safari-605.3.8/

2018-06-15 Thread bshafiei
Title: [232896] tags/Safari-605.3.8/ Revision 232896 Author bshaf...@apple.com Date 2018-06-15 16:37:17 -0700 (Fri, 15 Jun 2018) Log Message Tag Safari-605.3.8. Added Paths tags/Safari-605.3.8/ Diff ___ webkit-changes mailing list webk

[webkit-changes] [232895] trunk/LayoutTests

2018-06-15 Thread mcatanzaro
Title: [232895] trunk/LayoutTests Revision 232895 Author mcatanz...@igalia.com Date 2018-06-15 15:16:30 -0700 (Fri, 15 Jun 2018) Log Message Unreviewed, temporarily(?) revert some GTK crash expectations These tests are not crashing on the GTK release bot, only on EWS. I want to see backt

[webkit-changes] [232894] trunk/Source/WebCore/PAL

2018-06-15 Thread jbedard
Title: [232894] trunk/Source/WebCore/PAL Revision 232894 Author jbed...@apple.com Date 2018-06-15 14:36:03 -0700 (Fri, 15 Jun 2018) Log Message Complex text handling should opt out of bounded text layout (follow-up fix) https://bugs.webkit.org/show_bug.cgi?id=186571 Reviewed by Zalan Bu

[webkit-changes] [232892] trunk

2018-06-15 Thread antti
Title: [232892] trunk Revision 232892 Author an...@apple.com Date 2018-06-15 13:52:49 -0700 (Fri, 15 Jun 2018) Log Message Semantic colors should not be transformed by color-filter https://bugs.webkit.org/show_bug.cgi?id=186566 Reviewed by Simon Fraser. Source/WebCore: Test: css3/colo

[webkit-changes] [232891] trunk

2018-06-15 Thread cdumez
Title: [232891] trunk Revision 232891 Author cdu...@apple.com Date 2018-06-15 13:11:41 -0700 (Fri, 15 Jun 2018) Log Message Add API test coverage for SW RegistrationDatabase destruction and fix issues found by the test https://bugs.webkit.org/show_bug.cgi?id=186681 Reviewed by Brady Eids

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

2018-06-15 Thread sbarati
Title: [232890] trunk/Source/_javascript_Core Revision 232890 Author sbar...@apple.com Date 2018-06-15 12:57:50 -0700 (Fri, 15 Jun 2018) Log Message Make ForceOSRExit CFG pruning in bytecode parser more aggressive by making the original block to ignore be the plan's osrEntryBytecodeIndex

[webkit-changes] [232889] trunk/LayoutTests

2018-06-15 Thread clopez
Title: [232889] trunk/LayoutTests Revision 232889 Author clo...@igalia.com Date 2018-06-15 12:52:39 -0700 (Fri, 15 Jun 2018) Log Message [GTK] Mark tests that are failing on the EWS test queue (v3) Unreviewed GTK gardening. * platform/gtk/TestExpectations: Modified Paths trunk/LayoutT

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

2018-06-15 Thread pvollan
Title: [232887] trunk/Source/WebKit Revision 232887 Author pvol...@apple.com Date 2018-06-15 12:33:41 -0700 (Fri, 15 Jun 2018) Log Message Crash in both StorageProcess and UIProcess when using custom WKWebsiteDataStores for data management. and https://bugs.webkit.org/show_bug.cgi?id=186

[webkit-changes] [232886] trunk

2018-06-15 Thread beidson
Title: [232886] trunk Revision 232886 Author beid...@apple.com Date 2018-06-15 12:28:18 -0700 (Fri, 15 Jun 2018) Log Message Crash in both StorageProcess and UIProcess when using custom WKWebsiteDataStores for data management. and https://bugs.webkit.org/show_bug.cgi?id=186682 Reviewed

[webkit-changes] [232885] trunk/Tools

2018-06-15 Thread clopez
Title: [232885] trunk/Tools Revision 232885 Author clo...@igalia.com Date 2018-06-15 11:58:59 -0700 (Fri, 15 Jun 2018) Log Message [GTK] Fix adding error in browserperfdash_runner. Unreviewed follow-up fix after r232820. * Scripts/webkitpy/browserperfdash/browserperfdash_runner.py: (Bro

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

2018-06-15 Thread pvollan
Title: [232884] trunk/Source/WebKit Revision 232884 Author pvol...@apple.com Date 2018-06-15 11:47:32 -0700 (Fri, 15 Jun 2018) Log Message DisplayRefreshMonitorMac should hold a weak pointer to WebPage. https://bugs.webkit.org/show_bug.cgi?id=186683 Reviewed by Brent Fulgham. Instead of

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

2018-06-15 Thread mcatanzaro
Title: [232883] trunk/Source/_javascript_Core Revision 232883 Author mcatanz...@igalia.com Date 2018-06-15 11:31:54 -0700 (Fri, 15 Jun 2018) Log Message Unreviewed, rolling out r232816. Suggested by Caitlin: "this patch clearly does get some things wrong, and it's not easy to find what t

[webkit-changes] [232882] trunk/LayoutTests

2018-06-15 Thread mcatanzaro
Title: [232882] trunk/LayoutTests Revision 232882 Author mcatanz...@igalia.com Date 2018-06-15 10:35:50 -0700 (Fri, 15 Jun 2018) Log Message Unreviewed GTK test gardening * platform/gtk/TestExpectations: Modified Paths trunk/LayoutTests/ChangeLog trunk/LayoutTests/platform/gtk/TestExpe

[webkit-changes] [232881] trunk

2018-06-15 Thread clopez
Title: [232881] trunk Revision 232881 Author clo...@igalia.com Date 2018-06-15 10:35:30 -0700 (Fri, 15 Jun 2018) Log Message [GTK][WKE] Disable memory pressure handling when running layout tests (WTR) https://bugs.webkit.org/show_bug.cgi?id=186663 Reviewed by Michael Catanzaro. Source/W

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

2018-06-15 Thread timothy
Title: [232880] trunk/Source/WebCore Revision 232880 Author timo...@apple.com Date 2018-06-15 10:32:50 -0700 (Fri, 15 Jun 2018) Log Message REGRESSION (r232799): Form controls are blank in dark mode. https://bugs.webkit.org/show_bug.cgi?id=186677 rdar://problem/41162899 Reviewed by Wens

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

2018-06-15 Thread pvollan
Title: [232879] trunk/Source/WebKit Revision 232879 Author pvol...@apple.com Date 2018-06-15 10:32:48 -0700 (Fri, 15 Jun 2018) Log Message Rollout r231818, as it introduced regression on tickets.com. https://bugs.webkit.org/show_bug.cgi?id=186675 Unreviewed, rolling out. * UIProcess/We

[webkit-changes] [232878] trunk/LayoutTests

2018-06-15 Thread timothy
Title: [232878] trunk/LayoutTests Revision 232878 Author timo...@apple.com Date 2018-06-15 10:17:14 -0700 (Fri, 15 Jun 2018) Log Message Update results for fast/css/apple-system-control-colors.html https://bugs.webkit.org/show_bug.cgi?id=186668 Unreviewed test gardening. * fast/css/ap

[webkit-changes] [232877] trunk/Tools

2018-06-15 Thread jbedard
Title: [232877] trunk/Tools Revision 232877 Author jbed...@apple.com Date 2018-06-15 10:16:53 -0700 (Fri, 15 Jun 2018) Log Message Add iOS 12 and watchOS 5 to webkitpy https://bugs.webkit.org/show_bug.cgi?id=186285 Reviewed by Aakash Jain. * BuildSlaveSupport/build.webkit.org-config/wkb

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

2018-06-15 Thread zalan
Title: [232876] trunk/Source/WebCore Revision 232876 Author za...@apple.com Date 2018-06-15 09:26:23 -0700 (Fri, 15 Jun 2018) Log Message [LFC] Fix static position left/top https://bugs.webkit.org/show_bug.cgi?id=186640 Reviewed by Antti Koivisto. In visual formatting model, we normally

[webkit-changes] [232875] trunk/LayoutTests

2018-06-15 Thread youenn
Title: [232875] trunk/LayoutTests Revision 232875 Author you...@apple.com Date 2018-06-15 09:19:20 -0700 (Fri, 15 Jun 2018) Log Message Layout Test platform/mac/webrtc/captureCanvas-webrtc-software-encoder.html is flaky https://bugs.webkit.org/show_bug.cgi?id=180171 Unreviewed. As per d

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

2018-06-15 Thread cdumez
Title: [232874] trunk/Source/WebCore Revision 232874 Author cdu...@apple.com Date 2018-06-15 09:16:34 -0700 (Fri, 15 Jun 2018) Log Message Crash under WebCore::SWServer::registrationStoreImportComplete() https://bugs.webkit.org/show_bug.cgi?id=186644 Reviewed by Brady Eidson. Fix lifet

[webkit-changes] [232873] trunk/LayoutTests

2018-06-15 Thread youenn
Title: [232873] trunk/LayoutTests Revision 232873 Author you...@apple.com Date 2018-06-15 09:12:36 -0700 (Fri, 15 Jun 2018) Log Message imported/w3c/web-platform-tests/service-workers/service-worker/fetch-frame-resource.https.html is flaky due to the order of some console log messages htt

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

2018-06-15 Thread commit-queue
Title: [232872] trunk/Source/WebKit Revision 232872 Author commit-qu...@webkit.org Date 2018-06-15 09:03:43 -0700 (Fri, 15 Jun 2018) Log Message [GTK][WPE]: Avoid using uninitialized launchOptions in getLaunchOptions https://bugs.webkit.org/show_bug.cgi?id=185611 Patch by Thibault Saunie

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

2018-06-15 Thread zalan
Title: [232871] trunk/Source/WebCore Revision 232871 Author za...@apple.com Date 2018-06-15 09:00:56 -0700 (Fri, 15 Jun 2018) Log Message [LFC] Align compute functions styles. https://bugs.webkit.org/show_bug.cgi?id=186649 Reviewed by Antti Koivisto. Improve code readability. * layout/

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

2018-06-15 Thread zalan
Title: [232870] trunk/Source/WebCore Revision 232870 Author za...@apple.com Date 2018-06-15 08:01:04 -0700 (Fri, 15 Jun 2018) Log Message [LFC] Add FormattingContextLayout logging channel https://bugs.webkit.org/show_bug.cgi?id=186637 Reviewed by Antti Koivisto. Add some basic layout lo

[webkit-changes] [232869] trunk/LayoutTests

2018-06-15 Thread mcatanzaro
Title: [232869] trunk/LayoutTests Revision 232869 Author mcatanz...@igalia.com Date 2018-06-15 07:50:34 -0700 (Fri, 15 Jun 2018) Log Message [WPE][GTK][WebGL] Layout test fast/canvas/webgl/simulated-vertexAttrib0-invalid-indicies.html is failing https://bugs.webkit.org/show_bug.cgi?id=181

[webkit-changes] [232868] trunk

2018-06-15 Thread graouts
Title: [232868] trunk Revision 232868 Author grao...@webkit.org Date 2018-06-15 05:30:27 -0700 (Fri, 15 Jun 2018) Log Message [Web Animations] CSS Animations should take precedence over CSS Transitions https://bugs.webkit.org/show_bug.cgi?id=186651 Reviewed by Dean Jackson. LayoutTests/