[webkit-changes] [206282] trunk

2016-09-22 Thread commit-queue
Title: [206282] trunk Revision 206282 Author commit-qu...@webkit.org Date 2016-09-22 16:53:33 -0700 (Thu, 22 Sep 2016) Log Message Add long press selection test https://bugs.webkit.org/show_bug.cgi?id=162367 Patch by Megan Gardner on 2016-09-22 Reviewed by

[webkit-changes] [206280] trunk

2016-09-22 Thread beidson
Title: [206280] trunk Revision 206280 Author beid...@apple.com Date 2016-09-22 15:34:02 -0700 (Thu, 22 Sep 2016) Log Message IDBIndex.openCursor() matches indices on multiple object stores. and https://bugs.webkit.org/show_bug.cgi?id=158833 Reviewed by Alex Christensen.

[webkit-changes] [206281] trunk

2016-09-22 Thread mark . lam
Title: [206281] trunk Revision 206281 Author mark@apple.com Date 2016-09-22 16:41:56 -0700 (Thu, 22 Sep 2016) Log Message Array.prototype.join should do overflow checks on string joins. https://bugs.webkit.org/show_bug.cgi?id=162459 Reviewed by Saam Barati. JSTests: *

[webkit-changes] [206276] trunk

2016-09-22 Thread dbates
Title: [206276] trunk Revision 206276 Author dba...@webkit.org Date 2016-09-22 14:33:20 -0700 (Thu, 22 Sep 2016) Log Message [XSS Auditor] Truncate data URLs at quotes https://bugs.webkit.org/show_bug.cgi?id=161937 Reviewed by David Kilzer. Source/WebCore: Merged from Blink:

[webkit-changes] [206278] trunk

2016-09-22 Thread dbates
Title: [206278] trunk Revision 206278 Author dba...@webkit.org Date 2016-09-22 14:39:29 -0700 (Thu, 22 Sep 2016) Log Message [CSP] Violation report may be sent to wrong domain on frame-ancestors violation https://bugs.webkit.org/show_bug.cgi?id=162079 Reviewed by Andy Estes.

[webkit-changes] [206285] trunk

2016-09-22 Thread cdumez
Title: [206285] trunk Revision 206285 Author cdu...@apple.com Date 2016-09-22 18:54:05 -0700 (Thu, 22 Sep 2016) Log Message [ShadowDOM] Add support for Node.getRootNode(options) https://bugs.webkit.org/show_bug.cgi?id=162457 Reviewed by Ryosuke Niwa. LayoutTests/imported/w3c:

[webkit-changes] [206286] branches/safari-602-branch

2016-09-22 Thread bshafiei
Title: [206286] branches/safari-602-branch Revision 206286 Author bshaf...@apple.com Date 2016-09-22 19:10:48 -0700 (Thu, 22 Sep 2016) Log Message Merge r206033. rdar://problem/28086237 Modified Paths branches/safari-602-branch/Source/WebKit2/ChangeLog

[webkit-changes] [206287] branches/safari-602-branch/Tools

2016-09-22 Thread bshafiei
Title: [206287] branches/safari-602-branch/Tools Revision 206287 Author bshaf...@apple.com Date 2016-09-22 19:10:53 -0700 (Thu, 22 Sep 2016) Log Message Merge r206038. rdar://problem/28086237 Modified Paths branches/safari-602-branch/Tools/ChangeLog

[webkit-changes] [206288] branches/safari-602-branch/Source/WebCore

2016-09-22 Thread bshafiei
Title: [206288] branches/safari-602-branch/Source/WebCore Revision 206288 Author bshaf...@apple.com Date 2016-09-22 19:10:59 -0700 (Thu, 22 Sep 2016) Log Message Merge r206193. rdar://problem/28376161 Modified Paths branches/safari-602-branch/Source/WebCore/ChangeLog

[webkit-changes] [206283] trunk/Tools

2016-09-22 Thread matthew_hanson
Title: [206283] trunk/Tools Revision 206283 Author matthew_han...@apple.com Date 2016-09-22 18:14:59 -0700 (Thu, 22 Sep 2016) Log Message Add an API for getting the branch identifier from a Git or SVN checkout. https://bugs.webkit.org/show_bug.cgi?id=151570 rdar://problem/17959831

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

