[webkit-changes] [242632] trunk/Tools

2019-03-07 Thread Hironori . Fujii
Title: [242632] trunk/Tools Revision 242632 Author hironori.fu...@sony.com Date 2019-03-07 20:39:45 -0800 (Thu, 07 Mar 2019) Log Message [Win] Remove -DUCHAR_TYPE=wchar_t stopgap and learn to live with char16_t. https://bugs.webkit.org/show_bug.cgi?id=195346 Unreviewed build fix for

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

2019-03-07 Thread Hironori . Fujii
Title: [242625] trunk/Source/WebKit Revision 242625 Author hironori.fu...@sony.com Date 2019-03-07 17:35:23 -0800 (Thu, 07 Mar 2019) Log Message [WinCairo][WebKit] Nothing is drawn after Web process crashed https://bugs.webkit.org/show_bug.cgi?id=195399 Reviewed by Alex Christensen.

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

2019-03-04 Thread Hironori . Fujii
Title: [242409] trunk/Source/WebKit Revision 242409 Author hironori.fu...@sony.com Date 2019-03-04 20:24:44 -0800 (Mon, 04 Mar 2019) Log Message Use a SQLite database to hold the ResourceLoadStatistics data https://bugs.webkit.org/show_bug.cgi?id=194867 Unreviewed build fix for

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

2019-02-28 Thread Hironori . Fujii
Title: [242256] trunk/Source/WebCore Revision 242256 Author hironori.fu...@sony.com Date 2019-02-28 20:40:56 -0800 (Thu, 28 Feb 2019) Log Message HTTPSUpgradeList.db database should be opened in readonly mode https://bugs.webkit.org/show_bug.cgi?id=195194 Unreviewed build fix for curl.

[webkit-changes] [241656] trunk

2019-02-17 Thread Hironori . Fujii
Title: [241656] trunk Revision 241656 Author hironori.fu...@sony.com Date 2019-02-17 18:15:37 -0800 (Sun, 17 Feb 2019) Log Message Use dumpJSConsoleLogInStdErr=true webkit-test-runner option for non-imported tests instead of using DumpJSConsoleLogInStdErr expectation in TestExpectations

[webkit-changes] [241430] trunk/LayoutTests

2019-02-13 Thread Hironori . Fujii
Title: [241430] trunk/LayoutTests Revision 241430 Author hironori.fu...@sony.com Date 2019-02-13 02:12:27 -0800 (Wed, 13 Feb 2019) Log Message [GTK][WPE] Don't use DumpJSConsoleLogInStdErr expectation in platform TestExpectations https://bugs.webkit.org/show_bug.cgi?id=194587 Unreviewed

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

2019-02-04 Thread Hironori . Fujii
Title: [240958] trunk/Source/WebCore Revision 240958 Author hironori.fu...@sony.com Date 2019-02-04 17:34:39 -0800 (Mon, 04 Feb 2019) Log Message [curl] ASSERTION FAILED: !m_didNotifyResponse || m_multipartHandle https://bugs.webkit.org/show_bug.cgi?id=190895 Reviewed by Ross Kirsling.

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

2019-02-03 Thread Hironori . Fujii
Title: [240914] trunk/Source/WebKit Revision 240914 Author hironori.fu...@sony.com Date 2019-02-03 18:15:55 -0800 (Sun, 03 Feb 2019) Log Message [curl] [WebKit] Assertion failures of missing networkStorageSession for storage/indexeddb tests https://bugs.webkit.org/show_bug.cgi?id=194141

[webkit-changes] [240913] trunk/Tools

2019-02-03 Thread Hironori . Fujii
Title: [240913] trunk/Tools Revision 240913 Author hironori.fu...@sony.com Date 2019-02-03 18:11:32 -0800 (Sun, 03 Feb 2019) Log Message [Win] WebKitTestRunners is failing to create the IndexedDB directory. https://bugs.webkit.org/show_bug.cgi?id=194142 Reviewed by Ross Kirsling. There

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

2019-01-31 Thread Hironori . Fujii
Title: [240776] trunk/Source/_javascript_Core Revision 240776 Author hironori.fu...@sony.com Date 2019-01-31 02:34:57 -0800 (Thu, 31 Jan 2019) Log Message [CMake][JSC] Changing ud_opcode.py should trigger invoking ud_opcode.py https://bugs.webkit.org/show_bug.cgi?id=194085 Reviewed by

[webkit-changes] [240775] trunk/Tools

2019-01-31 Thread Hironori . Fujii
Title: [240775] trunk/Tools Revision 240775 Author hironori.fu...@sony.com Date 2019-01-31 02:27:20 -0800 (Thu, 31 Jan 2019) Log Message Fix WebKitTestRunner's testPath with Windows full paths https://bugs.webkit.org/show_bug.cgi?id=194012 Reviewed by Alex Christensen.

[webkit-changes] [240640] trunk/Source

2019-01-28 Thread Hironori . Fujii
Title: [240640] trunk/Source Revision 240640 Author hironori.fu...@sony.com Date 2019-01-28 21:58:00 -0800 (Mon, 28 Jan 2019) Log Message [Win] WebCore/platform/Process.h is conflicting with process.h https://bugs.webkit.org/show_bug.cgi?id=193944 Reviewed by Ross Kirsling.

[webkit-changes] [240622] trunk/Tools

