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

2016-02-05 Thread commit-queue
Title: [196187] trunk/Source/WebInspectorUI Revision 196187 Author commit-qu...@webkit.org Date 2016-02-05 13:38:44 -0800 (Fri, 05 Feb 2016) Log Message Web Inspector: Navigation bar in sidebars should always fit on a single line https://bugs.webkit.org/show_bug.cgi?id=153412 Patch by

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

2016-02-05 Thread beidson
Title: [196191] trunk/Source/WebCore Revision 196191 Author beid...@apple.com Date 2016-02-05 14:30:04 -0800 (Fri, 05 Feb 2016) Log Message Modern IDB: UniqueIDBDatabase's m_databaseInfo is unsafely used from multiple threads. https://bugs.webkit.org/show_bug.cgi?id=153912 Reviewed by

[webkit-changes] [196211] trunk/PerformanceTests

2016-02-05 Thread commit-queue
Title: [196211] trunk/PerformanceTests Revision 196211 Author commit-qu...@webkit.org Date 2016-02-05 22:21:37 -0800 (Fri, 05 Feb 2016) Log Message Add a new graphics test for CanvasRenderingContext2D functions: getImageData and putImageData https://bugs.webkit.org/show_bug.cgi?id=151716

[webkit-changes] [196212] trunk/Tools

2016-02-05 Thread aakash_jain
Title: [196212] trunk/Tools Revision 196212 Author aakash_j...@apple.com Date 2016-02-05 23:00:56 -0800 (Fri, 05 Feb 2016) Log Message tests fail if display sleeps while run-webkit-tests is running https://bugs.webkit.org/show_bug.cgi?id=153919 Reviewed by Alexey Proskuryakov. *

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

2016-02-05 Thread mitz
Title: [196173] trunk/Source/WebKit2 Revision 196173 Author m...@apple.com Date 2016-02-05 07:38:00 -0800 (Fri, 05 Feb 2016) Log Message [Cocoa] Get rid of unused SPI declarations https://bugs.webkit.org/show_bug.cgi?id=153915 Reviewed by Tim Horton. *

[webkit-changes] [196174] trunk/Source

2016-02-05 Thread achristensen
Title: [196174] trunk/Source Revision 196174 Author achristen...@apple.com Date 2016-02-05 08:57:08 -0800 (Fri, 05 Feb 2016) Log Message Clean up Blob code https://bugs.webkit.org/show_bug.cgi?id=153910 Reviewed by Alexey Proskuryakov. Source/WebCore: No new tests, no change in

[webkit-changes] [196175] tags/Safari-602.1.18.0.2/

2016-02-05 Thread bshafiei
Title: [196175] tags/Safari-602.1.18.0.2/ Revision 196175 Author bshaf...@apple.com Date 2016-02-05 10:49:24 -0800 (Fri, 05 Feb 2016) Log Message New tag. Added Paths tags/Safari-602.1.18.0.2/ Diff Property changes: tags/Safari-602.1.18.0.2 Added: svn:ignore depcomp compile

[webkit-changes] [196176] tags/Safari-602.1.18.0.2/Source

2016-02-05 Thread bshafiei
Title: [196176] tags/Safari-602.1.18.0.2/Source Revision 196176 Author bshaf...@apple.com Date 2016-02-05 10:51:05 -0800 (Fri, 05 Feb 2016) Log Message Versioning. Modified Paths tags/Safari-602.1.18.0.2/Source/_javascript_Core/Configurations/Version.xcconfig

[webkit-changes] [196177] tags/Safari-602.1.18.0.2/Source/WebKit2

2016-02-05 Thread bshafiei
Title: [196177] tags/Safari-602.1.18.0.2/Source/WebKit2 Revision 196177 Author bshaf...@apple.com Date 2016-02-05 10:52:19 -0800 (Fri, 05 Feb 2016) Log Message Merged r196037. rdar://problem/24399218 Modified Paths tags/Safari-602.1.18.0.2/Source/WebKit2/ChangeLog

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

