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

2015-08-01 Thread mmaxfield
Title: [187728] trunk/Source/WebCore Revision 187728 Author mmaxfi...@apple.com Date 2015-08-01 16:49:08 -0700 (Sat, 01 Aug 2015) Log Message CharacterFallbackMapKey should be locale-specific https://bugs.webkit.org/show_bug.cgi?id=147532 Reviewed by Dean Jackson. This is in preparation

[webkit-changes] [187727] branches/safari-601.1-branch/Source

2015-08-01 Thread bshafiei
Title: [187727] branches/safari-601.1-branch/Source Revision 187727 Author bshaf...@apple.com Date 2015-08-01 16:39:28 -0700 (Sat, 01 Aug 2015) Log Message Versioning. Modified Paths branches/safari-601.1-branch/Source/_javascript_Core/Configurations/Version.xcconfig branches/safari-601

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

2015-08-01 Thread achristensen
Title: [187726] trunk/Source/WebKit Revision 187726 Author achristen...@apple.com Date 2015-08-01 14:53:08 -0700 (Sat, 01 Aug 2015) Log Message Fix 64-bit CMake build on Windows. * PlatformWin.cmake: Win64 needs PaintHooks.asm. Modified Paths trunk/Source/WebKit/ChangeLog trunk/Source/

[webkit-changes] [187725] trunk/LayoutTests

2015-08-01 Thread mmaxfield
Title: [187725] trunk/LayoutTests Revision 187725 Author mmaxfi...@apple.com Date 2015-08-01 13:43:56 -0700 (Sat, 01 Aug 2015) Log Message [Win] Test gardening Unreviewed Patch by Myles C. Maxfield on 2015-08-01 * platform/win/TestExpectations: Modified Paths trunk/LayoutTests/Chang

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

2015-08-01 Thread mmaxfield
Title: [187724] trunk/Source/WebCore Revision 187724 Author mmaxfi...@apple.com Date 2015-08-01 13:15:23 -0700 (Sat, 01 Aug 2015) Log Message Expand CharacterFallbackMapKey to a struct https://bugs.webkit.org/show_bug.cgi?id=147530 Reviewed by Dean Jackson. This is in prepraration for m

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

2015-08-01 Thread mmaxfield
Title: [187723] trunk/Source/WTF Revision 187723 Author mmaxfi...@apple.com Date 2015-08-01 13:14:20 -0700 (Sat, 01 Aug 2015) Log Message HashTraits can use SimpleClassHashTraits https://bugs.webkit.org/show_bug.cgi?id=147528 Reviewed by Andreas Kling. No point in duplicating the code i

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

2015-08-01 Thread mmaxfield
Title: [187722] trunk/Source/WebCore Revision 187722 Author mmaxfi...@apple.com Date 2015-08-01 13:08:24 -0700 (Sat, 01 Aug 2015) Log Message Fix the build after r187721 Unreviewed. Patch by Myles C. Maxfield on 2015-08-01 * bindings/js/JSDOMBinding.h: (WebCore::createWrapper): Modif

[webkit-changes] [187721] trunk/Source

2015-08-01 Thread achristensen
Title: [187721] trunk/Source Revision 187721 Author achristen...@apple.com Date 2015-08-01 12:55:50 -0700 (Sat, 01 Aug 2015) Log Message Fix compile errors with VS2015 https://bugs.webkit.org/show_bug.cgi?id=147526 Reviewed by Myles Maxfield. Source/WebCore: * bindings/js/JSDOMBinding.

[webkit-changes] [187720] tags/Safari-601.1.46/

2015-08-01 Thread bshafiei
Title: [187720] tags/Safari-601.1.46/ Revision 187720 Author bshaf...@apple.com Date 2015-08-01 11:16:57 -0700 (Sat, 01 Aug 2015) Log Message New tag. Added Paths tags/Safari-601.1.46/ Diff Property changes: tags/Safari-601.1.46 Added: svn:ignore depcomp compile config.guess GNU

[webkit-changes] [187719] branches/safari-601.1-branch/Source/WebCore

2015-08-01 Thread bshafiei
Title: [187719] branches/safari-601.1-branch/Source/WebCore Revision 187719 Author bshaf...@apple.com Date 2015-08-01 10:06:03 -0700 (Sat, 01 Aug 2015) Log Message Merged r187686. rdar://problem/22083354 Modified Paths branches/safari-601.1-branch/Source/WebCore/ChangeLog branches/safa

[webkit-changes] [187718] branches/safari-601.1-branch/Source/WebCore

2015-08-01 Thread bshafiei
Title: [187718] branches/safari-601.1-branch/Source/WebCore Revision 187718 Author bshaf...@apple.com Date 2015-08-01 08:34:21 -0700 (Sat, 01 Aug 2015) Log Message Merged r187687. rdar://problem/21939014 Modified Paths branches/safari-601.1-branch/Source/WebCore/ChangeLog branches/safa

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

2015-08-01 Thread saambarati1
Title: [187717] trunk/Source/_javascript_Core Revision 187717 Author saambara...@gmail.com Date 2015-08-01 08:27:11 -0700 (Sat, 01 Aug 2015) Log Message Unreviewed. Remove unintentional "print" statement in test case. https://bugs.webkit.org/show_bug.cgi?id=142567 * tests/stress/class-sy

[webkit-changes] [187716] branches/safari-601.1-branch/Source

2015-08-01 Thread bshafiei
Title: [187716] branches/safari-601.1-branch/Source Revision 187716 Author bshaf...@apple.com Date 2015-08-01 08:23:48 -0700 (Sat, 01 Aug 2015) Log Message Versioning. Modified Paths branches/safari-601.1-branch/Source/_javascript_Core/Configurations/Version.xcconfig branches/safari-601

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

2015-08-01 Thread nvasilyev
Title: [187715] trunk/Source/WebInspectorUI Revision 187715 Author nvasil...@apple.com Date 2015-08-01 03:55:28 -0700 (Sat, 01 Aug 2015) Log Message Web Inspector: Replace "unknown-mac" CSS class with "el-capitan" https://bugs.webkit.org/show_bug.cgi?id=147524 Reviewed by Timothy Hatcher