[webkit-changes] [221477] trunk/LayoutTests

2017-09-01 Thread commit-queue
Title: [221477] trunk/LayoutTests Revision 221477 Author commit-qu...@webkit.org Date 2017-09-01 05:44:06 -0700 (Fri, 01 Sep 2017) Log Message [GTK] Mark audio-mpeg-supported.html as passing. https://bugs.webkit.org/show_bug.cgi?id=131535 Unreviewed test gardening. The last time it

[webkit-changes] [221476] trunk/LayoutTests

2017-09-01 Thread commit-queue
Title: [221476] trunk/LayoutTests Revision 221476 Author commit-qu...@webkit.org Date 2017-09-01 04:47:45 -0700 (Fri, 01 Sep 2017) Log Message Mark media-ended.html as passing. https://bugs.webkit.org/show_bug.cgi?id=131534 Unreviewed test gardening. The test needs to run through the

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

2017-09-01 Thread utatane . tea
Title: [221479] trunk/Source/_javascript_Core Revision 221479 Author utatane@gmail.com Date 2017-09-01 09:05:42 -0700 (Fri, 01 Sep 2017) Log Message [FTL] FTL allocation for async Function is incorrect https://bugs.webkit.org/show_bug.cgi?id=176214 Reviewed by Saam Barati. In FTL,

[webkit-changes] [221478] trunk/Source

2017-09-01 Thread pvollan
Title: [221478] trunk/Source Revision 221478 Author pvol...@apple.com Date 2017-09-01 08:08:01 -0700 (Fri, 01 Sep 2017) Log Message [Win] Compile error, 'Cache' is not declared. https://bugs.webkit.org/show_bug.cgi?id=176062 Reviewed by Youenn Fablet. Rename DOMCache to DOMCacheEngine.

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

2017-09-01 Thread commit-queue
Title: [221480] trunk/Source/WebCore Revision 221480 Author commit-qu...@webkit.org Date 2017-09-01 10:17:33 -0700 (Fri, 01 Sep 2017) Log Message Ensure RenderStyle and SameSizeAsRenderStyle have the same size https://bugs.webkit.org/show_bug.cgi?id=176210 Patch by Yoshiaki Jitsukawa

[webkit-changes] [221481] trunk

2017-09-01 Thread cdumez
Title: [221481] trunk Revision 221481 Author cdu...@apple.com Date 2017-09-01 10:37:00 -0700 (Fri, 01 Sep 2017) Log Message Implement FileSystemEntry.getParent() https://bugs.webkit.org/show_bug.cgi?id=176165 Reviewed by Andreas Kling. Source/WebCore: Implement

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

2017-09-01 Thread zandobersek
Title: [221482] trunk/Source/WebCore Revision 221482 Author zandober...@gmail.com Date 2017-09-01 10:53:40 -0700 (Fri, 01 Sep 2017) Log Message Unreviewed WPE build fix after r221439. * html/canvas/WebGL2RenderingContext.cpp: Add the HeapInlines.h header include in order to properly

[webkit-changes] [221494] trunk

2017-09-01 Thread eric . carlson
Title: [221494] trunk Revision 221494 Author eric.carl...@apple.com Date 2017-09-01 13:40:11 -0700 (Fri, 01 Sep 2017) Log Message Switch HTMLMediaElement to release logging https://bugs.webkit.org/show_bug.cgi?id=176065 Reviewed by Jer Noble. Source/WebCore: * dom/Document.cpp:

[webkit-changes] [221496] trunk/Tools

2017-09-01 Thread fpizlo
Title: [221496] trunk/Tools Revision 221496 Author fpi...@apple.com Date 2017-09-01 14:35:30 -0700 (Fri, 01 Sep 2017) Log Message WSL should be be able to call a function declared in a protocol from a generic function https://bugs.webkit.org/show_bug.cgi?id=176242 Reviewed by Myles

[webkit-changes] [221497] trunk/Tools

2017-09-01 Thread fpizlo
Title: [221497] trunk/Tools Revision 221497 Author fpi...@apple.com Date 2017-09-01 14:45:30 -0700 (Fri, 01 Sep 2017) Log Message WSL should have more tests of type checking failures https://bugs.webkit.org/show_bug.cgi?id=176244 Reviewed by Myles Maxfield. *

