[webkit-changes] [229943] trunk

2018-03-23 Thread timothy_horton
Title: [229943] trunk Revision 229943 Author timothy_hor...@apple.com Date 2018-03-23 22:56:49 -0700 (Fri, 23 Mar 2018) Log Message Fix the build with no pasteboard https://bugs.webkit.org/show_bug.cgi?id=183973 Reviewed by Dan Bernstein. * .../Configurations/FeatureDefines.xcconfig: *

[webkit-changes] [229942] trunk/Source/WebKitLegacy/mac

2018-03-23 Thread timothy_horton
Title: [229942] trunk/Source/WebKitLegacy/mac Revision 229942 Author timothy_hor...@apple.com Date 2018-03-23 19:30:15 -0700 (Fri, 23 Mar 2018) Log Message Adopt WK_ALTERNATE_FRAMEWORKS_DIR in WebKitLegacy and update install name https://bugs.webkit.org/show_bug.cgi?id=183960 Reviewed

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

2018-03-23 Thread nvasilyev
Title: [229941] trunk/Source/WebInspectorUI Revision 229941 Author nvasil...@apple.com Date 2018-03-23 18:26:05 -0700 (Fri, 23 Mar 2018) Log Message Web Inspector: Styles: don't show checkboxes for invalid properties https://bugs.webkit.org/show_bug.cgi?id=183951 Reviewed by Matt

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

2018-03-23 Thread megan_gardner
Title: [229940] trunk/Source/WebKit Revision 229940 Author megan_gard...@apple.com Date 2018-03-23 18:17:07 -0700 (Fri, 23 Mar 2018) Log Message Enable unified text selection in select cases for gradual testing https://bugs.webkit.org/show_bug.cgi?id=183967 Reviewed by Tim Horton.

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

2018-03-23 Thread wenson_hsieh
Title: [229939] trunk/Source/WebCore Revision 229939 Author wenson_hs...@apple.com Date 2018-03-23 17:33:52 -0700 (Fri, 23 Mar 2018) Log Message [Extra zoom mode] Fix some localizable strings after r229878 https://bugs.webkit.org/show_bug.cgi?id=183963 Reviewed by Tim Horton. The

[webkit-changes] [229938] trunk/Source

2018-03-23 Thread timothy_horton
Title: [229938] trunk/Source Revision 229938 Author timothy_hor...@apple.com Date 2018-03-23 17:00:32 -0700 (Fri, 23 Mar 2018) Log Message Introduce and adopt HAVE(AUDIO_TOOLBOX_AUDIO_SESSION) https://bugs.webkit.org/show_bug.cgi?id=183954 Reviewed by Dan Bernstein. * wtf/Platform.h:

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

2018-03-23 Thread wilander
Title: [229936] trunk/Source/WebKit Revision 229936 Author wilan...@apple.com Date 2018-03-23 16:48:23 -0700 (Fri, 23 Mar 2018) Log Message Resource Load Statistics: Pick up ITP debug mode flag from defaults https://bugs.webkit.org/show_bug.cgi?id=183956 Reviewed by Brent Fulgham. *

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

2018-03-23 Thread cdumez
Title: [229935] trunk/Source/WebCore Revision 229935 Author cdu...@apple.com Date 2018-03-23 16:46:50 -0700 (Fri, 23 Mar 2018) Log Message NetworkStateNotifier::updateStateWithoutNotifying() is inefficient https://bugs.webkit.org/show_bug.cgi?id=183760 Reviewed by Ryosuke Niwa. Update

[webkit-changes] [229934] trunk/Source/WebKitLegacy/win

2018-03-23 Thread cdumez
Title: [229934] trunk/Source/WebKitLegacy/win Revision 229934 Author cdu...@apple.com Date 2018-03-23 16:41:59 -0700 (Fri, 23 Mar 2018) Log Message Unreviewed attempt to fix Windows build after r229926. * WebView.cpp: Modified Paths trunk/Source/WebKitLegacy/win/ChangeLog

[webkit-changes] [229933] trunk

