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

2016-04-22 Thread mattbaker
Title: [199947] trunk/Source/WebInspectorUI Revision 199947 Author mattba...@apple.com Date 2016-04-22 19:49:40 -0700 (Fri, 22 Apr 2016) Log Message Web Inspector: HeapAllocationsTimeline grid should use built-in grid column icons https://bugs.webkit.org/show_bug.cgi?id=156934 Reviewed

[webkit-changes] [199946] trunk

2016-04-22 Thread fpizlo
Title: [199946] trunk Revision 199946 Author fpi...@apple.com Date 2016-04-22 19:00:38 -0700 (Fri, 22 Apr 2016) Log Message Speed up bound functions a bit https://bugs.webkit.org/show_bug.cgi?id=156889 Reviewed by Saam Barati. Source/_javascript_Core: Bound functions are hard

[webkit-changes] [199945] branches/safari-601.1.46-branch/Source

2016-04-22 Thread bshafiei
Title: [199945] branches/safari-601.1.46-branch/Source Revision 199945 Author bshaf...@apple.com Date 2016-04-22 18:14:02 -0700 (Fri, 22 Apr 2016) Log Message Versioning. Modified Paths branches/safari-601.1.46-branch/Source/_javascript_Core/Configurations/Version.xcconfig

[webkit-changes] [199944] branches/safari-601-branch/Source

2016-04-22 Thread bshafiei
Title: [199944] branches/safari-601-branch/Source Revision 199944 Author bshaf...@apple.com Date 2016-04-22 18:13:17 -0700 (Fri, 22 Apr 2016) Log Message Versioning. Modified Paths branches/safari-601-branch/Source/_javascript_Core/Configurations/Version.xcconfig

[webkit-changes] [199942] trunk

2016-04-22 Thread cdumez
Title: [199942] trunk Revision 199942 Author cdu...@apple.com Date 2016-04-22 17:58:01 -0700 (Fri, 22 Apr 2016) Log Message Cannot access the SQLTransaction.constructor.prototype https://bugs.webkit.org/show_bug.cgi?id=156613 Reviewed by Darin Adler. Source/WebCore: Drop

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

2016-04-22 Thread commit-queue
Title: [199940] trunk/Source/WebCore Revision 199940 Author commit-qu...@webkit.org Date 2016-04-22 17:44:45 -0700 (Fri, 22 Apr 2016) Log Message Web Inspector: Include columnNumber in event listener locations https://bugs.webkit.org/show_bug.cgi?id=156927 Patch by Joseph Pecoraro

[webkit-changes] [199939] trunk

2016-04-22 Thread commit-queue
Title: [199939] trunk Revision 199939 Author commit-qu...@webkit.org Date 2016-04-22 17:40:43 -0700 (Fri, 22 Apr 2016) Log Message Web Inspector: Source directives lost when using Function constructor repeatedly https://bugs.webkit.org/show_bug.cgi?id=156863 Patch by Joseph Pecoraro

[webkit-changes] [199938] tags/Safari-601.1.46.128/

2016-04-22 Thread bshafiei
Title: [199938] tags/Safari-601.1.46.128/ Revision 199938 Author bshaf...@apple.com Date 2016-04-22 17:07:44 -0700 (Fri, 22 Apr 2016) Log Message New tag. Added Paths tags/Safari-601.1.46.128/ Diff Property changes: tags/Safari-601.1.46.128 Added: svn:ignore depcomp compile

[webkit-changes] [199937] tags/Safari-601.6.17/

2016-04-22 Thread bshafiei
Title: [199937] tags/Safari-601.6.17/ Revision 199937 Author bshaf...@apple.com Date 2016-04-22 17:07:38 -0700 (Fri, 22 Apr 2016) Log Message New tag. Added Paths tags/Safari-601.6.17/ Diff Property changes: tags/Safari-601.6.17 Added: svn:ignore depcomp compile config.guess

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