2019-01-28 Thread Hironori . Fujii
Title: [240622] trunk/Tools Revision 240622 Author hironori.fu...@sony.com Date 2019-01-28 16:59:12 -0800 (Mon, 28 Jan 2019) Log Message [Win][WebKitTestRunner] Error: test and reference images have different sizes. Test image is 784x561, reference image is 800x600

[webkit-changes] [240460] trunk/Tools

2019-01-24 Thread Hironori . Fujii
Title: [240460] trunk/Tools Revision 240460 Author hironori.fu...@sony.com Date 2019-01-24 17:49:10 -0800 (Thu, 24 Jan 2019) Log Message [Win][WebKitTestRunner] Implement EventSenderProxy https://bugs.webkit.org/show_bug.cgi?id=193755 Reviewed by Don Olmstead. *

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

2019-01-22 Thread Hironori . Fujii
Title: [240313] trunk/Source/WebCore Revision 240313 Author hironori.fu...@sony.com Date 2019-01-22 17:13:44 -0800 (Tue, 22 Jan 2019) Log Message [WinCairo][WebKitTestRunner] Null dereference of GraphicsContext::m_data in GraphicsContext::releaseWindowsContext

[webkit-changes] [240245] trunk/Tools

2019-01-21 Thread Hironori . Fujii
Title: [240245] trunk/Tools Revision 240245 Author hironori.fu...@sony.com Date 2019-01-21 17:18:28 -0800 (Mon, 21 Jan 2019) Log Message [GTK][WPE] libgcrypt-1.7.6 can't be compiled on Ubuntu 18.10 https://bugs.webkit.org/show_bug.cgi?id=193643 Reviewed by Michael Catanzaro. *

[webkit-changes] [240032] trunk/Source

2019-01-15 Thread Hironori . Fujii
Title: [240032] trunk/Source Revision 240032 Author hironori.fu...@sony.com Date 2019-01-15 22:40:30 -0800 (Tue, 15 Jan 2019) Log Message Unreviewed WinCairo build fix. Source/WebCore: * platform/network/curl/ResourceHandleCurl.cpp: (WebCore::ResourceHandle::createCurlRequest):

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

2019-01-09 Thread Hironori . Fujii
Title: [239813] trunk/Source/WTF Revision 239813 Author hironori.fu...@sony.com Date 2019-01-09 18:20:13 -0800 (Wed, 09 Jan 2019) Log Message Use directory local sequential numbers for Unified Sources filenames instead of global sequential numbers for CMake

[webkit-changes] [239812] trunk/Tools

2019-01-09 Thread Hironori . Fujii
Title: [239812] trunk/Tools Revision 239812 Author hironori.fu...@sony.com Date 2019-01-09 18:04:53 -0800 (Wed, 09 Jan 2019) Log Message [Win][MiniBrowser] wchar_t strings shouldn't be treated as BSTR https://bugs.webkit.org/show_bug.cgi?id=193271 Reviewed by Brent Fulgham. BSTR is a

[webkit-changes] [239718] trunk/Tools

2019-01-07 Thread Hironori . Fujii
Title: [239718] trunk/Tools Revision 239718 Author hironori.fu...@sony.com Date 2019-01-07 17:37:58 -0800 (Mon, 07 Jan 2019) Log Message [Win] EWS: wincairo-ews cannot apply a patch with *.png https://bugs.webkit.org/show_bug.cgi?id=193044 Reviewed by Daniel Bates. WinCairo EWS bots

[webkit-changes] [239666] trunk/Tools

2019-01-06 Thread Hironori . Fujii
Title: [239666] trunk/Tools Revision 239666 Author hironori.fu...@sony.com Date 2019-01-06 19:27:22 -0800 (Sun, 06 Jan 2019) Log Message [Win][Clang] Fix compilation warnings of MiniBrowser https://bugs.webkit.org/show_bug.cgi?id=193029 Reviewed by Ross Kirsling. *

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

2019-01-04 Thread Hironori . Fujii
Title: [239624] trunk/Source/WebKit Revision 239624 Author hironori.fu...@sony.com Date 2019-01-04 11:07:13 -0800 (Fri, 04 Jan 2019) Log Message [curl] Move cookiePersistentStorageFile from NetworkProcessCreationParameters to NetworkSessionCreationParameters

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

2018-12-26 Thread Hironori . Fujii
Title: [239555] trunk/Source/WebKit Revision 239555 Author hironori.fu...@sony.com Date 2018-12-26 20:01:23 -0800 (Wed, 26 Dec 2018) Log Message [MSVC] error C2381: 'WebKit::NetworkHTTPSUpgradeChecker::~NetworkHTTPSUpgradeChecker': redefinition; '__declspec(noreturn)' or '[[noreturn]]'

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

2018-12-25 Thread Hironori . Fujii
Title: [239552] trunk/Source/_javascript_Core Revision 239552 Author hironori.fu...@sony.com Date 2018-12-25 23:52:38 -0800 (Tue, 25 Dec 2018) Log Message [JSC][Win][Clang] warning: implicit conversion from 'size_t' (aka 'unsigned long long') to 'int32_t' (aka 'int') changes value from

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

2018-12-24 Thread Hironori . Fujii
Title: [239551] trunk/Source/WebCore Revision 239551 Author hironori.fu...@sony.com Date 2018-12-24 20:40:16 -0800 (Mon, 24 Dec 2018) Log Message Remove "using namespace std;" https://bugs.webkit.org/show_bug.cgi?id=192973 Unreviewed Windows port Debug builds fix. No new tests since

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

