[webkit-changes] [220091] trunk

2017-08-01 Thread mcatanzaro
Title: [220091] trunk Revision 220091 Author mcatanz...@igalia.com Date 2017-08-01 01:08:56 -0700 (Tue, 01 Aug 2017) Log Message [CMake] WebKitFS.cmake depends on options set in Option cmake files that are included later https://bugs.webkit.org/show_bug.cgi?id=174855 Reviewed by Carlos G

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

2017-08-01 Thread zandobersek
Title: [220092] trunk/Source/WebCore Revision 220092 Author zandober...@gmail.com Date 2017-08-01 04:49:51 -0700 (Tue, 01 Aug 2017) Log Message [GCrypt] Gather crypto constants in a single location https://bugs.webkit.org/show_bug.cgi?id=174091 Reviewed by Jiewen Tan. Gather common cons

[webkit-changes] [220093] trunk/LayoutTests

2017-08-01 Thread commit-queue
Title: [220093] trunk/LayoutTests Revision 220093 Author commit-qu...@webkit.org Date 2017-08-01 06:13:43 -0700 (Tue, 01 Aug 2017) Log Message Correct the line numbers in GTK's scheme-about.any-expected.txt. https://bugs.webkit.org/show_bug.cgi?id=175017 Patch by Ms2ger on 2017-08-01 Re

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

2017-08-01 Thread commit-queue
Title: [220095] trunk/Source/WebCore Revision 220095 Author commit-qu...@webkit.org Date 2017-08-01 07:23:29 -0700 (Tue, 01 Aug 2017) Log Message [WebIDL] Swap a custom attribute for a custom mark function for HTMLTemplateElement https://bugs.webkit.org/show_bug.cgi?id=175006 Patch by Sa

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

2017-08-01 Thread commit-queue
Title: [220097] trunk/Source/bmalloc Revision 220097 Author commit-qu...@webkit.org Date 2017-08-01 08:56:20 -0700 (Tue, 01 Aug 2017) Log Message Implement __builtin_clzl for MSVC https://bugs.webkit.org/show_bug.cgi?id=174232 Patch by Daewoong Jang on 2017-08-01 Reviewed by Geoffrey Ga

[webkit-changes] [220098] trunk/LayoutTests

2017-08-01 Thread darin
Title: [220098] trunk/LayoutTests Revision 220098 Author da...@apple.com Date 2017-08-01 09:13:55 -0700 (Tue, 01 Aug 2017) Log Message REGRESSION (r220052): http/tests/media/video-play-stall.html times out https://bugs.webkit.org/show_bug.cgi?id=174988 Reviewed by Sam Weinig. * TestExpe

[webkit-changes] [220099] trunk/LayoutTests

2017-08-01 Thread commit-queue
Title: [220099] trunk/LayoutTests Revision 220099 Author commit-qu...@webkit.org Date 2017-08-01 09:16:26 -0700 (Tue, 01 Aug 2017) Log Message REGRESSION(r205909): Layout test editing/pasteboard/image-in-iframe.html is failing https://bugs.webkit.org/show_bug.cgi?id=163185 Patch by Ms2ge

[webkit-changes] [220100] trunk/LayoutTests

2017-08-01 Thread commit-queue
Title: [220100] trunk/LayoutTests Revision 220100 Author commit-qu...@webkit.org Date 2017-08-01 09:18:43 -0700 (Tue, 01 Aug 2017) Log Message Remove obsolete failure expectation for regional-indicators.html. https://bugs.webkit.org/show_bug.cgi?id=175021 Patch by Ms2ger on 2017-08-01 R

[webkit-changes] [220101] trunk/LayoutTests

2017-08-01 Thread commit-queue
Title: [220101] trunk/LayoutTests Revision 220101 Author commit-qu...@webkit.org Date 2017-08-01 09:20:34 -0700 (Tue, 01 Aug 2017) Log Message Remove obsolete failure expectation for Document-characterSet-normalization.html. https://bugs.webkit.org/show_bug.cgi?id=175022 Patch by Ms2ger

[webkit-changes] [220102] trunk/LayoutTests

