[webkit-changes] [190782] trunk/Tools

2015-10-09 Thread ossy
Title: [190782] trunk/Tools Revision 190782 Author o...@webkit.org Date 2015-10-09 02:07:32 -0700 (Fri, 09 Oct 2015) Log Message Fix webkitpy tests after r190779 https://bugs.webkit.org/show_bug.cgi?id=149949 Reviewed by Ryosuke Niwa. *

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

2015-10-09 Thread bdakin
Title: [190832] trunk/Source/WebKit2 Revision 190832 Author bda...@apple.com Date 2015-10-09 16:30:32 -0700 (Fri, 09 Oct 2015) Log Message Rubber-stamped by Anders Carlsson. Remove unnecessary includes. * WebProcess/Plugins/Netscape/NetscapePlugin.h: * WebProcess/Plugins/Plugin.h: *

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

2015-10-09 Thread bdakin
Title: [190830] trunk/Source/WebKit2 Revision 190830 Author bda...@apple.com Date 2015-10-09 16:19:00 -0700 (Fri, 09 Oct 2015) Log Message Build fix. * CMakeLists.txt: * Shared/API/APIHitTestResult.cpp: Removed. * Shared/API/APIHitTestResult.h: Removed. *

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

2015-10-09 Thread commit-queue
Title: [190831] trunk/Source/_javascript_Core Revision 190831 Author commit-qu...@webkit.org Date 2015-10-09 16:19:57 -0700 (Fri, 09 Oct 2015) Log Message Modernize and cleanup an NSNumber constant https://bugs.webkit.org/show_bug.cgi?id=149962 Patch by Joseph Pecoraro

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

2015-10-09 Thread simon . fraser
Title: [190834] trunk/Source/WebCore Revision 190834 Author simon.fra...@apple.com Date 2015-10-09 19:20:52 -0700 (Fri, 09 Oct 2015) Log Message Rename RenderObject::isRoot() to isDocumentElementRenderer() https://bugs.webkit.org/show_bug.cgi?id=149976 Reviewed by Zalan Bujtas.

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

2015-10-09 Thread commit-queue
Title: [190829] trunk/Source/_javascript_Core Revision 190829 Author commit-qu...@webkit.org Date 2015-10-09 16:17:59 -0700 (Fri, 09 Oct 2015) Log Message No need to keep setting needsVisit flag in SmallStrings https://bugs.webkit.org/show_bug.cgi?id=149961 Patch by Joseph Pecoraro

[webkit-changes] [190833] trunk

2015-10-09 Thread n_wang
Title: [190833] trunk Revision 190833 Author n_w...@apple.com Date 2015-10-09 18:08:32 -0700 (Fri, 09 Oct 2015) Log Message AX: ARIA 1.1 implement aria-colcount, aria-colindex, aria-colspan, aria-rowcount, aria-rowindex and aria-rowspan https://bugs.webkit.org/show_bug.cgi?id=148967

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

2015-10-09 Thread zalan
Title: [190835] trunk/Source/WebCore Revision 190835 Author za...@apple.com Date 2015-10-09 19:53:53 -0700 (Fri, 09 Oct 2015) Log Message Check if start and end positions are still valid after updating them through VisibleSelection. https://bugs.webkit.org/show_bug.cgi?id=149982

[webkit-changes] [190820] trunk

2015-10-09 Thread simon . fraser
Title: [190820] trunk Revision 190820 Author simon.fra...@apple.com Date 2015-10-09 14:50:03 -0700 (Fri, 09 Oct 2015) Log Message Garbage texture data with composited table row https://bugs.webkit.org/show_bug.cgi?id=148984 Reviewed by Zalan Bujtas. Source/WebCore: Don't pretend to

[webkit-changes] [190780] trunk

