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

2018-08-18 Thread aestes
Title: [235012] trunk/Source/WebKit Revision 235012 Author aes...@apple.com Date 2018-08-18 16:20:51 -0700 (Sat, 18 Aug 2018) Log Message [watchOS] Add more assertions to NetworkProximityAssertion https://bugs.webkit.org/show_bug.cgi?id=188721 Reviewed by Wenson Hsieh. *

[webkit-changes] [235014] trunk

2018-08-18 Thread ajuma
Title: [235014] trunk Revision 235014 Author aj...@chromium.org Date 2018-08-18 16:45:07 -0700 (Sat, 18 Aug 2018) Log Message [IntersectionObserver] Fire an initial dummy notification https://bugs.webkit.org/show_bug.cgi?id=188670 Reviewed by Simon Fraser. LayoutTests/imported/w3c:

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

2018-08-18 Thread ddkilzer
Title: [235015] trunk/Source/WebCore Revision 235015 Author ddkil...@apple.com Date 2018-08-18 20:28:59 -0700 (Sat, 18 Aug 2018) Log Message Let Xcode have its way with the WebCore project * WebCore.xcodeproj/project.pbxproj: - Let Xcode sort recently added resources by unique ID. -

[webkit-changes] [235011] trunk

2018-08-18 Thread wenson_hsieh
Title: [235011] trunk Revision 235011 Author wenson_hs...@apple.com Date 2018-08-18 15:59:20 -0700 (Sat, 18 Aug 2018) Log Message [iOS] Paste is missing from callout bar when pasteboard only contains custom data https://bugs.webkit.org/show_bug.cgi?id=184271 Reviewed by Ryosuke Niwa.

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

2018-08-18 Thread aestes
Title: [235013] trunk/Source/WebKit Revision 235013 Author aes...@apple.com Date 2018-08-18 16:32:11 -0700 (Sat, 18 Aug 2018) Log Message [watchOS] NetworkProximityManager should use WTF_MAKE_FAST_ALLOCATED https://bugs.webkit.org/show_bug.cgi?id=188723 Reviewed by Sam Weinig. *

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

2018-08-18 Thread rniwa
Title: [235009] trunk/Source/WebCore Revision 235009 Author rn...@webkit.org Date 2018-08-17 23:47:22 -0700 (Fri, 17 Aug 2018) Log Message Pack booleans in Event into a bitfield https://bugs.webkit.org/show_bug.cgi?id=188713 Reviewed by Daniel Bates. Use bitfields for booleans in Event

[webkit-changes] [235010] trunk

2018-08-18 Thread mcatanzaro
Title: [235010] trunk Revision 235010 Author mcatanz...@igalia.com Date 2018-08-18 08:00:12 -0700 (Sat, 18 Aug 2018) Log Message Adjust CMAKE_MODULE_LINKER_FLAGS for asan https://bugs.webkit.org/show_bug.cgi?id=188699 Reviewed by Konstantin Tokarev. *