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

2019-01-09 Thread nvasilyev
Title: [239766] trunk/Source/WebInspectorUI Revision 239766 Author nvasil...@apple.com Date 2019-01-09 00:34:15 -0800 (Wed, 09 Jan 2019) Log Message Web Inspector: Styles: clicking on property that soon to be discarded shouldn't start selection https://bugs.webkit.org/show_bug.cgi?id=1932

[webkit-changes] [239767] trunk/Tools

2019-01-09 Thread philn
Title: [239767] trunk/Tools Revision 239767 Author ph...@webkit.org Date 2019-01-09 02:59:45 -0800 (Wed, 09 Jan 2019) Log Message [WPE] API tests can't run in flatpak environment https://bugs.webkit.org/show_bug.cgi?id=193242 Reviewed by Michael Catanzaro. * Scripts/run-wpe-tests: Add -

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

2019-01-09 Thread carlosgc
Title: [239768] trunk/Source/WebCore Revision 239768 Author carlo...@webkit.org Date 2019-01-09 04:39:25 -0800 (Wed, 09 Jan 2019) Log Message REGRESSION(r239156): [FreeType] fixed width, and synthetic bold/italic not correctly applied since r239156 https://bugs.webkit.org/show_bug.cgi?id=

[webkit-changes] [239769] trunk/LayoutTests

2019-01-09 Thread carlosgc
Title: [239769] trunk/LayoutTests Revision 239769 Author carlo...@webkit.org Date 2019-01-09 04:42:57 -0800 (Wed, 09 Jan 2019) Log Message Unreviewed, rolling out r239565. Rebaseline was not correct, changes were due to webkit.org/b/193276 Reverted changeset: "Unreviewed GTK+ gardening

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

2019-01-09 Thread mcatanzaro
Title: [239770] trunk/Source/WebKit Revision 239770 Author mcatanz...@igalia.com Date 2019-01-09 07:08:26 -0800 (Wed, 09 Jan 2019) Log Message [GTK] Add missing autocleanups https://bugs.webkit.org/show_bug.cgi?id=193068 Reviewed by Carlos Garcia Campos. * UIProcess/API/gtk/WebKitAutocl

[webkit-changes] [239771] trunk/LayoutTests

2019-01-09 Thread wenson_hsieh
Title: [239771] trunk/LayoutTests Revision 239771 Author wenson_hs...@apple.com Date 2019-01-09 07:24:36 -0800 (Wed, 09 Jan 2019) Log Message [iOS] editing/selection/ios/show-selection-in-empty-overflow-hidden-document.html often times out in internal automation https://bugs.webkit.org/sh

[webkit-changes] [239773] trunk

2019-01-09 Thread zalan
Title: [239773] trunk Revision 239773 Author za...@apple.com Date 2019-01-09 08:08:05 -0800 (Wed, 09 Jan 2019) Log Message [LFC][BFC][MarginCollapsing] Add support for peculiar cases. https://bugs.webkit.org/show_bug.cgi?id=192625 Reviewed by Antti Koivisto. Source/WebCore: Implement s

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

2019-01-09 Thread keith_miller
Title: [239774] trunk/Source/_javascript_Core Revision 239774 Author keith_mil...@apple.com Date 2019-01-09 09:40:00 -0800 (Wed, 09 Jan 2019) Log Message builtins should be able to use async/await https://bugs.webkit.org/show_bug.cgi?id=193263 Reviewed by Saam Barati. This patch makes i

[webkit-changes] [239775] branches/safari-607-branch/Source

2019-01-09 Thread alancoon
Title: [239775] branches/safari-607-branch/Source Revision 239775 Author alanc...@apple.com Date 2019-01-09 10:03:52 -0800 (Wed, 09 Jan 2019) Log Message Versioning. Modified Paths branches/safari-607-branch/Source/_javascript_Core/Configurations/Version.xcconfig branches/safari-607-bra

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

2019-01-09 Thread cdumez
Title: [239776] trunk/Source/WebKit Revision 239776 Author cdu...@apple.com Date 2019-01-09 10:09:00 -0800 (Wed, 09 Jan 2019) Log Message WebKit Networking process crashes if the HTTPSUpgradeList is not found in the bundle https://bugs.webkit.org/show_bug.cgi?id=193285 Reviewed by Geoff

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

2019-01-09 Thread antti
Title: [239777] trunk/Source/WebKit Revision 239777 Author an...@apple.com Date 2019-01-09 10:23:22 -0800 (Wed, 09 Jan 2019) Log Message [PSON] Flash of blank content while transitioning from page A to page B. https://bugs.webkit.org/show_bug.cgi?id=193283 Reviewed by Chris Dumez. Layer

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