[webkit-changes] [221489] trunk

2017-09-01 Thread achristensen
Title: [221489] trunk Revision 221489 Author achristen...@apple.com Date 2017-09-01 11:54:50 -0700 (Fri, 01 Sep 2017) Log Message Replace WKUIDelegatePrivate's isPlayingMediaDidChange with KVO _isPlayingAudio on WKWebView https://bugs.webkit.org/show_bug.cgi?id=176212 Reviewed by Tim

[webkit-changes] [221484] trunk/LayoutTests

2017-09-01 Thread jlewis3
Title: [221484] trunk/LayoutTests Revision 221484 Author jlew...@apple.com Date 2017-09-01 11:33:09 -0700 (Fri, 01 Sep 2017) Log Message Marked webrtc/datachannel/bufferedAmountLowThreshold.html as flaky on Mac WK1. https://bugs.webkit.org/show_bug.cgi?id=172334 Unreviewed test

[webkit-changes] [221487] trunk/Tools

2017-09-01 Thread fpizlo
Title: [221487] trunk/Tools Revision 221487 Author fpi...@apple.com Date 2017-09-01 11:48:27 -0700 (Fri, 01 Sep 2017) Log Message WSL Rewriter should be an identity on things that aren't inside function bodies https://bugs.webkit.org/show_bug.cgi?id=176208 Reviewed by Myles Maxfield.

[webkit-changes] [221488] trunk

2017-09-01 Thread simon . fraser
Title: [221488] trunk Revision 221488 Author simon.fra...@apple.com Date 2017-09-01 11:49:00 -0700 (Fri, 01 Sep 2017) Log Message transformCanLikelyUseFastPath() can read off the end of a string https://bugs.webkit.org/show_bug.cgi?id=176232 rdar://problem/33851237 Reviewed by Tim

[webkit-changes] [221490] trunk/Tools

2017-09-01 Thread fpizlo
Title: [221490] trunk/Tools Revision 221490 Author fpi...@apple.com Date 2017-09-01 11:57:15 -0700 (Fri, 01 Sep 2017) Log Message [WSL] Add tests for storing to arrays https://bugs.webkit.org/show_bug.cgi?id=176237 Reviewed by Myles Maxfield. Storing to arrays works now. *

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

2017-09-01 Thread pvollan
Title: [221498] trunk/Source/WebCore Revision 221498 Author pvol...@apple.com Date 2017-09-01 14:47:57 -0700 (Fri, 01 Sep 2017) Log Message [Win] Compile error, 'Cache' is not declared. https://bugs.webkit.org/show_bug.cgi?id=176062 Reviewed by Youenn Fablet. Rename Cache to DOMCache.

[webkit-changes] [221493] trunk/Source/WebCore/PAL

2017-09-01 Thread aestes
Title: [221493] trunk/Source/WebCore/PAL Revision 221493 Author aes...@apple.com Date 2017-09-01 12:47:53 -0700 (Fri, 01 Sep 2017) Log Message Try again to fix the Internal iOS Simulator build after r221485. * pal/spi/cg/CoreGraphicsSPI.h: Modified Paths

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

2017-09-01 Thread commit-queue
Title: [221483] trunk/Source/WebCore Revision 221483 Author commit-qu...@webkit.org Date 2017-09-01 11:16:16 -0700 (Fri, 01 Sep 2017) Log Message Reject promises in case of internal CacheStorage engine errors. https://bugs.webkit.org/show_bug.cgi?id=176194 Patch by Youenn Fablet

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

2017-09-01 Thread beidson
Title: [221495] trunk/Source/WebCore Revision 221495 Author beid...@apple.com Date 2017-09-01 14:33:02 -0700 (Fri, 01 Sep 2017) Log Message Move ServiceWorkerJob from FetchLoader to ThreadableLoader. https://bugs.webkit.org/show_bug.cgi?id=176231 Reviewed by Youenn Fablet. No new tests

[webkit-changes] [221485] trunk/Source

2017-09-01 Thread aestes
Title: [221485] trunk/Source Revision 221485 Author aes...@apple.com Date 2017-09-01 11:37:28 -0700 (Fri, 01 Sep 2017) Log Message [CG] Upstream CoreGraphics-related WebKitSystemInterface functions https://bugs.webkit.org/show_bug.cgi?id=176200 Reviewed by Tim Horton. Source/WebCore:

[webkit-changes] [221503] trunk

2017-09-01 Thread achristensen
Title: [221503] trunk Revision 221503 Author achristen...@apple.com Date 2017-09-01 15:25:20 -0700 (Fri, 01 Sep 2017) Log Message Add WKUIDelegatePrivate equivalent of WKPageUIClient's toolbarsAreVisible https://bugs.webkit.org/show_bug.cgi?id=176246 Reviewed by Tim Horton.

[webkit-changes] [221504] trunk

2017-09-01 Thread commit-queue
Title: [221504] trunk Revision 221504 Author commit-qu...@webkit.org Date 2017-09-01 15:53:23 -0700 (Fri, 01 Sep 2017) Log Message [Fetch API] Add support for consuming a Request ReadableStream body https://bugs.webkit.org/show_bug.cgi?id=176182 Patch by Youenn Fablet

[webkit-changes] [221507] trunk/LayoutTests

2017-09-01 Thread jlewis3
Title: [221507] trunk/LayoutTests Revision 221507 Author jlew...@apple.com Date 2017-09-01 16:43:42 -0700 (Fri, 01 Sep 2017) Log Message Skipped multiple webgl tests. Unreviewed test gardening. * platform/ios-11/TestExpectations: Modified Paths trunk/LayoutTests/ChangeLog

[webkit-changes] [221500] trunk/Tools

2017-09-01 Thread eric . carlson
Title: [221500] trunk/Tools Revision 221500 Author eric.carl...@apple.com Date 2017-09-01 15:14:55 -0700 (Fri, 01 Sep 2017) Log Message Switch HTMLMediaElement to release logging https://bugs.webkit.org/show_bug.cgi?id=176065 Unreviewed build fix. *

[webkit-changes] [221508] trunk/Tools

2017-09-01 Thread mmaxfield
Title: [221508] trunk/Tools Revision 221508 Author mmaxfi...@apple.com Date 2017-09-01 16:54:23 -0700 (Fri, 01 Sep 2017) Log Message WSL's lexer will never emit keyword tokens https://bugs.webkit.org/show_bug.cgi?id=176248 Reviewed by Filip Pizlo. Because all tokens are also identified

[webkit-changes] [221501] trunk

2017-09-01 Thread commit-queue
Title: [221501] trunk Revision 221501 Author commit-qu...@webkit.org Date 2017-09-01 15:16:01 -0700 (Fri, 01 Sep 2017) Log Message Wrong getComputedStyle behavior for pseudo-elements for layout-dependent properties. https://bugs.webkit.org/show_bug.cgi?id=175936 Patch by Emilio Cobos

[webkit-changes] [221499] trunk/LayoutTests

2017-09-01 Thread pvollan
Title: [221499] trunk/LayoutTests Revision 221499 Author pvol...@apple.com Date 2017-09-01 15:09:24 -0700 (Fri, 01 Sep 2017) Log Message http/tests/misc/slow-loading-animated-image.html is flaky on iOS simulator and Windows. https://bugs.webkit.org/show_bug.cgi?id=157916 Unreviewed test

[webkit-changes] [221510] trunk

2017-09-01 Thread cdumez
Title: [221510] trunk Revision 221510 Author cdu...@apple.com Date 2017-09-01 17:19:55 -0700 (Fri, 01 Sep 2017) Log Message Implement FileSystemDirectoryEntry.getFile() https://bugs.webkit.org/show_bug.cgi?id=176167 Reviewed by Andreas Kling. Source/WebCore: Implement

[webkit-changes] [221513] trunk/Tools

2017-09-01 Thread fpizlo
Title: [221513] trunk/Tools Revision 221513 Author fpi...@apple.com Date 2017-09-01 19:33:46 -0700 (Fri, 01 Sep 2017) Log Message WSL should check unreachable code and no returns https://bugs.webkit.org/show_bug.cgi?id=176262 Reviewed by Myles Maxfield. This adds phases to

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