2016-04-22 Thread ggaren
Title: [199936] trunk/Source/bmalloc Revision 199936 Author gga...@apple.com Date 2016-04-22 16:56:53 -0700 (Fri, 22 Apr 2016) Log Message bmalloc: vm allocations should plant guard pages https://bugs.webkit.org/show_bug.cgi?id=156937 Reviewed by Michael Saboff. * bmalloc/Object.h:

[webkit-changes] [199935] trunk

2016-04-22 Thread mark . lam
Title: [199935] trunk Revision 199935 Author mark@apple.com Date 2016-04-22 16:48:44 -0700 (Fri, 22 Apr 2016) Log Message _javascript_ jit bug affecting Google Maps. https://bugs.webkit.org/show_bug.cgi?id=153431 Reviewed by Filip Pizlo. Source/_javascript_Core: The issue was due

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

2016-04-22 Thread ggaren
Title: [199934] trunk/Source/bmalloc Revision 199934 Author gga...@apple.com Date 2016-04-22 16:25:54 -0700 (Fri, 22 Apr 2016) Log Message bmalloc: Constify introspect function pointer table https://bugs.webkit.org/show_bug.cgi?id=156936 Reviewed by Michael Saboff. * bmalloc/Zone.cpp:

[webkit-changes] [199930] tags/Safari-602.1.29/Source/WebCore

2016-04-22 Thread bshafiei
Title: [199930] tags/Safari-602.1.29/Source/WebCore Revision 199930 Author bshaf...@apple.com Date 2016-04-22 16:08:15 -0700 (Fri, 22 Apr 2016) Log Message Merged r199915. Modified Paths tags/Safari-602.1.29/Source/WebCore/ChangeLog

[webkit-changes] [199932] tags/Safari-602.1.29/Source/WebKit2

2016-04-22 Thread bshafiei
Title: [199932] tags/Safari-602.1.29/Source/WebKit2 Revision 199932 Author bshaf...@apple.com Date 2016-04-22 16:10:08 -0700 (Fri, 22 Apr 2016) Log Message Merged r199919. Modified Paths tags/Safari-602.1.29/Source/WebKit2/ChangeLog

[webkit-changes] [199927] trunk

2016-04-22 Thread ggaren
Title: [199927] trunk Revision 199927 Author gga...@apple.com Date 2016-04-22 16:04:55 -0700 (Fri, 22 Apr 2016) Log Message super should be available in object literals https://bugs.webkit.org/show_bug.cgi?id=156933 Reviewed by Saam Barati. Source/_javascript_Core: When we originally

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

2016-04-22 Thread commit-queue
Title: [199933] trunk/Source/_javascript_Core Revision 199933 Author commit-qu...@webkit.org Date 2016-04-22 16:10:27 -0700 (Fri, 22 Apr 2016) Log Message [JSC] PredictionPropagation should not be in the top 5 heaviest phases https://bugs.webkit.org/show_bug.cgi?id=156891 Patch by

[webkit-changes] [199931] tags/Safari-602.1.29/Source/WebKit2

2016-04-22 Thread bshafiei
Title: [199931] tags/Safari-602.1.29/Source/WebKit2 Revision 199931 Author bshaf...@apple.com Date 2016-04-22 16:09:21 -0700 (Fri, 22 Apr 2016) Log Message Merged r199917. Modified Paths tags/Safari-602.1.29/Source/WebKit2/ChangeLog

[webkit-changes] [199929] tags/Safari-602.1.29/Source/WebCore

2016-04-22 Thread bshafiei
Title: [199929] tags/Safari-602.1.29/Source/WebCore Revision 199929 Author bshaf...@apple.com Date 2016-04-22 16:07:15 -0700 (Fri, 22 Apr 2016) Log Message Merged r199885. Modified Paths tags/Safari-602.1.29/Source/WebCore/ChangeLog

[webkit-changes] [199928] tags/Safari-602.1.29/Source/WebKit2