2019-01-09 Thread bfulgham
Title: [239778] trunk/Source/WebKit Revision 239778 Author bfulg...@apple.com Date 2019-01-09 11:05:59 -0800 (Wed, 09 Jan 2019) Log Message [iOS] Update sandbox profile to use iconservices instead of lsdiconservice https://bugs.webkit.org/show_bug.cgi?id=193115 Reviewed by Eric Carlson.

[webkit-changes] [239779] trunk/Source

2019-01-09 Thread drousso
Title: [239779] trunk/Source Revision 239779 Author drou...@apple.com Date 2019-01-09 11:38:45 -0800 (Wed, 09 Jan 2019) Log Message Web Inspector: Protocol Logging: log messages as objects if inspector^2 is open https://bugs.webkit.org/show_bug.cgi?id=193284 Reviewed by Joseph Pecoraro.

[webkit-changes] [239780] trunk

2019-01-09 Thread justin_fan
Title: [239780] trunk Revision 239780 Author justin_...@apple.com Date 2019-01-09 12:05:09 -0800 (Wed, 09 Jan 2019) Log Message [WebGPU] Fix vertex-buffer-triangle-strip test and small update to GPURenderPipeline https://bugs.webkit.org/show_bug.cgi?id=193289 Reviewed by Dean Jackson. S

[webkit-changes] [239781] branches/safari-607-branch/Source/WebKit

2019-01-09 Thread alancoon
Title: [239781] branches/safari-607-branch/Source/WebKit Revision 239781 Author alanc...@apple.com Date 2019-01-09 12:47:11 -0800 (Wed, 09 Jan 2019) Log Message Cherry-pick r239776. rdar://problem/47147610 WebKit Networking process crashes if the HTTPSUpgradeList is not found in the

[webkit-changes] [239782] trunk/Tools

2019-01-09 Thread aakash_jain
Title: [239782] trunk/Tools Revision 239782 Author aakash_j...@apple.com Date 2019-01-09 13:56:53 -0800 (Wed, 09 Jan 2019) Log Message [ews-build] use patch_id instead of ewspatchid https://bugs.webkit.org/show_bug.cgi?id=193235 Reviewed by Lucas Forschler. * BuildSlaveSupport/ews-build

[webkit-changes] [239783] trunk/Tools

2019-01-09 Thread aakash_jain
Title: [239783] trunk/Tools Revision 239783 Author aakash_j...@apple.com Date 2019-01-09 13:59:04 -0800 (Wed, 09 Jan 2019) Log Message [ews-build] Parse and display number of style failures https://bugs.webkit.org/show_bug.cgi?id=193280 Reviewed by Lucas Forschler. * BuildSlaveSupport/e

[webkit-changes] [239784] trunk/Tools

2019-01-09 Thread aakash_jain
Title: [239784] trunk/Tools Revision 239784 Author aakash_j...@apple.com Date 2019-01-09 14:08:34 -0800 (Wed, 09 Jan 2019) Log Message [ews-build] Use https for ews-build server https://bugs.webkit.org/show_bug.cgi?id=193193 Reviewed by Lucas Forschler. * BuildSlaveSupport/ews-build/ste

[webkit-changes] [239785] trunk/Tools

2019-01-09 Thread aakash_jain
Title: [239785] trunk/Tools Revision 239785 Author aakash_j...@apple.com Date 2019-01-09 14:24:22 -0800 (Wed, 09 Jan 2019) Log Message [ews-build] Add link to bug along with bug title https://bugs.webkit.org/show_bug.cgi?id=193293 Reviewed by Lucas Forschler. * BuildSlaveSupport/ews-bui

[webkit-changes] [239786] trunk

2019-01-09 Thread zalan
Title: [239786] trunk Revision 239786 Author za...@apple.com Date 2019-01-09 14:25:41 -0800 (Wed, 09 Jan 2019) Log Message [Datalist] Crash when input with datalist is dynamically added. https://bugs.webkit.org/show_bug.cgi?id=193012 Reviewed by Brent Fulgham. Source/WebCore: In certa

[webkit-changes] [239787] trunk/Source

2019-01-09 Thread mark . lam
Title: [239787] trunk/Source Revision 239787 Author mark@apple.com Date 2019-01-09 14:45:06 -0800 (Wed, 09 Jan 2019) Log Message Gigacage disabling checks should handle the GIGACAGE_ALLOCATION_CAN_FAIL case properly. https://bugs.webkit.org/show_bug.cgi?id=193292 Reviewed by Yusuke

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

