[webkit-changes] [215604] trunk/Source/WebCore/features.json

2017-04-20 Thread dino
Title: [215604] trunk/Source/WebCore/features.json Revision 215604 Author d...@apple.com Date 2017-04-20 22:36:11 -0700 (Thu, 20 Apr 2017) Log Message Fix typo Modified Paths trunk/Source/WebCore/features.json Diff Modified: trunk/Source/WebCore/features.json (215603 => 215604)

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

2017-04-20 Thread dino
Title: [215603] trunk/Source/WebCore Revision 215603 Author d...@apple.com Date 2017-04-20 22:34:58 -0700 (Thu, 20 Apr 2017) Log Message Add Web Sharing to the features under consideration. * features.json: Modified Paths trunk/Source/WebCore/ChangeLog

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

2017-04-20 Thread dino
Title: [215602] trunk/Source/WebCore Revision 215602 Author d...@apple.com Date 2017-04-20 22:20:38 -0700 (Thu, 20 Apr 2017) Log Message Add Scroll Anchoring to features under consideration. * features.json: Modified Paths trunk/Source/WebCore/ChangeLog

[webkit-changes] [215601] trunk/Source

2017-04-20 Thread annulen
Title: [215601] trunk/Source Revision 215601 Author annu...@yandex.ru Date 2017-04-20 20:38:16 -0700 (Thu, 20 Apr 2017) Log Message Remove unused lamda captures https://bugs.webkit.org/show_bug.cgi?id=171098 Reviewed by Yusuke Suzuki. Source/_javascript_Core: *

[webkit-changes] [215599] trunk/Tools

2017-04-20 Thread joepeck
Title: [215599] trunk/Tools Revision 215599 Author joep...@webkit.org Date 2017-04-20 18:49:59 -0700 (Thu, 20 Apr 2017) Log Message Test262 bot does not go red with failures https://bugs.webkit.org/show_bug.cgi?id=171044 Reviewed by Aakash Jain. The piped output of run-jsc-stress-tests

[webkit-changes] [215598] trunk

2017-04-20 Thread beidson
Title: [215598] trunk Revision 215598 Author beid...@apple.com Date 2017-04-20 18:02:47 -0700 (Thu, 20 Apr 2017) Log Message WebContent process becomes unresponsive after returning nil from async version of -webView:createWebViewWithConfiguration:... and

[webkit-changes] [215597] trunk

2017-04-20 Thread timothy_horton
Title: [215597] trunk Revision 215597 Author timothy_hor...@apple.com Date 2017-04-20 18:00:46 -0700 (Thu, 20 Apr 2017) Log Message Expose obscured insets to web content (as "safe area insets") https://bugs.webkit.org/show_bug.cgi?id=171013 Reviewed by Wenson Hsieh and Dave Hyatt.

[webkit-changes] [215596] trunk

2017-04-20 Thread mark . lam
Title: [215596] trunk Revision 215596 Author mark@apple.com Date 2017-04-20 17:30:44 -0700 (Thu, 20 Apr 2017) Log Message virtualThunkFor() needs to materialize its of tagMaskRegister for tail calls. https://bugs.webkit.org/show_bug.cgi?id=171079 Reviewed by Saam Barati. JSTests:

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

2017-04-20 Thread mark . lam
Title: [215595] trunk/Source/_javascript_Core Revision 215595 Author mark@apple.com Date 2017-04-20 17:20:59 -0700 (Thu, 20 Apr 2017) Log Message Build fix after r215592. https://bugs.webkit.org/show_bug.cgi?id=171088 Not reviewed. * assembler/MacroAssemblerPrinter.h: Modified

[webkit-changes] [215594] trunk/Tools

2017-04-20 Thread wenson_hsieh
Title: [215594] trunk/Tools Revision 215594 Author wenson_hs...@apple.com Date 2017-04-20 17:00:02 -0700 (Thu, 20 Apr 2017) Log Message [ios-simulator] PositionInformationTests API tests are timing out https://bugs.webkit.org/show_bug.cgi?id=171089 Rubber-stamped by Tim Horton.

[webkit-changes] [215593] tags/Safari-604.1.18/Source/ThirdParty/ANGLE