2016-04-22 Thread bshafiei
Title: [199928] tags/Safari-602.1.29/Source/WebKit2 Revision 199928 Author bshaf...@apple.com Date 2016-04-22 16:05:37 -0700 (Fri, 22 Apr 2016) Log Message Merged r199914. Modified Paths tags/Safari-602.1.29/Source/WebKit2/ChangeLog

[webkit-changes] [199926] tags/Safari-602.1.29/Source/WebCore

2016-04-22 Thread bshafiei
Title: [199926] tags/Safari-602.1.29/Source/WebCore Revision 199926 Author bshaf...@apple.com Date 2016-04-22 16:04:35 -0700 (Fri, 22 Apr 2016) Log Message Merged r199912. rdar://problem/25865315 Modified Paths tags/Safari-602.1.29/Source/WebCore/ChangeLog

[webkit-changes] [199925] tags/Safari-602.1.29/Source/WebKit

2016-04-22 Thread bshafiei
Title: [199925] tags/Safari-602.1.29/Source/WebKit Revision 199925 Author bshaf...@apple.com Date 2016-04-22 16:03:42 -0700 (Fri, 22 Apr 2016) Log Message Merged r199908. Modified Paths tags/Safari-602.1.29/Source/WebKit/ChangeLog tags/Safari-602.1.29/Source/WebKit/PlatformWin.cmake

[webkit-changes] [199924] tags/Safari-602.1.29/Source/WebCore

2016-04-22 Thread bshafiei
Title: [199924] tags/Safari-602.1.29/Source/WebCore Revision 199924 Author bshaf...@apple.com Date 2016-04-22 16:02:42 -0700 (Fri, 22 Apr 2016) Log Message Merged r199904. Modified Paths tags/Safari-602.1.29/Source/WebCore/ChangeLog

[webkit-changes] [199922] tags/Safari-602.1.29/Source/WebCore

2016-04-22 Thread bshafiei
Title: [199922] tags/Safari-602.1.29/Source/WebCore Revision 199922 Author bshaf...@apple.com Date 2016-04-22 16:01:56 -0700 (Fri, 22 Apr 2016) Log Message Merged r199886. Modified Paths tags/Safari-602.1.29/Source/WebCore/ChangeLog

[webkit-changes] [199923] branches/safari-601-branch/LayoutTests/http/tests/svg

2016-04-22 Thread matthew_hanson
Title: [199923] branches/safari-601-branch/LayoutTests/http/tests/svg Revision 199923 Author matthew_han...@apple.com Date 2016-04-22 16:02:10 -0700 (Fri, 22 Apr 2016) Log Message Merge LayoutTests for r199881. rdar://problem/25879498 Added Paths

[webkit-changes] [199921] tags/Safari-602.1.29/Source/WebKit2

2016-04-22 Thread bshafiei
Title: [199921] tags/Safari-602.1.29/Source/WebKit2 Revision 199921 Author bshaf...@apple.com Date 2016-04-22 15:58:24 -0700 (Fri, 22 Apr 2016) Log Message Merged r199903. Modified Paths tags/Safari-602.1.29/Source/WebKit2/ChangeLog

[webkit-changes] [199920] tags/Safari-602.1.29/Source/WebCore

2016-04-22 Thread bshafiei
Title: [199920] tags/Safari-602.1.29/Source/WebCore Revision 199920 Author bshaf...@apple.com Date 2016-04-22 15:57:42 -0700 (Fri, 22 Apr 2016) Log Message Merged r199902. Modified Paths tags/Safari-602.1.29/Source/WebCore/ChangeLog

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

2016-04-22 Thread ryanhaddad
Title: [199919] trunk/Source/WebKit2 Revision 199919 Author ryanhad...@apple.com Date 2016-04-22 15:46:54 -0700 (Fri, 22 Apr 2016) Log Message Fixing a typo in my last commit. Unreviewed build fix. * UIProcess/Cocoa/WebVideoFullscreenManagerProxy.messages.in: *

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