2019-01-09 Thread mark . lam
Title: [239788] trunk/Source/_javascript_Core Revision 239788 Author mark@apple.com Date 2019-01-09 15:03:23 -0800 (Wed, 09 Jan 2019) Log Message Restore bytecode dumper's ability to dump jump target as offset#(->targetBytecodeIndex#). https://bugs.webkit.org/show_bug.cgi?id=193300 R

[webkit-changes] [239789] trunk/Tools

2019-01-09 Thread ap
Title: [239789] trunk/Tools Revision 239789 Author a...@apple.com Date 2019-01-09 15:30:16 -0800 (Wed, 09 Jan 2019) Log Message Tweak wording for build/version_check style checker error https://bugs.webkit.org/show_bug.cgi?id=193256 Reviewed by Tim Horton. * Scripts/webkitpy/style/check

[webkit-changes] [239790] tags/Safari-607.1.20/

2019-01-09 Thread alancoon
Title: [239790] tags/Safari-607.1.20/ Revision 239790 Author alanc...@apple.com Date 2019-01-09 16:04:36 -0800 (Wed, 09 Jan 2019) Log Message Tag Safari-607.1.20. Added Paths tags/Safari-607.1.20/ Diff ___ webkit-changes mailing list w

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

2019-01-09 Thread achristensen
Title: [239791] trunk/Source/WebCore Revision 239791 Author achristen...@apple.com Date 2019-01-09 16:19:25 -0800 (Wed, 09 Jan 2019) Log Message REGRESSION(239737) iOS quicklook tests should not dereference null https://bugs.webkit.org/show_bug.cgi?id=193307 Reviewed by Brent Fulgham. T

[webkit-changes] [239792] trunk/Source

2019-01-09 Thread achristensen
Title: [239792] trunk/Source Revision 239792 Author achristen...@apple.com Date 2019-01-09 16:31:52 -0800 (Wed, 09 Jan 2019) Log Message Expand use of sourceApplicationAuditData https://bugs.webkit.org/show_bug.cgi?id=192995 Reviewed by Brady Eidson. Source/WebKit: sourceApplicationAu

[webkit-changes] [239793] branches/safari-607-branch/Source/WebInspectorUI

2019-01-09 Thread alancoon
Title: [239793] branches/safari-607-branch/Source/WebInspectorUI Revision 239793 Author alanc...@apple.com Date 2019-01-09 16:34:36 -0800 (Wed, 09 Jan 2019) Log Message Cherry-pick r239690. rdar://problem/47158814 Web Inspector: "white" isn't recognized as a color keyword https:/

[webkit-changes] [239794] branches/safari-607-branch/Source/JavaScriptCore

2019-01-09 Thread alancoon
Title: [239794] branches/safari-607-branch/Source/_javascript_Core Revision 239794 Author alanc...@apple.com Date 2019-01-09 16:40:11 -0800 (Wed, 09 Jan 2019) Log Message Apply patch. rdar://problem/47158817 Modified Paths branches/safari-607-branch/Source/_javascript_Core/API/JSValueRe

[webkit-changes] [239799] branches/safari-607-branch

2019-01-09 Thread alancoon
Title: [239799] branches/safari-607-branch Revision 239799 Author alanc...@apple.com Date 2019-01-09 17:38:08 -0800 (Wed, 09 Jan 2019) Log Message Cherry-pick r239694. rdar://problem/47158722 Deactivate audio session whenever possible https://bugs.webkit.org/show_bug.cgi?id=19318

[webkit-changes] [239796] branches/safari-607-branch/Source/WebKit

2019-01-09 Thread alancoon
Title: [239796] branches/safari-607-branch/Source/WebKit Revision 239796 Author alanc...@apple.com Date 2019-01-09 17:37:56 -0800 (Wed, 09 Jan 2019) Log Message Cherry-pick r239686. rdar://problem/47158659 Unwanted page navigation after showing & dismissing contextual menu with contr

[webkit-changes] [239798] branches/safari-607-branch/Source/WebKit

2019-01-09 Thread alancoon
Title: [239798] branches/safari-607-branch/Source/WebKit Revision 239798 Author alanc...@apple.com Date 2019-01-09 17:38:02 -0800 (Wed, 09 Jan 2019) Log Message Cherry-pick r239691. rdar://problem/47158674 [Cocoa] Add SPI to check if a WKWebView has an inspector frontend https://

[webkit-changes] [239797] branches/safari-607-branch

