[webkit-changes] [250414] trunk

2019-09-26 Thread cdumez
Title: [250414] trunk Revision 250414 Author cdu...@apple.com Date 2019-09-26 23:17:17 -0700 (Thu, 26 Sep 2019) Log Message Pages frequently fails to enter the back/forward cache due to pending loads https://bugs.webkit.org/show_bug.cgi?id=202289 Reviewed by Geoffrey Garen. Source/WebC

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

2019-09-26 Thread zalan
Title: [250412] trunk/Source/WebCore Revision 250412 Author za...@apple.com Date 2019-09-26 20:43:54 -0700 (Thu, 26 Sep 2019) Log Message [LFC][IFC] Line::Run should have a reference to the associated InlineItem https://bugs.webkit.org/show_bug.cgi?id=202288 Reviewed by Antti Koivisto.

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

2019-09-26 Thread zalan
Title: [250411] trunk/Source/WebCore Revision 250411 Author za...@apple.com Date 2019-09-26 20:23:32 -0700 (Thu, 26 Sep 2019) Log Message [LFC][IFC] Remove redundant Line::Content https://bugs.webkit.org/show_bug.cgi?id=202284 Reviewed by Antti Koivisto. Line::Content is really just a

[webkit-changes] [250410] trunk

2019-09-26 Thread eric . carlson
Title: [250410] trunk Revision 250410 Author eric.carl...@apple.com Date 2019-09-26 20:00:10 -0700 (Thu, 26 Sep 2019) Log Message REGRESSION (iOS 13): Trying to record just audio using HTML Media Capture crashes Safari https://bugs.webkit.org/show_bug.cgi?id=202039 Reviewed by Jer Noble

[webkit-changes] [250409] tags/Safari-609.1.5.1/Source

2019-09-26 Thread alancoon
Title: [250409] tags/Safari-609.1.5.1/Source Revision 250409 Author alanc...@apple.com Date 2019-09-26 19:40:25 -0700 (Thu, 26 Sep 2019) Log Message Versioning. Modified Paths tags/Safari-609.1.5.1/Source/_javascript_Core/Configurations/Version.xcconfig tags/Safari-609.1.5.1/Source/Thir

[webkit-changes] [250408] tags/Safari-609.1.5.1/

2019-09-26 Thread alancoon
Title: [250408] tags/Safari-609.1.5.1/ Revision 250408 Author alanc...@apple.com Date 2019-09-26 19:38:30 -0700 (Thu, 26 Sep 2019) Log Message New tag. Added Paths tags/Safari-609.1.5.1/ Diff ___ webkit-changes mailing list webkit-chan

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

2019-09-26 Thread joepeck
Title: [250407] trunk/Source/WebInspectorUI Revision 250407 Author joep...@webkit.org Date 2019-09-26 19:25:42 -0700 (Thu, 26 Sep 2019) Log Message Web Inspector: Include LocalResourceOverrides in the Open Resource dialog https://bugs.webkit.org/show_bug.cgi?id=202023 Reviewed by Devin R

[webkit-changes] [250406] tags/Safari-609.1.5/Source/JavaScriptCore

2019-09-26 Thread alancoon
Title: [250406] tags/Safari-609.1.5/Source/_javascript_Core Revision 250406 Author alanc...@apple.com Date 2019-09-26 18:54:08 -0700 (Thu, 26 Sep 2019) Log Message Cherry-pick r250383. rdar://problem/55673084 We need to initialize the Gigacage first in setJITEnabled() when disabling

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

2019-09-26 Thread timothy_horton
Title: [250405] trunk/Source/WebKit Revision 250405 Author timothy_hor...@apple.com Date 2019-09-26 17:59:37 -0700 (Thu, 26 Sep 2019) Log Message Add some logging to help diagnose blank or stuck WKWebViews https://bugs.webkit.org/show_bug.cgi?id=202297 Reviewed by Wenson Hsieh. Our cur

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

2019-09-26 Thread zalan
Title: [250404] trunk/Source/WebCore Revision 250404 Author za...@apple.com Date 2019-09-26 16:03:02 -0700 (Thu, 26 Sep 2019) Log Message [LFC][IFC] Move Line::Content::m_lineBox to Line. https://bugs.webkit.org/show_bug.cgi?id=202280 Reviewed by Antti Koivisto. This is in preparation

[webkit-changes] [250403] trunk/Tools

