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

2017-10-19 Thread zalan
Title: [223742] trunk/Source/WebCore Revision 223742 Author za...@apple.com Date 2017-10-19 21:52:06 -0700 (Thu, 19 Oct 2017) Log Message [FrameView::layout cleanup] Move style update related logic to a separate function https://bugs.webkit.org/show_bug.cgi?id=178558 Reviewed by Simon

[webkit-changes] [223741] trunk/Source/bmalloc

2017-10-19 Thread sbarati
Title: [223741] trunk/Source/bmalloc Revision 223741 Author sbar...@apple.com Date 2017-10-19 20:08:26 -0700 (Thu, 19 Oct 2017) Log Message Runtime disable gigacage on iOS because it broke WasmBench https://bugs.webkit.org/show_bug.cgi?id=178556 Reviewed by Keith Miller. *

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

2017-10-19 Thread achristensen
Title: [223740] trunk/Source/WebKit Revision 223740 Author achristen...@apple.com Date 2017-10-19 19:41:22 -0700 (Thu, 19 Oct 2017) Log Message Introduce completionHandler-based SPI for _WKDownloadDelegate.decideDestinationWithSuggestedFilename

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

2017-10-19 Thread cdumez
Title: [223739] trunk/Source/WebKit Revision 223739 Author cdu...@apple.com Date 2017-10-19 19:39:58 -0700 (Thu, 19 Oct 2017) Log Message ServiceWorkerContextManager should be an IPC::MessageReceiver https://bugs.webkit.org/show_bug.cgi?id=178552 Reviewed by Youenn Fablet.

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

2017-10-19 Thread achristensen
Title: [223737] trunk/Source/WebKit Revision 223737 Author achristen...@apple.com Date 2017-10-19 19:17:46 -0700 (Thu, 19 Oct 2017) Log Message Modernize authentication challenge handling in WebKit https://bugs.webkit.org/show_bug.cgi?id=178555 Reviewed by Tim Horton. *

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

2017-10-19 Thread joepeck
Title: [223736] trunk/Source/WebInspectorUI Revision 223736 Author joep...@webkit.org Date 2017-10-19 19:12:44 -0700 (Thu, 19 Oct 2017) Log Message Unreviewed localized strings update. * Localizations/en.lproj/localizedStrings.js: Add missing string after r223735. Modified Paths

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

2017-10-19 Thread joepeck
Title: [223735] trunk/Source/WebInspectorUI Revision 223735 Author joep...@webkit.org Date 2017-10-19 19:11:31 -0700 (Thu, 19 Oct 2017) Log Message Web Inspector: Network Tab: Metrics Detail View https://bugs.webkit.org/show_bug.cgi?id=178323 Reviewed by Devin Rousso. Provide a

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

2017-10-19 Thread joepeck
Title: [223734] trunk/Source/WebInspectorUI Revision 223734 Author joep...@webkit.org Date 2017-10-19 19:11:27 -0700 (Thu, 19 Oct 2017) Log Message Web Inspector: Network Tab - Improve graphical representation of network waterfall https://bugs.webkit.org/show_bug.cgi?id=147897 Reviewed

[webkit-changes] [223733] trunk/PerformanceTests

2017-10-19 Thread mcatanzaro
Title: [223733] trunk/PerformanceTests Revision 223733 Author mcatanz...@igalia.com Date 2017-10-19 18:47:57 -0700 (Thu, 19 Oct 2017) Log Message -Wsign-compare triggered by MallocBench https://bugs.webkit.org/show_bug.cgi?id=178544 Reviewed by Ryosuke Niwa. *

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

2017-10-19 Thread cdumez
Title: [223732] trunk/Source/WebCore Revision 223732 Author cdu...@apple.com Date 2017-10-19 18:34:03 -0700 (Thu, 19 Oct 2017) Log Message SerializedScriptValue passed to postMessage() cannot be null https://bugs.webkit.org/show_bug.cgi?id=178550 Reviewed by Youenn Fablet.

[webkit-changes] [223731] trunk