2019-01-09 Thread alancoon
Title: [239797] branches/safari-607-branch Revision 239797 Author alanc...@apple.com Date 2019-01-09 17:37:59 -0800 (Wed, 09 Jan 2019) Log Message Cherry-pick r239688. rdar://problem/47158770 A MediaTime timescale must never be zero https://bugs.webkit.org/show_bug.cgi?id=193156

[webkit-changes] [239795] branches/safari-607-branch/Tools

2019-01-09 Thread alancoon
Title: [239795] branches/safari-607-branch/Tools Revision 239795 Author alanc...@apple.com Date 2019-01-09 17:37:52 -0800 (Wed, 09 Jan 2019) Log Message Cherry-pick r239676. rdar://problem/47158606 API test broken: TestWebKitAPI.WebKit.CustomDataStorePathsVersusCompletionHandlers

[webkit-changes] [239802] branches/safari-607-branch/Source/WebCore

2019-01-09 Thread alancoon
Title: [239802] branches/safari-607-branch/Source/WebCore Revision 239802 Author alanc...@apple.com Date 2019-01-09 17:38:17 -0800 (Wed, 09 Jan 2019) Log Message Cherry-pick r239715. rdar://problem/47158638 Crash in SWServer::Connection::resolveRegistrationReadyRequests https://b

[webkit-changes] [239804] branches/safari-607-branch

2019-01-09 Thread alancoon
Title: [239804] branches/safari-607-branch Revision 239804 Author alanc...@apple.com Date 2019-01-09 17:38:24 -0800 (Wed, 09 Jan 2019) Log Message Cherry-pick r239746. rdar://problem/47158728 IDB storage of Crypto keys does not work in private browsing mode https://bugs.webkit.or

[webkit-changes] [239807] branches/safari-607-branch/Source/WebInspectorUI

2019-01-09 Thread alancoon
Title: [239807] branches/safari-607-branch/Source/WebInspectorUI Revision 239807 Author alanc...@apple.com Date 2019-01-09 17:38:34 -0800 (Wed, 09 Jan 2019) Log Message Cherry-pick r239762. rdar://problem/47158734 Web Inspector: Styles: Undo reverts all changes at once https://bu

[webkit-changes] [239809] branches/safari-607-branch/Source/WebKit

2019-01-09 Thread alancoon
Title: [239809] branches/safari-607-branch/Source/WebKit Revision 239809 Author alanc...@apple.com Date 2019-01-09 17:38:40 -0800 (Wed, 09 Jan 2019) Log Message Cherry-pick r239777. rdar://problem/47158629 [PSON] Flash of blank content while transitioning from page A to page B. h

[webkit-changes] [239805] branches/safari-607-branch/Source/JavaScriptCore

2019-01-09 Thread alancoon
Title: [239805] branches/safari-607-branch/Source/_javascript_Core Revision 239805 Author alanc...@apple.com Date 2019-01-09 17:38:27 -0800 (Wed, 09 Jan 2019) Log Message Cherry-pick r239755. rdar://problem/47158650 Leak of VectorBufferBase.m_buffer (16-64 bytes) under JSC::CompactVa

[webkit-changes] [239808] branches/safari-607-branch/Source/WebInspectorUI

2019-01-09 Thread alancoon
Title: [239808] branches/safari-607-branch/Source/WebInspectorUI Revision 239808 Author alanc...@apple.com Date 2019-01-09 17:38:36 -0800 (Wed, 09 Jan 2019) Log Message Cherry-pick r239766. rdar://problem/47158780 Web Inspector: Styles: clicking on property that soon to be discarded

[webkit-changes] [239801] branches/safari-607-branch/Source/WebCore

2019-01-09 Thread alancoon
Title: [239801] branches/safari-607-branch/Source/WebCore Revision 239801 Author alanc...@apple.com Date 2019-01-09 17:38:14 -0800 (Wed, 09 Jan 2019) Log Message Cherry-pick r239711. rdar://problem/47158701 REGRESSION (r239519): ASSERTION FAILED: !m_adoptionIsRequired in com.apple.We

[webkit-changes] [239800] branches/safari-607-branch/Source/WebCore

2019-01-09 Thread alancoon
Title: [239800] branches/safari-607-branch/Source/WebCore Revision 239800 Author alanc...@apple.com Date 2019-01-09 17:38:11 -0800 (Wed, 09 Jan 2019) Log Message Cherry-pick r239702. rdar://problem/47158664 Cleanup AudioTrackPrivateMediaStreamCocoa https://bugs.webkit.org/show_bu

[webkit-changes] [239803] branches/safari-607-branch