2016-04-22 Thread fpizlo
Title: [199918] trunk/Source/_javascript_Core Revision 199918 Author fpi...@apple.com Date 2016-04-22 15:46:18 -0700 (Fri, 22 Apr 2016) Log Message ASSERT(m_stack.last().isTailDeleted) at ShadowChicken.cpp:127 inspecting the inspector https://bugs.webkit.org/show_bug.cgi?id=156930

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

2016-04-22 Thread ryanhaddad
Title: [199917] trunk/Source/WebKit2 Revision 199917 Author ryanhad...@apple.com Date 2016-04-22 15:41:49 -0700 (Fri, 22 Apr 2016) Log Message Missed some macros to fix builds that do not support AVKit. Unreviewed build fix. * UIProcess/Cocoa/WebVideoFullscreenManagerProxy.messages.in:

[webkit-changes] [199916] trunk/Tools

2016-04-22 Thread commit-queue
Title: [199916] trunk/Tools Revision 199916 Author commit-qu...@webkit.org Date 2016-04-22 15:38:54 -0700 (Fri, 22 Apr 2016) Log Message Add JSC test results in json format to a buildbot log https://bugs.webkit.org/show_bug.cgi?id=156920 Patch by Srinivasan Vijayaraghavan

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

2016-04-22 Thread bfulgham
Title: [199915] trunk/Source/WebCore Revision 199915 Author bfulg...@apple.com Date 2016-04-22 15:30:00 -0700 (Fri, 22 Apr 2016) Log Message [Win] Unreviewed build fix. * platform/graphics/ca/win/PlatformCALayerWin.cpp: (PlatformCALayerWin::isHidden): Modified Paths

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

2016-04-22 Thread ryanhaddad
Title: [199914] trunk/Source/WebKit2 Revision 199914 Author ryanhad...@apple.com Date 2016-04-22 15:05:36 -0700 (Fri, 22 Apr 2016) Log Message Fix builds that do not support AVKit Unreviewed build fix. * UIProcess/WebPageProxy.h: Modified Paths trunk/Source/WebKit2/ChangeLog

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

2016-04-22 Thread benjamin
Title: [199913] trunk/Source/_javascript_Core Revision 199913 Author benja...@webkit.org Date 2016-04-22 15:02:13 -0700 (Fri, 22 Apr 2016) Log Message Attempt to fix the CLoop after r199866 * runtime/MathCommon.h: Modified Paths trunk/Source/_javascript_Core/ChangeLog

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

2016-04-22 Thread jer . noble
Title: [199912] trunk/Source/WebCore Revision 199912 Author jer.no...@apple.com Date 2016-04-22 14:48:39 -0700 (Fri, 22 Apr 2016) Log Message [iOS] Crash at -[WebAVPlayerLayer resolveBounds] https://bugs.webkit.org/show_bug.cgi?id=156931 Reviewed by Eric Carlson. When cloning the

[webkit-changes] [199911] branches/safari-601-branch

2016-04-22 Thread matthew_hanson
Title: [199911] branches/safari-601-branch Revision 199911 Author matthew_han...@apple.com Date 2016-04-22 14:40:39 -0700 (Fri, 22 Apr 2016) Log Message Merge r199881. rdar://problem/25879498 Modified Paths branches/safari-601-branch/LayoutTests/ChangeLog

[webkit-changes] [199909] branches/safari-601.1.46-branch

2016-04-22 Thread matthew_hanson
Title: [199909] branches/safari-601.1.46-branch Revision 199909 Author matthew_han...@apple.com Date 2016-04-22 14:32:02 -0700 (Fri, 22 Apr 2016) Log Message Merge r199881. rdar://problem/25879593 Modified Paths branches/safari-601.1.46-branch/LayoutTests/ChangeLog

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

2016-04-22 Thread cdumez
Title: [199910] trunk/Source/WebCore Revision 199910 Author cdu...@apple.com Date 2016-04-22 14:32:25 -0700 (Fri, 22 Apr 2016) Log Message Crash under WebCore::DataDetection::detectContentInRange() https://bugs.webkit.org/show_bug.cgi?id=156880 Reviewed by Darin Adler. We would

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