2015-10-09 Thread nvasilyev
Title: [190780] trunk Revision 190780 Author nvasil...@apple.com Date 2015-10-08 23:01:30 -0700 (Thu, 08 Oct 2015) Log Message Web Inspector: Stack trace view doesn't properly display lines without function names https://bugs.webkit.org/show_bug.cgi?id=149922 Source/WebInspectorUI:

[webkit-changes] [190781] trunk

2015-10-09 Thread gyuyoung . kim
Title: [190781] trunk Revision 190781 Author gyuyoung@webkit.org Date 2015-10-09 01:18:32 -0700 (Fri, 09 Oct 2015) Log Message [CMake] Remove ENABLE_SUBPIXEL_LAYOUT macro https://bugs.webkit.org/show_bug.cgi?id=149947 Reviewed by Csaba Osztrogonác. ENABLE(SUBPIXEL_LAYOUT) was

[webkit-changes] [190818] trunk

2015-10-09 Thread simon . fraser
Title: [190818] trunk Revision 190818 Author simon.fra...@apple.com Date 2015-10-09 14:07:25 -0700 (Fri, 09 Oct 2015) Log Message Garbage pixels on enphaseenergy.com site https://bugs.webkit.org/show_bug.cgi?id=149915 rdar://problem/22976184 Reviewed by Darin Adler. Source/WebCore:

[webkit-changes] [190817] trunk/Websites/perf.webkit.org

2015-10-09 Thread rniwa
Title: [190817] trunk/Websites/perf.webkit.org Revision 190817 Author rn...@webkit.org Date 2015-10-09 14:00:27 -0700 (Fri, 09 Oct 2015) Log Message Perf dashboard erroneously shows an old OS build in A/B testing range https://bugs.webkit.org/show_bug.cgi?id=149942 Reviewed by Darin

[webkit-changes] [190825] tags/Safari-601.1.46.41/

2015-10-09 Thread bshafiei
Title: [190825] tags/Safari-601.1.46.41/ Revision 190825 Author bshaf...@apple.com Date 2015-10-09 15:27:01 -0700 (Fri, 09 Oct 2015) Log Message New tag. Added Paths tags/Safari-601.1.46.41/ Diff Property changes: tags/Safari-601.1.46.41 Added: svn:ignore depcomp compile

[webkit-changes] [190824] tags/Safari-601.3.3/

2015-10-09 Thread bshafiei
Title: [190824] tags/Safari-601.3.3/ Revision 190824 Author bshaf...@apple.com Date 2015-10-09 15:26:28 -0700 (Fri, 09 Oct 2015) Log Message New tag. Added Paths tags/Safari-601.3.3/ Diff Property changes: tags/Safari-601.3.3 Added: svn:ignore depcomp compile config.guess

[webkit-changes] [190819] trunk/Tools

2015-10-09 Thread simon . fraser
Title: [190819] trunk/Tools Revision 190819 Author simon.fra...@apple.com Date 2015-10-09 14:34:56 -0700 (Fri, 09 Oct 2015) Log Message [iOS WK2] Fix some leaks in TestRunnerWKWebView and UIScriptContext https://bugs.webkit.org/show_bug.cgi?id=149960 Reviewed by Tim Horton. Use

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

2015-10-09 Thread commit-queue
Title: [190822] trunk/Source/_javascript_Core Revision 190822 Author commit-qu...@webkit.org Date 2015-10-09 15:06:32 -0700 (Fri, 09 Oct 2015) Log Message Remove unused RecursiveAllocationScope https://bugs.webkit.org/show_bug.cgi?id=149967 Patch by Joseph Pecoraro

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

2015-10-09 Thread andersca
Title: [190826] trunk/Source/WebCore Revision 190826 Author ander...@apple.com Date 2015-10-09 15:48:39 -0700 (Fri, 09 Oct 2015) Log Message Remove hack that allowed plug-ins to always take over certain image formats https://bugs.webkit.org/show_bug.cgi?id=149972 Reviewed by Tim Horton.

[webkit-changes] [190821] trunk/Tools