2017-04-20 Thread jmarcell
Title: [215593] tags/Safari-604.1.18/Source/ThirdParty/ANGLE Revision 215593 Author jmarc...@apple.com Date 2017-04-20 16:55:50 -0700 (Thu, 20 Apr 2017) Log Message Cherry-pick r215527. rdar://problem/31714717 Modified Paths tags/Safari-604.1.18/Source/ThirdParty/ANGLE/ChangeLog

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

2017-04-20 Thread mark . lam
Title: [215592] trunk/Source/_javascript_Core Revision 215592 Author mark@apple.com Date 2017-04-20 16:55:45 -0700 (Thu, 20 Apr 2017) Log Message Update the MASM probe to only take 1 arg instead of 2 (in addition to the callback function).

[webkit-changes] [215591] trunk/LayoutTests

2017-04-20 Thread ryanhaddad
Title: [215591] trunk/LayoutTests Revision 215591 Author ryanhad...@apple.com Date 2017-04-20 16:53:28 -0700 (Thu, 20 Apr 2017) Log Message Mark media/modern-media-controls/tracks-support/tracks-support-click-track-in-panel.html as flaky. https://bugs.webkit.org/show_bug.cgi?id=169109

[webkit-changes] [215590] trunk/LayoutTests

2017-04-20 Thread ryanhaddad
Title: [215590] trunk/LayoutTests Revision 215590 Author ryanhad...@apple.com Date 2017-04-20 16:53:25 -0700 (Thu, 20 Apr 2017) Log Message Mark imported/w3c/web-platform-tests/WebCryptoAPI/sign_verify/ecdsa.worker.html as flaky. https://bugs.webkit.org/show_bug.cgi?id=170921 Unreviewed

[webkit-changes] [215589] trunk/Source/WebKit2

2017-04-20 Thread mitz
Title: [215589] trunk/Source/WebKit2 Revision 215589 Author m...@apple.com Date 2017-04-20 16:50:55 -0700 (Thu, 20 Apr 2017) Log Message Disable header postprocessing when building for Sierra Absolutely rubber-stamped by Anders Carlsson. * Configurations/WebKit.xcconfig: Modified

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

2017-04-20 Thread andersca
Title: [215588] trunk/Source/WebCore Revision 215588 Author ander...@apple.com Date 2017-04-20 16:49:34 -0700 (Thu, 20 Apr 2017) Log Message Remove one use of toPaymentAuthorizationStatus https://bugs.webkit.org/show_bug.cgi?id=171086 Reviewed by Tim Horton. Just switch on the

[webkit-changes] [215587] trunk

2017-04-20 Thread mrajca
Title: [215587] trunk Revision 215587 Author mra...@apple.com Date 2017-04-20 16:42:00 -0700 (Thu, 20 Apr 2017) Log Message Cocoa: add private API for suppressing first responder changes https://bugs.webkit.org/show_bug.cgi?id=171069 Reviewed by Tim Horton. Some clients may not want

[webkit-changes] [215586] trunk/Tools

2017-04-20 Thread beidson
Title: [215586] trunk/Tools Revision 215586 Author beid...@apple.com Date 2017-04-20 16:27:16 -0700 (Thu, 20 Apr 2017) Log Message Skip WebKit2.OpenAndCloseWindowAsyncCallbackException for now. https://bugs.webkit.org/show_bug.cgi?id=171083 Unreviewed. *

[webkit-changes] [215585] trunk/Source

2017-04-20 Thread commit-queue
Title: [215585] trunk/Source Revision 215585 Author commit-qu...@webkit.org Date 2017-04-20 16:11:52 -0700 (Thu, 20 Apr 2017) Log Message [WinCairo] Fix build break after updating ANGLE https://bugs.webkit.org/show_bug.cgi?id=170980 Patch by Fujii Hironori on

[webkit-changes] [215584] trunk

2017-04-20 Thread mattbaker
Title: [215584] trunk Revision 215584 Author mattba...@apple.com Date 2017-04-20 16:09:55 -0700 (Thu, 20 Apr 2017) Log Message Web Inspector: Add regular _expression_ support to XHR breakpoints https://bugs.webkit.org/show_bug.cgi?id=170099 Reviewed by Joseph Pecoraro.

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