2018-03-23 Thread dbates
Title: [229933] trunk Revision 229933 Author dba...@webkit.org Date 2018-03-23 16:37:13 -0700 (Fri, 23 Mar 2018) Log Message Unreviewed, rolling out r229868. Caused media controls tests to timeout. Will investigate offline. Reverted changeset: "CSS mask images should be retrieved

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

2018-03-23 Thread bburg
Title: [229932] trunk/Source/WebInspectorUI Revision 229932 Author bb...@apple.com Date 2018-03-23 16:35:03 -0700 (Fri, 23 Mar 2018) Log Message Web Inspector: add WebKitAdditions hooks for WebInspectorUI https://bugs.webkit.org/show_bug.cgi?id=183940 Reviewed by Timothy Hatcher. *

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

2018-03-23 Thread mark . lam
Title: [229931] trunk/Source/WebCore Revision 229931 Author mark@apple.com Date 2018-03-23 16:28:05 -0700 (Fri, 23 Mar 2018) Log Message Add pointer profiling hooks to the CSS JIT. https://bugs.webkit.org/show_bug.cgi?id=183947 Reviewed by JF Bastien. No new tests needed. Covered

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

2018-03-23 Thread timothy_horton
Title: [229930] trunk/Source/WebKitLegacy Revision 229930 Author timothy_hor...@apple.com Date 2018-03-23 15:47:48 -0700 (Fri, 23 Mar 2018) Log Message Adopt WK_PLATFORM_NAME in WebKitLegacy https://bugs.webkit.org/show_bug.cgi?id=183948 Reviewed by Dan Bernstein. Source/WebKitLegacy:

[webkit-changes] [229929] trunk

2018-03-23 Thread commit-queue
Title: [229929] trunk Revision 229929 Author commit-qu...@webkit.org Date 2018-03-23 15:41:40 -0700 (Fri, 23 Mar 2018) Log Message Local storage getItem() for an empty string returned UNDEFINED value. https://bugs.webkit.org/show_bug.cgi?id=69138 Patch by Sihui Liu

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

2018-03-23 Thread wenson_hsieh
Title: [229928] trunk/Source/WebKit Revision 229928 Author wenson_hs...@apple.com Date 2018-03-23 15:35:38 -0700 (Fri, 23 Mar 2018) Log Message [Extra zoom mode] Adopt list view controller UI for select menus https://bugs.webkit.org/show_bug.cgi?id=183944 Reviewed by Tim Horton. Move

[webkit-changes] [229927] trunk

2018-03-23 Thread cdumez
Title: [229927] trunk Revision 229927 Author cdu...@apple.com Date 2018-03-23 15:16:25 -0700 (Fri, 23 Mar 2018) Log Message Promptly terminate service worker processes when they are no longer needed https://bugs.webkit.org/show_bug.cgi?id=183873 Reviewed by Youenn Fablet.

[webkit-changes] [229926] trunk

2018-03-23 Thread beidson
Title: [229926] trunk Revision 229926 Author beid...@apple.com Date 2018-03-23 15:15:23 -0700 (Fri, 23 Mar 2018) Log Message Go to back/forward list items after a process-swapped navigation. and https://bugs.webkit.org/show_bug.cgi?id=183920 Reviewed by Andy Estes. Source/WebCore:

[webkit-changes] [229925] trunk/LayoutTests

2018-03-23 Thread pvollan
Title: [229925] trunk/LayoutTests Revision 229925 Author pvol...@apple.com Date 2018-03-23 15:07:01 -0700 (Fri, 23 Mar 2018) Log Message Mark accessibility/row-with-aria-role-in-native-table.html as failing on Windows. https://bugs.webkit.org/show_bug.cgi?id=183955 Unreviewed test

[webkit-changes] [229924] trunk/LayoutTests

2018-03-23 Thread pvollan
Title: [229924] trunk/LayoutTests Revision 229924 Author pvol...@apple.com Date 2018-03-23 15:02:53 -0700 (Fri, 23 Mar 2018) Log Message Mark some CSS animations tests as failing on Windows. https://bugs.webkit.org/show_bug.cgi?id=183953 Unreviewed test gardening. *

[webkit-changes] [229923] trunk/Source/ThirdParty/libwebrtc