2015-10-09 Thread bburg
Title: [190821] trunk/Tools Revision 190821 Author bb...@apple.com Date 2015-10-09 15:01:16 -0700 (Fri, 09 Oct 2015) Log Message Teach webkitperl how to figure out IOS versions from the SDK https://bugs.webkit.org/show_bug.cgi?id=149963 Reviewed by Daniel Bates. It should be easier to

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

2015-10-09 Thread bdakin
Title: [190828] trunk/Source/WebKit2 Revision 190828 Author bda...@apple.com Date 2015-10-09 16:15:11 -0700 (Fri, 09 Oct 2015) Log Message Build fix. * UIProcess/API/APIHitTestResult.cpp: Copied from Shared/API/APIHitTestResult.cpp. * UIProcess/API/APIHitTestResult.h: Copied from

[webkit-changes] [190836] trunk

2015-10-09 Thread mmaxfield
Title: [190836] trunk Revision 190836 Author mmaxfi...@apple.com Date 2015-10-09 20:52:41 -0700 (Fri, 09 Oct 2015) Log Message Unreviewed, rolling out r190689 https://bugs.webkit.org/show_bug.cgi?id=149992 Fixed in other repository. Reverted changesets: "Unreviewed, rolling out

[webkit-changes] [190801] trunk/Tools

2015-10-09 Thread dbates
Title: [190801] trunk/Tools Revision 190801 Author dba...@webkit.org Date 2015-10-09 08:55:29 -0700 (Fri, 09 Oct 2015) Log Message Make iOS builders generate debug information in a separate dSYM file https://bugs.webkit.org/show_bug.cgi?id=149696 Reviewed by Darin Adler. Similar to the

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

2015-10-09 Thread svillar
Title: [190783] trunk/Source/WebCore Revision 190783 Author svil...@igalia.com Date 2015-10-09 05:47:47 -0700 (Fri, 09 Oct 2015) Log Message [css-grid] Remove unneeded calls to compute(Content)LogicalWidth(Height) https://bugs.webkit.org/show_bug.cgi?id=149926 Reviewed by Darin Adler.

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

2015-10-09 Thread svillar
Title: [190784] trunk/Source/WebCore Revision 190784 Author svil...@igalia.com Date 2015-10-09 05:56:43 -0700 (Fri, 09 Oct 2015) Log Message [css-grid] Include freeSpace in GridSizingData struct https://bugs.webkit.org/show_bug.cgi?id=149876 Reviewed by Darin Adler. During the layout

[webkit-changes] [190789] branches/safari-601.1.46-branch/Source/WTF

2015-10-09 Thread matthew_hanson
Title: [190789] branches/safari-601.1.46-branch/Source/WTF Revision 190789 Author matthew_han...@apple.com Date 2015-10-09 07:21:29 -0700 (Fri, 09 Oct 2015) Log Message Merge r189633. rdar://problem/22824424 Modified Paths branches/safari-601.1.46-branch/Source/WTF/ChangeLog

[webkit-changes] [190794] trunk/Source

2015-10-09 Thread youenn . fablet
Title: [190794] trunk/Source Revision 190794 Author youenn.fab...@crf.canon.fr Date 2015-10-09 07:21:58 -0700 (Fri, 09 Oct 2015) Log Message Source/_javascript_Core: Automate WebCore JS builtins generation and build system https://bugs.webkit.org/show_bug.cgi?id=149751 Reviewed by Darin

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

2015-10-09 Thread matthew_hanson
Title: [190790] branches/safari-601.1.46-branch/Source Revision 190790 Author matthew_han...@apple.com Date 2015-10-09 07:21:37 -0700 (Fri, 09 Oct 2015) Log Message Merge r189834. rdar://problem/22807373 Modified Paths branches/safari-601.1.46-branch/Source/_javascript_Core/ChangeLog

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

