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

2018-08-28 Thread zalan
Title: [235423] trunk/Source/WebCore Revision 235423 Author za...@apple.com Date 2018-08-28 08:01:37 -0700 (Tue, 28 Aug 2018) Log Message [LFC][Floating] Remove redundant FloatAvoider functions. https://bugs.webkit.org/show_bug.cgi?id=189035 Reviewed by Antti Koivisto. and move some

[webkit-changes] [235425] trunk/LayoutTests

2018-08-28 Thread simon . fraser
Title: [235425] trunk/LayoutTests Revision 235425 Author simon.fra...@apple.com Date 2018-08-28 08:51:55 -0700 (Tue, 28 Aug 2018) Log Message More results.html cleanup https://bugs.webkit.org/show_bug.cgi?id=189038 Reviewed by Zalan Bujtas. Use a map of table-id to SectionBuilderClass

[webkit-changes] [235424] trunk

2018-08-28 Thread ajuma
Title: [235424] trunk Revision 235424 Author aj...@chromium.org Date 2018-08-28 08:45:32 -0700 (Tue, 28 Aug 2018) Log Message [IntersectionObserver] Schedule intersection observation updates https://bugs.webkit.org/show_bug.cgi?id=189007 Reviewed by Simon Fraser.

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

2018-08-28 Thread eric . carlson
Title: [235422] trunk/Source/WebCore Revision 235422 Author eric.carl...@apple.com Date 2018-08-28 06:29:36 -0700 (Tue, 28 Aug 2018) Log Message Revert changes to RealtimeMediaSource.cpp made in r235086 https://bugs.webkit.org/show_bug.cgi?id=189046 Unreviewed, reverting an accidental

[webkit-changes] [235426] trunk

2018-08-28 Thread akeerthi
Title: [235426] trunk Revision 235426 Author akeer...@apple.com Date 2018-08-28 09:34:25 -0700 (Tue, 28 Aug 2018) Log Message [iOS] Support inputmode=none https://bugs.webkit.org/show_bug.cgi?id=188896 Reviewed by Tim Horton. LayoutTests/imported/w3c: *

[webkit-changes] [235433] trunk/Tools

2018-08-28 Thread achristensen
Title: [235433] trunk/Tools Revision 235433 Author achristen...@apple.com Date 2018-08-28 11:29:13 -0700 (Tue, 28 Aug 2018) Log Message REGRESSION (r235391): [iOS] TestWebKitAPI.WebKit.RestoreSessionStateWithoutNavigation is timing out https://bugs.webkit.org/show_bug.cgi?id=189050

[webkit-changes] [235429] trunk

2018-08-28 Thread youenn
Title: [235429] trunk Revision 235429 Author you...@apple.com Date 2018-08-28 11:00:00 -0700 (Tue, 28 Aug 2018) Log Message WebKitMediaSession should be GC collectable when its document is being stopped https://bugs.webkit.org/show_bug.cgi?id=189016 Reviewed by Eric Carlson.

[webkit-changes] [235435] trunk

2018-08-28 Thread akeerthi
Title: [235435] trunk Revision 235435 Author akeer...@apple.com Date 2018-08-28 11:56:37 -0700 (Tue, 28 Aug 2018) Log Message [macOS] Color wells should appear rounded and textured https://bugs.webkit.org/show_bug.cgi?id=189039 Reviewed by Tim Horton. Source/WebCore: Color wells

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

2018-08-28 Thread keith_miller
Title: [235432] trunk/Source/_javascript_Core Revision 235432 Author keith_mil...@apple.com Date 2018-08-28 11:11:23 -0700 (Tue, 28 Aug 2018) Log Message Add nullablity attributes to JSValue https://bugs.webkit.org/show_bug.cgi?id=189047 Reviewed by Geoffrey Garen. * API/JSValue.h:

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

2018-08-28 Thread ajuma
Title: [235428] trunk/Source/WebCore Revision 235428 Author aj...@chromium.org Date 2018-08-28 10:53:15 -0700 (Tue, 28 Aug 2018) Log Message [IntersectionObserver] Fix build after r235424 https://bugs.webkit.org/show_bug.cgi?id=189051 Rubber-stamped by Simon Fraser. Fix unused variable

[webkit-changes] [235434] trunk/Tools

2018-08-28 Thread achristensen
Title: [235434] trunk/Tools Revision 235434 Author achristen...@apple.com Date 2018-08-28 11:37:46 -0700 (Tue, 28 Aug 2018) Log Message Fix 32-bit Mac build. * TestWebKitAPI/Tests/WebKitCocoa/RestoreSessionStateWithoutNavigation.mm: Modified Paths trunk/Tools/ChangeLog

[webkit-changes] [235427] trunk