2016-04-22 Thread bfulgham
Title: [199908] trunk/Source/WebKit Revision 199908 Author bfulg...@apple.com Date 2016-04-22 14:27:14 -0700 (Fri, 22 Apr 2016) Log Message Source/WebKit: Unreviewed build fix after r199841. * PlatformWin.cmake: Add missing WebApplicationCache.cpp buid directive. Source/WebKit/win:

[webkit-changes] [199907] trunk/LayoutTests

2016-04-22 Thread ryanhaddad
Title: [199907] trunk/LayoutTests Revision 199907 Author ryanhad...@apple.com Date 2016-04-22 14:26:46 -0700 (Fri, 22 Apr 2016) Log Message Rebaselining inspector/model/stack-trace.html after r199897 Unreviewed test gardening. * inspector/model/stack-trace-expected.txt: Modified Paths

[webkit-changes] [199906] trunk/PerformanceTests

2016-04-22 Thread simon . fraser
Title: [199906] trunk/PerformanceTests Revision 199906 Author simon.fra...@apple.com Date 2016-04-22 14:25:37 -0700 (Fri, 22 Apr 2016) Log Message Skip two content animation tests which are only meant for iOS testing. * Animation/css-animation.html: Added. *

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

2016-04-22 Thread keith_miller
Title: [199905] trunk/Source/WebCore Revision 199905 Author keith_mil...@apple.com Date 2016-04-22 14:24:27 -0700 (Fri, 22 Apr 2016) Log Message buildObjectForEventListener should not call into JSC with a null ExecState https://bugs.webkit.org/show_bug.cgi?id=156923 Reviewed by Joseph

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

2016-04-22 Thread dino
Title: [199904] trunk/Source/WebCore Revision 199904 Author d...@apple.com Date 2016-04-22 14:22:52 -0700 (Fri, 22 Apr 2016) Log Message Yet another attempt at fixing Windows. * platform/graphics/ca/win/PlatformCALayerWin.cpp: (PlatformCALayerWin::isHidden): *

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

2016-04-22 Thread ryanhaddad
Title: [199902] trunk/Source/WebCore Revision 199902 Author ryanhad...@apple.com Date 2016-04-22 14:07:42 -0700 (Fri, 22 Apr 2016) Log Message Attempt to fix Windows build after r199862 Unreviewed build fix. * platform/graphics/ca/win/PlatformCALayerWin.h: Modified Paths

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

2016-04-22 Thread ryanhaddad
Title: [199903] trunk/Source/WebKit2 Revision 199903 Author ryanhad...@apple.com Date 2016-04-22 14:07:45 -0700 (Fri, 22 Apr 2016) Log Message Take 2 for fixing builds that do not support AVKit Unreviewed build fix. * UIProcess/Cocoa/WebVideoFullscreenManagerProxy.h: *

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

2016-04-22 Thread andersca
Title: [199901] trunk/Source/WebKit2 Revision 199901 Author ander...@apple.com Date 2016-04-22 14:06:50 -0700 (Fri, 22 Apr 2016) Log Message WKWebView WebSQL is not enabled https://bugs.webkit.org/show_bug.cgi?id=156928 rdar://problem/19029603 Reviewed by Beth Dakin. Give databases a

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

2016-04-22 Thread bfulgham
Title: [199900] trunk/Source/WebCore Revision 199900 Author bfulg...@apple.com Date 2016-04-22 13:57:26 -0700 (Fri, 22 Apr 2016) Log Message Anchor element 'ping' property should only apply to http/https destinations https://bugs.webkit.org/show_bug.cgi?id=156801 Reviewed by Chris

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