2017-10-19 Thread mark . lam
Title: [223731] trunk Revision 223731 Author mark@apple.com Date 2017-10-19 17:47:04 -0700 (Thu, 19 Oct 2017) Log Message Stringifier::appendStringifiedValue() is missing an exception check. https://bugs.webkit.org/show_bug.cgi?id=178386 Reviewed by Saam Barati. JSTests: *

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

2017-10-19 Thread achristensen
Title: [223730] trunk/Source/WebKit Revision 223730 Author achristen...@apple.com Date 2017-10-19 17:09:38 -0700 (Thu, 19 Oct 2017) Log Message Modernize API::DownloadClient https://bugs.webkit.org/show_bug.cgi?id=178547 Reviewed by Andy Estes. Use more C++ references instead of

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

2017-10-19 Thread sbarati
Title: [223729] trunk/Source/_javascript_Core Revision 223729 Author sbar...@apple.com Date 2017-10-19 16:49:23 -0700 (Thu, 19 Oct 2017) Log Message REGRESSION(r223691): DFGByteCodeParser.cpp:1483:83: warning: comparison is always false due to limited range of data type [-Wtype-limits]

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

2017-10-19 Thread sbarati
Title: [223727] trunk/Source/_javascript_Core Revision 223727 Author sbar...@apple.com Date 2017-10-19 16:34:20 -0700 (Thu, 19 Oct 2017) Log Message re-inline ObjectAllocationProfile::initializeProfile https://bugs.webkit.org/show_bug.cgi?id=178532 Rubber stamped by Michael Saboff. I

[webkit-changes] [223726] trunk

2017-10-19 Thread n_wang
Title: [223726] trunk Revision 223726 Author n_w...@apple.com Date 2017-10-19 16:34:16 -0700 (Thu, 19 Oct 2017) Log Message AX: Provide a way for Accessibility to cache the selection while retrieving rects for speak selection https://bugs.webkit.org/show_bug.cgi?id=176247 Reviewed by

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

2017-10-19 Thread weinig
Title: [223725] trunk/Source/WebCore Revision 223725 Author wei...@apple.com Date 2017-10-19 16:31:03 -0700 (Thu, 19 Oct 2017) Log Message [Bindings] Standardize on DOMPromise as the way to store passed in promises https://bugs.webkit.org/show_bug.cgi?id=178533 Reviewed by Youenn

[webkit-changes] [223724] trunk

2017-10-19 Thread msaboff
Title: [223724] trunk Revision 223724 Author msab...@apple.com Date 2017-10-19 16:26:06 -0700 (Thu, 19 Oct 2017) Log Message Test262: RegExp/property-escapes/generated/Emoji_Component.js fails with current RegExp Unicode Properties implementation

[webkit-changes] [223723] branches/safari-604-branch/Source

2017-10-19 Thread jmarcell
Title: [223723] branches/safari-604-branch/Source Revision 223723 Author jmarc...@apple.com Date 2017-10-19 16:11:59 -0700 (Thu, 19 Oct 2017) Log Message Versioning. Modified Paths branches/safari-604-branch/Source/_javascript_Core/Configurations/Version.xcconfig

[webkit-changes] [223721] branches/safari-604-branch

2017-10-19 Thread jmarcell
Title: [223721] branches/safari-604-branch Revision 223721 Author jmarc...@apple.com Date 2017-10-19 16:11:46 -0700 (Thu, 19 Oct 2017) Log Message Cherry-pick r223253. rdar://problem/35077489 Modified Paths branches/safari-604-branch/LayoutTests/ChangeLog

[webkit-changes] [223722] branches/safari-604-branch

2017-10-19 Thread jmarcell
Title: [223722] branches/safari-604-branch Revision 223722 Author jmarc...@apple.com Date 2017-10-19 16:11:55 -0700 (Thu, 19 Oct 2017) Log Message Cherry-pick r223565. rdar://problem/35041490 Modified Paths branches/safari-604-branch/LayoutTests/ChangeLog

[webkit-changes] [223719] trunk

2017-10-19 Thread aestes
Title: [223719] trunk Revision 223719 Author aes...@apple.com Date 2017-10-19 15:47:49 -0700 (Thu, 19 Oct 2017) Log Message [iOS] Conditionally rename DatabaseProcess to StorageProcess when building for iOS devices https://bugs.webkit.org/show_bug.cgi?id=178181 Reviewed by Dan