2018-08-28 Thread akeerthi
Title: [235427] trunk Revision 235427 Author akeer...@apple.com Date 2018-08-28 10:02:56 -0700 (Tue, 28 Aug 2018) Log Message [Datalist] Pressing enter without a selected option shouldn't change the input https://bugs.webkit.org/show_bug.cgi?id=189010 Reviewed by Tim Horton.

[webkit-changes] [235431] trunk/Tools

2018-08-28 Thread wenson_hsieh
Title: [235431] trunk/Tools Revision 235431 Author wenson_hs...@apple.com Date 2018-08-28 11:04:54 -0700 (Tue, 28 Aug 2018) Log Message [iOS] WKAttachmentTests.DropFolderAsAttachmentAndMoveByDragging encounters an exception on iOS simulator https://bugs.webkit.org/show_bug.cgi?id=189049

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

2018-08-28 Thread keith_miller
Title: [235436] trunk/Source/_javascript_Core Revision 235436 Author keith_mil...@apple.com Date 2018-08-28 13:00:35 -0700 (Tue, 28 Aug 2018) Log Message Add nullablity attributes to JSValue https://bugs.webkit.org/show_bug.cgi?id=189047 Reviewed by Dan Bernstein. Switch to using

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

2018-08-28 Thread wenson_hsieh
Title: [235442] trunk/Source/WebKit Revision 235442 Author wenson_hs...@apple.com Date 2018-08-28 15:05:20 -0700 (Tue, 28 Aug 2018) Log Message Remove references to "APIAttachmentCocoa.h" in WebKit.xcodeproj Follow-up to https://bugs.webkit.org/show_bug.cgi?id=188933 Rubber-stamped by

[webkit-changes] [235443] trunk/Source/ThirdParty/ANGLE

2018-08-28 Thread ddkilzer
Title: [235443] trunk/Source/ThirdParty/ANGLE Revision 235443 Author ddkil...@apple.com Date 2018-08-28 15:13:27 -0700 (Tue, 28 Aug 2018) Log Message Move PMurHash.{cpp,h} into 'src' folder to match path on disk * ANGLE.xcodeproj/project.pbxproj: (src/common/third_party/smhasher/src):

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

2018-08-28 Thread achristensen
Title: [235444] trunk/Source/WebKit Revision 235444 Author achristen...@apple.com Date 2018-08-28 15:25:38 -0700 (Tue, 28 Aug 2018) Log Message Remove assertion introduced in r235413 https://bugs.webkit.org/show_bug.cgi?id=188701 * NetworkProcess/NetworkResourceLoader.cpp:

[webkit-changes] [235438] trunk

2018-08-28 Thread youenn
Title: [235438] trunk Revision 235438 Author you...@apple.com Date 2018-08-28 13:53:17 -0700 (Tue, 28 Aug 2018) Log Message MediaDevices should be collectable as soon as its document is stopped https://bugs.webkit.org/show_bug.cgi?id=189021 Reviewed by Eric Carlson. Source/WebCore:

[webkit-changes] [235441] trunk/LayoutTests

2018-08-28 Thread tsavell
Title: [235441] trunk/LayoutTests Revision 235441 Author tsav...@apple.com Date 2018-08-28 14:30:46 -0700 (Tue, 28 Aug 2018) Log Message Moving test expectations for webkit.org/b/188985 from mac-wk2 to General test expectations due to failing on iOS.

[webkit-changes] [235439] trunk/Tools

2018-08-28 Thread ddkilzer
Title: [235439] trunk/Tools Revision 235439 Author ddkil...@apple.com Date 2018-08-28 14:02:34 -0700 (Tue, 28 Aug 2018) Log Message Fix incorrect use of `sourceTree = "";` for built products and frameworks in Xcode projects Found by tidy-Xcode-project-file script (see Bug 188754). *

[webkit-changes] [235440] trunk

2018-08-28 Thread sihui_liu
Title: [235440] trunk Revision 235440 Author sihui_...@apple.com Date 2018-08-28 14:26:22 -0700 (Tue, 28 Aug 2018) Log Message Add error information to help debug test failure in WKNavigation.ProcessCrashDuringCallback https://bugs.webkit.org/show_bug.cgi?id=189037 Reviewed by Chris

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

2018-08-28 Thread drousso
Title: [235447] trunk/Source/WebInspectorUI Revision 235447 Author drou...@apple.com Date 2018-08-28 16:26:58 -0700 (Tue, 28 Aug 2018) Log Message Web Inspector: Search bar is too narrow in some localizations https://bugs.webkit.org/show_bug.cgi?id=189060 Reviewed by Brian Burg. *

[webkit-changes] [235446] trunk/LayoutTests

2018-08-28 Thread david_fenton
Title: [235446] trunk/LayoutTests Revision 235446 Author david_fen...@apple.com Date 2018-08-28 16:20:20 -0700 (Tue, 28 Aug 2018) Log Message Layout Test imported/w3c/web-platform-tests/service-workers/cache-storage/window/cache-storage-match.https.html is flaky

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