2018-12-24 Thread Hironori . Fujii
Title: [239550] trunk/Source/WebKit Revision 239550 Author hironori.fu...@sony.com Date 2018-12-24 18:14:37 -0800 (Mon, 24 Dec 2018) Log Message [WebKit][Win] Remove using namespace in the global scope https://bugs.webkit.org/show_bug.cgi?id=192968 Reviewed by Alex Christensen. Moved

[webkit-changes] [239549] trunk/Source

2018-12-24 Thread Hironori . Fujii
Title: [239549] trunk/Source Revision 239549 Author hironori.fu...@sony.com Date 2018-12-24 18:00:11 -0800 (Mon, 24 Dec 2018) Log Message Remove "using namespace std;" https://bugs.webkit.org/show_bug.cgi?id=192973 Reviewed by Alex Christensen. Source/WebCore: Removed "using namespace

[webkit-changes] [239487] trunk/Tools

2018-12-20 Thread Hironori . Fujii
Title: [239487] trunk/Tools Revision 239487 Author hironori.fu...@sony.com Date 2018-12-20 18:21:22 -0800 (Thu, 20 Dec 2018) Log Message [Win][Clang] Fix compilation warnings of DumpRenderTree https://bugs.webkit.org/show_bug.cgi?id=192924 Reviewed by Alex Christensen. *

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

2018-12-18 Thread Hironori . Fujii
Title: [239366] trunk/Source/WebKit Revision 239366 Author hironori.fu...@sony.com Date 2018-12-18 20:35:34 -0800 (Tue, 18 Dec 2018) Log Message [Win][Clang] Fix compilation warnings under Source/WebKit directory https://bugs.webkit.org/show_bug.cgi?id=192695 Reviewed by Alex

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

2018-12-17 Thread Hironori . Fujii
Title: [239320] trunk/Source/WebCore Revision 239320 Author hironori.fu...@sony.com Date 2018-12-17 21:49:32 -0800 (Mon, 17 Dec 2018) Log Message [Win][Clang] Fix compilation warnings WebCore/platform/graphics directory https://bugs.webkit.org/show_bug.cgi?id=192752 Reviewed by Don

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

2018-12-14 Thread Hironori . Fujii
Title: [239201] trunk/Source/WebCore Revision 239201 Author hironori.fu...@sony.com Date 2018-12-14 00:09:53 -0800 (Fri, 14 Dec 2018) Log Message [Win][Clang] Fix compilation warnings under Source/WebCore/platform/win https://bugs.webkit.org/show_bug.cgi?id=192693 Reviewed by Ross

[webkit-changes] [239200] trunk

2018-12-13 Thread Hironori . Fujii
Title: [239200] trunk Revision 239200 Author hironori.fu...@sony.com Date 2018-12-13 23:54:59 -0800 (Thu, 13 Dec 2018) Log Message [WinCairo][Clang] DLLLauncherMain.cpp: warning: unused function 'prependPath' and 'appleApplicationSupportDirectory'

[webkit-changes] [239193] trunk/Tools

2018-12-13 Thread Hironori . Fujii
Title: [239193] trunk/Tools Revision 239193 Author hironori.fu...@sony.com Date 2018-12-13 18:47:15 -0800 (Thu, 13 Dec 2018) Log Message Unreviewed. Changed my status to a reviewer. Patch by Don Olmstead on 2018-12-13 * Scripts/webkitpy/common/config/contributors.json: Modified Paths

[webkit-changes] [239152] trunk/Source/WebKitLegacy/win

2018-12-12 Thread Hironori . Fujii
Title: [239152] trunk/Source/WebKitLegacy/win Revision 239152 Author hironori.fu...@sony.com Date 2018-12-12 22:51:06 -0800 (Wed, 12 Dec 2018) Log Message [Win][Clang][WebKitLegacy] warning: expected a qualified name after 'typename' of COMEnumVariant and COMPropertyBag

[webkit-changes] [239151] trunk

2018-12-12 Thread Hironori . Fujii
Title: [239151] trunk Revision 239151 Author hironori.fu...@sony.com Date 2018-12-12 22:44:39 -0800 (Wed, 12 Dec 2018) Log Message [Win][Clang][WebKitLegacy] WebFrame.cpp: warning: delete called on non-final 'WebFrame' that has virtual functions but non-virtual destructor

[webkit-changes] [239097] trunk/Source/WebKitLegacy

2018-12-11 Thread Hironori . Fujii
Title: [239097] trunk/Source/WebKitLegacy Revision 239097 Author hironori.fu...@sony.com Date 2018-12-11 21:18:42 -0800 (Tue, 11 Dec 2018) Log Message [Win][WebKitLegacy][Clang] WebKit.h warning: 'IWebEditingDelegate2::shouldInsertNode' hides overloaded virtual function

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

2018-12-11 Thread Hironori . Fujii
Title: [239093] trunk/Source/WTF Revision 239093 Author hironori.fu...@sony.com Date 2018-12-11 17:34:05 -0800 (Tue, 11 Dec 2018) Log Message [Win][Clang] Fix compilation warnings of WTF https://bugs.webkit.org/show_bug.cgi?id=192583 Reviewed by Alex Christensen. clang-cl reports the