2017-08-01 Thread commit-queue
Title: [220102] trunk/LayoutTests Revision 220102 Author commit-qu...@webkit.org Date 2017-08-01 09:22:25 -0700 (Tue, 01 Aug 2017) Log Message Remove obsolete failure expectations for style-01.html. https://bugs.webkit.org/show_bug.cgi?id=175026 Patch by Ms2ger on 2017-08-01 Reviewed by

[webkit-changes] [220103] trunk/LayoutTests

2017-08-01 Thread commit-queue
Title: [220103] trunk/LayoutTests Revision 220103 Author commit-qu...@webkit.org Date 2017-08-01 09:24:20 -0700 (Tue, 01 Aug 2017) Log Message Remove obsolete failure expectations for wpt XHR tests. https://bugs.webkit.org/show_bug.cgi?id=175024 Patch by Ms2ger on 2017-08-01 Reviewed by

[webkit-changes] [220104] trunk/LayoutTests

2017-08-01 Thread commit-queue
Title: [220104] trunk/LayoutTests Revision 220104 Author commit-qu...@webkit.org Date 2017-08-01 09:42:18 -0700 (Tue, 01 Aug 2017) Log Message [GTK] Layout test fast/forms/content-with-margins-inside-button.html is failing https://bugs.webkit.org/show_bug.cgi?id=174610 Patch by Ms2ger o

[webkit-changes] [220105] trunk

2017-08-01 Thread beidson
Title: [220105] trunk Revision 220105 Author beid...@apple.com Date 2017-08-01 11:18:03 -0700 (Tue, 01 Aug 2017) Log Message Part 2 of: Rename DatabaseProcess to StorageProcess. https://bugs.webkit.org/show_bug.cgi?id=174880 Reviewed by Andy Estes. Source/WebKit: Rename some more varia

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

2017-08-01 Thread jlewis3
Title: [220106] trunk/Source/WebCore Revision 220106 Author jlew...@apple.com Date 2017-08-01 11:50:45 -0700 (Tue, 01 Aug 2017) Log Message Unreviewed, rolling out r220089. This caused multiple crashes on macOS Debug testers. Reverted changeset: "Use LazyNeverDestroyed instead of DEFIN

[webkit-changes] [220107] trunk

2017-08-01 Thread beidson
Title: [220107] trunk Revision 220107 Author beid...@apple.com Date 2017-08-01 12:03:59 -0700 (Tue, 01 Aug 2017) Log Message API test URLSchemeHandler.Exceptions is Exiting out early on macOS Debug.. https://bugs.webkit.org/show_bug.cgi?id=175030 Reviewed by Andy Estes. Source/WebKit:

[webkit-changes] [220108] trunk/LayoutTests

2017-08-01 Thread zandobersek
Title: [220108] trunk/LayoutTests Revision 220108 Author zandober...@gmail.com Date 2017-08-01 12:18:11 -0700 (Tue, 01 Aug 2017) Log Message [WebCrypto] Add PKCS#8 import test that covers `parameters` and `publicKey` values in ECPrivateKey https://bugs.webkit.org/show_bug.cgi?id=174420 R

[webkit-changes] [220110] trunk/LayoutTests

2017-08-01 Thread jlewis3
Title: [220110] trunk/LayoutTests Revision 220110 Author jlew...@apple.com Date 2017-08-01 13:47:21 -0700 (Tue, 01 Aug 2017) Log Message Marked imported/w3c/IndexedDB-private-browsing/idbfactory_open.html as flaky. Unreviewed test gardening. * platform/ios-wk2/TestExpectations: Modifi

[webkit-changes] [220111] trunk

2017-08-01 Thread commit-queue
Title: [220111] trunk Revision 220111 Author commit-qu...@webkit.org Date 2017-08-01 14:02:37 -0700 (Tue, 01 Aug 2017) Log Message Layout tests with 'https' suffix should be run over HTTPS https://bugs.webkit.org/show_bug.cgi?id=174992 Patch by Youenn Fablet on 2017-08-01 Reviewed by Ch

[webkit-changes] [220112] trunk