2018-08-28 Thread mark . lam
Title: [235450] trunk/Source/_javascript_Core Revision 235450 Author mark@apple.com Date 2018-08-28 16:43:59 -0700 (Tue, 28 Aug 2018) Log Message Fix bit-rotted Interpreter::dumpRegisters() and move it to the VMInspector. https://bugs.webkit.org/show_bug.cgi?id=189059 Reviewed by

[webkit-changes] [235445] trunk/Tools

2018-08-28 Thread dbates
Title: [235445] trunk/Tools Revision 235445 Author dba...@webkit.org Date 2018-08-28 16:04:30 -0700 (Tue, 28 Aug 2018) Log Message lldb-webkit: KeyError thrown for OptionSet https://bugs.webkit.org/show_bug.cgi?id=189062 Reviewed by Simon Fraser. For some reason lldb(1) may not

[webkit-changes] [235448] trunk/Source

2018-08-28 Thread wenson_hsieh
Title: [235448] trunk/Source Revision 235448 Author wenson_hs...@apple.com Date 2018-08-28 16:28:19 -0700 (Tue, 28 Aug 2018) Log Message Work towards: [iOS] Consolidate the implementations of readString, stringForType, and readURL in PlatformPasteboardIOS.mm

[webkit-changes] [235449] trunk/LayoutTests

2018-08-28 Thread tsavell
Title: [235449] trunk/LayoutTests Revision 235449 Author tsav...@apple.com Date 2018-08-28 16:40:05 -0700 (Tue, 28 Aug 2018) Log Message Edditing test expectations from webkit.org/b/188985. https://bugs.webkit.org/show_bug.cgi?id=188985 Unreviewed test gardening. * TestExpectations: *

[webkit-changes] [235453] trunk/LayoutTests

2018-08-28 Thread youenn
Title: [235453] trunk/LayoutTests Revision 235453 Author you...@apple.com Date 2018-08-28 19:37:08 -0700 (Tue, 28 Aug 2018) Log Message WebKitMediaSession should be GC collectable when its document is being stopped https://bugs.webkit.org/show_bug.cgi?id=189016 Unreviewed. Increasing

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

2018-08-28 Thread youenn
Title: [235456] trunk/Source/WebCore Revision 235456 Author you...@apple.com Date 2018-08-28 21:52:45 -0700 (Tue, 28 Aug 2018) Log Message IDBDatabase should not return true to hasPendingActivity after being stopped https://bugs.webkit.org/show_bug.cgi?id=189073 Reviewed by Darin Adler.

[webkit-changes] [235455] trunk/Source/ThirdParty/libwebrtc

2018-08-28 Thread ddkilzer
Title: [235455] trunk/Source/ThirdParty/libwebrtc Revision 235455 Author ddkil...@apple.com Date 2018-08-28 21:06:53 -0700 (Tue, 28 Aug 2018) Log Message [libwebrtc] Remove references to Source/webrtc/modules/audio_coding/codecs/isac/main/source/fft.h Found by tidy-Xcode-project-file

[webkit-changes] [235458] trunk

2018-08-28 Thread rniwa
Title: [235458] trunk Revision 235458 Author rn...@webkit.org Date 2018-08-28 22:31:57 -0700 (Tue, 28 Aug 2018) Log Message Changes to slot children should trigger slotchange https://bugs.webkit.org/show_bug.cgi?id=169718 Reviewed by Darin Adler. LayoutTests/imported/w3c: Rebaselined

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

2018-08-28 Thread drousso
Title: [235451] trunk/Source/WebInspectorUI Revision 235451 Author drou...@apple.com Date 2018-08-28 17:06:40 -0700 (Tue, 28 Aug 2018) Log Message Web Inspector: REGRESSION: CanvasSidebarPanel is empty for imported recordings https://bugs.webkit.org/show_bug.cgi?id=189061 Reviewed by

[webkit-changes] [235452] trunk

2018-08-28 Thread drousso
Title: [235452] trunk Revision 235452 Author drou...@apple.com Date 2018-08-28 18:36:36 -0700 (Tue, 28 Aug 2018) Log Message console.log() shows (anonymous function) instead of the passed string when a certain format is used https://bugs.webkit.org/show_bug.cgi?id=188946 Reviewed by

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

2018-08-28 Thread commit-queue
Title: [235421] trunk/Source/WebCore Revision 235421 Author commit-qu...@webkit.org Date 2018-08-28 00:49:14 -0700 (Tue, 28 Aug 2018) Log Message Fix gcc compilation warnings after r235230 https://bugs.webkit.org/show_bug.cgi?id=188981 Patch by Alejandro G. Castro on 2018-08-28