2018-03-23 Thread youenn
Title: [229923] trunk/Source/ThirdParty/libwebrtc Revision 229923 Author you...@apple.com Date 2018-03-23 15:01:43 -0700 (Fri, 23 Mar 2018) Log Message fix Modified Paths trunk/Source/ThirdParty/libwebrtc/ChangeLog

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

2018-03-23 Thread nvasilyev
Title: [229922] trunk/Source/WebInspectorUI Revision 229922 Author nvasil...@apple.com Date 2018-03-23 14:35:34 -0700 (Fri, 23 Mar 2018) Log Message Web Inspector: Styles Redesign: flashing when switching between nodes https://bugs.webkit.org/show_bug.cgi?id=179291 Reviewed by Matt

[webkit-changes] [229921] trunk/Tools

2018-03-23 Thread commit-queue
Title: [229921] trunk/Tools Revision 229921 Author commit-qu...@webkit.org Date 2018-03-23 14:19:37 -0700 (Fri, 23 Mar 2018) Log Message Lint web-platform-tests changes with the wpt linter before exporting https://bugs.webkit.org/show_bug.cgi?id=183796 Patch by Brendan McLoughlin

[webkit-changes] [229920] trunk/Source/ThirdParty/libwebrtc

2018-03-23 Thread youenn
Title: [229920] trunk/Source/ThirdParty/libwebrtc Revision 229920 Author you...@apple.com Date 2018-03-23 14:18:56 -0700 (Fri, 23 Mar 2018) Log Message Add support for VCP encoder on MacOS and iOS https://bugs.webkit.org/show_bug.cgi?id=183924 Reviewed by Eric Carlson. Soft-Link

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

2018-03-23 Thread wilander
Title: [229919] trunk/Source/WebCore Revision 229919 Author wilan...@apple.com Date 2018-03-23 14:03:36 -0700 (Fri, 23 Mar 2018) Log Message Resource Load Statistics: Fix decoder key isPrevalentResource->isVeryPrevalentResource https://bugs.webkit.org/show_bug.cgi?id=183950 Reviewed by

[webkit-changes] [229918] trunk

2018-03-23 Thread megan_gardner
Title: [229918] trunk Revision 229918 Author megan_gard...@apple.com Date 2018-03-23 14:00:02 -0700 (Fri, 23 Mar 2018) Log Message Don't use the presence of a textSelectionAssistant as a proxy for if we are in content editable. https://bugs.webkit.org/show_bug.cgi?id=183804 Reviewed by

[webkit-changes] [229917] trunk/Source

2018-03-23 Thread youenn
Title: [229917] trunk/Source Revision 229917 Author you...@apple.com Date 2018-03-23 13:53:01 -0700 (Fri, 23 Mar 2018) Log Message WebProcessPool should not ask to register all clients for each service worker process creation https://bugs.webkit.org/show_bug.cgi?id=183941 Reviewed by

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

2018-03-23 Thread wenson_hsieh
Title: [229916] trunk/Source/WebKit Revision 229916 Author wenson_hs...@apple.com Date 2018-03-23 13:47:19 -0700 (Fri, 23 Mar 2018) Log Message [Extra zoom mode] Adopt list view controller UI for select menus https://bugs.webkit.org/show_bug.cgi?id=183944 Reviewed by Andy Estes.

[webkit-changes] [229915] trunk

2018-03-23 Thread eric . carlson
Title: [229915] trunk Revision 229915 Author eric.carl...@apple.com Date 2018-03-23 13:11:52 -0700 (Fri, 23 Mar 2018) Log Message HTMLElement factory doesn't need to call MediaPlayer::isAvailable https://bugs.webkit.org/show_bug.cgi?id=183946 Reviewed by Youenn Fablet. Source/WebCore:

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

2018-03-23 Thread youenn
Title: [229914] trunk/Source/WebKit Revision 229914 Author you...@apple.com Date 2018-03-23 12:54:01 -0700 (Fri, 23 Mar 2018) Log Message CacheStorage::Caches should clear m_caches when clearing its representation even though it is not yet initialized

[webkit-changes] [229913] trunk

