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

2019-09-10 Thread timothy_horton
Title: [249754] trunk/Source/WebKit Revision 249754 Author timothy_hor...@apple.com Date 2019-09-10 21:51:29 -0700 (Tue, 10 Sep 2019) Log Message REGRESSION (r233780): After swiping to navigate back, pinching to zoom in on webcontent snaps back to zoomed out when letting go

[webkit-changes] [249752] trunk/Tools

2019-09-10 Thread dino
Title: [249752] trunk/Tools Revision 249752 Author d...@apple.com Date 2019-09-10 21:15:56 -0700 (Tue, 10 Sep 2019) Log Message setup-git-clone is using http not https https://bugs.webkit.org/show_bug.cgi?id=201658 Reviewed by Sam Weinig. *

[webkit-changes] [249751] trunk

2019-09-10 Thread pecoraro
Title: [249751] trunk Revision 249751 Author pecor...@apple.com Date 2019-09-10 21:01:40 -0700 (Tue, 10 Sep 2019) Log Message Web Inspector: Remove legacy CodeMirror based pretty printers https://bugs.webkit.org/show_bug.cgi?id=201624 Reviewed by Devin Rousso. Source/WebInspectorUI: *

[webkit-changes] [249750] trunk/Source/WebKitLegacy

2019-09-10 Thread Hironori . Fujii
Title: [249750] trunk/Source/WebKitLegacy Revision 249750 Author hironori.fu...@sony.com Date 2019-09-10 18:57:06 -0700 (Tue, 10 Sep 2019) Log Message Unreviewed, rolling out r239097. This is not a right fix. DumpRenderTree, MiniBrowser and TestWebKitAPI are still reporting the same

[webkit-changes] [249749] trunk/Tools

2019-09-10 Thread jlewis3
Title: [249749] trunk/Tools Revision 249749 Author jlew...@apple.com Date 2019-09-10 18:12:37 -0700 (Tue, 10 Sep 2019) Log Message run-webkit-test: Allow results to be uploaded without scm checkout https://bugs.webkit.org/show_bug.cgi?id=200787 Reviewed by Jonathan Bedard. *

[webkit-changes] [249748] trunk/Source

2019-09-10 Thread cdumez
Title: [249748] trunk/Source Revision 249748 Author cdu...@apple.com Date 2019-09-10 17:54:05 -0700 (Tue, 10 Sep 2019) Log Message Nullptr crash in Page::sessionID() via WebKit::WebFrameLoaderClient::detachedFromParent2() https://bugs.webkit.org/show_bug.cgi?id=201625 Reviewed by

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

2019-09-10 Thread ysuzuki
Title: [249747] trunk/Source/_javascript_Core Revision 249747 Author ysuz...@apple.com Date 2019-09-10 17:46:32 -0700 (Tue, 10 Sep 2019) Log Message [JSC] 32bit bitwide operation with all-one (-1) is wrong in B3 https://bugs.webkit.org/show_bug.cgi?id=201634 Reviewed by Mark Lam and

[webkit-changes] [249746] trunk

2019-09-10 Thread cdumez
Title: [249746] trunk Revision 249746 Author cdu...@apple.com Date 2019-09-10 17:35:19 -0700 (Tue, 10 Sep 2019) Log Message Stop using testRunner.setPrivateBrowsingEnabled_DEPRECATED() in http/tests/cookies/private-cookie-storage.html https://bugs.webkit.org/show_bug.cgi?id=201648

[webkit-changes] [249745] tags/Safari-608.3.2/

2019-09-10 Thread alancoon
Title: [249745] tags/Safari-608.3.2/ Revision 249745 Author alanc...@apple.com Date 2019-09-10 17:30:53 -0700 (Tue, 10 Sep 2019) Log Message Tag Safari-608.3.2. Added Paths tags/Safari-608.3.2/ Diff ___ webkit-changes mailing list

[webkit-changes] [249744] trunk/LayoutTests

2019-09-10 Thread ryanhaddad
Title: [249744] trunk/LayoutTests Revision 249744 Author ryanhad...@apple.com Date 2019-09-10 17:26:37 -0700 (Tue, 10 Sep 2019) Log Message [iOS] Layout Test imported/w3c/web-platform-tests/service-workers/service-worker/registration-mime-types.https.html is flaky

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

2019-09-10 Thread ysuzuki
Title: [249743] trunk/Source/_javascript_Core Revision 249743 Author ysuz...@apple.com Date 2019-09-10 17:17:03 -0700 (Tue, 10 Sep 2019) Log Message Unreviewed, rolling out r249721. https://bugs.webkit.org/show_bug.cgi?id=201667 Discovering existing bug (Requested by yusukesuzuki on

