[webkit-changes] [225729] trunk/LayoutTests

2017-12-09 Thread darin
Title: [225729] trunk/LayoutTests Revision 225729 Author da...@apple.com Date 2017-12-09 18:53:29 -0800 (Sat, 09 Dec 2017) Log Message Add test demonstrating leaks that happen when we create reference cycles with DOM objects https://bugs.webkit.org/show_bug.cgi?id=180323 Reviewed by Fili

[webkit-changes] [225728] trunk/Source/WTF

2017-12-09 Thread utatane . tea
Title: [225728] trunk/Source/WTF Revision 225728 Author utatane@gmail.com Date 2017-12-09 13:42:02 -0800 (Sat, 09 Dec 2017) Log Message [WTF] Remove RELAXED_CONSTEXPR https://bugs.webkit.org/show_bug.cgi?id=180624 Reviewed by JF Bastien. All of our required compilers support relaxed

[webkit-changes] [225727] trunk

2017-12-09 Thread utatane . tea
Title: [225727] trunk Revision 225727 Author utatane@gmail.com Date 2017-12-09 12:34:45 -0800 (Sat, 09 Dec 2017) Log Message Fix WTF::Hasher tuple expansion with variadic args https://bugs.webkit.org/show_bug.cgi?id=180623 Reviewed by JF Bastien. Source/WTF: We expand a tuple with

[webkit-changes] [225726] trunk/Source/WTF

2017-12-09 Thread utatane . tea
Title: [225726] trunk/Source/WTF Revision 225726 Author utatane@gmail.com Date 2017-12-09 12:11:56 -0800 (Sat, 09 Dec 2017) Log Message Use relaxed constexpr for StringHasher https://bugs.webkit.org/show_bug.cgi?id=180622 Reviewed by JF Bastien. Now VC++ is updated and all the WebKi

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

2017-12-09 Thread fpizlo
Title: [225725] trunk/Source/_javascript_Core Revision 225725 Author fpi...@apple.com Date 2017-12-09 11:48:04 -0800 (Sat, 09 Dec 2017) Log Message InferredType should not use UnconditionalFinalizer https://bugs.webkit.org/show_bug.cgi?id=180456 Reviewed by Saam Barati. This tur

[webkit-changes] [225724] trunk

2017-12-09 Thread annulen
Title: [225724] trunk Revision 225724 Author annu...@yandex.ru Date 2017-12-09 08:58:36 -0800 (Sat, 09 Dec 2017) Log Message [python] Replace print >> operator with print() function for python3 compatibility https://bugs.webkit.org/show_bug.cgi?id=180611 Reviewed by Michael Catanzaro. S

[webkit-changes] [225723] trunk

2017-12-09 Thread rniwa
Title: [225723] trunk Revision 225723 Author rn...@webkit.org Date 2017-12-09 02:41:32 -0800 (Sat, 09 Dec 2017) Log Message iOS: Crash in Document::updateLayout() via Document::processViewport https://bugs.webkit.org/show_bug.cgi?id=180619 Reviewed by Zalan Bujtas. Source/WebCore: The