2018-03-23 Thread ddkilzer
Title: [229913] trunk Revision 229913 Author ddkil...@apple.com Date 2018-03-23 12:06:35 -0700 (Fri, 23 Mar 2018) Log Message Stop using dispatch_set_target_queue() Reviewed by Daniel Bates. Source/ThirdParty/libwebrtc: * Source/webrtc/rtc_base/task_queue_gcd.cc: Remove use of

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

2018-03-23 Thread mark . lam
Title: [229912] trunk/Source/_javascript_Core Revision 229912 Author mark@apple.com Date 2018-03-23 11:55:26 -0700 (Fri, 23 Mar 2018) Log Message LLInt TypeArray pointer poisoning should not pick its poison dynamically. https://bugs.webkit.org/show_bug.cgi?id=183942 Reviewed by JF

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

2018-03-23 Thread mark . lam
Title: [229911] trunk/Source/_javascript_Core Revision 229911 Author mark@apple.com Date 2018-03-23 11:44:17 -0700 (Fri, 23 Mar 2018) Log Message Add more support for pointer profiling. https://bugs.webkit.org/show_bug.cgi?id=183943 Reviewed by JF Bastien. *

[webkit-changes] [229910] trunk/LayoutTests

2018-03-23 Thread ryanhaddad
Title: [229910] trunk/LayoutTests Revision 229910 Author ryanhad...@apple.com Date 2018-03-23 11:34:50 -0700 (Fri, 23 Mar 2018) Log Message Only enable LayoutTest fast/css/apple-system-control-colors.html on macOS. Unreviewed test gardening. * TestExpectations: *

[webkit-changes] [229909] trunk/LayoutTests

2018-03-23 Thread aperez
Title: [229909] trunk/LayoutTests Revision 229909 Author ape...@igalia.com Date 2018-03-23 11:32:20 -0700 (Fri, 23 Mar 2018) Log Message Unreviewed WPE gardening. Removed imported/mathml-in-html5 from WPE test expectations, as the path does not exit anymore after r229601 *

[webkit-changes] [229908] trunk/Source

2018-03-23 Thread youenn
Title: [229908] trunk/Source Revision 229908 Author you...@apple.com Date 2018-03-23 11:20:47 -0700 (Fri, 23 Mar 2018) Log Message Use libwebrtc ObjectiveC H264 encoder and decoder https://bugs.webkit.org/show_bug.cgi?id=183912 Reviewed by Eric Carlson. Source/ThirdParty/libwebrtc:

[webkit-changes] [229907] trunk

2018-03-23 Thread youenn
Title: [229907] trunk Revision 229907 Author you...@apple.com Date 2018-03-23 11:06:34 -0700 (Fri, 23 Mar 2018) Log Message DocumentThreadableLoader should send credentials after redirections and preflight if fetch option credentials is include

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

2018-03-23 Thread timothy_horton
Title: [229906] trunk/Source/WebCore Revision 229906 Author timothy_hor...@apple.com Date 2018-03-23 11:06:08 -0700 (Fri, 23 Mar 2018) Log Message Fix the build after r229858 * platform/graphics/cocoa/GraphicsContext3DCocoa.mm: Modified Paths trunk/Source/WebCore/ChangeLog

[webkit-changes] [229905] trunk

2018-03-23 Thread youenn
Title: [229905] trunk Revision 229905 Author you...@apple.com Date 2018-03-23 11:04:00 -0700 (Fri, 23 Mar 2018) Log Message Allow fully whitelisted plug-ins to match non HTTP URLs https://bugs.webkit.org/show_bug.cgi?id=183938 rdar://problem/38534312 Reviewed by Chris Dumez.

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

2018-03-23 Thread youenn
Title: [229904] trunk/Source/WebKit Revision 229904 Author you...@apple.com Date 2018-03-23 11:02:30 -0700 (Fri, 23 Mar 2018) Log Message CacheStorage::Engine should not ref itself when hopping to a background thread https://bugs.webkit.org/show_bug.cgi?id=183925 Reviewed by Chris

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