2016-02-05 Thread timothy
Title: [196185] trunk/Source/WebInspectorUI Revision 196185 Author timo...@apple.com Date 2016-02-05 13:22:39 -0800 (Fri, 05 Feb 2016) Log Message Web Inspector: Don't wrap labels in Breakpoint Editor popover https://bugs.webkit.org/show_bug.cgi?id=153926 rdar://problem/24149542

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

2016-02-05 Thread sbarati
Title: [196186] trunk/Source/bmalloc Revision 196186 Author sbar...@apple.com Date 2016-02-05 13:34:27 -0800 (Fri, 05 Feb 2016) Log Message bmalloc: largeMax calculation is wrong on iOS https://bugs.webkit.org/show_bug.cgi?id=153923 Reviewed by Mark Lam. Our number for largeMax was

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

2016-02-05 Thread sbarati
Title: [196188] trunk/Source/_javascript_Core Revision 196188 Author sbar...@apple.com Date 2016-02-05 13:41:24 -0800 (Fri, 05 Feb 2016) Log Message follow-up to: JSC Sampling Profiler: (host) is confusing in cases where I would expect to see JS name

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

2016-02-05 Thread rniwa
Title: [196190] trunk/Websites/perf.webkit.org Revision 196190 Author rn...@webkit.org Date 2016-02-05 14:28:20 -0800 (Fri, 05 Feb 2016) Log Message Perf dashboard should have a script to setup database https://bugs.webkit.org/show_bug.cgi?id=153906 Reviewed by Chris Dumez. Added

[webkit-changes] [196192] tags/Safari-602.1.18.0.2/Source/bmalloc

2016-02-05 Thread bshafiei
Title: [196192] tags/Safari-602.1.18.0.2/Source/bmalloc Revision 196192 Author bshaf...@apple.com Date 2016-02-05 15:16:42 -0800 (Fri, 05 Feb 2016) Log Message Merged r196186. rdar://problem/18620635 Modified Paths tags/Safari-602.1.18.0.2/Source/bmalloc/ChangeLog

[webkit-changes] [196189] trunk/Tools

2016-02-05 Thread commit-queue
Title: [196189] trunk/Tools Revision 196189 Author commit-qu...@webkit.org Date 2016-02-05 13:53:00 -0800 (Fri, 05 Feb 2016) Log Message Fix iOS API tests after r196082 https://bugs.webkit.org/show_bug.cgi?id=153900 Patch by Alex Christensen on 2016-02-05

[webkit-changes] [196193] trunk

2016-02-05 Thread sbarati
Title: [196193] trunk Revision 196193 Author sbar...@apple.com Date 2016-02-05 15:25:23 -0800 (Fri, 05 Feb 2016) Log Message Web Inspector: Include SamplingProfiler's _expression_-level data for stack frames in the protocol https://bugs.webkit.org/show_bug.cgi?id=153455 Reviewed by

[webkit-changes] [196180] tags/Safari-602.1.18.4/

2016-02-05 Thread bshafiei
Title: [196180] tags/Safari-602.1.18.4/ Revision 196180 Author bshaf...@apple.com Date 2016-02-05 12:49:38 -0800 (Fri, 05 Feb 2016) Log Message New tag. Added Paths tags/Safari-602.1.18.4/ Diff Property changes: tags/Safari-602.1.18.4 Added: svn:ignore depcomp compile

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

2016-02-05 Thread achristensen
Title: [196178] trunk/Source/WebKit2 Revision 196178 Author achristen...@apple.com Date 2016-02-05 11:51:54 -0800 (Fri, 05 Feb 2016) Log Message Move NetworkDataTask to its own header and source files https://bugs.webkit.org/show_bug.cgi?id=153922 Reviewed by Tim Horton. Also renamed

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