[webkit-changes] [239092] trunk

2018-12-11 Thread Hironori . Fujii
Title: [239092] trunk Revision 239092 Author hironori.fu...@sony.com Date 2018-12-11 17:15:55 -0800 (Tue, 11 Dec 2018) Log Message [Win][Clang] Fix warning -Wmissing-field-initializers https://bugs.webkit.org/show_bug.cgi?id=192584 Reviewed by Yusuke Suzuki. Initialize a struct with '{

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

2018-12-04 Thread Hironori . Fujii
Title: [238887] trunk/Source/WebKit Revision 238887 Author hironori.fu...@sony.com Date 2018-12-04 22:52:17 -0800 (Tue, 04 Dec 2018) Log Message Remove using namespace WebCore and WebKit under WebKit/Shared/API https://bugs.webkit.org/show_bug.cgi?id=192352 Reviewed by Alex Christensen.

[webkit-changes] [238719] trunk/Tools

2018-11-29 Thread Hironori . Fujii
Title: [238719] trunk/Tools Revision 238719 Author hironori.fu...@sony.com Date 2018-11-29 17:22:26 -0800 (Thu, 29 Nov 2018) Log Message REGRESSION(r238445)[Buildbot] Unknown builder 'GTK Linux 32-bit Release' in scheduler 'trunk' https://bugs.webkit.org/show_bug.cgi?id=192143 Reviewed

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

2018-11-28 Thread Hironori . Fujii
Title: [238620] trunk/Source/WebKit Revision 238620 Author hironori.fu...@sony.com Date 2018-11-28 10:16:10 -0800 (Wed, 28 Nov 2018) Log Message Remove @no-unify of InjectedBundleRangeHandle.cpp and InjectedBundleNodeHandle.cpp https://bugs.webkit.org/show_bug.cgi?id=191853 Reviewed by

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

2018-11-27 Thread Hironori . Fujii
Title: [238546] trunk/Source/WebKit Revision 238546 Author hironori.fu...@sony.com Date 2018-11-27 00:59:00 -0800 (Tue, 27 Nov 2018) Log Message Remove "using namespace WebCore" under Source/WebKit/WebProcess/InjectedBundle/API https://bugs.webkit.org/show_bug.cgi?id=191995 Reviewed by

[webkit-changes] [238542] trunk/Source/WebKitLegacy/win

2018-11-26 Thread Hironori . Fujii
Title: [238542] trunk/Source/WebKitLegacy/win Revision 238542 Author hironori.fu...@sony.com Date 2018-11-26 18:09:01 -0800 (Mon, 26 Nov 2018) Log Message [Clang][WebKitLegacy][Win] MarshallingHelpers.h(65,47): warning: extra qualification on member 'windowsEpochAbsoluteTime'

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

2018-11-26 Thread Hironori . Fujii
Title: [238541] trunk/Source/WTF Revision 238541 Author hironori.fu...@sony.com Date 2018-11-26 18:01:07 -0800 (Mon, 26 Nov 2018) Log Message [Win][Clang] SOFT_LINK reports warning: implicit conversion between pointer-to-function and pointer-to-object is a Microsoft extension

[webkit-changes] [238539] trunk

2018-11-26 Thread Hironori . Fujii
Title: [238539] trunk Revision 238539 Author hironori.fu...@sony.com Date 2018-11-26 17:54:59 -0800 (Mon, 26 Nov 2018) Log Message [CMake] Remove ENABLE_ACCESSIBILITY CMake variable https://bugs.webkit.org/show_bug.cgi?id=191831 Reviewed by Michael Catanzaro. .: ENABLE_ACCESSIBILITY

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

2018-11-21 Thread Hironori . Fujii
Title: [238432] trunk/Source/WebKit Revision 238432 Author hironori.fu...@sony.com Date 2018-11-21 17:27:42 -0800 (Wed, 21 Nov 2018) Log Message Remove @no-unify of InjectedBundleRangeHandle.cpp and InjectedBundleNodeHandle.cpp https://bugs.webkit.org/show_bug.cgi?id=191853 Reviewed by

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

2018-11-20 Thread Hironori . Fujii
Title: [238392] trunk/Source/_javascript_Core Revision 238392 Author hironori.fu...@sony.com Date 2018-11-20 00:15:41 -0800 (Tue, 20 Nov 2018) Log Message REGRESSION(r238039) WebCore::JSDOMGlobalObject::createStructure is using JSC::Structure::create without including StructureInlines.h

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

2018-11-19 Thread Hironori . Fujii
Title: [238390] trunk/Source/WebCore Revision 238390 Author hironori.fu...@sony.com Date 2018-11-19 22:46:52 -0800 (Mon, 19 Nov 2018) Log Message REGRESSION(r238350) [curl] CertificateInfo.h: error: template specialization requires 'template<>'

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

2018-11-19 Thread Hironori . Fujii
Title: [238386] trunk/Source/_javascript_Core Revision 238386 Author hironori.fu...@sony.com Date 2018-11-19 17:37:44 -0800 (Mon, 19 Nov 2018) Log Message [MSVC] X86Assembler.h(108): error C2666: 'WebCore::operator -': 7 overloads have similar conversions

[webkit-changes] [238374] trunk/Tools