2016-09-22 Thread mark . lam
Title: [206284] trunk/Source/_javascript_Core Revision 206284 Author mark@apple.com Date 2016-09-22 18:15:53 -0700 (Thu, 22 Sep 2016) Log Message Removed unused hasErrorInfo(). https://bugs.webkit.org/show_bug.cgi?id=162473 Reviewed by Saam Barati. * _javascript_Core.order: *

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

2016-09-22 Thread zalan
Title: [206279] trunk/Source/WebCore Revision 206279 Author za...@apple.com Date 2016-09-22 14:56:02 -0700 (Thu, 22 Sep 2016) Log Message ShowRenderTree: Shuffle letters to have better readability. https://bugs.webkit.org/show_bug.cgi?id=162460 Reviewed by Simon Fraser. old:

[webkit-changes] [206291] tags/Safari-603.1.6.0.2/

2016-09-22 Thread bshafiei
Title: [206291] tags/Safari-603.1.6.0.2/ Revision 206291 Author bshaf...@apple.com Date 2016-09-22 22:25:25 -0700 (Thu, 22 Sep 2016) Log Message New tag. Added Paths tags/Safari-603.1.6.0.2/ Diff ___ webkit-changes mailing list

[webkit-changes] [206292] tags/Safari-603.1.6.0.2/Source

2016-09-22 Thread bshafiei
Title: [206292] tags/Safari-603.1.6.0.2/Source Revision 206292 Author bshaf...@apple.com Date 2016-09-22 22:29:03 -0700 (Thu, 22 Sep 2016) Log Message Versioning. Modified Paths tags/Safari-603.1.6.0.2/Source/_javascript_Core/Configurations/Version.xcconfig

[webkit-changes] [206293] tags/Safari-603.1.6.0.2

2016-09-22 Thread bshafiei
Title: [206293] tags/Safari-603.1.6.0.2 Revision 206293 Author bshaf...@apple.com Date 2016-09-22 22:31:15 -0700 (Thu, 22 Sep 2016) Log Message Roll out r206165. rdar://problem/28435943 Modified Paths tags/Safari-603.1.6.0.2/LayoutTests/ChangeLog

[webkit-changes] [206289] trunk

2016-09-22 Thread commit-queue
Title: [206289] trunk Revision 206289 Author commit-qu...@webkit.org Date 2016-09-22 20:50:22 -0700 (Thu, 22 Sep 2016) Log Message [JSC] Use an inline cache to generate op_negate https://bugs.webkit.org/show_bug.cgi?id=162371 Patch by Benjamin Poulain on 2016-09-22

[webkit-changes] [206274] trunk/Source

2016-09-22 Thread fpizlo
Title: [206274] trunk/Source Revision 206274 Author fpi...@apple.com Date 2016-09-22 14:11:42 -0700 (Thu, 22 Sep 2016) Log Message Fences on x86 should be a lot cheaper https://bugs.webkit.org/show_bug.cgi?id=162417 Reviewed by Mark Lam and Geoffrey Garen. Source/_javascript_Core: It

[webkit-changes] [206275] trunk

2016-09-22 Thread dbates
Title: [206275] trunk Revision 206275 Author dba...@webkit.org Date 2016-09-22 14:22:32 -0700 (Thu, 22 Sep 2016) Log Message Remove more ENABLE(TEXT_AUTOSIZING) code https://bugs.webkit.org/show_bug.cgi?id=162456 Reviewed by Simon Fraser. .: *

[webkit-changes] [206277] trunk

2016-09-22 Thread dbates
Title: [206277] trunk Revision 206277 Author dba...@webkit.org Date 2016-09-22 14:34:12 -0700 (Thu, 22 Sep 2016) Log Message [XSS Auditor] HTML5 entities can bypass XSS Auditor https://bugs.webkit.org/show_bug.cgi?id=161939 Reviewed by David Kilzer. Source/WebCore: Merged from Blink:

[webkit-changes] [206249] trunk/Source

2016-09-22 Thread ap
Title: [206249] trunk/Source Revision 206249 Author a...@apple.com Date 2016-09-21 23:01:33 -0700 (Wed, 21 Sep 2016) Log Message Rolling out r206244, as it caused flaky crashes on tests. Was: Correct uses of 'safeCast' Source/WebCore: * loader/cache/MemoryCache.cpp:

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

2016-09-22 Thread commit-queue
Title: [206252] trunk/Source/WebCore Revision 206252 Author commit-qu...@webkit.org Date 2016-09-22 00:35:46 -0700 (Thu, 22 Sep 2016) Log Message Improve DeferredWrapper code https://bugs.webkit.org/show_bug.cgi?id=161787 Patch by Youenn Fablet on 2016-09-22 Reviewed

