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

2016-04-03 Thread ggaren
Title: [198995] trunk/Source/bmalloc Revision 198995 Author gga...@apple.com Date 2016-04-03 22:26:43 -0700 (Sun, 03 Apr 2016) Log Message bmalloc: segregate small and large objects again, and allocate more objects on the small path https://bugs.webkit.org/show_bug.cgi?id=156152 Reviewed

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

2016-04-03 Thread darin
Title: [198994] trunk/Source/WebCore Revision 198994 Author da...@apple.com Date 2016-04-03 16:01:47 -0700 (Sun, 03 Apr 2016) Log Message Remove unneeded UsePointersEvenForNonNullableObjectArguments in WebKitCSSMatrix.idl https://bugs.webkit.org/show_bug.cgi?id=156142 Reviewed by Sam Wei

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

2016-04-03 Thread antti
Title: [198992] trunk/Source/WebCore Revision 198992 Author an...@apple.com Date 2016-04-03 15:00:20 -0700 (Sun, 03 Apr 2016) Log Message Tighten ComposedTreeAncestorIterator to return Elements https://bugs.webkit.org/show_bug.cgi?id=150324 Reviewed by Andreas Kling. Only other thing it

[webkit-changes] [198991] branches/safari-601.1.46-branch/Source/WebCore/platform/ios/ WebVideoFullscreenControllerAVKit.mm

2016-04-03 Thread ddkilzer
Title: [198991] branches/safari-601.1.46-branch/Source/WebCore/platform/ios/WebVideoFullscreenControllerAVKit.mm Revision 198991 Author ddkil...@apple.com Date 2016-04-03 14:19:58 -0700 (Sun, 03 Apr 2016) Log Message Fix build by moving elementRectInWindow() to where it is used. Modified

[webkit-changes] [198990] trunk

2016-04-03 Thread antti
Title: [198990] trunk Revision 198990 Author an...@apple.com Date 2016-04-03 13:19:47 -0700 (Sun, 03 Apr 2016) Log Message Shadow DOM: Slot style is not computed https://bugs.webkit.org/show_bug.cgi?id=156144 Reviewed by Darin Adler. Source/WebCore: We don’t currently compute style for

[webkit-changes] [198989] trunk

2016-04-03 Thread sbarati
Title: [198989] trunk Revision 198989 Author sbar...@apple.com Date 2016-04-03 12:45:05 -0700 (Sun, 03 Apr 2016) Log Message Implement Annex B.3.3 function hoisting rules for function code https://bugs.webkit.org/show_bug.cgi?id=155672 Reviewed by Geoffrey Garen. Source/_javascript_Core

[webkit-changes] [198988] trunk/Tools

2016-04-03 Thread mitz
Title: [198988] trunk/Tools Revision 198988 Author m...@apple.com Date 2016-04-03 12:38:54 -0700 (Sun, 03 Apr 2016) Log Message Use the correct value for the first nightly build with frameworks built for OS X 10.11. * Scripts/bisect-builds: (makeNightlyList): Modified Paths trunk/Tools

[webkit-changes] [198987] trunk/Tools

2016-04-03 Thread mitz
Title: [198987] trunk/Tools Revision 198987 Author m...@apple.com Date 2016-04-03 12:14:10 -0700 (Sun, 03 Apr 2016) Log Message Made bisect-builds work again. Rubber-stamped by Sam Weinig. * Scripts/bisect-builds: Changed to use HTTPS to access nightly.webkit.org, and added a minimum re

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

2016-04-03 Thread ddkilzer
Title: [198986] trunk/Source/WebCore Revision 198986 Author ddkil...@apple.com Date 2016-04-03 11:56:30 -0700 (Sun, 03 Apr 2016) Log Message REGRESSION (r198653, r198864): http/tests/contentdispositionattachmentsandbox/referer-header-stripped*.html tests crashing due to unavailable SPI

[webkit-changes] [198984] trunk

2016-04-03 Thread carlosgc
Title: [198984] trunk Revision 198984 Author carlo...@webkit.org Date 2016-04-03 03:56:31 -0700 (Sun, 03 Apr 2016) Log Message Unreviewed. Bump GTK+ versions numbers. * Source/cmake/OptionsGTK.cmake: Modified Paths trunk/ChangeLog trunk/Source/cmake/OptionsGTK.cmake Diff Modified:

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

2016-04-03 Thread carlosgc
Title: [198983] trunk/Source/WebCore Revision 198983 Author carlo...@webkit.org Date 2016-04-03 03:50:11 -0700 (Sun, 03 Apr 2016) Log Message Replace all RenderTheme::popupInternalPadding methods with a single one returning a LengthBox https://bugs.webkit.org/show_bug.cgi?id=156098 Revie

[webkit-changes] [198982] trunk/LayoutTests

2016-04-03 Thread ddkilzer
Title: [198982] trunk/LayoutTests Revision 198982 Author ddkil...@apple.com Date 2016-04-03 02:56:44 -0700 (Sun, 03 Apr 2016) Log Message REGRESSION (r198859): fast/scrolling/rtl-scrollbars-animation-property.html fails on non-Mac platforms Unreviewed; land platform-specific test result