2017-04-20 Thread eric . carlson
Title: [215583] trunk/Source/WebCore Revision 215583 Author eric.carl...@apple.com Date 2017-04-20 16:09:32 -0700 (Thu, 20 Apr 2017) Log Message [MediaStream] Cleanup and simplify CoreAudioCaptureSource https://bugs.webkit.org/show_bug.cgi?id=171064 There is no need for a mutex to guard

[webkit-changes] [215582] trunk/Source

2017-04-20 Thread eric . carlson
Title: [215582] trunk/Source Revision 215582 Author eric.carl...@apple.com Date 2017-04-20 15:23:15 -0700 (Thu, 20 Apr 2017) Log Message [MediaStream iOS] Hold process assertion while media capture is active https://bugs.webkit.org/show_bug.cgi?id=171017 Reviewed by Dean Jackson.

[webkit-changes] [215581] trunk

2017-04-20 Thread wenson_hsieh
Title: [215581] trunk Revision 215581 Author wenson_hs...@apple.com Date 2017-04-20 15:06:24 -0700 (Thu, 20 Apr 2017) Log Message Inline anchor elements cannot be dragged when starting the drag from a block descendant https://bugs.webkit.org/show_bug.cgi?id=171062 Reviewed by Tim

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

2017-04-20 Thread mcatanzaro
Title: [215580] trunk/Source/WebCore Revision 215580 Author mcatanz...@igalia.com Date 2017-04-20 14:56:46 -0700 (Thu, 20 Apr 2017) Log Message -Wformat warning on HistoryController.cpp:295:5 https://bugs.webkit.org/show_bug.cgi?id=171028 Reviewed by Daniel Bates. Need to cast

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

2017-04-20 Thread pvollan
Title: [215579] trunk/Source/WebCore Revision 215579 Author pvol...@apple.com Date 2017-04-20 14:42:55 -0700 (Thu, 20 Apr 2017) Log Message The toleranceBefore parameter in the AVPlayerItem method seekToTime should not be negative. https://bugs.webkit.org/show_bug.cgi?id=171063 Reviewed

[webkit-changes] [215578] trunk/Source/WebKit2

2017-04-20 Thread andersca
Title: [215578] trunk/Source/WebKit2 Revision 215578 Author ander...@apple.com Date 2017-04-20 14:30:35 -0700 (Thu, 20 Apr 2017) Log Message Fix build. * UIProcess/ApplePay/cocoa/WebPaymentCoordinatorProxyCocoa.mm: (WebKit::WebPaymentCoordinatorProxy::platformCompletePaymentSession):

[webkit-changes] [215577] trunk

2017-04-20 Thread beidson
Title: [215577] trunk Revision 215577 Author beid...@apple.com Date 2017-04-20 13:53:03 -0700 (Thu, 20 Apr 2017) Log Message Add CompletionHandlerCallChecker to SPI added in r215545. https://bugs.webkit.org/show_bug.cgi?id=171067 Reviewed by Dan Bernstein. Source/WebKit2: *

[webkit-changes] [215576] trunk/Source

2017-04-20 Thread andersca
Title: [215576] trunk/Source Revision 215576 Author ander...@apple.com Date 2017-04-20 13:52:02 -0700 (Thu, 20 Apr 2017) Log Message Replace isFinalStateStatus with isFinalStateResult https://bugs.webkit.org/show_bug.cgi?id=171072 rdar://problem/31589635 Reviewed by Tim Horton.

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

2017-04-20 Thread bfulgham
Title: [215575] trunk/Source/WebCore Revision 215575 Author bfulg...@apple.com Date 2017-04-20 13:14:55 -0700 (Thu, 20 Apr 2017) Log Message [Win] REGRESSION(r215486): Windows Release build is broken https://bugs.webkit.org/show_bug.cgi?id=171024 Reviewed by Mark Lam. Add missing

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

2017-04-20 Thread commit-queue
Title: [215574] trunk/Source/WebCore Revision 215574 Author commit-qu...@webkit.org Date 2017-04-20 13:09:47 -0700 (Thu, 20 Apr 2017) Log Message CachedImage should cancel loading images for unsupported/unknown types https://bugs.webkit.org/show_bug.cgi?id=170697 Patch by Said

[webkit-changes] [215573] trunk