[webkit-changes] [249742] tags/Safari-608.2.11.1.4/

2019-09-10 Thread alancoon
Title: [249742] tags/Safari-608.2.11.1.4/ Revision 249742 Author alanc...@apple.com Date 2019-09-10 17:05:32 -0700 (Tue, 10 Sep 2019) Log Message Tag Safari-608.2.11.1.4. Added Paths tags/Safari-608.2.11.1.4/ Diff ___ webkit-changes

[webkit-changes] [249741] trunk/LayoutTests

2019-09-10 Thread ryanhaddad
Title: [249741] trunk/LayoutTests Revision 249741 Author ryanhad...@apple.com Date 2019-09-10 17:02:30 -0700 (Tue, 10 Sep 2019) Log Message Layout Test imported/w3c/web-platform-tests/service-workers/service-worker/fetch-canvas-tainting-video.https.html is a flaky timeout

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

2019-09-10 Thread ysuzuki
Title: [249740] trunk/Source/_javascript_Core Revision 249740 Author ysuz...@apple.com Date 2019-09-10 16:18:11 -0700 (Tue, 10 Sep 2019) Log Message [JSC] CodeBlock::calleeSaveRegisters should not see half-baked JITData https://bugs.webkit.org/show_bug.cgi?id=201664 Reviewed by Tadeu

[webkit-changes] [249739] trunk

2019-09-10 Thread beidson
Title: [249739] trunk Revision 249739 Author beid...@apple.com Date 2019-09-10 16:12:49 -0700 (Tue, 10 Sep 2019) Log Message Add SPI to save a PDF from the contents of a WKWebView. and https://bugs.webkit.org/show_bug.cgi?id=195765 Reviewed by Tim Horton. Source/WebCore: Covered by

[webkit-changes] [249738] trunk/Tools

2019-09-10 Thread krollin
Title: [249738] trunk/Tools Revision 249738 Author krol...@apple.com Date 2019-09-10 15:48:29 -0700 (Tue, 10 Sep 2019) Log Message Remove SSL-based TLSDeprecation.mm contents https://bugs.webkit.org/show_bug.cgi?id=201657 Reviewed by Alex Christensen. This file does not build on

[webkit-changes] [249737] trunk

2019-09-10 Thread jiewen_tan
Title: [249737] trunk Revision 249737 Author jiewen_...@apple.com Date 2019-09-10 15:28:32 -0700 (Tue, 10 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?id=201620

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

2019-09-10 Thread ysuzuki
Title: [249736] trunk/Source/_javascript_Core Revision 249736 Author ysuz...@apple.com Date 2019-09-10 15:07:08 -0700 (Tue, 10 Sep 2019) Log Message [JSC] ResultType implementation is wrong for bit ops, and ends up making ArithDiv take the DFG Int32 fast path even if Baseline constantly

[webkit-changes] [249735] trunk/LayoutTests/imported/w3c

2019-09-10 Thread ryanhaddad
Title: [249735] trunk/LayoutTests/imported/w3c Revision 249735 Author ryanhad...@apple.com Date 2019-09-10 15:03:14 -0700 (Tue, 10 Sep 2019) Log Message Unreviewed, rebaseline imported/w3c/web-platform-tests/css/cssom/interfaces.html after r249672. Unreviewed test gardening. *

[webkit-changes] [249734] trunk/LayoutTests

2019-09-10 Thread simon . fraser
Title: [249734] trunk/LayoutTests Revision 249734 Author simon.fra...@apple.com Date 2019-09-10 14:59:48 -0700 (Tue, 10 Sep 2019) Log Message Attempt to make this test not flakey. https://bugs.webkit.org/show_bug.cgi?id=201482 *

[webkit-changes] [249733] trunk

2019-09-10 Thread cdumez
Title: [249733] trunk Revision 249733 Author cdu...@apple.com Date 2019-09-10 14:43:41 -0700 (Tue, 10 Sep 2019) Log Message Add missing origin check for Service-Worker-Allowed header https://bugs.webkit.org/show_bug.cgi?id=201653 Reviewed by Geoffrey Garen. LayoutTests/imported/w3c:

[webkit-changes] [249732] trunk/LayoutTests

2019-09-10 Thread commit-queue
Title: [249732] trunk/LayoutTests Revision 249732 Author commit-qu...@webkit.org Date 2019-09-10 13:37:01 -0700 (Tue, 10 Sep 2019) Log Message REGRESSION (r249460): LayoutTests/webgpu/viewport-scissor-rect-triangle-strip.html is Failing https://bugs.webkit.org/show_bug.cgi?id=201478

[webkit-changes] [249730] trunk/LayoutTests

2019-09-10 Thread commit-queue
Title: [249730] trunk/LayoutTests Revision 249730 Author commit-qu...@webkit.org Date 2019-09-10 12:57:21 -0700 (Tue, 10 Sep 2019) Log Message SMIL animations of SVG element have no effect https://bugs.webkit.org/show_bug.cgi?id=201536 Patch by Nikolas Zimmermann on 2019-09-10

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

2019-09-10 Thread sihui_liu
Title: [249729] trunk/Source/WebCore Revision 249729 Author sihui_...@apple.com Date 2019-09-10 12:42:30 -0700 (Tue, 10 Sep 2019) Log Message IndexedDB: cache prepared SQLiteStatement in SQLiteIDBCursor https://bugs.webkit.org/show_bug.cgi?id=201548 Reviewed by Alex Christensen. This

[webkit-changes] [249728] trunk/LayoutTests

2019-09-10 Thread cdumez
Title: [249728] trunk/LayoutTests Revision 249728 Author cdu...@apple.com Date 2019-09-10 12:07:21 -0700 (Tue, 10 Sep 2019) Log Message Unreviewed, re-skip service worker test that was unskipped in r249716. This test is still flaky. * TestExpectations: Modified Paths

[webkit-changes] [249727] branches/safari-608-branch/Source/WebKit/UIProcess/ AuxiliaryProcessProxy.cpp

2019-09-10 Thread alancoon
Title: [249727] branches/safari-608-branch/Source/WebKit/UIProcess/AuxiliaryProcessProxy.cpp Revision 249727 Author alanc...@apple.com Date 2019-09-10 12:03:03 -0700 (Tue, 10 Sep 2019) Log Message Unreviewed build fix. rdar://problem/55198064 Modified Paths

[webkit-changes] [249726] branches/safari-608.2.11.1-branch/Source/bmalloc

2019-09-10 Thread alancoon
Title: [249726] branches/safari-608.2.11.1-branch/Source/bmalloc Revision 249726 Author alanc...@apple.com Date 2019-09-10 12:01:39 -0700 (Tue, 10 Sep 2019) Log Message Cherry-pick r249670. rdar://problem/55225974 Revert to pre-r243144 scavenging behavior for macOS

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

2019-09-10 Thread cdumez
Title: [249723] trunk/Source/WebKit Revision 249723 Author cdu...@apple.com Date 2019-09-10 11:14:15 -0700 (Tue, 10 Sep 2019) Log Message Hangs on Swiss.com due to the web process being blocked on StorageAreaMap::LoadValuesIfNeeded https://bugs.webkit.org/show_bug.cgi?id=201644

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

2019-09-10 Thread youenn
Title: [249722] trunk/Source/WebCore Revision 249722 Author you...@apple.com Date 2019-09-10 10:41:32 -0700 (Tue, 10 Sep 2019) Log Message RTCPeerConnection can only be instantiated in documents https://bugs.webkit.org/show_bug.cgi?id=201639 Reviewed by Alex Christensen. Make it clear

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

2019-09-10 Thread ysuzuki
Title: [249721] trunk/Source/_javascript_Core Revision 249721 Author ysuz...@apple.com Date 2019-09-10 10:07:24 -0700 (Tue, 10 Sep 2019) Log Message [JSC] 32bit bitwide operation with all-one (-1) is wrong in B3 https://bugs.webkit.org/show_bug.cgi?id=201634 Reviewed by Mark Lam.

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

2019-09-10 Thread david_quesada
Title: [249720] trunk/Source/WebKit Revision 249720 Author david_ques...@apple.com Date 2019-09-10 09:56:46 -0700 (Tue, 10 Sep 2019) Log Message Remove a leftover reference to the StorageProcess https://bugs.webkit.org/show_bug.cgi?id=192759 Reviewed by Alex Christensen. *

[webkit-changes] [249717] branches/safari-608.2.11.1-branch/Source/WebKit/UIProcess/ AuxiliaryProcessProxy.cpp

2019-09-10 Thread alancoon
Title: [249717] branches/safari-608.2.11.1-branch/Source/WebKit/UIProcess/AuxiliaryProcessProxy.cpp Revision 249717 Author alanc...@apple.com Date 2019-09-10 09:06:50 -0700 (Tue, 10 Sep 2019) Log Message Unreviewed build fix. rdar://problem/55198064 Modified Paths

[webkit-changes] [249718] trunk

2019-09-10 Thread youenn
Title: [249718] trunk Revision 249718 Author you...@apple.com Date 2019-09-10 09:06:51 -0700 (Tue, 10 Sep 2019) Log Message Remove MediaStreamPrivate::scheduleDeferredTask https://bugs.webkit.org/show_bug.cgi?id=200975 LayoutTests/imported/w3c: Reviewed by Eric Carlson. *

[webkit-changes] [249716] trunk/LayoutTests

2019-09-10 Thread cdumez
Title: [249716] trunk/LayoutTests Revision 249716 Author cdu...@apple.com Date 2019-09-10 08:42:23 -0700 (Tue, 10 Sep 2019) Log Message Unreviewed, unskip / rebaseline a few service worker tests https://bugs.webkit.org/show_bug.cgi?id=201626 LayoutTests/imported/w3c: *

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

2019-09-10 Thread youenn
Title: [249715] trunk/Source/WebCore Revision 249715 Author you...@apple.com Date 2019-09-10 08:27:41 -0700 (Tue, 10 Sep 2019) Log Message Audio sometimes fail to capture in WebRTC https://bugs.webkit.org/show_bug.cgi?id=180748 Reviewed by Eric Carlson. In some cases, Safari is not

[webkit-changes] [249714] trunk/Source

2019-09-10 Thread aperez
Title: [249714] trunk/Source Revision 249714 Author ape...@igalia.com Date 2019-09-10 08:10:56 -0700 (Tue, 10 Sep 2019) Log Message [GTK][WPE] Fixes for non-unified builds after r249022 https://bugs.webkit.org/show_bug.cgi?id=201610 Reviewed by Joseph Pecoraro. Source/WebCore: No new

[webkit-changes] [249713] trunk/LayoutTests

2019-09-10 Thread commit-queue
Title: [249713] trunk/LayoutTests Revision 249713 Author commit-qu...@webkit.org Date 2019-09-10 07:45:41 -0700 (Tue, 10 Sep 2019) Log Message Ensure tests for legacy features are in LayoutTests/mathml https://bugs.webkit.org/show_bug.cgi?id=201604 Patch by Frederic Wang on 2019-09-10

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

2019-09-10 Thread youenn
Title: [249712] trunk/Source/WebKit Revision 249712 Author you...@apple.com Date 2019-09-10 06:52:37 -0700 (Tue, 10 Sep 2019) Log Message UserMediaProcessManager is revoking sandbox extensions too aggressively https://bugs.webkit.org/show_bug.cgi?id=201638 Reviewed by Eric Carlson.

[webkit-changes] [249711] trunk/Tools

2019-09-10 Thread mcatanzaro
Title: [249711] trunk/Tools Revision 249711 Author mcatanz...@igalia.com Date 2019-09-10 05:47:07 -0700 (Tue, 10 Sep 2019) Log Message Unreviewed, remove myself from watchlists * Scripts/webkitpy/common/config/watchlist: Modified Paths trunk/Tools/ChangeLog

[webkit-changes] [249710] trunk

2019-09-10 Thread youenn
Title: [249710] trunk Revision 249710 Author you...@apple.com Date 2019-09-10 05:04:45 -0700 (Tue, 10 Sep 2019) Log Message Add support to RTCDataChannel.send(Blob) https://bugs.webkit.org/show_bug.cgi?id=201377 Reviewed by Chris Dumez. LayoutTests/imported/w3c: *

[webkit-changes] [249709] trunk

2019-09-10 Thread rniwa
Title: [249709] trunk Revision 249709 Author rn...@webkit.org Date 2019-09-10 03:53:59 -0700 (Tue, 10 Sep 2019) Log Message Option + arrow moves caret past whitespace on iOS https://bugs.webkit.org/show_bug.cgi?id=201575 Reviewed by Wenson Hsieh. Source/WebCore: The bug was caused by

[webkit-changes] [249708] trunk

2019-09-10 Thread ysuzuki
Title: [249708] trunk Revision 249708 Author ysuz...@apple.com Date 2019-09-10 02:42:15 -0700 (Tue, 10 Sep 2019) Log Message [WebAssembly] Use StreamingParser in existing Wasm::BBQPlan https://bugs.webkit.org/show_bug.cgi?id=189043 Reviewed by Keith Miller. JSTests: The offset