2015-10-09 Thread matthew_hanson
Title: [190792] branches/safari-601.1.46-branch Revision 190792 Author matthew_han...@apple.com Date 2015-10-09 07:21:50 -0700 (Fri, 09 Oct 2015) Log Message Merge r190434. rdar://problem/22865007 Modified Paths branches/safari-601.1.46-branch/LayoutTests/ChangeLog

[webkit-changes] [190788] branches/safari-601.1.46-branch/Source/JavaScriptCore

2015-10-09 Thread matthew_hanson
Title: [190788] branches/safari-601.1.46-branch/Source/_javascript_Core Revision 190788 Author matthew_han...@apple.com Date 2015-10-09 07:21:24 -0700 (Fri, 09 Oct 2015) Log Message Merge r189460. rdar://problem/22823239 Modified Paths

[webkit-changes] [190791] branches/safari-601.1.46-branch/Source/WebCore

2015-10-09 Thread matthew_hanson
Title: [190791] branches/safari-601.1.46-branch/Source/WebCore Revision 190791 Author matthew_han...@apple.com Date 2015-10-09 07:21:40 -0700 (Fri, 09 Oct 2015) Log Message Merge r189979. rdar://problem/23033080 Modified Paths branches/safari-601.1.46-branch/Source/WebCore/ChangeLog

[webkit-changes] [190797] branches/safari-601.1.46-branch/Source/WebKit2

2015-10-09 Thread matthew_hanson
Title: [190797] branches/safari-601.1.46-branch/Source/WebKit2 Revision 190797 Author matthew_han...@apple.com Date 2015-10-09 07:22:10 -0700 (Fri, 09 Oct 2015) Log Message Merge r190568. rdar://problem/22974825 Modified Paths branches/safari-601.1.46-branch/Source/WebKit2/ChangeLog

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

2015-10-09 Thread matthew_hanson
Title: [190786] branches/safari-601.1.46-branch Revision 190786 Author matthew_han...@apple.com Date 2015-10-09 07:21:10 -0700 (Fri, 09 Oct 2015) Log Message Merge r189421. rdar://problem/22823243 Modified Paths branches/safari-601.1.46-branch/LayoutTests/ChangeLog

[webkit-changes] [190793] branches/safari-601.1.46-branch/LayoutTests

2015-10-09 Thread matthew_hanson
Title: [190793] branches/safari-601.1.46-branch/LayoutTests Revision 190793 Author matthew_han...@apple.com Date 2015-10-09 07:21:54 -0700 (Fri, 09 Oct 2015) Log Message Merge r190438. rdar://problem/22865007 Modified Paths branches/safari-601.1.46-branch/LayoutTests/ChangeLog

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

2015-10-09 Thread matthew_hanson
Title: [190799] branches/safari-601.1.46-branch Revision 190799 Author matthew_han...@apple.com Date 2015-10-09 07:22:26 -0700 (Fri, 09 Oct 2015) Log Message Merge r190604. rdar://problem/22993012 Modified Paths branches/safari-601.1.46-branch/LayoutTests/ChangeLog

[webkit-changes] [190795] branches/safari-601.1.46-branch/Source/WebCore

2015-10-09 Thread matthew_hanson
Title: [190795] branches/safari-601.1.46-branch/Source/WebCore Revision 190795 Author matthew_han...@apple.com Date 2015-10-09 07:21:58 -0700 (Fri, 09 Oct 2015) Log Message Merge r190447. rdar://problem/22865007 Modified Paths branches/safari-601.1.46-branch/Source/WebCore/ChangeLog

[webkit-changes] [190787] branches/safari-601.1.46-branch/Source/JavaScriptCore

2015-10-09 Thread matthew_hanson
Title: [190787] branches/safari-601.1.46-branch/Source/_javascript_Core Revision 190787 Author matthew_han...@apple.com Date 2015-10-09 07:21:20 -0700 (Fri, 09 Oct 2015) Log Message Merge r189454. rdar://problem/22823239 Modified Paths