2017-04-20 Thread wenson_hsieh
Title: [215573] trunk Revision 215573 Author wenson_hs...@apple.com Date 2017-04-20 12:59:46 -0700 (Thu, 20 Apr 2017) Log Message [WK2] -[WKContentView doAfterPositionInformationUpdate:atPosition:] should be robust against synchronous reentrancy

[webkit-changes] [215572] trunk

2017-04-20 Thread commit-queue
Title: [215572] trunk Revision 215572 Author commit-qu...@webkit.org Date 2017-04-20 12:45:19 -0700 (Thu, 20 Apr 2017) Log Message AX: Modern Media Controls Timeline slider should be operable https://bugs.webkit.org/show_bug.cgi?id=170250 Patch by Aaron Chu on

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

2017-04-20 Thread weinig
Title: [215571] trunk/Source/WTF Revision 215571 Author wei...@apple.com Date 2017-04-20 12:44:12 -0700 (Thu, 20 Apr 2017) Log Message Move notFound into its own file https://bugs.webkit.org/show_bug.cgi?id=170972 Reviewed by Zalan Bujtas. It is odd to require including just to use

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

2017-04-20 Thread aestes
Title: [215570] trunk/Source/WebCore Revision 215570 Author aes...@apple.com Date 2017-04-20 12:39:16 -0700 (Thu, 20 Apr 2017) Log Message Fix indentation in AVKitSPI.h https://bugs.webkit.org/show_bug.cgi?id=171066 Reviewed by Jer Noble. * platform/spi/cocoa/AVKitSPI.h: Modified

[webkit-changes] [215569] trunk/Source/WebKit2

2017-04-20 Thread andersca
Title: [215569] trunk/Source/WebKit2 Revision 215569 Author ander...@apple.com Date 2017-04-20 12:34:21 -0700 (Thu, 20 Apr 2017) Log Message Fix a PassKit function declaration typo https://bugs.webkit.org/show_bug.cgi?id=171068 rdar://problem/31635008 Reviewed by Tim Horton. *

[webkit-changes] [215568] trunk/Source

2017-04-20 Thread jer . noble
Title: [215568] trunk/Source Revision 215568 Author jer.no...@apple.com Date 2017-04-20 12:22:23 -0700 (Thu, 20 Apr 2017) Log Message [MediaCapture] gUM() with CoreAudio fails if capturing audio in the UIProcess. https://bugs.webkit.org/show_bug.cgi?id=171021 Reviewed by Eric Carlson.

Re: [webkit-changes] [215557] trunk/Source/WebCore

2017-04-20 Thread Antti Koivisto
> On 20 Apr 2017, at 21.47, Geoffrey Garen wrote: > > Maybe we should use a % of system RAM so we don’t have to keep updating this > number. Might be a good idea. I think ideally we wouldn’t need this number at all and would just rely on purgeable memory. antti >

[webkit-changes] [215567] trunk/Source/WebKit2

2017-04-20 Thread commit-queue
Title: [215567] trunk/Source/WebKit2 Revision 215567 Author commit-qu...@webkit.org Date 2017-04-20 12:13:24 -0700 (Thu, 20 Apr 2017) Log Message Fix assertions in webProcessProxyFromConnection https://bugs.webkit.org/show_bug.cgi?id=171025 Patch by Alex Christensen

Re: [webkit-changes] [215557] trunk/Source/WebCore

2017-04-20 Thread Geoffrey Garen
Maybe we should use a % of system RAM so we don’t have to keep updating this number. Geoff > On Apr 20, 2017, at 5:57 AM, an...@apple.com wrote: > > Revision > 215557 Author > an...@apple.com Date > 2017-04-20

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

2017-04-20 Thread timothy_horton
Title: [215566] trunk/Source/WebCore Revision 215566 Author timothy_hor...@apple.com Date 2017-04-20 11:23:29 -0700 (Thu, 20 Apr 2017) Log Message Make it possible to request the non-expanded scrollbar width from ScrollbarTheme https://bugs.webkit.org/show_bug.cgi?id=171047 Reviewed by

[webkit-changes] [215563] trunk/LayoutTests