[webkit-changes] [206250] tags/Safari-603.1.6.0.1/

2016-09-22 Thread bshafiei
Title: [206250] tags/Safari-603.1.6.0.1/ Revision 206250 Author bshaf...@apple.com Date 2016-09-21 23:03:56 -0700 (Wed, 21 Sep 2016) Log Message New tag. Added Paths tags/Safari-603.1.6.0.1/ Diff ___ webkit-changes mailing list

[webkit-changes] [206253] trunk

2016-09-22 Thread svillar
Title: [206253] trunk Revision 206253 Author svil...@igalia.com Date 2016-09-22 00:57:32 -0700 (Thu, 22 Sep 2016) Log Message [css-grid] Remove the x2 computation of row sizes with indefinite heights https://bugs.webkit.org/show_bug.cgi?id=162150 Reviewed by Darin Adler.

[webkit-changes] [206251] tags/Safari-603.1.6.0.1/Source

2016-09-22 Thread bshafiei
Title: [206251] tags/Safari-603.1.6.0.1/Source Revision 206251 Author bshaf...@apple.com Date 2016-09-21 23:07:30 -0700 (Wed, 21 Sep 2016) Log Message Versioning. Modified Paths tags/Safari-603.1.6.0.1/Source/_javascript_Core/Configurations/Version.xcconfig

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

2016-09-22 Thread commit-queue
Title: [206254] trunk/Source/WebCore Revision 206254 Author commit-qu...@webkit.org Date 2016-09-22 01:28:37 -0700 (Thu, 22 Sep 2016) Log Message Refactor ContentSecurityPolicy::allow* methods https://bugs.webkit.org/show_bug.cgi?id=162335 Patch by Youenn Fablet on

[webkit-changes] [206255] trunk

2016-09-22 Thread commit-queue
Title: [206255] trunk Revision 206255 Author commit-qu...@webkit.org Date 2016-09-22 01:57:12 -0700 (Thu, 22 Sep 2016) Log Message CachedResourceRequest should store a SecurityOrigin https://bugs.webkit.org/show_bug.cgi?id=162258 Patch by Youenn Fablet on 2016-09-22

[webkit-changes] [206262] trunk/LayoutTests

2016-09-22 Thread commit-queue
Title: [206262] trunk/LayoutTests Revision 206262 Author commit-qu...@webkit.org Date 2016-09-22 10:59:34 -0700 (Thu, 22 Sep 2016) Log Message imported/w3c/web-platform-tests/resource-timing/idlharness.html is flaky https://bugs.webkit.org/show_bug.cgi?id=162414 Unreviewed. Patch by

[webkit-changes] [206264] trunk/LayoutTests

2016-09-22 Thread ryanhaddad
Title: [206264] trunk/LayoutTests Revision 206264 Author ryanhad...@apple.com Date 2016-09-22 11:30:33 -0700 (Thu, 22 Sep 2016) Log Message Marking imported/w3c/web-platform-tests/media-source/mediasource-duration.html as flaky on mac. https://bugs.webkit.org/show_bug.cgi?id=162308

[webkit-changes] [206263] trunk/LayoutTests

2016-09-22 Thread ryanhaddad
Title: [206263] trunk/LayoutTests Revision 206263 Author ryanhad...@apple.com Date 2016-09-22 11:19:49 -0700 (Thu, 22 Sep 2016) Log Message Unreviewed, rolling out r206112. This change made inspector/network/xhr-json-blob-has- content.html very flaky. Reverted changeset: "Web

[webkit-changes] [206266] trunk

2016-09-22 Thread cdumez
Title: [206266] trunk Revision 206266 Author cdu...@apple.com Date 2016-09-22 11:47:34 -0700 (Thu, 22 Sep 2016) Log Message Fix serialization of HTML void elements when they have children https://bugs.webkit.org/show_bug.cgi?id=162418 Reviewed by Darin Adler. LayoutTests/imported/w3c:

[webkit-changes] [206261] trunk

2016-09-22 Thread jbedard
Title: [206261] trunk Revision 206261 Author jbed...@apple.com Date 2016-09-22 10:39:51 -0700 (Thu, 22 Sep 2016) Log Message Automatic Text Replacement Testing in WebKit2 https://bugs.webkit.org/show_bug.cgi?id=161919 Reviewed by Ryosuke Niwa. Source/WebCore: Fixing existing tests:

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