[webkit-changes] [190796] branches/safari-601.1.46-branch/Source/WebKit2

2015-10-09 Thread matthew_hanson
Title: [190796] branches/safari-601.1.46-branch/Source/WebKit2 Revision 190796 Author matthew_han...@apple.com Date 2015-10-09 07:22:04 -0700 (Fri, 09 Oct 2015) Log Message Merge r190512. rdar://problem/22974818 Modified Paths branches/safari-601.1.46-branch/Source/WebKit2/ChangeLog

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

2015-10-09 Thread matthew_hanson
Title: [190798] branches/safari-601.1.46-branch Revision 190798 Author matthew_han...@apple.com Date 2015-10-09 07:22:16 -0700 (Fri, 09 Oct 2015) Log Message Merge r190602. rdar://problem/22995810 Modified Paths branches/safari-601.1.46-branch/LayoutTests/ChangeLog

[webkit-changes] [190805] trunk/Tools

2015-10-09 Thread ossy
Title: [190805] trunk/Tools Revision 190805 Author o...@webkit.org Date 2015-10-09 10:20:54 -0700 (Fri, 09 Oct 2015) Log Message Remove ENABLE_SUID_SANDBOX_LINUX cruft https://bugs.webkit.org/show_bug.cgi?id=149954 Reviewed by Darin Adler. * Scripts/webkitperl/FeatureList.pm: Modified

[webkit-changes] [190802] trunk/LayoutTests

2015-10-09 Thread bburg
Title: [190802] trunk/LayoutTests Revision 190802 Author bb...@apple.com Date 2015-10-09 09:52:46 -0700 (Fri, 09 Oct 2015) Log Message Unreviewed, more Mac test gardening after r190629. These more accurate expectations are based on several days of builds with the newly-imported Blink

[webkit-changes] [190808] trunk/LayoutTests

2015-10-09 Thread simon . fraser
Title: [190808] trunk/LayoutTests Revision 190808 Author simon.fra...@apple.com Date 2015-10-09 10:53:28 -0700 (Fri, 09 Oct 2015) Log Message Add some missing iOS results. * fast/viewport/ios/width-is-device-width-overflowing-body-overflow-hidden-expected.txt: Added. *

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

2015-10-09 Thread ossy
Title: [190803] trunk/Source/WebCore Revision 190803 Author o...@webkit.org Date 2015-10-09 10:04:41 -0700 (Fri, 09 Oct 2015) Log Message Fix the binding generator after r190785 https://bugs.webkit.org/show_bug.cgi?id=149956 Reviewed by Darin Adler. *

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

2015-10-09 Thread ossy
Title: [190804] trunk/Source/WebCore Revision 190804 Author o...@webkit.org Date 2015-10-09 10:08:25 -0700 (Fri, 09 Oct 2015) Log Message Fix the !ENABLE(STREAM_API) build after r190794 https://bugs.webkit.org/show_bug.cgi?id=149955 Reviewed by Darin Adler. *

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

2015-10-09 Thread andersca
Title: [190806] trunk/Source/WebKit2 Revision 190806 Author ander...@apple.com Date 2015-10-09 10:30:36 -0700 (Fri, 09 Oct 2015) Log Message Remove two unused WKFrame functions https://bugs.webkit.org/show_bug.cgi?id=149958 Reviewed by Dan Bernstein. * UIProcess/API/C/WKFrame.cpp:

[webkit-changes] [190807] branches/safari-601-branch/LayoutTests/http/tests/cache/disk-cache /disk-cache-last-modified-expected.txt

2015-10-09 Thread lforschler
Title: [190807] branches/safari-601-branch/LayoutTests/http/tests/cache/disk-cache/disk-cache-last-modified-expected.txt Revision 190807 Author lforsch...@apple.com Date 2015-10-09 10:31:40 -0700 (Fri, 09 Oct 2015) Log Message Rebaseline after r190494. Modified Paths

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

