[webkit-changes] [230346] trunk

2018-04-06 Thread dbates
Title: [230346] trunk Revision 230346 Author dba...@webkit.org Date 2018-04-06 12:15:34 -0700 (Fri, 06 Apr 2018) Log Message Emit a more informative message when a script is blocked due to "X-Content-Type: nosniff" https://bugs.webkit.org/show_bug.cgi?id=184359 Reviewed by Per Arne

[webkit-changes] [230345] trunk

2018-04-06 Thread dbates
Title: [230345] trunk Revision 230345 Author dba...@webkit.org Date 2018-04-06 12:12:28 -0700 (Fri, 06 Apr 2018) Log Message importScripts() should throw exception with a reason when it fails to load a script from the network https://bugs.webkit.org/show_bug.cgi?id=184345 Reviewed by

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

2018-04-06 Thread bfulgham
Title: [230351] trunk/Source/WebCore Revision 230351 Author bfulg...@apple.com Date 2018-04-06 12:37:17 -0700 (Fri, 06 Apr 2018) Log Message WebCore::screenColorSpace is retrieving CGColorSpace from NSScreen directly https://bugs.webkit.org/show_bug.cgi?id=184343 Reviewed by Per Arne

[webkit-changes] [230350] trunk

2018-04-06 Thread Ms2ger
Title: [230350] trunk Revision 230350 Author ms2...@igalia.com Date 2018-04-06 12:33:32 -0700 (Fri, 06 Apr 2018) Log Message Implement createImageBitmap(Blob) https://bugs.webkit.org/show_bug.cgi?id=183247 Reviewed by Dean Jackson. LayoutTests/imported/w3c: Update expectations. *

[webkit-changes] [230354] trunk/LayoutTests

2018-04-06 Thread ryanhaddad
Title: [230354] trunk/LayoutTests Revision 230354 Author ryanhad...@apple.com Date 2018-04-06 13:21:07 -0700 (Fri, 06 Apr 2018) Log Message Mark three wpt LayoutTests as slow on iOS https://bugs.webkit.org/show_bug.cgi?id=184278 Unreviewed test gardening. These tests were marked as

[webkit-changes] [230341] branches/safari-605-branch/Source/WebCore/PAL

2018-04-06 Thread jmarcell
Title: [230341] branches/safari-605-branch/Source/WebCore/PAL Revision 230341 Author jmarc...@apple.com Date 2018-04-06 11:13:57 -0700 (Fri, 06 Apr 2018) Log Message Cherry-pick r230311. rdar://problem/39217770 Add necessary colon to CFNetwork selector

[webkit-changes] [230348] trunk

2018-04-06 Thread Ms2ger
Title: [230348] trunk Revision 230348 Author ms2...@igalia.com Date 2018-04-06 12:20:35 -0700 (Fri, 06 Apr 2018) Log Message Support transferring ImageBitmap objects https://bugs.webkit.org/show_bug.cgi?id=183131 Reviewed by Dean Jackson. LayoutTests/imported/w3c: *

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

2018-04-06 Thread dbates
Title: [230342] trunk/Source/WebCore Revision 230342 Author dba...@webkit.org Date 2018-04-06 11:26:07 -0700 (Fri, 06 Apr 2018) Log Message Attempt to fix the build after (https://bugs.webkit.org/show_bug.cgi?id=184360) Make lambdas mutable so that we can WTFMove() their captured

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

2018-04-06 Thread commit-queue
Title: [230347] trunk/Source/WebCore Revision 230347 Author commit-qu...@webkit.org Date 2018-04-06 12:19:41 -0700 (Fri, 06 Apr 2018) Log Message When recording the drawing, the DisplayList should be initialized with the GraphicsContextState of the underlying GraphicsContext

[webkit-changes] [230343] trunk/LayoutTests

2018-04-06 Thread ryanhaddad
Title: [230343] trunk/LayoutTests Revision 230343 Author ryanhad...@apple.com Date 2018-04-06 12:07:06 -0700 (Fri, 06 Apr 2018) Log Message Remove pass expectation for LayoutTest imported/w3c/web-platform-tests/FileAPI/url/sandboxed-iframe.html

[webkit-changes] [230344] trunk/Tools

2018-04-06 Thread zalan
Title: [230344] trunk/Tools Revision 230344 Author za...@apple.com Date 2018-04-06 12:08:25 -0700 (Fri, 06 Apr 2018) Log Message Rebaseline LayoutReloaded patch file. * LayoutReloaded/misc/LayoutReloadedWebKit.patch: Modified Paths trunk/Tools/ChangeLog

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

2018-04-06 Thread bfulgham
Title: [230352] trunk/Source/WebCore Revision 230352 Author bfulg...@apple.com Date 2018-04-06 12:43:34 -0700 (Fri, 06 Apr 2018) Log Message Unreviewed test fix after r230323 * platform/mac/PlatformScreenMac.mm: (WebCore::screenSupportsExtendedColor): Remove assertion hit during test

[webkit-changes] [230349] trunk

2018-04-06 Thread zalan
Title: [230349] trunk Revision 230349 Author za...@apple.com Date 2018-04-06 12:31:15 -0700 (Fri, 06 Apr 2018) Log Message Flex child does not get repainted when it is inserted back to the render tree. https://bugs.webkit.org/show_bug.cgi?id=184361 Reviewed by Antti Koivisto.

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

2018-04-06 Thread rniwa
Title: [230359] trunk/Source/WebKit Revision 230359 Author rn...@webkit.org Date 2018-04-06 16:53:30 -0700 (Fri, 06 Apr 2018) Log Message Make all sync IPCs during ScriptDisallowedScope set DoNotProcessIncomingMessagesWhenWaitingForSyncReply https://bugs.webkit.org/show_bug.cgi?id=182449

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

2018-04-06 Thread mcatanzaro
Title: [230358] trunk/Source/WebCore Revision 230358 Author mcatanz...@igalia.com Date 2018-04-06 16:26:34 -0700 (Fri, 06 Apr 2018) Log Message Unreviewed, fix unused parameter warning when credential storage is disabled * platform/network/soup/NetworkStorageSessionSoup.cpp:

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

2018-04-06 Thread eric . carlson
Title: [230357] trunk/Source/WebCore Revision 230357 Author eric.carl...@apple.com Date 2018-04-06 16:26:03 -0700 (Fri, 06 Apr 2018) Log Message [Extra zoom mode] Block playback until fullscreen begins https://bugs.webkit.org/show_bug.cgi?id=184371 Reviewed by Youenn Fablet. *

[webkit-changes] [230361] trunk/LayoutTests/imported/w3c

2018-04-06 Thread ryanhaddad
Title: [230361] trunk/LayoutTests/imported/w3c Revision 230361 Author ryanhad...@apple.com Date 2018-04-06 17:20:35 -0700 (Fri, 06 Apr 2018) Log Message Rebaseline imported/w3c/web-platform-tests/2dcontext/imagebitmap/createImageBitmap-transfer.html after r230350. Unreviewed test

[webkit-changes] [230364] trunk/LayoutTests

2018-04-06 Thread ryanhaddad
Title: [230364] trunk/LayoutTests Revision 230364 Author ryanhad...@apple.com Date 2018-04-06 17:33:00 -0700 (Fri, 06 Apr 2018) Log Message Mark fast/loader/submit-form-while-parsing-2.html as flaky. https://bugs.webkit.org/show_bug.cgi?id=184051 Unreviewed test gardening. *

[webkit-changes] [230363] branches/safari-605-branch/Source

2018-04-06 Thread jmarcell
Title: [230363] branches/safari-605-branch/Source Revision 230363 Author jmarc...@apple.com Date 2018-04-06 17:31:48 -0700 (Fri, 06 Apr 2018) Log Message Versioning. Modified Paths branches/safari-605-branch/Source/_javascript_Core/Configurations/Version.xcconfig

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

2018-04-06 Thread bfulgham
Title: [230356] trunk/Source/WebCore Revision 230356 Author bfulg...@apple.com Date 2018-04-06 15:54:37 -0700 (Fri, 06 Apr 2018) Log Message WebCore::screenSupportsExtendedColor improperly calls NSScreen functions in the WebContent process https://bugs.webkit.org/show_bug.cgi?id=184364

[webkit-changes] [230362] tags/Safari-605.2.3/

2018-04-06 Thread jmarcell
Title: [230362] tags/Safari-605.2.3/ Revision 230362 Author jmarc...@apple.com Date 2018-04-06 17:30:07 -0700 (Fri, 06 Apr 2018) Log Message Tag Safari-605.2.3. Added Paths tags/Safari-605.2.3/ Diff ___ webkit-changes mailing list

[webkit-changes] [230360] trunk/Source

2018-04-06 Thread sbarati
Title: [230360] trunk/Source Revision 230360 Author sbar...@apple.com Date 2018-04-06 17:00:34 -0700 (Fri, 06 Apr 2018) Log Message Source/bmalloc: bmalloc virtual allocation API should not treat memory it vends as dirty with respect to how it drives the scavenger

[webkit-changes] [230365] trunk

2018-04-06 Thread youenn
Title: [230365] trunk Revision 230365 Author you...@apple.com Date 2018-04-06 20:48:55 -0700 (Fri, 06 Apr 2018) Log Message Response headers should be filtered when sent from NetworkProcess to WebProcess https://bugs.webkit.org/show_bug.cgi?id=184310 Reviewed by Ryosuke Niwa.

[webkit-changes] [230366] trunk/Tools

2018-04-06 Thread zalan
Title: [230366] trunk/Tools Revision 230366 Author za...@apple.com Date 2018-04-06 20:56:21 -0700 (Fri, 06 Apr 2018) Log Message Rebaseline LayoutReloaded patch file. * LayoutReloaded/misc/LayoutReloadedWebKit.patch: Modified Paths trunk/Tools/ChangeLog

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

2018-04-06 Thread bburg
Title: [230367] trunk/Source/WebKit Revision 230367 Author bb...@apple.com Date 2018-04-06 21:08:50 -0700 (Fri, 06 Apr 2018) Log Message REGRESSION(r228371): WebAutomationSession::deleteAllCookies doesn't delete some cookies https://bugs.webkit.org/show_bug.cgi?id=184334 Reviewed by

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

2018-04-06 Thread mark . lam
Title: [230327] trunk/Source/_javascript_Core Revision 230327 Author mark@apple.com Date 2018-04-05 23:18:54 -0700 (Thu, 05 Apr 2018) Log Message MacroAssemblerCodePtr::retagged() should not re-decorate the pointer on ARMv7. https://bugs.webkit.org/show_bug.cgi?id=184347 Reviewed

[webkit-changes] [230328] trunk/LayoutTests

2018-04-06 Thread youenn
Title: [230328] trunk/LayoutTests Revision 230328 Author you...@apple.com Date 2018-04-05 23:47:31 -0700 (Thu, 05 Apr 2018) Log Message Add a test for scoped cookies used to load AppCache resources https://bugs.webkit.org/show_bug.cgi?id=184315 Reviewed by Ryosuke Niwa. *

[webkit-changes] [230329] trunk/JSTests

2018-04-06 Thread ross . kirsling
Title: [230329] trunk/JSTests Revision 230329 Author ross.kirsl...@sony.com Date 2018-04-05 23:56:38 -0700 (Thu, 05 Apr 2018) Log Message Unreviewed, rolling out r230320. Revert fix, as the root cause lies elsewhere. Reverted changeset: "[test262] Mark

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

2018-04-06 Thread bfulgham
Title: [230331] trunk/Source/WebCore Revision 230331 Author bfulg...@apple.com Date 2018-04-06 09:07:05 -0700 (Fri, 06 Apr 2018) Log Message Unreviewed test fix after r230323 * platform/mac/PlatformScreenMac.mm: (WebCore::screen): Remove assertion we still hit due to event handling

[webkit-changes] [230333] trunk/JSTests

2018-04-06 Thread ap
Title: [230333] trunk/JSTests Revision 230333 Author a...@apple.com Date 2018-04-06 09:26:04 -0700 (Fri, 06 Apr 2018) Log Message Add svn:eol-style to line-terminator-normalisation-CR.js https://bugs.webkit.org/show_bug.cgi?id=184341 *

[webkit-changes] [230332] trunk/JSTests

2018-04-06 Thread ross . kirsling
Title: [230332] trunk/JSTests Revision 230332 Author ross.kirsl...@sony.com Date 2018-04-06 09:16:34 -0700 (Fri, 06 Apr 2018) Log Message Unreviewed, remove errant LF from existing test262 test for CR line endings. *

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

2018-04-06 Thread antti
Title: [230334] trunk/Source/WebCore Revision 230334 Author an...@apple.com Date 2018-04-06 09:29:52 -0700 (Fri, 06 Apr 2018) Log Message Tighten ImageSource to have BitmapImage pointer instead of Image https://bugs.webkit.org/show_bug.cgi?id=184356 Reviewed by Said Abou-Hallawa.

[webkit-changes] [230335] branches/safari-605-branch/Source

2018-04-06 Thread jmarcell
Title: [230335] branches/safari-605-branch/Source Revision 230335 Author jmarc...@apple.com Date 2018-04-06 10:22:20 -0700 (Fri, 06 Apr 2018) Log Message Versioning. Modified Paths branches/safari-605-branch/Source/_javascript_Core/Configurations/Version.xcconfig

[webkit-changes] [230336] tags/Safari-606.1.13/

2018-04-06 Thread jmarcell
Title: [230336] tags/Safari-606.1.13/ Revision 230336 Author jmarc...@apple.com Date 2018-04-06 10:42:34 -0700 (Fri, 06 Apr 2018) Log Message New tag. Added Paths tags/Safari-606.1.13/ Diff ___ webkit-changes mailing list

[webkit-changes] [230337] tags/Safari-606.1.13/

2018-04-06 Thread jmarcell
Title: [230337] tags/Safari-606.1.13/ Revision 230337 Author jmarc...@apple.com Date 2018-04-06 10:44:40 -0700 (Fri, 06 Apr 2018) Log Message Delete tag. Removed Paths tags/Safari-606.1.13/ Diff ___ webkit-changes mailing list

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

2018-04-06 Thread dbates
Title: [230338] trunk/Source/WebCore Revision 230338 Author dba...@webkit.org Date 2018-04-06 10:45:57 -0700 (Fri, 06 Apr 2018) Log Message Have class Exception take String by value instead of a String&& https://bugs.webkit.org/show_bug.cgi?id=184360 Reviewed by Alexey Proskuryakov.

[webkit-changes] [230339] tags/Safari-606.1.12.1/

2018-04-06 Thread jmarcell
Title: [230339] tags/Safari-606.1.12.1/ Revision 230339 Author jmarc...@apple.com Date 2018-04-06 10:45:59 -0700 (Fri, 06 Apr 2018) Log Message New tag. Added Paths tags/Safari-606.1.12.1/ Diff ___ webkit-changes mailing list

[webkit-changes] [230340] tags/Safari-606.1.12.1/Source

2018-04-06 Thread jmarcell
Title: [230340] tags/Safari-606.1.12.1/Source Revision 230340 Author jmarc...@apple.com Date 2018-04-06 10:47:53 -0700 (Fri, 06 Apr 2018) Log Message Versioning. Modified Paths tags/Safari-606.1.12.1/Source/_javascript_Core/Configurations/Version.xcconfig