2017-04-20 Thread ryanhaddad
Title: [215563] trunk/LayoutTests Revision 215563 Author ryanhad...@apple.com Date 2017-04-20 10:49:37 -0700 (Thu, 20 Apr 2017) Log Message Mark two crypto/subtle/ecdsa LayoutTests as flaky. https://bugs.webkit.org/show_bug.cgi?id=171059 Unreviewed test gardening. * TestExpectations:

[webkit-changes] [215562] trunk/LayoutTests

2017-04-20 Thread ryanhaddad
Title: [215562] trunk/LayoutTests Revision 215562 Author ryanhad...@apple.com Date 2017-04-20 10:49:35 -0700 (Thu, 20 Apr 2017) Log Message Mark memory/memory-pressure-simulation.html as flaky. https://bugs.webkit.org/show_bug.cgi?id=170629 Unreviewed test gardening. *

[webkit-changes] [215561] trunk/LayoutTests

2017-04-20 Thread clopez
Title: [215561] trunk/LayoutTests Revision 215561 Author clo...@igalia.com Date 2017-04-20 09:46:04 -0700 (Thu, 20 Apr 2017) Log Message [GTK] Update layout tests expectations after r215556 https://bugs.webkit.org/show_bug.cgi?id=170942 Unreviewed gardening. *

[webkit-changes] [215560] trunk/Source/WebKit/mac

2017-04-20 Thread dewei_zhu
Title: [215560] trunk/Source/WebKit/mac Revision 215560 Author dewei_...@apple.com Date 2017-04-20 09:16:43 -0700 (Thu, 20 Apr 2017) Log Message Build fix to start using C++14. https://bugs.webkit.org/show_bug.cgi?id=171038 Reviewed by Alex Christensen. Use 'c++14' instead of 'c++11'

[webkit-changes] [215559] trunk/Source/WebKit2

2017-04-20 Thread bfulgham
Title: [215559] trunk/Source/WebKit2 Revision 215559 Author bfulg...@apple.com Date 2017-04-20 08:55:09 -0700 (Thu, 20 Apr 2017) Log Message [WK2][macOS] Allow iokit-get-properties for IOAudioControlValue https://bugs.webkit.org/show_bug.cgi?id=171020 Reviewed by Alexey Proskuryakov.

[webkit-changes] [215558] trunk

2017-04-20 Thread commit-queue
Title: [215558] trunk Revision 215558 Author commit-qu...@webkit.org Date 2017-04-20 08:48:49 -0700 (Thu, 20 Apr 2017) Log Message RTCPeerConnection is stopping its backend twice sometimes https://bugs.webkit.org/show_bug.cgi?id=171043 Patch by Youenn Fablet on

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

2017-04-20 Thread antti
Title: [215557] trunk/Source/WebCore Revision 215557 Author an...@apple.com Date 2017-04-20 05:57:40 -0700 (Thu, 20 Apr 2017) Log Message Increase large animation cutoff https://bugs.webkit.org/show_bug.cgi?id=171051 Reviewed by Andreas Kling. We currently switch to per-frame decoding

[webkit-changes] [215556] trunk/Tools

2017-04-20 Thread commit-queue
Title: [215556] trunk/Tools Revision 215556 Author commit-qu...@webkit.org Date 2017-04-20 03:24:37 -0700 (Thu, 20 Apr 2017) Log Message [GTK][jhbuild] Update glib and glib-networking to the latest stable versions https://bugs.webkit.org/show_bug.cgi?id=170942 Patch by Xan Lopez

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

2017-04-20 Thread zandobersek
Title: [21] trunk/Source/WebCore Revision 21 Author zandober...@gmail.com Date 2017-04-20 02:02:35 -0700 (Thu, 20 Apr 2017) Log Message Register missing AES_CTR, ECDSA and HKDF algorithms in GCrypt's CryptoAlgorithmRegistry implementation. Rubber-stamped by Carlos Alberto Lopez

[webkit-changes] [215553] trunk/Source/ThirdParty

2017-04-20 Thread mcatanzaro
Title: [215553] trunk/Source/ThirdParty Revision 215553 Author mcatanz...@igalia.com Date 2017-04-19 23:26:59 -0700 (Wed, 19 Apr 2017) Log Message [GTK] ../../Source/ThirdParty/xdgmime/src/xdgmimecache.c:200:62: warning: pointer of type ‘void *’ used in arithmetic [-Wpointer-arith]