2018-03-23 Thread youenn
Title: [229903] trunk/Source/WebCore Revision 229903 Author you...@apple.com Date 2018-03-23 10:48:46 -0700 (Fri, 23 Mar 2018) Log Message ActiveDOMObject should assert that they are destroyed in the thread they are created https://bugs.webkit.org/show_bug.cgi?id=183671 Reviewed by

[webkit-changes] [229902] tags/Safari-606.1.7.3/Source/WebKit

2018-03-23 Thread jmarcell
Title: [229902] tags/Safari-606.1.7.3/Source/WebKit Revision 229902 Author jmarc...@apple.com Date 2018-03-23 10:29:26 -0700 (Fri, 23 Mar 2018) Log Message Cherry-pick r229418. rdar://problem/38770923 Modified Paths tags/Safari-606.1.7.3/Source/WebKit/ChangeLog

[webkit-changes] [229901] tags/Safari-606.1.7.3/Source

2018-03-23 Thread jmarcell
Title: [229901] tags/Safari-606.1.7.3/Source Revision 229901 Author jmarc...@apple.com Date 2018-03-23 10:16:16 -0700 (Fri, 23 Mar 2018) Log Message Versioning. Modified Paths tags/Safari-606.1.7.3/Source/_javascript_Core/Configurations/Version.xcconfig

[webkit-changes] [229900] trunk/Tools

2018-03-23 Thread jfbastien
Title: [229900] trunk/Tools Revision 229900 Author jfbast...@apple.com Date 2018-03-23 10:07:47 -0700 (Fri, 23 Mar 2018) Log Message dump-class-layout is just wrong https://bugs.webkit.org/show_bug.cgi?id=183939 Reviewed by Yusuke Suzuki. Looks like r229291 contained a half-renamed

[webkit-changes] [229899] tags/Safari-606.1.7.3/

2018-03-23 Thread jmarcell
Title: [229899] tags/Safari-606.1.7.3/ Revision 229899 Author jmarc...@apple.com Date 2018-03-23 09:59:02 -0700 (Fri, 23 Mar 2018) Log Message New tag. Added Paths tags/Safari-606.1.7.3/ Diff ___ webkit-changes mailing list

[webkit-changes] [229898] trunk

2018-03-23 Thread youenn
Title: [229898] trunk Revision 229898 Author you...@apple.com Date 2018-03-23 09:55:10 -0700 (Fri, 23 Mar 2018) Log Message Safari WebKitWebRTCAudioModule crash during tag update when audio track present in MediaStream https://bugs.webkit.org/show_bug.cgi?id=181180 Reviewed by Eric

[webkit-changes] [229897] trunk

2018-03-23 Thread svillar
Title: [229897] trunk Revision 229897 Author svil...@igalia.com Date 2018-03-23 09:44:27 -0700 (Fri, 23 Mar 2018) Log Message [css-grid] Fix auto repeat tracks computation with definite min sizes https://bugs.webkit.org/show_bug.cgi?id=183933 Reviewed by Javier Fernandez.

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

2018-03-23 Thread ryanhaddad
Title: [229896] trunk/Source/WebKit Revision 229896 Author ryanhad...@apple.com Date 2018-03-23 09:38:09 -0700 (Fri, 23 Mar 2018) Log Message Unreviewed build fix. * UIProcess/API/Cocoa/WKWebViewPrivate.h: Modified Paths trunk/Source/WebKit/ChangeLog

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

2018-03-23 Thread clopez
Title: [229894] trunk/Source/WTF Revision 229894 Author clo...@igalia.com Date 2018-03-23 05:41:44 -0700 (Fri, 23 Mar 2018) Log Message WebProcess memory monitor thresholds should be better tuned for embedded systems. https://bugs.webkit.org/show_bug.cgi?id=183773 Reviewed by Yusuke

[webkit-changes] [229893] trunk/Source

2018-03-23 Thread utatane . tea
Title: [229893] trunk/Source Revision 229893 Author utatane@gmail.com Date 2018-03-23 05:34:08 -0700 (Fri, 23 Mar 2018) Log Message [WTF] Add standard containers with FastAllocator specialization https://bugs.webkit.org/show_bug.cgi?id=183789 Reviewed by Darin Adler.

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