[webkit-changes] [223718] trunk

2017-10-19 Thread cdumez
Title: [223718] trunk Revision 223718 Author cdu...@apple.com Date 2017-10-19 15:44:57 -0700 (Thu, 19 Oct 2017) Log Message Add preliminary support for ServiceWorker Handle Fetch https://bugs.webkit.org/show_bug.cgi?id=178475 Patch by Youenn Fablet on 2017-10-19

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

2017-10-19 Thread zalan
Title: [223717] trunk/Source/WebCore Revision 223717 Author za...@apple.com Date 2017-10-19 15:31:29 -0700 (Thu, 19 Oct 2017) Log Message [FrameView::layout cleanup] Move post layout task scheduling logic to a separate function https://bugs.webkit.org/show_bug.cgi?id=178538 Reviewed by

[webkit-changes] [223716] tags/Safari-604.4.4/

2017-10-19 Thread jmarcell
Title: [223716] tags/Safari-604.4.4/ Revision 223716 Author jmarc...@apple.com Date 2017-10-19 15:29:03 -0700 (Thu, 19 Oct 2017) Log Message Tag Safari-604.4.4. Added Paths tags/Safari-604.4.4/ Diff ___ webkit-changes mailing list

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

2017-10-19 Thread sbarati
Title: [223715] trunk/Source/_javascript_Core Revision 223715 Author sbar...@apple.com Date 2017-10-19 15:23:58 -0700 (Thu, 19 Oct 2017) Log Message We should hard code the poly proto offset https://bugs.webkit.org/show_bug.cgi?id=178531 Reviewed by Filip Pizlo. This patch embraces

[webkit-changes] [223714] trunk/LayoutTests