2019-01-09 Thread alancoon
Title: [239803] branches/safari-607-branch Revision 239803 Author alanc...@apple.com Date 2019-01-09 17:38:20 -0800 (Wed, 09 Jan 2019) Log Message Cherry-pick r239731. rdar://problem/47158715 LLInt put_by_id uses the wrong load instruction for loading flags from the metadata http

[webkit-changes] [239806] branches/safari-607-branch

2019-01-09 Thread alancoon
Title: [239806] branches/safari-607-branch Revision 239806 Author alanc...@apple.com Date 2019-01-09 17:38:31 -0800 (Wed, 09 Jan 2019) Log Message Cherry-pick r239758. rdar://problem/47158613 Blob references for System Previews don't get a correct file extension https://bugs.webk

[webkit-changes] [239810] trunk/Websites/browserbench.org

2019-01-09 Thread sbarati
Title: [239810] trunk/Websites/browserbench.org Revision 239810 Author sbar...@apple.com Date 2019-01-09 17:38:56 -0800 (Wed, 09 Jan 2019) Log Message Merge the latest version of JetStream2.0 to browserbench.org. Rubber-stamped by Ryosuke Niwa. * JetStream2.0: Copied from PerformanceTes

[webkit-changes] [239811] branches/safari-607-branch/Source

2019-01-09 Thread alancoon
Title: [239811] branches/safari-607-branch/Source Revision 239811 Author alanc...@apple.com Date 2019-01-09 18:03:15 -0800 (Wed, 09 Jan 2019) Log Message Versioning. Modified Paths branches/safari-607-branch/Source/_javascript_Core/Configurations/Version.xcconfig branches/safari-607-bra

[webkit-changes] [239812] trunk/Tools

2019-01-09 Thread Hironori . Fujii
Title: [239812] trunk/Tools Revision 239812 Author hironori.fu...@sony.com Date 2019-01-09 18:04:53 -0800 (Wed, 09 Jan 2019) Log Message [Win][MiniBrowser] wchar_t strings shouldn't be treated as BSTR https://bugs.webkit.org/show_bug.cgi?id=193271 Reviewed by Brent Fulgham. BSTR is a sp

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

2019-01-09 Thread Hironori . Fujii
Title: [239813] trunk/Source/WTF Revision 239813 Author hironori.fu...@sony.com Date 2019-01-09 18:20:13 -0800 (Wed, 09 Jan 2019) Log Message Use directory local sequential numbers for Unified Sources filenames instead of global sequential numbers for CMake https://bugs.webkit.org/show_bu

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

2019-01-09 Thread rniwa
Title: [239814] trunk/Source/WebCore Revision 239814 Author rn...@webkit.org Date 2019-01-09 18:27:45 -0800 (Wed, 09 Jan 2019) Log Message ThreadTimers should not store a raw pointer in its heap https://bugs.webkit.org/show_bug.cgi?id=192975 Reviewed by Geoffrey Garen. Right now, Threa

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

2019-01-09 Thread achristensen
Title: [239815] trunk/Source/WebKit Revision 239815 Author achristen...@apple.com Date 2019-01-09 19:08:07 -0800 (Wed, 09 Jan 2019) Log Message Replace SessionTracker with HashMap member of NetworkProcess https://bugs.webkit.org/show_bug.cgi?id=193266 Reviewed by Joseph Pecoraro. * Netw

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

2019-01-09 Thread bfulgham
Title: [239816] trunk/Source/WebKit Revision 239816 Author bfulg...@apple.com Date 2019-01-09 19:28:48 -0800 (Wed, 09 Jan 2019) Log Message Create a WebResourceLoadStatisticsStore attached to the NetworkSession https://bugs.webkit.org/show_bug.cgi?id=193261 Reviewed by Alex Christensen.

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

2019-01-09 Thread bfulgham
Title: [239817] trunk/Source/WebKit Revision 239817 Author bfulg...@apple.com Date 2019-01-09 20:15:16 -0800 (Wed, 09 Jan 2019) Log Message Unreviewed build fix after r239816. Although EWS had no problem with the patch, I'm seeing build errors on the actual bots. This patch corrects the

[webkit-changes] [239818] releases/Apple

2019-01-09 Thread mitz
Title: [239818] releases/Apple Revision 239818 Author m...@apple.com Date 2019-01-09 21:23:26 -0800 (Wed, 09 Jan 2019) Log Message Added a tag for Safari Technology Preview release 73. Added Paths releases/Apple/Safari Technology Preview 73/ releases/Apple/Safari Technology Preview 73/A