2016-02-05 Thread commit-queue
Title: [196184] trunk/Source/WebInspectorUI Revision 196184 Author commit-qu...@webkit.org Date 2016-02-05 13:20:52 -0800 (Fri, 05 Feb 2016) Log Message Web Inspector: Replace all instances of '%s' with ā€œ%sā€œ https://bugs.webkit.org/show_bug.cgi?id=153891 Patch by Devin Rousso

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

2016-02-05 Thread fpizlo
Title: [196179] trunk/Source/_javascript_Core Revision 196179 Author fpi...@apple.com Date 2016-02-05 11:52:19 -0800 (Fri, 05 Feb 2016) Log Message Arrayify for a typed array shouldn't create a monster https://bugs.webkit.org/show_bug.cgi?id=153908 rdar://problem/24290639 Reviewed by

[webkit-changes] [196182] tags/Safari-602.1.18.4/Source/JavaScriptCore

2016-02-05 Thread bshafiei
Title: [196182] tags/Safari-602.1.18.4/Source/_javascript_Core Revision 196182 Author bshaf...@apple.com Date 2016-02-05 12:52:12 -0800 (Fri, 05 Feb 2016) Log Message Merged r196144. rdar://problem/24499887 Modified Paths tags/Safari-602.1.18.4/Source/_javascript_Core/ChangeLog

[webkit-changes] [196181] tags/Safari-602.1.18.4/Source

2016-02-05 Thread bshafiei
Title: [196181] tags/Safari-602.1.18.4/Source Revision 196181 Author bshaf...@apple.com Date 2016-02-05 12:51:06 -0800 (Fri, 05 Feb 2016) Log Message Versioning. Modified Paths tags/Safari-602.1.18.4/Source/_javascript_Core/Configurations/Version.xcconfig

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

2016-02-05 Thread timothy
Title: [196183] trunk/Source/WebKit2 Revision 196183 Author timo...@apple.com Date 2016-02-05 13:19:04 -0800 (Fri, 05 Feb 2016) Log Message Web Inspector: Error when closing page with WebInspector open https://bugs.webkit.org/show_bug.cgi?id=152867 rdar://problem/24099423 Reviewed by

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

2016-02-05 Thread nvasilyev
Title: [196169] trunk/Source/WebInspectorUI Revision 196169 Author nvasil...@apple.com Date 2016-02-05 01:03:28 -0800 (Fri, 05 Feb 2016) Log Message REGRESSION (r193913): Web Inspector: Wrong z-index of inner sections https://bugs.webkit.org/show_bug.cgi?id=153914 Reviewed by Timothy

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

2016-02-05 Thread nvasilyev
Title: [196168] trunk/Source/WebInspectorUI Revision 196168 Author nvasil...@apple.com Date 2016-02-05 01:01:44 -0800 (Fri, 05 Feb 2016) Log Message Web Inspector: Decrease font-weight of inner sections https://bugs.webkit.org/show_bug.cgi?id=153913 Reviewed by Timothy Hatcher. *

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

2016-02-05 Thread youenn . fablet
Title: [196170] trunk/Source/WebCore Revision 196170 Author youenn.fab...@crf.canon.fr Date 2016-02-05 01:59:15 -0800 (Fri, 05 Feb 2016) Log Message Remove DOMWrapped parameter from JSKeyValueIterator https://bugs.webkit.org/show_bug.cgi?id=153859 Reviewed by Sam Weinig. No change in

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

2016-02-05 Thread carlosgc
Title: [196171] trunk/Source/WebCore Revision 196171 Author carlo...@webkit.org Date 2016-02-05 05:58:20 -0800 (Fri, 05 Feb 2016) Log Message [GTK] Scrollbars not correctly rendered in non GNOME environments https://bugs.webkit.org/show_bug.cgi?id=153860 Reviewed by Michael Catanzaro.

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

2016-02-05 Thread carlosgc
Title: [196172] trunk/Source/WebCore Revision 196172 Author carlo...@webkit.org Date 2016-02-05 06:04:27 -0800 (Fri, 05 Feb 2016) Log Message [GTK] Scrollbars incorrectly rendered with older versions of GTK+ https://bugs.webkit.org/show_bug.cgi?id=153861 Reviewed by Michael Catanzaro.