2016-04-22 Thread timothy
Title: [199899] trunk/Source/WebInspectorUI Revision 199899 Author timo...@apple.com Date 2016-04-22 13:28:44 -0700 (Fri, 22 Apr 2016) Log Message Change an assert to a warn based on post review feedback. https://bugs.webkit.org/show_bug.cgi?id=156919 rdar://problem/25857118

[webkit-changes] [199898] tags/Safari-602.1.29/Source

2016-04-22 Thread bshafiei
Title: [199898] tags/Safari-602.1.29/Source Revision 199898 Author bshaf...@apple.com Date 2016-04-22 13:12:39 -0700 (Fri, 22 Apr 2016) Log Message Merged r199896. Modified Paths tags/Safari-602.1.29/Source/WebCore/ChangeLog

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

2016-04-22 Thread timothy
Title: [199897] trunk/Source/WebInspectorUI Revision 199897 Author timo...@apple.com Date 2016-04-22 12:53:37 -0700 (Fri, 22 Apr 2016) Log Message Web Inspector: Debugger statement in console does not provide any call frames and debugger UI is confused

[webkit-changes] [199896] trunk/Source

2016-04-22 Thread ryanhaddad
Title: [199896] trunk/Source Revision 199896 Author ryanhad...@apple.com Date 2016-04-22 12:44:08 -0700 (Fri, 22 Apr 2016) Log Message Fix builds that do not support AVKit Unreviewed build fix. * UIProcess/Cocoa/WebVideoFullscreenManagerProxy.h: *

[webkit-changes] [199895] trunk

2016-04-22 Thread hyatt
Title: [199895] trunk Revision 199895 Author hy...@apple.com Date 2016-04-22 12:42:24 -0700 (Fri, 22 Apr 2016) Log Message REGRESSION (r189567): The top of Facebook's messenger.com looks visually broken https://bugs.webkit.org/show_bug.cgi?id=156869 Reviewed by Zalan Bujtas.

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

2016-04-22 Thread commit-queue
Title: [199894] trunk/Source/_javascript_Core Revision 199894 Author commit-qu...@webkit.org Date 2016-04-22 12:27:57 -0700 (Fri, 22 Apr 2016) Log Message [JSC] Integer Multiply of a number by itself does not need negative zero support https://bugs.webkit.org/show_bug.cgi?id=156895

[webkit-changes] [199892] tags/Safari-602.1.29/

2016-04-22 Thread bshafiei
Title: [199892] tags/Safari-602.1.29/ Revision 199892 Author bshaf...@apple.com Date 2016-04-22 12:25:28 -0700 (Fri, 22 Apr 2016) Log Message New tag. Added Paths tags/Safari-602.1.29/ Diff Property changes: tags/Safari-602.1.29 Added: svn:ignore depcomp compile config.guess

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

2016-04-22 Thread antti
Title: [199893] trunk/Source/WebCore Revision 199893 Author an...@apple.com Date 2016-04-22 12:25:40 -0700 (Fri, 22 Apr 2016) Log Message TextAutoSizingKey should use normal refcounting https://bugs.webkit.org/show_bug.cgi?id=156893 Reviewed by Andreas Kling. Get rid of special

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

2016-04-22 Thread cdumez
Title: [199890] trunk/Source/WebCore Revision 199890 Author cdu...@apple.com Date 2016-04-22 12:24:42 -0700 (Fri, 22 Apr 2016) Log Message Crash under FontCache::purgeInactiveFontData() https://bugs.webkit.org/show_bug.cgi?id=156822 Reviewed by Darin Adler. In some rare cases, the

[webkit-changes] [199891] tags/Safari-602.1.29/

2016-04-22 Thread bshafiei
Title: [199891] tags/Safari-602.1.29/ Revision 199891 Author bshaf...@apple.com Date 2016-04-22 12:25:02 -0700 (Fri, 22 Apr 2016) Log Message Delete tag. Removed Paths tags/Safari-602.1.29/ Diff ___ webkit-changes mailing list

[webkit-changes] [199889] trunk

