[webkit-changes] [180626] trunk/Source

2015-02-25 Thread bshafiei
Title: [180626] trunk/Source Revision 180626 Author bshaf...@apple.com Date 2015-02-25 08:18:35 -0800 (Wed, 25 Feb 2015) Log Message Versioning. Modified Paths trunk/Source/_javascript_Core/Configurations/Version.xcconfig trunk/Source/WebCore/Configurations/Version.xcconfig

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

2015-02-25 Thread commit-queue
Title: [180625] trunk/Source/WebInspectorUI Revision 180625 Author commit-qu...@webkit.org Date 2015-02-25 07:10:04 -0800 (Wed, 25 Feb 2015) Log Message Web Inspector: Improve Regex/Error output in Object Tree and Previews https://bugs.webkit.org/show_bug.cgi?id=142010 Patch by Joseph

[webkit-changes] [180627] tags/Safari-601.1.20/

2015-02-25 Thread bshafiei
Title: [180627] tags/Safari-601.1.20/ Revision 180627 Author bshaf...@apple.com Date 2015-02-25 08:22:08 -0800 (Wed, 25 Feb 2015) Log Message New tag. Added Paths tags/Safari-601.1.20/ Diff Property changes: tags/Safari-601.1.20 Added: svn:ignore depcomp compile config.guess

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

2015-02-25 Thread commit-queue
Title: [180624] trunk/Source/WebInspectorUI Revision 180624 Author commit-qu...@webkit.org Date 2015-02-25 07:03:48 -0800 (Wed, 25 Feb 2015) Log Message Web Inspector: Improve PropertyPath display strings for getters / values https://bugs.webkit.org/show_bug.cgi?id=142008 Patch by

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

2015-02-25 Thread shiva . jm
Title: [180630] trunk/Source/WebKit2 Revision 180630 Author shiva...@samsung.com Date 2015-02-25 09:43:40 -0800 (Wed, 25 Feb 2015) Log Message Fix build warning in WebKit2/UIProcess module. https://bugs.webkit.org/show_bug.cgi?id=142014 Reviewed by Anders Carlsson. Fix build warning by

[webkit-changes] [180628] trunk/LayoutTests

2015-02-25 Thread bfulgham
Title: [180628] trunk/LayoutTests Revision 180628 Author bfulg...@apple.com Date 2015-02-25 09:26:30 -0800 (Wed, 25 Feb 2015) Log Message [Win] Skip ARIA 1.1 tests for unsupported feature. * platform/win/TestExpectations: Modified Paths trunk/LayoutTests/ChangeLog

[webkit-changes] [180629] trunk/LayoutTests

2015-02-25 Thread bfulgham
Title: [180629] trunk/LayoutTests Revision 180629 Author bfulg...@apple.com Date 2015-02-25 09:35:39 -0800 (Wed, 25 Feb 2015) Log Message [Win] Skip new attachment test since it's not working on Windows. * platform/win/TestExpectations: Modified Paths trunk/LayoutTests/ChangeLog

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

2015-02-25 Thread rniwa
Title: [180631] trunk/Source/WebCore Revision 180631 Author rn...@webkit.org Date 2015-02-25 10:42:04 -0800 (Wed, 25 Feb 2015) Log Message HTMLElement::collectStyleForPresentationAttribute duplicates a lot of code for contentEditableAttr https://bugs.webkit.org/show_bug.cgi?id=142003

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

2015-02-25 Thread andersca
Title: [180632] trunk/Source/WebKit2 Revision 180632 Author ander...@apple.com Date 2015-02-25 10:56:48 -0800 (Wed, 25 Feb 2015) Log Message Add (unused for now) code to delete website data for a set of origins https://bugs.webkit.org/show_bug.cgi?id=142019 Reviewed by Beth Dakin. *

[webkit-changes] [180633] trunk

2015-02-25 Thread beidson
Title: [180633] trunk Revision 180633 Author beid...@apple.com Date 2015-02-25 12:42:28 -0800 (Wed, 25 Feb 2015) Log Message Layout test support for user content filters https://bugs.webkit.org/show_bug.cgi?id=142018 Reviewed by Tim Horton. Tools: *

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