2017-08-01 Thread zalan
Title: [220112] trunk Revision 220112 Author za...@apple.com Date 2017-08-01 14:42:28 -0700 (Tue, 01 Aug 2017) Log Message REGRESSION (r217197): New Yorker website hangs for a long time on load, lots of blank tiles https://bugs.webkit.org/show_bug.cgi?id=175009 Reviewed by Simon Fraser.

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

2017-08-01 Thread commit-queue
Title: [220113] trunk/Source/WebCore/PAL Revision 220113 Author commit-qu...@webkit.org Date 2017-08-01 15:33:18 -0700 (Tue, 01 Aug 2017) Log Message [PAL][Win] Copy forwarding headers https://bugs.webkit.org/show_bug.cgi?id=175012 Patch by Yoshiaki Jitsukawa on 2017-08-01 Reviewed by M

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

2017-08-01 Thread bburg
Title: [220115] trunk/Source/WebKit Revision 220115 Author bb...@apple.com Date 2017-08-01 16:31:47 -0700 (Tue, 01 Aug 2017) Log Message Web Automation: add event to notify service when a page's main frame window object has cleared https://bugs.webkit.org/show_bug.cgi?id=174987 Reviewed

[webkit-changes] [220116] trunk/LayoutTests

2017-08-01 Thread jlewis3
Title: [220116] trunk/LayoutTests Revision 220116 Author jlew...@apple.com Date 2017-08-01 17:36:05 -0700 (Tue, 01 Aug 2017) Log Message Added expectations files for El Capitan. https://bugs.webkit.org/show_bug.cgi?id=175061 Unreviewed test gardening. * platform/mac-elcapitan/imported/w

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

2017-08-01 Thread commit-queue
Title: [220117] trunk/Source/WebCore Revision 220117 Author commit-qu...@webkit.org Date 2017-08-01 18:08:48 -0700 (Tue, 01 Aug 2017) Log Message [WinCairo] Implement Font::platformBoundsForGlyph https://bugs.webkit.org/show_bug.cgi?id=174813 Patch by Fujii Hironori on 2017-08-01 Review

[webkit-changes] [220120] trunk/Tools

2017-08-01 Thread aakash_jain
Title: [220120] trunk/Tools Revision 220120 Author aakash_j...@apple.com Date 2017-08-01 20:22:15 -0700 (Tue, 01 Aug 2017) Log Message Update Bot Watcher's Dashboard for Buildbot 0.9 https://bugs.webkit.org/show_bug.cgi?id=174777 Reviewed by Daniel Bates. * BuildSlaveSupport/build.webki

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

2017-08-01 Thread cdumez
Title: [220122] trunk/Source/WebCore Revision 220122 Author cdu...@apple.com Date 2017-08-01 21:47:45 -0700 (Tue, 01 Aug 2017) Log Message Unreviewed, update Beacon API status to "In Development". * features.json: Modified Paths trunk/Source/WebCore/ChangeLog trunk/Source/WebCore/featu

[webkit-changes] [220123] trunk/Tools

2017-08-01 Thread ossy
Title: [220123] trunk/Tools Revision 220123 Author o...@webkit.org Date 2017-08-01 23:36:55 -0700 (Tue, 01 Aug 2017) Log Message Fix JSCOnly ARM buildbots after r220047 https://bugs.webkit.org/show_bug.cgi?id=174993 Unreviewed fix after r220087. * BuildSlaveSupport/build.webkit.org-conf

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

2017-08-01 Thread commit-queue
Title: [220124] trunk/Source/WebCore Revision 220124 Author commit-qu...@webkit.org Date 2017-08-01 23:40:39 -0700 (Tue, 01 Aug 2017) Log Message CFString leak dragging an image - allocation under PlatformPasteboard::writeObjectRepresentations https://bugs.webkit.org/show_bug.cgi?id=17506

[webkit-changes] [220125] trunk/Tools

2017-08-01 Thread ossy
Title: [220125] trunk/Tools Revision 220125 Author o...@webkit.org Date 2017-08-01 23:45:23 -0700 (Tue, 01 Aug 2017) Log Message Enabling uploading archives to S3 https://bugs.webkit.org/show_bug.cgi?id=174198 Unreviewed unit test fix after r219235. * BuildSlaveSupport/build.webkit.org-