[webkit-changes] [196167] trunk

2016-02-05 Thread n_wang
Title: [196167] trunk Revision 196167 Author n_w...@apple.com Date 2016-02-05 00:53:51 -0800 (Fri, 05 Feb 2016) Log Message AX: WebKit hanging when VoiceOver attempts to focus in on page https://bugs.webkit.org/show_bug.cgi?id=153899 Reviewed by Chris Fleizach. Source/WebCore: The

[webkit-changes] [196194] trunk/LayoutTests

2016-02-05 Thread ryanhaddad
Title: [196194] trunk/LayoutTests Revision 196194 Author ryanhad...@apple.com Date 2016-02-05 15:32:54 -0800 (Fri, 05 Feb 2016) Log Message Marking imported/w3c/web-platform-tests/html/semantics/document-metadata/styling/LinkStyle.html as flaky on ios-simulator

[webkit-changes] [196196] trunk/LayoutTests

2016-02-05 Thread ryanhaddad
Title: [196196] trunk/LayoutTests Revision 196196 Author ryanhad...@apple.com Date 2016-02-05 16:06:17 -0800 (Fri, 05 Feb 2016) Log Message Skipping js/basic-set.html on Mac since it is already runs as a part of run-jsc-stress-tests https://bugs.webkit.org/show_bug.cgi?id=153879

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

2016-02-05 Thread achristensen
Title: [196197] trunk/Source/_javascript_Core Revision 196197 Author achristen...@apple.com Date 2016-02-05 16:07:26 -0800 (Fri, 05 Feb 2016) Log Message Fix internal Windows build https://bugs.webkit.org/show_bug.cgi?id=153930 Reviewed by Mark Lam. *

[webkit-changes] [196199] tags/Safari-602.1.18.5/

2016-02-05 Thread bshafiei
Title: [196199] tags/Safari-602.1.18.5/ Revision 196199 Author bshaf...@apple.com Date 2016-02-05 16:13:21 -0800 (Fri, 05 Feb 2016) Log Message New tag. Added Paths tags/Safari-602.1.18.5/ Diff Property changes: tags/Safari-602.1.18.5 Added: svn:ignore depcomp compile

[webkit-changes] [196198] trunk/LayoutTests

2016-02-05 Thread ryanhaddad
Title: [196198] trunk/LayoutTests Revision 196198 Author ryanhad...@apple.com Date 2016-02-05 16:13:21 -0800 (Fri, 05 Feb 2016) Log Message Mark http/tests/security/cross-frame-access-custom.html as flaky on ios-simulator-wk2 https://bugs.webkit.org/show_bug.cgi?id=153050 Unreviewed

[webkit-changes] [196202] trunk/LayoutTests

2016-02-05 Thread ryanhaddad
Title: [196202] trunk/LayoutTests Revision 196202 Author ryanhad...@apple.com Date 2016-02-05 16:20:02 -0800 (Fri, 05 Feb 2016) Log Message Marking css3-text-decoration/text-underline-position/underline-visual-overflow-with-subpixel-position.html as failing on ios-simulator

[webkit-changes] [196201] tags/Safari-602.1.18.5/Source

2016-02-05 Thread bshafiei
Title: [196201] tags/Safari-602.1.18.5/Source Revision 196201 Author bshaf...@apple.com Date 2016-02-05 16:19:51 -0800 (Fri, 05 Feb 2016) Log Message Versioning. Modified Paths tags/Safari-602.1.18.5/Source/_javascript_Core/Configurations/Version.xcconfig

[webkit-changes] [196203] tags/Safari-602.1.18.5/Source/JavaScriptCore

2016-02-05 Thread bshafiei
Title: [196203] tags/Safari-602.1.18.5/Source/_javascript_Core Revision 196203 Author bshaf...@apple.com Date 2016-02-05 16:20:48 -0800 (Fri, 05 Feb 2016) Log Message Merged r196197. rdar://problem/24534864 Modified Paths tags/Safari-602.1.18.5/Source/_javascript_Core/ChangeLog