2015-02-25 Thread bdakin
Title: [180634] trunk/Source/WebCore Revision 180634 Author bda...@apple.com Date 2015-02-25 12:54:35 -0800 (Wed, 25 Feb 2015) Log Message REGRESSION (r180018 ): Holding a rubber-band in place can get stuck https://bugs.webkit.org/show_bug.cgi?id=142020 -and corresponding-

[webkit-changes] [180636] trunk/Tools

2015-02-25 Thread beidson
Title: [180636] trunk/Tools Revision 180636 Author beid...@apple.com Date 2015-02-25 13:27:37 -0800 (Wed, 25 Feb 2015) Log Message Get rid of TestInvocation::pathOrURL https://bugs.webkit.org/show_bug.cgi?id=142021 Reviewed by Tim Horton. The pathOrURL string is a relative path used as

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

2015-02-25 Thread benjamin
Title: [180637] trunk/Source/_javascript_Core Revision 180637 Author benja...@webkit.org Date 2015-02-25 14:29:26 -0800 (Wed, 25 Feb 2015) Log Message Make ParserError immutable by design https://bugs.webkit.org/show_bug.cgi?id=141955 Reviewed by Geoffrey Garen. This patch enforce that

[webkit-changes] [180638] trunk/LayoutTests

2015-02-25 Thread mmaxfield
Title: [180638] trunk/LayoutTests Revision 180638 Author mmaxfi...@apple.com Date 2015-02-25 14:32:45 -0800 (Wed, 25 Feb 2015) Log Message Test gardening Unreviewed. Getting the bots green after r180633 until Brady fixes the underlying issue. * platform/mac-wk2/TestExpectations:

[webkit-changes] [180643] trunk

2015-02-25 Thread said
Title: [180643] trunk Revision 180643 Author s...@apple.com Date 2015-02-25 15:05:20 -0800 (Wed, 25 Feb 2015) Log Message Horizontal and vertical lines are clipped completely if clip-path is included in the tag but the referenced element is defined later.

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

2015-02-25 Thread ap
Title: [180645] trunk/Source/WebKit Revision 180645 Author a...@apple.com Date 2015-02-25 15:42:38 -0800 (Wed, 25 Feb 2015) Log Message rdar://problem/19949665 Some queues fail to build because of WebKitPluginHost.app symlink Fix by Dan Bernstein, reviewed by me. *

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

2015-02-25 Thread dino
Title: [180647] trunk/Source/WebCore Revision 180647 Author d...@apple.com Date 2015-02-25 16:05:50 -0800 (Wed, 25 Feb 2015) Log Message [iOS Media] incorrect front padding on time values https://bugs.webkit.org/show_bug.cgi?id=142027 rdar://problem/19960790 Reviewed by Brent Fulgham.

[webkit-changes] [180650] trunk/LayoutTests

2015-02-25 Thread bfulgham
Title: [180650] trunk/LayoutTests Revision 180650 Author bfulg...@apple.com Date 2015-02-25 17:16:21 -0800 (Wed, 25 Feb 2015) Log Message [Win] Skip timing-out test after r180646. * platform/win/TestExpectations: Modified Paths trunk/LayoutTests/ChangeLog

[webkit-changes] [180652] trunk/LayoutTests

2015-02-25 Thread mmaxfield
Title: [180652] trunk/LayoutTests Revision 180652 Author mmaxfi...@apple.com Date 2015-02-25 19:46:07 -0800 (Wed, 25 Feb 2015) Log Message Update css3/flexbox/csswg/flexbox_direction-row-reverse.html after r14 Unreviewed. Patch by Myles C. Maxfield mmaxfi...@apple.com on 2015-02-25

[webkit-changes] [180654] trunk/LayoutTests

2015-02-25 Thread mmaxfield
Title: [180654] trunk/LayoutTests Revision 180654 Author mmaxfi...@apple.com Date 2015-02-25 20:08:38 -0800 (Wed, 25 Feb 2015) Log Message Update 3 more tests after r14 Unreviewed. Patch by Myles C. Maxfield mmaxfi...@apple.com on 2015-02-25 *

[webkit-changes] [180655] trunk/LayoutTests

