[webkit-changes] [248030] trunk/Tools

2019-07-30 Thread timothy_horton
Title: [248030] trunk/Tools Revision 248030 Author timothy_hor...@apple.com Date 2019-07-30 22:18:12 -0700 (Tue, 30 Jul 2019) Log Message Remove some needless comments that snuck into the tree * TestRunnerShared/UIScriptContext/UIScriptController.h: (WTR::UIScriptController::setHardwareK

[webkit-changes] [248029] trunk

2019-07-30 Thread Hironori . Fujii
Title: [248029] trunk Revision 248029 Author hironori.fu...@sony.com Date 2019-07-30 22:13:18 -0700 (Tue, 30 Jul 2019) Log Message [WebKit] Add PageLoadState::Observer C API https://bugs.webkit.org/show_bug.cgi?id=199848 Reviewed by Alex Christensen. Source/WebKit: There is no WebKit C

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

2019-07-30 Thread timothy_horton
Title: [248028] trunk/Source/WebCore Revision 248028 Author timothy_hor...@apple.com Date 2019-07-30 22:01:42 -0700 (Tue, 30 Jul 2019) Log Message ASSERTion failure under takeSnapshot after r247846 * page/TextIndicator.cpp: (WebCore::takeSnapshots): We now sometimes inflate the scale fac

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

2019-07-30 Thread ysuzuki
Title: [248027] trunk/Source/_javascript_Core Revision 248027 Author ysuz...@apple.com Date 2019-07-30 18:35:40 -0700 (Tue, 30 Jul 2019) Log Message [JSC] Emit write barrier after storing instead of before storing https://bugs.webkit.org/show_bug.cgi?id=200193 Reviewed by Saam Barati. I

[webkit-changes] [248026] trunk

2019-07-30 Thread ysuzuki
Title: [248026] trunk Revision 248026 Author ysuz...@apple.com Date 2019-07-30 18:22:20 -0700 (Tue, 30 Jul 2019) Log Message [JSC] Make StructureChain less-tricky by using Auxiliary Buffer https://bugs.webkit.org/show_bug.cgi?id=200192 Reviewed by Saam Barati. JSTests: * stress/structu

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

2019-07-30 Thread sbarati
Title: [248025] trunk/Source/WebCore Revision 248025 Author sbar...@apple.com Date 2019-07-30 17:31:43 -0700 (Tue, 30 Jul 2019) Log Message [WHLSL] Add a fast path for TypeNamer::insert where we've already seen the type https://bugs.webkit.org/show_bug.cgi?id=200284 Reviewed by Myles C.

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

2019-07-30 Thread rniwa
Title: [248024] trunk/Source/WebCore Revision 248024 Author rn...@webkit.org Date 2019-07-30 16:52:55 -0700 (Tue, 30 Jul 2019) Log Message WorkerGlobalScope::wrapCryptoKey/unwrapCryptoKey should use local heap objects for replies https://bugs.webkit.org/show_bug.cgi?id=200179 Reviewed b

[webkit-changes] [248023] tags/Safari-608.2.1/

2019-07-30 Thread alancoon
Title: [248023] tags/Safari-608.2.1/ Revision 248023 Author alanc...@apple.com Date 2019-07-30 16:46:12 -0700 (Tue, 30 Jul 2019) Log Message Tag Safari-608.2.1. Added Paths tags/Safari-608.2.1/ Diff ___ webkit-changes mailing list webk

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

2019-07-30 Thread sbarati
Title: [248021] trunk/Source/WebCore Revision 248021 Author sbar...@apple.com Date 2019-07-30 16:41:04 -0700 (Tue, 30 Jul 2019) Log Message [WHLSL] Make ASTDumper dump types and address spaces https://bugs.webkit.org/show_bug.cgi?id=200281 Reviewed by Robin Morisset. This makes it much

[webkit-changes] [248022] trunk

2019-07-30 Thread sbarati
Title: [248022] trunk Revision 248022 Author sbar...@apple.com Date 2019-07-30 16:42:30 -0700 (Tue, 30 Jul 2019) Log Message [WHLSL] Checker sets wrong type for property access instruction with an ander https://bugs.webkit.org/show_bug.cgi?id=200282 Reviewed by Myles C. Maxfield. Source

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

2019-07-30 Thread nvasilyev
Title: [248019] trunk/Source/WebInspectorUI Revision 248019 Author nvasil...@apple.com Date 2019-07-30 15:25:14 -0700 (Tue, 30 Jul 2019) Log Message Web Inspector: Resources: Display outline around images when viewing image collections https://bugs.webkit.org/show_bug.cgi?id=200212 Revie

[webkit-changes] [248018] trunk/Source

2019-07-30 Thread mmaxfield
Title: [248018] trunk/Source Revision 248018 Author mmaxfi...@apple.com Date 2019-07-30 14:48:27 -0700 (Tue, 30 Jul 2019) Log Message REGRESSION(r241288): Text on Yahoo Japan mobile looks too bold https://bugs.webkit.org/show_bug.cgi?id=200065 Reviewed by Simon Fraser. Source/WebCore:

[webkit-changes] [248017] trunk/LayoutTests

2019-07-30 Thread ryanhaddad
Title: [248017] trunk/LayoutTests Revision 248017 Author ryanhad...@apple.com Date 2019-07-30 14:04:54 -0700 (Tue, 30 Jul 2019) Log Message Add test expectations and baselines for iPad https://bugs.webkit.org/show_bug.cgi?id=199711 Unreviewed test gardening. * platform/ipad-12/TestExpe

[webkit-changes] [248016] trunk/Tools

2019-07-30 Thread jbedard
Title: [248016] trunk/Tools Revision 248016 Author jbed...@apple.com Date 2019-07-30 14:01:39 -0700 (Tue, 30 Jul 2019) Log Message DumpRenderTree.app: Add CFBundleShortVersionString https://bugs.webkit.org/show_bug.cgi?id=200269 Rubber-stamped by Aakash Jain. * DumpRenderTree/ios/Info.

[webkit-changes] [248015] trunk

2019-07-30 Thread simon . fraser
Title: [248015] trunk Revision 248015 Author simon.fra...@apple.com Date 2019-07-30 13:21:25 -0700 (Tue, 30 Jul 2019) Log Message Can't scroll on yummly.co.uk recipe (scale(0) div covers the content and hit-tests) https://bugs.webkit.org/show_bug.cgi?id=200263 rdar://problem/53679408 Rev

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

2019-07-30 Thread cdumez
Title: [248014] trunk/Source/WebKit Revision 248014 Author cdu...@apple.com Date 2019-07-30 12:54:27 -0700 (Tue, 30 Jul 2019) Log Message Fix non-thread safe use of WeakPtr under sendSecItemRequest() https://bugs.webkit.org/show_bug.cgi?id=200249 Reviewed by Alex Christensen. The functi

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

2019-07-30 Thread mcatanzaro
Title: [248013] trunk/Source/WebCore Revision 248013 Author mcatanz...@igalia.com Date 2019-07-30 11:41:44 -0700 (Tue, 30 Jul 2019) Log Message Unreviewed, fix GTK build after SoupNetworkSession ownership rework. * platform/network/soup/SocketStreamHandleImplSoup.cpp: Modified Paths tr

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

2019-07-30 Thread mcatanzaro
Title: [248012] trunk/Source/WebCore Revision 248012 Author mcatanz...@igalia.com Date 2019-07-30 10:28:57 -0700 (Tue, 30 Jul 2019) Log Message [GTK] Compilation errors when GL is disabled https://bugs.webkit.org/show_bug.cgi?id=200223 Unreviewed, keep trying to fix build with -DENABLE_O

[webkit-changes] [248011] trunk/LayoutTests

2019-07-30 Thread dbates
Title: [248011] trunk/LayoutTests Revision 248011 Author dba...@webkit.org Date 2019-07-30 10:23:09 -0700 (Tue, 30 Jul 2019) Log Message picture-in-picture.html fails because webkitpresentationmodechanged sometimes dispatched multiple times using Apple Internal build Workaround by only

[webkit-changes] [248010] trunk/Source

2019-07-30 Thread carlosgc
Title: [248010] trunk/Source Revision 248010 Author carlo...@webkit.org Date 2019-07-30 09:31:05 -0700 (Tue, 30 Jul 2019) Log Message [SOUP] Move SoupNetworkSession ownership from NetworkStorageSession to NetworkSession https://bugs.webkit.org/show_bug.cgi?id=200076 Reviewed by Michael C

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

2019-07-30 Thread mcatanzaro
Title: [248009] trunk/Source/WebCore Revision 248009 Author mcatanz...@igalia.com Date 2019-07-30 09:17:38 -0700 (Tue, 30 Jul 2019) Log Message [GTK] Compilation errors when GL is disabled https://bugs.webkit.org/show_bug.cgi?id=200223 Unreviewed, fix build with -DENABLE_OPENGL=OFF. * p

[webkit-changes] [248008] trunk/Source/WTF

2019-07-30 Thread mcatanzaro
Title: [248008] trunk/Source/WTF Revision 248008 Author mcatanz...@igalia.com Date 2019-07-30 09:04:44 -0700 (Tue, 30 Jul 2019) Log Message Fix CRASH_WITH_INFO() so that it doesn't complain about unused parameters on non Clang / MSVC compilers. https://bugs.webkit.org/show_bug.cgi?id=2002

[webkit-changes] [248007] trunk/Websites/perf.webkit.org

2019-07-30 Thread dewei_zhu
Title: [248007] trunk/Websites/perf.webkit.org Revision 248007 Author dewei_...@apple.com Date 2019-07-30 09:04:23 -0700 (Tue, 30 Jul 2019) Log Message Should not render latest build information if there is no data points for a config. https://bugs.webkit.org/show_bug.cgi?id=200250 Revie

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

2019-07-30 Thread tsavell
Title: [248006] trunk/Source/WebKit Revision 248006 Author tsav...@apple.com Date 2019-07-30 08:40:01 -0700 (Tue, 30 Jul 2019) Log Message Unreviewed, rolling out r247932. Broke 8 API tests across all platforms. Reverted changeset: "Fix non-thread safe use of WeakPtr under sendSecItemR

[webkit-changes] [248005] trunk/LayoutTests

2019-07-30 Thread tsavell
Title: [248005] trunk/LayoutTests Revision 248005 Author tsav...@apple.com Date 2019-07-30 08:24:04 -0700 (Tue, 30 Jul 2019) Log Message (r247440) imported/w3c/web-platform-tests/wasm/jsapi/interface.any.worker.html is a flakey failure https://bugs.webkit.org/show_bug.cgi?id=200258 Unrev