2016-04-22 Thread cdumez
Title: [199889] trunk Revision 199889 Author cdu...@apple.com Date 2016-04-22 12:22:54 -0700 (Fri, 22 Apr 2016) Log Message Support disabling at runtime IndexedDB constructors exposed to workers https://bugs.webkit.org/show_bug.cgi?id=156883 Reviewed by Darin Adler. Source/WebCore:

[webkit-changes] [199888] trunk/Source

2016-04-22 Thread bshafiei
Title: [199888] trunk/Source Revision 199888 Author bshaf...@apple.com Date 2016-04-22 12:14:50 -0700 (Fri, 22 Apr 2016) Log Message Versioning. Modified Paths trunk/Source/_javascript_Core/Configurations/Version.xcconfig trunk/Source/WebCore/Configurations/Version.xcconfig

[webkit-changes] [199887] tags/Safari-602.1.29/

2016-04-22 Thread bshafiei
Title: [199887] tags/Safari-602.1.29/ Revision 199887 Author bshaf...@apple.com Date 2016-04-22 12:13:29 -0700 (Fri, 22 Apr 2016) Log Message New tag. Added Paths tags/Safari-602.1.29/ Diff Property changes: tags/Safari-602.1.29 Added: svn:ignore depcomp compile config.guess

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

2016-04-22 Thread dino
Title: [199886] trunk/Source/WebCore Revision 199886 Author d...@apple.com Date 2016-04-22 12:01:06 -0700 (Fri, 22 Apr 2016) Log Message Attempting to fix Windows build. Add isHidden implementation. * platform/graphics/ca/win/PlatformCALayerWin.cpp: (PlatformCALayerWin::isHidden):

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

2016-04-22 Thread beidson
Title: [199885] trunk/Source/WebCore Revision 199885 Author beid...@apple.com Date 2016-04-22 11:59:28 -0700 (Fri, 22 Apr 2016) Log Message Attempt at a Windows build fix. * workers/WorkerMessagingProxy.cpp: (WebCore::WorkerMessagingProxy::startWorkerGlobalScope): Modified Paths

[webkit-changes] [199884] trunk

2016-04-22 Thread hyatt
Title: [199884] trunk Revision 199884 Author hy...@apple.com Date 2016-04-22 11:27:23 -0700 (Fri, 22 Apr 2016) Log Message Source/WebCore: -webkit-image-set doesn't work inside CSS variables https://bugs.webkit.org/show_bug.cgi?id=156915 Reviewed by Zalan Bujtas. Added new tests in

[webkit-changes] [199883] trunk

2016-04-22 Thread ryanhaddad
Title: [199883] trunk Revision 199883 Author ryanhad...@apple.com Date 2016-04-22 11:17:32 -0700 (Fri, 22 Apr 2016) Log Message Unreviewed, rolling out r199877. https://bugs.webkit.org/show_bug.cgi?id=156918 The LayoutTest added with this change is failing on all platforms. (Requested

[webkit-changes] [199882] trunk/Source

2016-04-22 Thread beidson
Title: [199882] trunk/Source Revision 199882 Author beid...@apple.com Date 2016-04-22 11:06:04 -0700 (Fri, 22 Apr 2016) Log Message Modern IDB: Rework the ownership/RefCounting model of IDBConnectionToServer and IDBConnectionProxy. https://bugs.webkit.org/show_bug.cgi?id=156916 Reviewed

[webkit-changes] [199881] trunk

2016-04-22 Thread antti
Title: [199881] trunk Revision 199881 Author an...@apple.com Date 2016-04-22 10:37:09 -0700 (Fri, 22 Apr 2016) Log Message REGRESSION (r194898): Multi download of external SVG defs file by xlinks:href (caching) https://bugs.webkit.org/show_bug.cgi?id=156368 Reviewed by Simon Fraser.

[webkit-changes] [199880] trunk/Tools