2015-02-25 Thread mmaxfield
Title: [180655] trunk/LayoutTests Revision 180655 Author mmaxfi...@apple.com Date 2015-02-25 20:18:47 -0800 (Wed, 25 Feb 2015) Log Message Update fast/regions/region-overflow-break.html after r14 Unreviewed. Patch by Myles C. Maxfield mmaxfi...@apple.com on 2015-02-25 *

[webkit-changes] [180649] trunk

2015-02-25 Thread mark . lam
Title: [180649] trunk Revision 180649 Author mark@apple.com Date 2015-02-25 16:24:25 -0800 (Wed, 25 Feb 2015) Log Message ASan does not like JSC::MachineThreads::tryCopyOtherThreadStack. https://webkit.org/b/141672 Reviewed by Alexey Proskuryakov. ASan does not like the fact that

[webkit-changes] [180641] trunk

2015-02-25 Thread commit-queue
Title: [180641] trunk Revision 180641 Author commit-qu...@webkit.org Date 2015-02-25 14:37:09 -0800 (Wed, 25 Feb 2015) Log Message [WinCairo] WinLauncher is not starting on Vista. https://bugs.webkit.org/show_bug.cgi?id=141905 Patch by pe...@outlook.com pe...@outlook.com on 2015-02-25

[webkit-changes] [180642] branches/safari-600.1.4.15-branch/Source

2015-02-25 Thread bshafiei
Title: [180642] branches/safari-600.1.4.15-branch/Source Revision 180642 Author bshaf...@apple.com Date 2015-02-25 14:37:17 -0800 (Wed, 25 Feb 2015) Log Message Versioning. Modified Paths branches/safari-600.1.4.15-branch/Source/_javascript_Core/Configurations/Version.xcconfig

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

2015-02-25 Thread zalan
Title: [180644] trunk/Source/WebCore Revision 180644 Author za...@apple.com Date 2015-02-25 15:19:17 -0800 (Wed, 25 Feb 2015) Log Message Cleanup BackgroundImageGeometry class. https://bugs.webkit.org/show_bug.cgi?id=141997 Reviewed by Simon Fraser. This patch attempts to improve

[webkit-changes] [180646] trunk

2015-02-25 Thread cdumez
Title: [180646] trunk Revision 180646 Author cdu...@apple.com Date 2015-02-25 15:49:08 -0800 (Wed, 25 Feb 2015) Log Message Make PublicURLManager suspendable https://bugs.webkit.org/show_bug.cgi?id=141977 rdar://problem/19923085 Reviewed by Andreas Kling. Source/WebCore: Make

[webkit-changes] [180640] tags/Safari-600.1.4.15.8/

2015-02-25 Thread bshafiei
Title: [180640] tags/Safari-600.1.4.15.8/ Revision 180640 Author bshaf...@apple.com Date 2015-02-25 14:35:47 -0800 (Wed, 25 Feb 2015) Log Message New tag. Added Paths tags/Safari-600.1.4.15.8/ Diff Property changes: tags/Safari-600.1.4.15.8 Added: svn:ignore depcomp compile

[webkit-changes] [180639] trunk

2015-02-25 Thread benjamin
Title: [180639] trunk Revision 180639 Author benja...@webkit.org Date 2015-02-25 14:32:58 -0800 (Wed, 25 Feb 2015) Log Message CodeBlock crashes when dumping op_push_name_scope https://bugs.webkit.org/show_bug.cgi?id=141953 Patch by Benjamin Poulain bpoul...@apple.com on 2015-02-25

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

2015-02-25 Thread rniwa
Title: [180651] trunk/Source/_javascript_Core Revision 180651 Author rn...@webkit.org Date 2015-02-25 17:24:33 -0800 (Wed, 25 Feb 2015) Log Message REGRESSION(r180595): construct varargs fails in FTL https://bugs.webkit.org/show_bug.cgi?id=142030 Reviewed by Geoffrey Garen. The bug was

[webkit-changes] [180657] branches/safari-600.5-branch

2015-02-25 Thread dburkart
Title: [180657] branches/safari-600.5-branch Revision 180657 Author dburk...@apple.com Date 2015-02-25 21:05:32 -0800 (Wed, 25 Feb 2015) Log Message Merged r180174. rdar://19947808 Modified Paths branches/safari-600.5-branch/LayoutTests/ChangeLog

[webkit-changes] [180662] branches/safari-600.1.4.15-branch/Source/JavaScriptCore