2018-03-23 Thread utatane . tea
Title: [229892] trunk/Source/_javascript_Core Revision 229892 Author utatane@gmail.com Date 2018-03-23 05:32:40 -0700 (Fri, 23 Mar 2018) Log Message [FTL] Fix ArrayPush(ArrayStorage)'s abstract heap https://bugs.webkit.org/show_bug.cgi?id=182960 Reviewed by Saam Barati. This patch

[webkit-changes] [229891] trunk

2018-03-23 Thread graouts
Title: [229891] trunk Revision 229891 Author grao...@webkit.org Date 2018-03-23 04:49:04 -0700 (Fri, 23 Mar 2018) Log Message [Web Animations] infinite repeat counts aren't reflected for CSS Animations https://bugs.webkit.org/show_bug.cgi?id=183932 Reviewed by Dean Jackson.

[webkit-changes] [229890] trunk

2018-03-23 Thread graouts
Title: [229890] trunk Revision 229890 Author grao...@webkit.org Date 2018-03-23 04:47:26 -0700 (Fri, 23 Mar 2018) Log Message [Web Animations] Correctly cancel animations when a parent gets a "display: none" style or when an element is removed

[webkit-changes] [229889] trunk

2018-03-23 Thread graouts
Title: [229889] trunk Revision 229889 Author grao...@webkit.org Date 2018-03-23 04:45:40 -0700 (Fri, 23 Mar 2018) Log Message [Web Animations] Animated transform styles are ignored when calling getComputedStyle() https://bugs.webkit.org/show_bug.cgi?id=183918 Reviewed by Dean Jackson.

[webkit-changes] [229888] trunk

2018-03-23 Thread graouts
Title: [229888] trunk Revision 229888 Author grao...@webkit.org Date 2018-03-23 04:42:31 -0700 (Fri, 23 Mar 2018) Log Message [Web Animations] Support "transition: all" for CSS Transitions as Web Animations https://bugs.webkit.org/show_bug.cgi?id=183917 Reviewed by Dean Jackson.

[webkit-changes] [229887] trunk/LayoutTests

2018-03-23 Thread zandobersek
Title: [229887] trunk/LayoutTests Revision 229887 Author zandober...@gmail.com Date 2018-03-23 01:53:06 -0700 (Fri, 23 Mar 2018) Log Message Unreviewed GTK+ gardening. Add a port-specific baseline for fast/css/apple-system-control.html. Mark http/wpt/service-workers tests as a mix of

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

2018-03-23 Thread zandobersek
Title: [229886] trunk/Source/_javascript_Core Revision 229886 Author zandober...@gmail.com Date 2018-03-23 01:46:09 -0700 (Fri, 23 Mar 2018) Log Message Unreviewed build fix for GCC 4.9 builds. * assembler/MacroAssemblerCodeRef.h: std::is_trivially_copyable<> isn't supported in 4.9

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

2018-03-23 Thread mcatanzaro
Title: [229885] trunk/Source/WebKit Revision 229885 Author mcatanz...@igalia.com Date 2018-03-23 00:56:08 -0700 (Fri, 23 Mar 2018) Log Message [WPE][GTK] Fix -Wswitch warnings after r229778 https://bugs.webkit.org/show_bug.cgi?id=183927 Reviewed by Carlos Garcia Campos. *

[webkit-changes] [229884] trunk/Tools

2018-03-23 Thread carlosgc
Title: [229884] trunk/Tools Revision 229884 Author carlo...@webkit.org Date 2018-03-23 00:49:14 -0700 (Fri, 23 Mar 2018) Log Message Unreviewed. Run JSC GLib API tests in GTK+ and WPE bots. The test runners were still considering the JSC tests as google tests, but they are now GLib

[webkit-changes] [229883] trunk/Source

2018-03-23 Thread timothy_horton
Title: [229883] trunk/Source Revision 229883 Author timothy_hor...@apple.com Date 2018-03-22 23:53:26 -0700 (Thu, 22 Mar 2018) Log Message Adopt WK_ALTERNATE_FRAMEWORKS_DIR in WebCore https://bugs.webkit.org/show_bug.cgi?id=183930 Reviewed by Dan Bernstein. Source/_javascript_Core: *