[webkit-changes] [196204] trunk/LayoutTests

2016-02-05 Thread ryanhaddad
Title: [196204] trunk/LayoutTests Revision 196204 Author ryanhad...@apple.com Date 2016-02-05 16:49:40 -0800 (Fri, 05 Feb 2016) Log Message Marking pageoverlay/overlay-small-frame-paints.html as flaky on ios-simulator https://bugs.webkit.org/show_bug.cgi?id=153898 Unreviewed test

[webkit-changes] [196209] branches/safari-601-branch/LayoutTests/platform/mac/ TestExpectations

2016-02-05 Thread matthew_hanson
Title: [196209] branches/safari-601-branch/LayoutTests/platform/mac/TestExpectations Revision 196209 Author matthew_han...@apple.com Date 2016-02-05 17:56:28 -0800 (Fri, 05 Feb 2016) Log Message Skip ES6-related Layout Tests. rdar://problem/24190123 Modified Paths

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

2016-02-05 Thread rniwa
Title: [196195] trunk/Websites/perf.webkit.org Revision 196195 Author rn...@webkit.org Date 2016-02-05 15:55:58 -0800 (Fri, 05 Feb 2016) Log Message Testing with remote server cache is unusably slow https://bugs.webkit.org/show_bug.cgi?id=153928 Reviewed by Chris Dumez. Don't use the

[webkit-changes] [196200] trunk

2016-02-05 Thread cdumez
Title: [196200] trunk Revision 196200 Author cdu...@apple.com Date 2016-02-05 16:18:41 -0800 (Fri, 05 Feb 2016) Log Message Instance property getters / setters cannot be called on another instance of the same type https://bugs.webkit.org/show_bug.cgi?id=153895 Reviewed by Gavin

[webkit-changes] [196205] trunk/LayoutTests

2016-02-05 Thread ryanhaddad
Title: [196205] trunk/LayoutTests Revision 196205 Author ryanhad...@apple.com Date 2016-02-05 17:08:25 -0800 (Fri, 05 Feb 2016) Log Message Mark css3/filters/multiple-filters-invalidation.html as flaky on ios-simulator https://bugs.webkit.org/show_bug.cgi?id=153933 Unreviewed test

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

2016-02-05 Thread bdakin
Title: [196206] trunk/Source/WebCore Revision 196206 Author bda...@apple.com Date 2016-02-05 17:08:43 -0800 (Fri, 05 Feb 2016) Log Message ScrollbarPainters needs to be deallocated on the main thread https://bugs.webkit.org/show_bug.cgi?id=153932 -and corresponding-

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

2016-02-05 Thread commit-queue
Title: [196207] trunk/Source/WebInspectorUI Revision 196207 Author commit-qu...@webkit.org Date 2016-02-05 17:15:13 -0800 (Fri, 05 Feb 2016) Log Message Web Inspector: Visual Styles sidebar should be more forgiving to long labels https://bugs.webkit.org/show_bug.cgi?id=153927 Patch by

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

2016-02-05 Thread bdakin
Title: [196208] trunk/Source/WebCore Revision 196208 Author bda...@apple.com Date 2016-02-05 17:24:32 -0800 (Fri, 05 Feb 2016) Log Message ScrollbarPainters needs to be deallocated on the main thread https://bugs.webkit.org/show_bug.cgi?id=153932 -and corresponding-

[webkit-changes] [196210] trunk/LayoutTests

2016-02-05 Thread mcatanzaro
Title: [196210] trunk/LayoutTests Revision 196210 Author mcatanz...@igalia.com Date 2016-02-05 20:53:22 -0800 (Fri, 05 Feb 2016) Log Message [GTK] Unreviewed test expectations gardening. * platform/gtk/TestExpectations: Modified Paths trunk/LayoutTests/ChangeLog