2019-09-26 Thread dino
Title: [250403] trunk/Tools Revision 250403 Author d...@apple.com Date 2019-09-26 15:41:38 -0700 (Thu, 26 Sep 2019) Log Message Build fix. * TestWebKitAPI/Tests/WebKitCocoa/ContextMenus.mm: (-[TestContextMenuImageWithoutConfigurationUIDelegate webView:contextMenuConfigurationForElement:c

[webkit-changes] [250402] trunk/LayoutTests

2019-09-26 Thread russell_e
Title: [250402] trunk/LayoutTests Revision 250402 Author russel...@apple.com Date 2019-09-26 15:19:42 -0700 (Thu, 26 Sep 2019) Log Message [ iOS ] Layout Test scrollingcoordinator/ios/fixed-scrolling-with-keyboard.html is a Flaky Failure https://bugs.webkit.org/show_bug.cgi?id=202283 Unr

[webkit-changes] [250401] trunk

2019-09-26 Thread dino
Title: [250401] trunk Revision 250401 Author d...@apple.com Date 2019-09-26 15:19:32 -0700 (Thu, 26 Sep 2019) Log Message ContextMenu on a link in an email no longer shows web preview https://bugs.webkit.org/show_bug.cgi?id=201120 Reviewed by Wenson Hsieh. Source/WebKit: Only go down

[webkit-changes] [250399] trunk/Tools

2019-09-26 Thread zhifei_fang
Title: [250399] trunk/Tools Revision 250399 Author zhifei_f...@apple.com Date 2019-09-26 14:51:35 -0700 (Thu, 26 Sep 2019) Log Message [results.webkit.org] Timeline support Image inner label https://bugs.webkit.org/show_bug.cgi?id=202180 Reviewed by Jonathan Bedard. * resultsdbpy/result

[webkit-changes] [250400] trunk/Tools

2019-09-26 Thread commit-queue
Title: [250400] trunk/Tools Revision 250400 Author commit-qu...@webkit.org Date 2019-09-26 14:54:31 -0700 (Thu, 26 Sep 2019) Log Message run-safari --ios-simulator is no longer working with Xcode 11 https://bugs.webkit.org/show_bug.cgi?id=199852 Path of MobileSafari.app has changed in Xc

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

2019-09-26 Thread jiewen_tan
Title: [250397] trunk/Source/WebCore Revision 250397 Author jiewen_...@apple.com Date 2019-09-26 14:36:36 -0700 (Thu, 26 Sep 2019) Log Message REGRESSION: [ Catalina WK2 ] http/wpt/webauthn/public-key-credential-create-success-u2f.https.html is failing https://bugs.webkit.org/show_bug.cgi

[webkit-changes] [250396] trunk/Tools

2019-09-26 Thread jbedard
Title: [250396] trunk/Tools Revision 250396 Author jbed...@apple.com Date 2019-09-26 13:09:00 -0700 (Thu, 26 Sep 2019) Log Message results.webkit.org: Use cursor: pointer for clickable elements https://bugs.webkit.org/show_bug.cgi?id=202268 Rubber-stamped by Aakash Jain. * resultsdbpy/r

[webkit-changes] [250395] trunk

2019-09-26 Thread tsavell
Title: [250395] trunk Revision 250395 Author tsav...@apple.com Date 2019-09-26 13:05:25 -0700 (Thu, 26 Sep 2019) Log Message Unreviewed, rolling out r250385. Broke imported/w3c/web-platform-tests/svg/animations/syncbase- remove-add-while-running.html on all platforms. Which was caught by

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

2019-09-26 Thread aestes
Title: [250394] trunk/Source/WebKit Revision 250394 Author aes...@apple.com Date 2019-09-26 12:20:22 -0700 (Thu, 26 Sep 2019) Log Message Crash under WebPage::beginPrinting when m_printContext becomes null due to synchronous layout https://bugs.webkit.org/show_bug.cgi?id=202171 Reviewed

[webkit-changes] [250392] trunk

2019-09-26 Thread wenson_hsieh
Title: [250392] trunk Revision 250392 Author wenson_hs...@apple.com Date 2019-09-26 12:03:47 -0700 (Thu, 26 Sep 2019) Log Message [iOS 13] Tapping on a non-editable text selection should toggle callout bar visibility instead of clearing selection https://bugs.webkit.org/show_bug.cgi?id=20

[webkit-changes] [250391] trunk/Tools

2019-09-26 Thread wenson_hsieh
Title: [250391] trunk/Tools Revision 250391 Author wenson_hs...@apple.com Date 2019-09-26 11:52:13 -0700 (Thu, 26 Sep 2019) Log Message TestWebKitAPI.WebKit.ReloadWithDifferingInitialScale is failing consistently https://bugs.webkit.org/show_bug.cgi?id=202273 Reviewed by Aakash Jain. Th

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

2019-09-26 Thread antti
Title: [250390] trunk/Source/WebCore Revision 250390 Author an...@apple.com Date 2019-09-26 11:25:47 -0700 (Thu, 26 Sep 2019) Log Message Use LineLayoutTraversal for RenderText functions https://bugs.webkit.org/show_bug.cgi?id=202266 Reviewed by Zalan Bujtas. Replace a bunch of function

[webkit-changes] [250389] trunk

2019-09-26 Thread commit-queue
Title: [250389] trunk Revision 250389 Author commit-qu...@webkit.org Date 2019-09-26 11:17:52 -0700 (Thu, 26 Sep 2019) Log Message toExponential, toFixed, and toPrecision should allow arguments up to 100 https://bugs.webkit.org/show_bug.cgi?id=199163 Patch by Alexey Shvayka on 2019-09-2

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

2019-09-26 Thread pgriffis
Title: [250388] trunk/Source/WebKit Revision 250388 Author pgrif...@igalia.com Date 2019-09-26 11:04:31 -0700 (Thu, 26 Sep 2019) Log Message [GTK] Fix logic of dark theme detection https://bugs.webkit.org/show_bug.cgi?id=202276 - If GTK_THEME is set it has a higher priority to GtkSetting

[webkit-changes] [250387] trunk/LayoutTests

2019-09-26 Thread russell_e
Title: [250387] trunk/LayoutTests Revision 250387 Author russel...@apple.com Date 2019-09-26 10:59:49 -0700 (Thu, 26 Sep 2019) Log Message Layout Test platform/ios/ios/fast/text/opticalFont.html is Failing on iOS13. https://bugs.webkit.org/show_bug.cgi?id=202278 Unreviewed Test Gardening

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

2019-09-26 Thread tsavell
Title: [250386] trunk/Source/WebCore Revision 250386 Author tsav...@apple.com Date 2019-09-26 10:49:47 -0700 (Thu, 26 Sep 2019) Log Message Unreviewed, rolling out r250381. broke multiple webgpu/ tests on Mojave WK2 Reverted changeset: "Flaky Test: inspector/canvas/updateShader.html" h

[webkit-changes] [250385] trunk

2019-09-26 Thread commit-queue
Title: [250385] trunk Revision 250385 Author commit-qu...@webkit.org Date 2019-09-26 10:43:24 -0700 (Thu, 26 Sep 2019) Log Message Non-callable "handleEvent" property is silently ignored https://bugs.webkit.org/show_bug.cgi?id=200066 Patch by Alexey Shvayka on 2019-09-26 Reviewed by Dar

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

2019-09-26 Thread zalan
Title: [250384] trunk/Source/WebCore Revision 250384 Author za...@apple.com Date 2019-09-26 08:44:33 -0700 (Thu, 26 Sep 2019) Log Message [LFC][IFC] Decouple Display::Run and Display::Box initializations. https://bugs.webkit.org/show_bug.cgi?id=202255 Reviewed by Antti Koivisto. This i

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

2019-09-26 Thread mark . lam
Title: [250383] trunk/Source/_javascript_Core Revision 250383 Author mark@apple.com Date 2019-09-26 08:07:17 -0700 (Thu, 26 Sep 2019) Log Message We need to initialize the Gigacage first in setJITEnabled() when disabling the JIT. https://bugs.webkit.org/show_bug.cgi?id=202257 Reviewe

[webkit-changes] [250382] trunk/Tools

2019-09-26 Thread jiewen_tan
Title: [250382] trunk/Tools Revision 250382 Author jiewen_...@apple.com Date 2019-09-26 02:48:28 -0700 (Thu, 26 Sep 2019) Log Message TestWebKitAPI.SOAuthorizationSubFrame.AuthorizationOptions is failing consistently on iOS API tests EWS https://bugs.webkit.org/show_bug.cgi?id=202249 Rev

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

2019-09-26 Thread drousso
Title: [250381] trunk/Source/WebCore Revision 250381 Author drou...@apple.com Date 2019-09-26 01:33:35 -0700 (Thu, 26 Sep 2019) Log Message Flaky Test: inspector/canvas/updateShader.html https://bugs.webkit.org/show_bug.cgi?id=202186 Reviewed by Joseph Pecoraro. If the `WebGPUPipeline`