2016-09-22 Thread commit-queue
Title: [206265] trunk/Source/WebCore Revision 206265 Author commit-qu...@webkit.org Date 2016-09-22 11:43:40 -0700 (Thu, 22 Sep 2016) Log Message [WinCairo] Fix build after r206196 Patch by Don Olmstead on 2016-09-22 Reviewed by Alex Christensen. *

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

2016-09-22 Thread commit-queue
Title: [206257] trunk/Source/WebCore Revision 206257 Author commit-qu...@webkit.org Date 2016-09-22 05:43:55 -0700 (Thu, 22 Sep 2016) Log Message [GStreamer] Support a direct GPU-to-GPU copy of video textures to WebGL https://bugs.webkit.org/show_bug.cgi?id=159928 Patch by Olivier Blin

[webkit-changes] [206259] trunk

2016-09-22 Thread n_wang
Title: [206259] trunk Revision 206259 Author n_w...@apple.com Date 2016-09-22 08:14:27 -0700 (Thu, 22 Sep 2016) Log Message AX: aria-pressed state not correctly conveyed to VoiceOver iOS on unless role=button added https://bugs.webkit.org/show_bug.cgi?id=162269 Reviewed by Chris

[webkit-changes] [206268] trunk

2016-09-22 Thread commit-queue
Title: [206268] trunk Revision 206268 Author commit-qu...@webkit.org Date 2016-09-22 12:11:23 -0700 (Thu, 22 Sep 2016) Log Message test262: Function length should be number of parameters before parameters with default values https://bugs.webkit.org/show_bug.cgi?id=162377 Patch by Joseph

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

2016-09-22 Thread joepeck
Title: [206267] trunk/Source/_javascript_Core Revision 206267 Author joep...@webkit.org Date 2016-09-22 11:59:47 -0700 (Thu, 22 Sep 2016) Log Message Remove a bunch of unnecessary includes https://bugs.webkit.org/show_bug.cgi?id=162376 Reviewed by Mark Lam. Modified Paths

[webkit-changes] [206269] branches/safari-602-branch/Source

2016-09-22 Thread bshafiei
Title: [206269] branches/safari-602-branch/Source Revision 206269 Author bshaf...@apple.com Date 2016-09-22 13:47:46 -0700 (Thu, 22 Sep 2016) Log Message Versioning. Modified Paths branches/safari-602-branch/Source/_javascript_Core/Configurations/Version.xcconfig

[webkit-changes] [206273] branches/safari-602-branch/Source

2016-09-22 Thread bshafiei
Title: [206273] branches/safari-602-branch/Source Revision 206273 Author bshaf...@apple.com Date 2016-09-22 14:05:46 -0700 (Thu, 22 Sep 2016) Log Message Versioning. Modified Paths branches/safari-602-branch/Source/_javascript_Core/Configurations/Version.xcconfig

[webkit-changes] [206270] branches/safari-602-branch/Source/WebCore

2016-09-22 Thread bshafiei
Title: [206270] branches/safari-602-branch/Source/WebCore Revision 206270 Author bshaf...@apple.com Date 2016-09-22 13:48:55 -0700 (Thu, 22 Sep 2016) Log Message Merge r206027. rdar://problem/28366812 Modified Paths branches/safari-602-branch/Source/WebCore/ChangeLog

[webkit-changes] [206271] tags/Safari-602.2.12/

2016-09-22 Thread bshafiei
Title: [206271] tags/Safari-602.2.12/ Revision 206271 Author bshaf...@apple.com Date 2016-09-22 13:50:21 -0700 (Thu, 22 Sep 2016) Log Message New tag. Added Paths tags/Safari-602.2.12/ Diff ___ webkit-changes mailing list

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

2016-09-22 Thread jer . noble
Title: [206272] trunk/Source/WebCore Revision 206272 Author jer.no...@apple.com Date 2016-09-22 13:54:56 -0700 (Thu, 22 Sep 2016) Log Message Fullscreen controls inoperative in WebKitLegacy web views https://bugs.webkit.org/show_bug.cgi?id=162374 Reviewed by Eric Carlson. After

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

2016-09-22 Thread andersca
Title: [206258] trunk/Source/WebCore Revision 206258 Author ander...@apple.com Date 2016-09-22 07:15:08 -0700 (Thu, 22 Sep 2016) Log Message Attempt to fix the open source iOS build. * platform/spi/cocoa/PassKitSPI.h: Modified Paths trunk/Source/WebCore/ChangeLog