2018-11-19 Thread Hironori . Fujii
Title: [238374] trunk/Tools Revision 238374 Author hironori.fu...@sony.com Date 2018-11-19 08:26:42 -0800 (Mon, 19 Nov 2018) Log Message REGRESSION(r238016)[GTK][TestWebKitAPI][Ninja] TestJSC can't compile "Bytecodes.h: No such file or directory"

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

2018-11-18 Thread Hironori . Fujii
Title: [238366] trunk/Source/_javascript_Core Revision 238366 Author hironori.fu...@sony.com Date 2018-11-18 21:23:50 -0800 (Sun, 18 Nov 2018) Log Message REGRESSION(r238039) WebCore::JSDOMGlobalObject::createStructure is using JSC::Structure::create without including StructureInlines.h

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

2018-11-15 Thread Hironori . Fujii
Title: [238263] trunk/Source/WebCore Revision 238263 Author hironori.fu...@sony.com Date 2018-11-15 17:37:40 -0800 (Thu, 15 Nov 2018) Log Message [curl] warning: delete called on non-final 'WebCore::CurlDownload' that has virtual functions but non-virtual destructor

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

2018-11-14 Thread Hironori . Fujii
Title: [238176] trunk/Source/WebCore Revision 238176 Author hironori.fu...@sony.com Date 2018-11-14 08:14:17 -0800 (Wed, 14 Nov 2018) Log Message [curl] Unify CookieJarCurlDatabase and the abstract class CookieJarCurl https://bugs.webkit.org/show_bug.cgi?id=191620 Reviewed by Alex

[webkit-changes] [238081] trunk/Tools

2018-11-11 Thread Hironori . Fujii
Title: [238081] trunk/Tools Revision 238081 Author hironori.fu...@sony.com Date 2018-11-11 18:00:59 -0800 (Sun, 11 Nov 2018) Log Message run-bindings-tests is timing out in some WinCairo bots https://bugs.webkit.org/show_bug.cgi?id=191348 Reviewed by Alex Christensen. BuildBot kills

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

2018-11-09 Thread Hironori . Fujii
Title: [238044] trunk/Source/WebCore Revision 238044 Author hironori.fu...@sony.com Date 2018-11-09 10:42:24 -0800 (Fri, 09 Nov 2018) Log Message Extensions3DOpenGLES.h: warning: 'blitFramebuffer' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]

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

2018-11-09 Thread Hironori . Fujii
Title: [238040] trunk/Source/WebCore Revision 238040 Author hironori.fu...@sony.com Date 2018-11-09 10:19:07 -0800 (Fri, 09 Nov 2018) Log Message MediaPlayerPrivateMediaFoundation.h: warning: 'GetService' overrides a member function but is not marked 'override'

[webkit-changes] [238032] trunk/Source/WebKitLegacy/win

2018-11-09 Thread Hironori . Fujii
Title: [238032] trunk/Source/WebKitLegacy/win Revision 238032 Author hironori.fu...@sony.com Date 2018-11-09 08:42:49 -0800 (Fri, 09 Nov 2018) Log Message WebHistory.h: warning: 'QueryInterface' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]

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