2016-04-22 Thread ryanhaddad
Title: [199880] trunk/Tools Revision 199880 Author ryanhad...@apple.com Date 2016-04-22 10:18:40 -0700 (Fri, 22 Apr 2016) Log Message Update expected result for WKPreferencesGetOfflineWebApplicationCacheEnabled after r199854 Unreviewed test gardening. *

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

2016-04-22 Thread youenn . fablet
Title: [199879] trunk/Source/WebCore Revision 199879 Author youenn.fab...@crf.canon.fr Date 2016-04-22 09:13:05 -0700 (Fri, 22 Apr 2016) Log Message Drop [UsePointersEvenForNonNullableObjectArguments] from InspectorFrontendHost https://bugs.webkit.org/show_bug.cgi?id=156908 Reviewed by

[webkit-changes] [199878] trunk

2016-04-22 Thread cdumez
Title: [199878] trunk Revision 199878 Author cdu...@apple.com Date 2016-04-22 08:59:10 -0700 (Fri, 22 Apr 2016) Log Message Drop [UsePointersEvenForNonNullableObjectArguments] from MutationObserver https://bugs.webkit.org/show_bug.cgi?id=156890 Reviewed by Darin Adler. Source/WebCore:

[webkit-changes] [199877] trunk

2016-04-22 Thread hyatt
Title: [199877] trunk Revision 199877 Author hy...@apple.com Date 2016-04-22 08:58:02 -0700 (Fri, 22 Apr 2016) Log Message REGRESSION (r189567): The top of Facebook's messenger.com looks visually broken https://bugs.webkit.org/show_bug.cgi?id=156869 Reviewed by Zalan Bujtas.

[webkit-changes] [199876] trunk

2016-04-22 Thread carlosgc
Title: [199876] trunk Revision 199876 Author carlo...@webkit.org Date 2016-04-22 05:49:03 -0700 (Fri, 22 Apr 2016) Log Message [GTK] Enable the download attribute support https://bugs.webkit.org/show_bug.cgi?id=99025 Reviewed by Žan Doberšek. .: * Source/cmake/OptionsGTK.cmake:

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

2016-04-22 Thread zandobersek
Title: [199875] trunk/Source/WebKit2 Revision 199875 Author zandober...@gmail.com Date 2016-04-22 05:21:21 -0700 (Fri, 22 Apr 2016) Log Message NetworkCacheIOChannelSoup: detach the newly-created IOChannel::readSync thread https://bugs.webkit.org/show_bug.cgi?id=156907 Reviewed by

[webkit-changes] [199874] trunk

2016-04-22 Thread rego
Title: [199874] trunk Revision 199874 Author r...@igalia.com Date 2016-04-22 00:54:22 -0700 (Fri, 22 Apr 2016) Log Message [css-grid] Fix bug with positioned items in vertical writing mode https://bugs.webkit.org/show_bug.cgi?id=156870 Reviewed by Darin Adler. Source/WebCore: In

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

2016-04-22 Thread zandobersek
Title: [199872] trunk/Source/WebCore Revision 199872 Author zandober...@gmail.com Date 2016-04-21 23:58:41 -0700 (Thu, 21 Apr 2016) Log Message REGRESSION(r199738): The ANGLE update broke accelerated compositing in GTK+ port https://bugs.webkit.org/show_bug.cgi?id=156789 Reviewed by

[webkit-changes] [199871] trunk

2016-04-22 Thread cdumez
Title: [199871] trunk Revision 199871 Author cdu...@apple.com Date 2016-04-21 23:19:41 -0700 (Thu, 21 Apr 2016) Log Message Drop [UsePointersEvenForNonNullableObjectArguments] from Document https://bugs.webkit.org/show_bug.cgi?id=156881 Reviewed by Darin Adler.

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

2016-04-22 Thread darin
Title: [199870] trunk/Source/_javascript_Core Revision 199870 Author da...@apple.com Date 2016-04-21 23:07:32 -0700 (Thu, 21 Apr 2016) Log Message Follow-on to the build fix. * runtime/MathCommon.h: Use the C++ std namespace version of the frexp function too. Modified Paths