2017-10-19 Thread dbates
Title: [223714] trunk/LayoutTests Revision 223714 Author dba...@webkit.org Date 2017-10-19 14:58:48 -0700 (Thu, 19 Oct 2017) Log Message Attempt to fix Legacy WebKit test failure following r223704 (https://bugs.webkit.org/show_bug.cgi?id=178403) Call testRunner.setCanOpenWindows() to

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

2017-10-19 Thread cdumez
Title: [223713] trunk/Source/WebKit Revision 223713 Author cdu...@apple.com Date 2017-10-19 14:31:17 -0700 (Thu, 19 Oct 2017) Log Message Service Worker process should not be selected to open WebView on it https://bugs.webkit.org/show_bug.cgi?id=178527 Patch by Youenn Fablet

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

2017-10-19 Thread zalan
Title: [223712] trunk/Source/WebCore Revision 223712 Author za...@apple.com Date 2017-10-19 14:23:13 -0700 (Thu, 19 Oct 2017) Log Message [FrameView::layout cleanup] Move scrollbars setup logic to a separate function https://bugs.webkit.org/show_bug.cgi?id=178394 Reviewed by Antti

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

2017-10-19 Thread dino
Title: [223711] trunk/Source/WebCore Revision 223711 Author d...@apple.com Date 2017-10-19 14:15:34 -0700 (Thu, 19 Oct 2017) Log Message Avoid duplicate multisample resolve before WebGL compositing https://bugs.webkit.org/show_bug.cgi?id=178537 Fix iOS build. *

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

2017-10-19 Thread timothy_horton
Title: [223710] trunk/Source/WebKit Revision 223710 Author timothy_hor...@apple.com Date 2017-10-19 13:51:02 -0700 (Thu, 19 Oct 2017) Log Message Display link bringup can block the main thread for ~150ms during WKWebView init https://bugs.webkit.org/show_bug.cgi?id=178524 Reviewed by

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

2017-10-19 Thread sbarati
Title: [223709] trunk/Source/_javascript_Core Revision 223709 Author sbar...@apple.com Date 2017-10-19 13:45:54 -0700 (Thu, 19 Oct 2017) Log Message Turn various poly proto RELEASE_ASSERTs into ASSERTs because they're on the hot path in speedometer

[webkit-changes] [223708] trunk

2017-10-19 Thread timothy_horton
Title: [223708] trunk Revision 223708 Author timothy_hor...@apple.com Date 2017-10-19 13:43:41 -0700 (Thu, 19 Oct 2017) Log Message Expand r209943 to suppress paste during provisional navigation as well https://bugs.webkit.org/show_bug.cgi?id=178429 Reviewed by Dean Jackson.

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

2017-10-19 Thread dino
Title: [223707] trunk/Source/WebCore Revision 223707 Author d...@apple.com Date 2017-10-19 13:32:10 -0700 (Thu, 19 Oct 2017) Log Message Avoid duplicate multisample resolve before WebGL compositing https://bugs.webkit.org/show_bug.cgi?id=178537 Reviewed by Jer Noble. Both endPaint and

[webkit-changes] [223706] tags/Safari-604.4.3.1/Source

2017-10-19 Thread jmarcell
Title: [223706] tags/Safari-604.4.3.1/Source Revision 223706 Author jmarc...@apple.com Date 2017-10-19 13:30:40 -0700 (Thu, 19 Oct 2017) Log Message Versioning. Modified Paths tags/Safari-604.4.3.1/Source/_javascript_Core/Configurations/Version.xcconfig

[webkit-changes] [223705] tags/Safari-604.4.3.1/

2017-10-19 Thread jmarcell
Title: [223705] tags/Safari-604.4.3.1/ Revision 223705 Author jmarc...@apple.com Date 2017-10-19 13:19:05 -0700 (Thu, 19 Oct 2017) Log Message New tag. Added Paths tags/Safari-604.4.3.1/ Diff ___ webkit-changes mailing list

[webkit-changes] [223704] trunk/LayoutTests

2017-10-19 Thread dbates
Title: [223704] trunk/LayoutTests Revision 223704 Author dba...@webkit.org Date 2017-10-19 13:17:42 -0700 (Thu, 19 Oct 2017) Log Message Referrer policy should be inherited from creator https://bugs.webkit.org/show_bug.cgi?id=178403 Add missing file that I inadvertently forgot to

[webkit-changes] [223703] trunk

2017-10-19 Thread sbarati
Title: [223703] trunk Revision 223703 Author sbar...@apple.com Date 2017-10-19 13:16:19 -0700 (Thu, 19 Oct 2017) Log Message Turn poly proto back on by default and remove the option https://bugs.webkit.org/show_bug.cgi?id=178525 Reviewed by Mark Lam. Source/_javascript_Core: I added

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

2017-10-19 Thread commit-queue
Title: [223702] trunk/Source/WebKit Revision 223702 Author commit-qu...@webkit.org Date 2017-10-19 13:15:42 -0700 (Thu, 19 Oct 2017) Log Message Add API to clean CacheStorage data https://bugs.webkit.org/show_bug.cgi?id=178034 Unreviewed. Patch by Youenn Fablet on

[webkit-changes] [223701] trunk

2017-10-19 Thread aestes
Title: [223701] trunk Revision 223701 Author aes...@apple.com Date 2017-10-19 13:02:29 -0700 (Thu, 19 Oct 2017) Log Message [Payment Request] Only process shipping options if shipping is requested, and throw an exception on duplicate shipping option IDs

[webkit-changes] [223700] trunk/LayoutTests

2017-10-19 Thread jlewis3
Title: [223700] trunk/LayoutTests Revision 223700 Author jlew...@apple.com Date 2017-10-19 12:57:00 -0700 (Thu, 19 Oct 2017) Log Message Marked http/tests/resourceLoadStatistics/prevalent-resource-handled-keydown.html as flaky. https://bugs.webkit.org/show_bug.cgi?id=178472 Unreviewed

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

2017-10-19 Thread dbates
Title: [223699] trunk/Source/WebCore Revision 223699 Author dba...@webkit.org Date 2017-10-19 11:55:16 -0700 (Thu, 19 Oct 2017) Log Message Share logic in InlineTextBox to compute selection rect https://bugs.webkit.org/show_bug.cgi?id=178232 Reviewed by Zalan Bujtas. Currently each

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

2017-10-19 Thread commit-queue
Title: [223698] trunk/Source/WebInspectorUI Revision 223698 Author commit-qu...@webkit.org Date 2017-10-19 11:54:47 -0700 (Thu, 19 Oct 2017) Log Message Web Inspector: Remove superfluous file External/.eslintrc https://bugs.webkit.org/show_bug.cgi?id=178474 Patch by Ross Kirsling

[webkit-changes] [223697] trunk

2017-10-19 Thread dbates
Title: [223697] trunk Revision 223697 Author dba...@webkit.org Date 2017-10-19 11:46:22 -0700 (Thu, 19 Oct 2017) Log Message Referrer policy should be inherited from creator https://bugs.webkit.org/show_bug.cgi?id=178403 Reviewed by Andy Estes. Source/WebCore: As per section Browsing

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

2017-10-19 Thread zalan
Title: [223696] trunk/Source/WebCore Revision 223696 Author za...@apple.com Date 2017-10-19 11:39:39 -0700 (Thu, 19 Oct 2017) Log Message [FrameView::layout cleanup] Do not reenter FrameView::performPostLayoutTasks https://bugs.webkit.org/show_bug.cgi?id=178518 Reviewed by Antti

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

2017-10-19 Thread cdumez
Title: [223695] trunk/Source/WebKit Revision 223695 Author cdu...@apple.com Date 2017-10-19 11:37:23 -0700 (Thu, 19 Oct 2017) Log Message Unreviewed build fix after r223692. * StorageProcess/ServiceWorker/WebSWServerConnection.cpp: Modified Paths trunk/Source/WebKit/ChangeLog

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

2017-10-19 Thread aperez
Title: [223694] trunk/Source/WebInspectorUI Revision 223694 Author ape...@igalia.com Date 2017-10-19 11:33:10 -0700 (Thu, 19 Oct 2017) Log Message [GTK] Inspector UI does not use system font despite -webkit-system-font being supported https://bugs.webkit.org/show_bug.cgi?id=178388

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

2017-10-19 Thread keith_miller
Title: [223693] trunk/Source/WTF Revision 223693 Author keith_mil...@apple.com Date 2017-10-19 11:18:32 -0700 (Thu, 19 Oct 2017) Log Message REGRESSION (r223476): WebCore exports symbols with names belonging to other frameworks https://bugs.webkit.org/show_bug.cgi?id=178424 Reviewed by

[webkit-changes] [223692] trunk

2017-10-19 Thread cdumez
Title: [223692] trunk Revision 223692 Author cdu...@apple.com Date 2017-10-19 10:58:21 -0700 (Thu, 19 Oct 2017) Log Message Unreviewed, revert r223650 as it caused crashes on the bots. Source/WebCore: * WebCore.xcodeproj/project.pbxproj: * dom/ScriptExecutionContext.h: *

[webkit-changes] [223691] trunk

2017-10-19 Thread rmorisset
Title: [223691] trunk Revision 223691 Author rmoris...@apple.com Date 2017-10-19 09:27:44 -0700 (Thu, 19 Oct 2017) Log Message Turn recursive tail calls into loops https://bugs.webkit.org/show_bug.cgi?id=176601 Reviewed by Saam Barati. JSTests: Add some simple test that computes

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

2017-10-19 Thread cdumez
Title: [223690] trunk/Source/WebKit Revision 223690 Author cdu...@apple.com Date 2017-10-19 09:10:47 -0700 (Thu, 19 Oct 2017) Log Message http/tests/workers/service/basic-register.html is a flaky failure. https://bugs.webkit.org/show_bug.cgi?id=178494 Reviewed by Youenn Fablet. In

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

2017-10-19 Thread zalan
Title: [223689] trunk/Source/WebCore Revision 223689 Author za...@apple.com Date 2017-10-19 08:52:37 -0700 (Thu, 19 Oct 2017) Log Message [FrameView::layout cleanup] Replace m_nestedLayoutCount with isLayoutNested() https://bugs.webkit.org/show_bug.cgi?id=178503 Reviewed by Antti

[webkit-changes] [223688] trunk

2017-10-19 Thread antti
Title: [223688] trunk Revision 223688 Author an...@apple.com Date 2017-10-19 06:11:05 -0700 (Thu, 19 Oct 2017) Log Message Overlapping text on all CSS fonts specs https://bugs.webkit.org/show_bug.cgi?id=177585 Reviewed by Daniel Bates. Source/WebCore: We were resetting

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

2017-10-19 Thread rniwa
Title: [223687] trunk/Source/WebCore Revision 223687 Author rn...@webkit.org Date 2017-10-19 03:34:31 -0700 (Thu, 19 Oct 2017) Log Message Consolidate calls to insertedInto and expand the coverage of NoEventDispatchAssertion https://bugs.webkit.org/show_bug.cgi?id=178504 Reviewed by

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

2017-10-19 Thread dino
Title: [223686] trunk/LayoutTests/imported/w3c Revision 223686 Author d...@apple.com Date 2017-10-19 03:07:26 -0700 (Thu, 19 Oct 2017) Log Message Import W3C Web Platform Tests for createImageBitmap https://bugs.webkit.org/show_bug.cgi?id=178509 Reviewed by Antoine Quint. *

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

2017-10-19 Thread rniwa
Title: [223685] trunk/Source/WebCore Revision 223685 Author rn...@webkit.org Date 2017-10-19 03:05:21 -0700 (Thu, 19 Oct 2017) Log Message Add an argument indicating the type of removal to Node::removedFrom https://bugs.webkit.org/show_bug.cgi?id=178505 Reviewed by Antti Koivisto. Like

[webkit-changes] [223684] branches/safari-604-branch

2017-10-19 Thread jmarcell
Title: [223684] branches/safari-604-branch Revision 223684 Author jmarc...@apple.com Date 2017-10-19 01:37:41 -0700 (Thu, 19 Oct 2017) Log Message Cherry-pick r223451. rdar://problem/34985194 Modified Paths branches/safari-604-branch/Source/WebCore/ChangeLog

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

2017-10-19 Thread Ms2ger
Title: [223683] trunk/Source/WebCore Revision 223683 Author ms2...@igalia.com Date 2017-10-19 01:27:10 -0700 (Thu, 19 Oct 2017) Log Message Update the signatures of compressedTexSubImage3D. https://bugs.webkit.org/show_bug.cgi?id=178507 Reviewed by Ryosuke Niwa. No new tests: not much

[webkit-changes] [223682] branches/safari-604-branch/Source

2017-10-19 Thread jmarcell
Title: [223682] branches/safari-604-branch/Source Revision 223682 Author jmarc...@apple.com Date 2017-10-19 01:20:59 -0700 (Thu, 19 Oct 2017) Log Message Cherry-pick r223436. rdar://problem/35061711 Modified Paths branches/safari-604-branch/Source/WebCore/ChangeLog

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

2017-10-19 Thread commit-queue
Title: [223681] trunk/Source/WebCore Revision 223681 Author commit-qu...@webkit.org Date 2017-10-19 00:41:41 -0700 (Thu, 19 Oct 2017) Log Message [curl] Segfault in WebCore::CurlRequest::setupPOST https://bugs.webkit.org/show_bug.cgi?id=178434 Patch by Basuke Suzuki

[webkit-changes] [223680] branches/safari-604-branch

2017-10-19 Thread jmarcell
Title: [223680] branches/safari-604-branch Revision 223680 Author jmarc...@apple.com Date 2017-10-18 23:35:30 -0700 (Wed, 18 Oct 2017) Log Message Cherry-pick r221921. rdar://problem/35041482 Modified Paths branches/safari-604-branch/Source/WebCore/ChangeLog

[webkit-changes] [223679] branches/safari-604-branch

2017-10-19 Thread jmarcell
Title: [223679] branches/safari-604-branch Revision 223679 Author jmarc...@apple.com Date 2017-10-18 23:07:36 -0700 (Wed, 18 Oct 2017) Log Message Cherry-pick r221607. rdar://problem/35041474 Modified Paths branches/safari-604-branch/JSTests/ChangeLog