2018-11-08 Thread Hironori . Fujii
Title: [238011] trunk/Source/_javascript_Core Revision 238011 Author hironori.fu...@sony.com Date 2018-11-08 17:29:52 -0800 (Thu, 08 Nov 2018) Log Message [Win] UDis86Disassembler.cpp: warning: format specifies type 'unsigned long' but the argument has type 'uintptr_t' (aka 'unsigned

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

2018-11-05 Thread Hironori . Fujii
Title: [237793] trunk/Source/_javascript_Core Revision 237793 Author hironori.fu...@sony.com Date 2018-11-05 01:34:01 -0800 (Mon, 05 Nov 2018) Log Message [Win][Clang][JSC] JIT::is64BitType reports "warning: explicit specialization cannot have a storage class"

[webkit-changes] [237789] trunk

2018-11-04 Thread Hironori . Fujii
Title: [237789] trunk Revision 237789 Author hironori.fu...@sony.com Date 2018-11-04 20:38:32 -0800 (Sun, 04 Nov 2018) Log Message [Win] Use C++14, not C++17 https://bugs.webkit.org/show_bug.cgi?id=191101 Reviewed by Alex Christensen. .: Based on the webkit-dev discussion, this change

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

2018-11-04 Thread Hironori . Fujii
Title: [237788] trunk/Source/WebKit Revision 237788 Author hironori.fu...@sony.com Date 2018-11-04 20:29:02 -0800 (Sun, 04 Nov 2018) Log Message [MediaStream] User should not be prompted again after denying getDisplayMedia request https://bugs.webkit.org/show_bug.cgi?id=191227

[webkit-changes] [237714] trunk/Source

2018-11-01 Thread Hironori . Fujii
Title: [237714] trunk/Source Revision 237714 Author hironori.fu...@sony.com Date 2018-11-01 18:13:19 -0700 (Thu, 01 Nov 2018) Log Message Rename to in order to avoid conflicting with ICU's unicode/utf8.h https://bugs.webkit.org/show_bug.cgi?id=189693 Reviewed by Yusuke Suzuki.

[webkit-changes] [237666] trunk/Source/WebKitLegacy/win

2018-10-31 Thread Hironori . Fujii
Title: [237666] trunk/Source/WebKitLegacy/win Revision 237666 Author hironori.fu...@sony.com Date 2018-10-31 18:18:46 -0700 (Wed, 31 Oct 2018) Log Message [Win][WKL] DOMHTMLDocument::setNodeValue does infinite recursion https://bugs.webkit.org/show_bug.cgi?id=191105 Reviewed by Brent

[webkit-changes] [237623] trunk/Tools

2018-10-30 Thread Hironori . Fujii
Title: [237623] trunk/Tools Revision 237623 Author hironori.fu...@sony.com Date 2018-10-30 22:05:31 -0700 (Tue, 30 Oct 2018) Log Message [Win] Remove obsolete code for Visual Studio Express in webkitdirs.pm https://bugs.webkit.org/show_bug.cgi?id=190949 Reviewed by Alex Christensen.

[webkit-changes] [237622] trunk/Tools

2018-10-30 Thread Hironori . Fujii
Title: [237622] trunk/Tools Revision 237622 Author hironori.fu...@sony.com Date 2018-10-30 21:48:43 -0700 (Tue, 30 Oct 2018) Log Message [Win][Direct2D] Support building DumpRenderTree for Direct2D https://bugs.webkit.org/show_bug.cgi?id=191093 Unreviewed build fix. error C2065:

[webkit-changes] [237536] trunk/Tools

2018-10-28 Thread Hironori . Fujii
Title: [237536] trunk/Tools Revision 237536 Author hironori.fu...@sony.com Date 2018-10-28 19:01:38 -0700 (Sun, 28 Oct 2018) Log Message [Win] Remove obsolete code for vcxproj builds in build-api-tests and build-jsc https://bugs.webkit.org/show_bug.cgi?id=190948 Reviewed by Brent

[webkit-changes] [237416] trunk/Source/WebKitLegacy

2018-10-25 Thread Hironori . Fujii
Title: [237416] trunk/Source/WebKitLegacy Revision 237416 Author hironori.fu...@sony.com Date 2018-10-25 09:33:33 -0700 (Thu, 25 Oct 2018) Log Message [CMake][Ninja][Win] midl.exe fails to create, open and write a temporary file in parallel build in Docker container

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

2018-10-23 Thread Hironori . Fujii
Title: [237375] trunk/Source/WebCore Revision 237375 Author hironori.fu...@sony.com Date 2018-10-23 21:58:27 -0700 (Tue, 23 Oct 2018) Log Message [Win] Assertion fails while destructing local static AtomicString of FontCache::lastResortFallbackFont

[webkit-changes] [237313] trunk/Source/WebKitLegacy/win

2018-10-21 Thread Hironori . Fujii
Title: [237313] trunk/Source/WebKitLegacy/win Revision 237313 Author hironori.fu...@sony.com Date 2018-10-21 19:06:22 -0700 (Sun, 21 Oct 2018) Log Message [Win][Clang] WebView.h: warning: 'QueryInterface' overrides a member function but is not marked 'override'

[webkit-changes] [237282] trunk

2018-10-19 Thread Hironori . Fujii
Title: [237282] trunk Revision 237282 Author hironori.fu...@sony.com Date 2018-10-18 23:43:47 -0700 (Thu, 18 Oct 2018) Log Message [Win][Clang] Do not give -Wall to clang-cl because it is treated as -Weverything https://bugs.webkit.org/show_bug.cgi?id=190514 Reviewed by Michael

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

2018-10-16 Thread Hironori . Fujii
Title: [237214] trunk/Source/_javascript_Core Revision 237214 Author hironori.fu...@sony.com Date 2018-10-16 20:01:23 -0700 (Tue, 16 Oct 2018) Log Message Unreviewed, rolling out r237188, r237189, and r237197. It breaks WinCairo Debug builds and Release LayoutTests Reverted changesets:

[webkit-changes] [237023] trunk/Tools

2018-10-10 Thread Hironori . Fujii
Title: [237023] trunk/Tools Revision 237023 Author hironori.fu...@sony.com Date 2018-10-10 18:25:05 -0700 (Wed, 10 Oct 2018) Log Message Add WinCairo to the flakiness dashboard https://bugs.webkit.org/show_bug.cgi?id=188345 Reviewed by Lucas Forschler. *

[webkit-changes] [236786] trunk/LayoutTests

2018-10-03 Thread Hironori . Fujii
Title: [236786] trunk/LayoutTests Revision 236786 Author hironori.fu...@sony.com Date 2018-10-02 23:39:26 -0700 (Tue, 02 Oct 2018) Log Message [WinCairo][BuildBot] archive-test-results fails to delete pywebsocket.ws.log-err.txt https://bugs.webkit.org/show_bug.cgi?id=190236 Unreviewed

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

2018-09-28 Thread Hironori . Fujii
Title: [236595] trunk/Source/WebKit Revision 236595 Author hironori.fu...@sony.com Date 2018-09-28 00:06:04 -0700 (Fri, 28 Sep 2018) Log Message [WinCairo] error C2027: use of undefined type 'WTF::EnumTraits' while compiling AuthenticationChallengeProxy.cpp

[webkit-changes] [236450] trunk/Source

2018-09-24 Thread Hironori . Fujii
Title: [236450] trunk/Source Revision 236450 Author hironori.fu...@sony.com Date 2018-09-24 20:05:13 -0700 (Mon, 24 Sep 2018) Log Message Rename WTF_COMPILER_GCC_OR_CLANG to WTF_COMPILER_GCC_COMPATIBLE https://bugs.webkit.org/show_bug.cgi?id=189733 Reviewed by Michael Catanzaro.

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

2018-09-20 Thread Hironori . Fujii
Title: [236302] trunk/Source/WTF Revision 236302 Author hironori.fu...@sony.com Date 2018-09-20 19:49:50 -0700 (Thu, 20 Sep 2018) Log Message [Win][Clang] UNUSED_PARAM(this) causes compilation error of "cannot take the address of an rvalue of type"

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

2018-09-20 Thread Hironori . Fujii
Title: [236248] trunk/Source/_javascript_Core Revision 236248 Author hironori.fu...@sony.com Date 2018-09-20 00:43:15 -0700 (Thu, 20 Sep 2018) Log Message [Win][Clang] JITMathIC.h: error: missing 'template' keyword prior to dependent template name 'retagged'

[webkit-changes] [236099] trunk/Source/WebKitLegacy/win

2018-09-17 Thread Hironori . Fujii
Title: [236099] trunk/Source/WebKitLegacy/win Revision 236099 Author hironori.fu...@sony.com Date 2018-09-17 19:54:37 -0700 (Mon, 17 Sep 2018) Log Message [Win][Clang][WebKitLegacy] error: cannot pass object of non-trivial type through variadic function

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

2018-09-13 Thread Hironori . Fujii
Title: [235986] trunk/Source/WebCore Revision 235986 Author hironori.fu...@sony.com Date 2018-09-13 13:11:01 -0700 (Thu, 13 Sep 2018) Log Message Remove the workaround for friend class LazyNeverDestroyed statements for MSVC https://bugs.webkit.org/show_bug.cgi?id=189576 Reviewed by Alex

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

2018-09-13 Thread Hironori . Fujii
Title: [235978] trunk/Source/WebCore Revision 235978 Author hironori.fu...@sony.com Date 2018-09-13 10:17:05 -0700 (Thu, 13 Sep 2018) Log Message Remove a MSVC workaround in XPath::Step::NodeTest https://bugs.webkit.org/show_bug.cgi?id=189578 Reviewed by Alex Christensen.

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

2018-09-13 Thread Hironori . Fujii
Title: [235977] trunk/Source/WebCore Revision 235977 Author hironori.fu...@sony.com Date 2018-09-13 10:16:05 -0700 (Thu, 13 Sep 2018) Log Message Remove a MSVC workaround in InspectorStyle::styleWithProperties https://bugs.webkit.org/show_bug.cgi?id=189577 Reviewed by Alex Christensen.

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

2018-09-13 Thread Hironori . Fujii
Title: [235975] trunk/Source/WebCore Revision 235975 Author hironori.fu...@sony.com Date 2018-09-13 09:43:46 -0700 (Thu, 13 Sep 2018) Log Message [Win][Clang] error: type 'float' cannot be narrowed to 'LONG' (aka 'long') in initializer list in WheelEventWin.cpp

[webkit-changes] [235966] trunk/Source/WebKitLegacy/win

2018-09-12 Thread Hironori . Fujii
Title: [235966] trunk/Source/WebKitLegacy/win Revision 235966 Author hironori.fu...@sony.com Date 2018-09-12 19:14:05 -0700 (Wed, 12 Sep 2018) Log Message [Win][Clang][WebKitLegacy] Fix compilation errors and warnings of WebPreferences.cpp https://bugs.webkit.org/show_bug.cgi?id=189538

[webkit-changes] [235965] trunk/Tools

2018-09-12 Thread Hironori . Fujii
Title: [235965] trunk/Tools Revision 235965 Author hironori.fu...@sony.com Date 2018-09-12 19:03:12 -0700 (Wed, 12 Sep 2018) Log Message [Win][Clang][ImageDiff] Fix compilation error and warning of PlatformImageCairo.cpp https://bugs.webkit.org/show_bug.cgi?id=189496 Unreviewed warning

[webkit-changes] [235942] trunk/Source

2018-09-12 Thread Hironori . Fujii
Title: [235942] trunk/Source Revision 235942 Author hironori.fu...@sony.com Date 2018-09-12 09:47:19 -0700 (Wed, 12 Sep 2018) Log Message [Win][Clang] error: non-constant-_expression_ cannot be narrowed from type 'int' to 'SHORT' https://bugs.webkit.org/show_bug.cgi?id=189542 Reviewed

[webkit-changes] [235941] trunk/Tools

2018-09-12 Thread Hironori . Fujii
Title: [235941] trunk/Tools Revision 235941 Author hironori.fu...@sony.com Date 2018-09-12 09:37:55 -0700 (Wed, 12 Sep 2018) Log Message [Win][Clang][DumpRenderTree] 0 and nullptr can't be implicitly converted to AccessibilityUIElement https://bugs.webkit.org/show_bug.cgi?id=189492

[webkit-changes] [235938] trunk/Source/WebKitLegacy/win

2018-09-12 Thread Hironori . Fujii
Title: [235938] trunk/Source/WebKitLegacy/win Revision 235938 Author hironori.fu...@sony.com Date 2018-09-12 09:20:36 -0700 (Wed, 12 Sep 2018) Log Message [Win][Clang][WebKitLegacy] error: 'static' is invalid in friend declarations https://bugs.webkit.org/show_bug.cgi?id=189539 Reviewed

[webkit-changes] [235929] trunk/Tools

2018-09-11 Thread Hironori . Fujii
Title: [235929] trunk/Tools Revision 235929 Author hironori.fu...@sony.com Date 2018-09-11 21:50:09 -0700 (Tue, 11 Sep 2018) Log Message [Win][Clang][ImageDiff] Fix compilation error and warning of PlatformImageCairo.cpp https://bugs.webkit.org/show_bug.cgi?id=189496 Reviewed by Alex

[webkit-changes] [235886] trunk/Source

2018-09-10 Thread Hironori . Fujii
Title: [235886] trunk/Source Revision 235886 Author hironori.fu...@sony.com Date 2018-09-10 22:18:31 -0700 (Mon, 10 Sep 2018) Log Message Remove unused needsDestruction class variables from HashTraits https://bugs.webkit.org/show_bug.cgi?id=189490 Reviewed by Daniel Bates.

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

2018-09-10 Thread Hironori . Fujii
Title: [235845] trunk/Source/WebKit Revision 235845 Author hironori.fu...@sony.com Date 2018-09-10 01:57:41 -0700 (Mon, 10 Sep 2018) Log Message [MSVC] X86Assembler.h(108): error C2666: 'WebCore::operator -': 7 overloads have similar conversions

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

2018-09-09 Thread Hironori . Fujii
Title: [235842] trunk/Source/WebKit Revision 235842 Author hironori.fu...@sony.com Date 2018-09-09 22:37:06 -0700 (Sun, 09 Sep 2018) Log Message Unreviewed, rolling out r235839. Which breaks all Xcode based ports Reverted changeset: "[MSVC] X86Assembler.h(108): error C2666:

[webkit-changes] [235841] trunk/Source

2018-09-09 Thread Hironori . Fujii
Title: [235841] trunk/Source Revision 235841 Author hironori.fu...@sony.com Date 2018-09-09 22:20:52 -0700 (Sun, 09 Sep 2018) Log Message Add specialized template declarations of HashTraits and DefaultHash to detect misuse https://bugs.webkit.org/show_bug.cgi?id=189044 Reviewed by

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

2018-09-09 Thread Hironori . Fujii
Title: [235840] trunk/Source/WebCore Revision 235840 Author hironori.fu...@sony.com Date 2018-09-09 22:12:44 -0700 (Sun, 09 Sep 2018) Log Message [Win][Clang] Add FloatRect(const RECT&) constructor https://bugs.webkit.org/show_bug.cgi?id=189398 Reviewed by Alex Christensen. While

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

2018-09-09 Thread Hironori . Fujii
Title: [235839] trunk/Source/WebKit Revision 235839 Author hironori.fu...@sony.com Date 2018-09-09 21:54:58 -0700 (Sun, 09 Sep 2018) Log Message [MSVC] X86Assembler.h(108): error C2666: 'WebCore::operator -': 7 overloads have similar conversions

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

2018-09-07 Thread Hironori . Fujii
Title: [235825] trunk/Source/WebCore Revision 235825 Author hironori.fu...@sony.com Date 2018-09-07 17:41:14 -0700 (Fri, 07 Sep 2018) Log Message [Win][Clang] exceptionShouldTerminateProgram of StructuredExceptionHandlerSuppressor.cpp should take DWORD

[webkit-changes] [235824] trunk/Tools

2018-09-07 Thread Hironori . Fujii
Title: [235824] trunk/Tools Revision 235824 Author hironori.fu...@sony.com Date 2018-09-07 17:37:16 -0700 (Fri, 07 Sep 2018) Log Message [WinCairo][MiniBrowser][WebKit] REGRESSION(r235398): ASSERTION FAILED: !m_client.didReceiveTitleForFrame https://bugs.webkit.org/show_bug.cgi?id=189336

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

2018-09-07 Thread Hironori . Fujii
Title: [235820] trunk/Source/WebCore Revision 235820 Author hironori.fu...@sony.com Date 2018-09-07 16:47:20 -0700 (Fri, 07 Sep 2018) Log Message [Win][Clang] duplicated variable name `advance` in UniscribeController::shapeAndPlaceItem https://bugs.webkit.org/show_bug.cgi?id=189399

[webkit-changes] [235717] trunk/Websites/webkit.org

2018-09-05 Thread Hironori . Fujii
Title: [235717] trunk/Websites/webkit.org Revision 235717 Author hironori.fu...@sony.com Date 2018-09-05 19:54:58 -0700 (Wed, 05 Sep 2018) Log Message Update code style guidelines for using namespace inside a namespace definition https://bugs.webkit.org/show_bug.cgi?id=189298 Reviewed

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

2018-08-21 Thread Hironori . Fujii
Title: [235115] trunk/Source/WebCore Revision 235115 Author hironori.fu...@sony.com Date 2018-08-21 06:55:13 -0700 (Tue, 21 Aug 2018) Log Message Don't place "using namespace XXX;" in global space for unified source builds https://bugs.webkit.org/show_bug.cgi?id=188739 Reviewed by

[webkit-changes] [235105] trunk/LayoutTests

2018-08-20 Thread Hironori . Fujii
Title: [235105] trunk/LayoutTests Revision 235105 Author hironori.fu...@sony.com Date 2018-08-20 21:44:00 -0700 (Mon, 20 Aug 2018) Log Message Unreviewed WinCairo port test gardening * platform/wincairo/TestExpectations: Marked some http tests flaky. Modified Paths

<    2   3   4   5   6   7   8   >