2015-10-09 Thread youenn . fablet
Title: [190785] trunk/Source/WebCore Revision 190785 Author youenn.fab...@crf.canon.fr Date 2015-10-09 06:44:42 -0700 (Fri, 09 Oct 2015) Log Message Rationalize JSXXConstructor class definition https://bugs.webkit.org/show_bug.cgi?id=149923 Reviewed by Darin Adler. Declaration of

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

2015-10-09 Thread simon . fraser
Title: [190810] trunk/Source/WebCore Revision 190810 Author simon.fra...@apple.com Date 2015-10-09 11:36:49 -0700 (Fri, 09 Oct 2015) Log Message [iOS WK2] Fix assertion in ViewportConfiguration::setDefaultConfiguration seen in testing https://bugs.webkit.org/show_bug.cgi?id=149959

[webkit-changes] [190811] branches/safari-601-branch/Source/WebCore

2015-10-09 Thread lforschler
Title: [190811] branches/safari-601-branch/Source/WebCore Revision 190811 Author lforsch...@apple.com Date 2015-10-09 11:41:12 -0700 (Fri, 09 Oct 2015) Log Message Merged r189168. Modified Paths branches/safari-601-branch/Source/WebCore/ChangeLog

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

2015-10-09 Thread bshafiei
Title: [190812] branches/safari-601.1.46-branch Revision 190812 Author bshaf...@apple.com Date 2015-10-09 12:53:56 -0700 (Fri, 09 Oct 2015) Log Message Roll out r190604. rdar://problem/22993012 Modified Paths branches/safari-601.1.46-branch/LayoutTests/ChangeLog

[webkit-changes] [190813] branches/safari-601.1.46-branch/Source/WebCore

2015-10-09 Thread bshafiei
Title: [190813] branches/safari-601.1.46-branch/Source/WebCore Revision 190813 Author bshaf...@apple.com Date 2015-10-09 12:55:28 -0700 (Fri, 09 Oct 2015) Log Message Roll out r190447. rdar://problem/22865007 Modified Paths branches/safari-601.1.46-branch/Source/WebCore/ChangeLog

[webkit-changes] [190814] branches/safari-601.1.46-branch/LayoutTests

2015-10-09 Thread bshafiei
Title: [190814] branches/safari-601.1.46-branch/LayoutTests Revision 190814 Author bshaf...@apple.com Date 2015-10-09 12:56:59 -0700 (Fri, 09 Oct 2015) Log Message Roll out r190438. rdar://problem/22865007 Modified Paths branches/safari-601.1.46-branch/LayoutTests/ChangeLog

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

2015-10-09 Thread bshafiei
Title: [190815] branches/safari-601.1.46-branch Revision 190815 Author bshaf...@apple.com Date 2015-10-09 12:58:42 -0700 (Fri, 09 Oct 2015) Log Message Roll out r190434. rdar://problem/22865007 Modified Paths branches/safari-601.1.46-branch/LayoutTests/ChangeLog

[webkit-changes] [190816] trunk

2015-10-09 Thread commit-queue
Title: [190816] trunk Revision 190816 Author commit-qu...@webkit.org Date 2015-10-09 12:59:12 -0700 (Fri, 09 Oct 2015) Log Message Dynamic background color changes do not update until a layout is forced https://bugs.webkit.org/show_bug.cgi?id=131623 Source/WebCore: Compute correct

[webkit-changes] [190800] trunk

2015-10-09 Thread wenson_hsieh
Title: [190800] trunk Revision 190800 Author wenson_hs...@apple.com Date 2015-10-09 08:18:42 -0700 (Fri, 09 Oct 2015) Log Message Backgrounds bleed out of natively rendered text fields https://bugs.webkit.org/show_bug.cgi?id=149843 Reviewed by Darin Adler. Source/WebCore: When