2015-02-25 Thread bshafiei
Title: [180662] branches/safari-600.1.4.15-branch/Source/_javascript_Core Revision 180662 Author bshaf...@apple.com Date 2015-02-25 23:13:20 -0800 (Wed, 25 Feb 2015) Log Message Merged r180516. rdar://problem/19432916 Modified Paths

[webkit-changes] [180658] branches/safari-600.5-branch

2015-02-25 Thread dburkart
Title: [180658] branches/safari-600.5-branch Revision 180658 Author dburk...@apple.com Date 2015-02-25 21:12:10 -0800 (Wed, 25 Feb 2015) Log Message Merged r180364. rdar://19720096 Modified Paths branches/safari-600.5-branch/LayoutTests/ChangeLog

[webkit-changes] [180659] trunk/LayoutTests

2015-02-25 Thread bfulgham
Title: [180659] trunk/LayoutTests Revision 180659 Author bfulg...@apple.com Date 2015-02-25 21:43:59 -0800 (Wed, 25 Feb 2015) Log Message [Win] Make Windows green again after r180654. * platform/win/TestExpectations: Modified Paths trunk/LayoutTests/ChangeLog

[webkit-changes] [180661] trunk

2015-02-25 Thread zalan
Title: [180661] trunk Revision 180661 Author za...@apple.com Date 2015-02-25 22:56:01 -0800 (Wed, 25 Feb 2015) Log Message Black line across screen on Adobe Illustrator detail page (non-retina only) https://bugs.webkit.org/show_bug.cgi?id=141866 Reviewed by Simon Fraser. Phase is

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

2015-02-25 Thread fpizlo
Title: [180656] trunk/Source/_javascript_Core Revision 180656 Author fpi...@apple.com Date 2015-02-25 20:29:26 -0800 (Wed, 25 Feb 2015) Log Message DFG abstract heaps should respect the difference between heap and stack https://bugs.webkit.org/show_bug.cgi?id=142022 Reviewed by Geoffrey

[webkit-changes] [180663] branches/safari-600.1.4.15-branch/Source/WebKit2

2015-02-25 Thread bshafiei
Title: [180663] branches/safari-600.1.4.15-branch/Source/WebKit2 Revision 180663 Author bshaf...@apple.com Date 2015-02-25 23:15:22 -0800 (Wed, 25 Feb 2015) Log Message Merged r180539. rdar://problem/19711490 Modified Paths branches/safari-600.1.4.15-branch/Source/WebKit2/ChangeLog

[webkit-changes] [180660] trunk

2015-02-25 Thread msaboff
Title: [180660] trunk Revision 180660 Author msab...@apple.com Date 2015-02-25 22:05:02 -0800 (Wed, 25 Feb 2015) Log Message Web Inspector: CRASH when debugger pauses inside a Promise handler https://bugs.webkit.org/show_bug.cgi?id=141396 Reviewed by Mark Lam. Source/_javascript_Core:

[webkit-changes] [180664] branches/safari-600.1.4.15-branch/Source/JavaScriptCore

2015-02-25 Thread bshafiei
Title: [180664] branches/safari-600.1.4.15-branch/Source/_javascript_Core Revision 180664 Author bshaf...@apple.com Date 2015-02-25 23:25:05 -0800 (Wed, 25 Feb 2015) Log Message Merge patch for r180247 and r180249. rdar://problem/19711578 Modified Paths

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

2015-02-25 Thread fpizlo
Title: [180622] trunk/Source/_javascript_Core Revision 180622 Author fpi...@apple.com Date 2015-02-25 02:18:41 -0800 (Wed, 25 Feb 2015) Log Message Need to pass RTLD_DEEPBIND to dlopen() to ensure that our LLVMOverrides take effect on Linux https://bugs.webkit.org/show_bug.cgi?id=142006

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

2015-02-25 Thread fpizlo
Title: [180620] trunk/Source/WTF Revision 180620 Author fpi...@apple.com Date 2015-02-25 01:08:26 -0800 (Wed, 25 Feb 2015) Log Message Enable concurrent JIT on GTK https://bugs.webkit.org/show_bug.cgi?id=142007 Reviewed by Benjamin Poulain. Seems weird that GTK keeps it off. No good