2017-09-01 Thread achristensen
Title: [221502] trunk/Source/WebKit Revision 221502 Author achristen...@apple.com Date 2017-09-01 15:19:26 -0700 (Fri, 01 Sep 2017) Log Message Make PageClientImplCocoa a proper superclass of PageClientImpls for Mac and iOS https://bugs.webkit.org/show_bug.cgi?id=176239 Reviewed by Tim

[webkit-changes] [221506] trunk/Source

2017-09-01 Thread commit-queue
Title: [221506] trunk/Source Revision 221506 Author commit-qu...@webkit.org Date 2017-09-01 16:28:09 -0700 (Fri, 01 Sep 2017) Log Message Do not Reject CacheStorage promises when updating the persistent filesystem data fails https://bugs.webkit.org/show_bug.cgi?id=176241 Patch by Youenn

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

2017-09-01 Thread beidson
Title: [221509] trunk/Source/WebCore Revision 221509 Author beid...@apple.com Date 2017-09-01 16:59:21 -0700 (Fri, 01 Sep 2017) Log Message ASSERTION FAILED: taken.get() == in WebCore::ServiceWorkerContainer::jobDidFinish(WebCore::ServiceWorkerJob &).

[webkit-changes] [221511] trunk/Tools

2017-09-01 Thread fpizlo
Title: [221511] trunk/Tools Revision 221511 Author fpi...@apple.com Date 2017-09-01 17:57:27 -0700 (Fri, 01 Sep 2017) Log Message WSL should use & for getting a ^ and @ for getting a [] https://bugs.webkit.org/show_bug.cgi?id=176245 Reviewed by Myles Maxfield. Using \ as an

[webkit-changes] [221486] trunk

2017-09-01 Thread achristensen
Title: [221486] trunk Revision 221486 Author achristen...@apple.com Date 2017-09-01 11:47:41 -0700 (Fri, 01 Sep 2017) Log Message Disable ObjC WebGL policy SPI on iOS https://bugs.webkit.org/show_bug.cgi?id=176233 Reviewed by Tim Horton. Source/WebKit: In r221465 I uploaded

[webkit-changes] [221491] trunk/Tools

2017-09-01 Thread commit-queue
Title: [221491] trunk/Tools Revision 221491 Author commit-qu...@webkit.org Date 2017-09-01 12:13:53 -0700 (Fri, 01 Sep 2017) Log Message download-latest-github-release.py should have friendlier output for non-404 errors https://bugs.webkit.org/show_bug.cgi?id=176201 Patch by Ross

[webkit-changes] [221492] trunk/Source/WebCore/PAL

2017-09-01 Thread aestes
Title: [221492] trunk/Source/WebCore/PAL Revision 221492 Author aes...@apple.com Date 2017-09-01 12:31:55 -0700 (Fri, 01 Sep 2017) Log Message Try to fix the Internal iOS Simulator build after r221485. * pal/spi/cg/CoreGraphicsSPI.h: Modified Paths trunk/Source/WebCore/PAL/ChangeLog

[webkit-changes] [221473] trunk/Source

2017-09-01 Thread aestes
Title: [221473] trunk/Source Revision 221473 Author aes...@apple.com Date 2017-08-31 23:00:33 -0700 (Thu, 31 Aug 2017) Log Message [Mac] Upstream AppKit-related WebKitSystemInterface functions https://bugs.webkit.org/show_bug.cgi?id=176175 Reviewed by Brady Eidson. Source/WebCore: *

[webkit-changes] [221474] trunk/Tools

2017-09-01 Thread carlosgc
Title: [221474] trunk/Tools Revision 221474 Author carlo...@webkit.org Date 2017-08-31 23:36:32 -0700 (Thu, 31 Aug 2017) Log Message [GTK] Improve the way unit test are run and the results reported https://bugs.webkit.org/show_bug.cgi?id=176104 Reviewed by Carlos Alberto Lopez Perez.

[webkit-changes] [221475] trunk

2017-09-01 Thread utatane . tea
Title: [221475] trunk Revision 221475 Author utatane@gmail.com Date 2017-08-31 23:40:55 -0700 (Thu, 31 Aug 2017) Log Message [JSC] Fix "name" and "length" of Proxy revoke function https://bugs.webkit.org/show_bug.cgi?id=176155 Reviewed by Mark Lam. JSTests: * test262.yaml: