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

2017-01-31 Thread tpopela
Title: [211434] trunk/Source/_javascript_Core Revision 211434 Author tpop...@redhat.com Date 2017-01-31 08:52:00 -0800 (Tue, 31 Jan 2017) Log Message Compilation error in JSArrayBufferView.h https://bugs.webkit.org/show_bug.cgi?id=167642 Reviewed by Alex Christensen. *

[webkit-changes] [211483] trunk/Tools

2017-02-01 Thread tpopela
Title: [211483] trunk/Tools Revision 211483 Author tpop...@redhat.com Date 2017-02-01 07:28:08 -0800 (Wed, 01 Feb 2017) Log Message Unreviewed. Fix coding style in MiniBrowser * MiniBrowser/gtk/BrowserWindow.c: (editingCommandCallback): (insertImageCommandCallback):

[webkit-changes] [211481] trunk

2017-02-01 Thread tpopela
Title: [211481] trunk Revision 211481 Author tpop...@redhat.com Date 2017-02-01 06:14:36 -0800 (Wed, 01 Feb 2017) Log Message [GTK] Add an API to add a custom tab into the print dialog https://bugs.webkit.org/show_bug.cgi?id=151998 Reviewed by Carlos Garcia Campos. Source/WebKit2: Add

[webkit-changes] [212882] trunk

2017-02-23 Thread tpopela
Title: [212882] trunk Revision 212882 Author tpop...@redhat.com Date 2017-02-23 03:27:10 -0800 (Thu, 23 Feb 2017) Log Message [GTK] Compilation fails if using ninja together with icecream and cmake > 3.5 https://bugs.webkit.org/show_bug.cgi?id=168770 Reviewed by Carlos Garcia Campos.

[webkit-changes] [212881] trunk

2017-02-23 Thread tpopela
Title: [212881] trunk Revision 212881 Author tpop...@redhat.com Date 2017-02-23 03:24:17 -0800 (Thu, 23 Feb 2017) Log Message [GTK] Drag and drop is always moving the content even if copy is requested https://bugs.webkit.org/show_bug.cgi?id=168424 Reviewed by Carlos Garcia Campos.

[webkit-changes] [212281] trunk/Source/WebKit2

2017-02-14 Thread tpopela
Title: [212281] trunk/Source/WebKit2 Revision 212281 Author tpop...@redhat.com Date 2017-02-14 01:43:58 -0800 (Tue, 14 Feb 2017) Log Message Unreviewed, fix documentation typo * UIProcess/API/gtk/WebKitEditingCommands.h: Modified Paths trunk/Source/WebKit2/ChangeLog

[webkit-changes] [211947] trunk/Source/WebKit2

2017-02-09 Thread tpopela
Title: [211947] trunk/Source/WebKit2 Revision 211947 Author tpop...@redhat.com Date 2017-02-09 04:20:39 -0800 (Thu, 09 Feb 2017) Log Message Unreviewed. Fix gtk-doc warning html/WebKitSettings.html:4435: warning: no link for: 'api-index-2.3' -> (2.3). *

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

2017-01-17 Thread tpopela
Title: [210799] trunk/Source/WebCore Revision 210799 Author tpop...@redhat.com Date 2017-01-17 02:24:36 -0800 (Tue, 17 Jan 2017) Log Message Unreviewed build fix for the Release build with enabled logging * html/MediaElementSession.cpp: * html/track/InbandGenericTextTrack.cpp: Modified

[webkit-changes] [213217] trunk/Source/WebKit2

2017-03-01 Thread tpopela
Title: [213217] trunk/Source/WebKit2 Revision 213217 Author tpop...@redhat.com Date 2017-03-01 06:14:04 -0800 (Wed, 01 Mar 2017) Log Message [GTK] Fix problems found by Coverity scan in WebPrintOperationGtk.cpp https://bugs.webkit.org/show_bug.cgi?id=169027 Reviewed by Carlos Garcia

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

2017-03-01 Thread tpopela
Title: [213218] trunk/Source/WebCore Revision 213218 Author tpop...@redhat.com Date 2017-03-01 06:16:37 -0800 (Wed, 01 Mar 2017) Log Message [GTK] Fix problems found by Coverity scan in platform's keyboard and mouse events https://bugs.webkit.org/show_bug.cgi?id=169028 Reviewed by

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

2017-03-01 Thread tpopela
Title: [213219] trunk/Source/WebCore Revision 213219 Author tpop...@redhat.com Date 2017-03-01 06:18:02 -0800 (Wed, 01 Mar 2017) Log Message [Cairo] Incorrectly determining height in GraphicsContext::roundToDevicePixels() https://bugs.webkit.org/show_bug.cgi?id=169031 Reviewed by Carlos

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

2017-03-01 Thread tpopela
Title: [213220] trunk/Source/WebCore Revision 213220 Author tpop...@redhat.com Date 2017-03-01 06:38:22 -0800 (Wed, 01 Mar 2017) Log Message Unreviewed compiler warning fix after r213218 * platform/gtk/PlatformKeyboardEventGtk.cpp:

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

2017-03-01 Thread tpopela
Title: [213223] trunk/Source/WTF Revision 213223 Author tpop...@redhat.com Date 2017-03-01 07:43:54 -0800 (Wed, 01 Mar 2017) Log Message [WTF] va_list is not ended in StringPrintStream https://bugs.webkit.org/show_bug.cgi?id=169035 Reviewed by Michael Saboff. Also fix whitespace errors

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

2017-03-01 Thread tpopela
Title: [213222] trunk/Source/_javascript_Core Revision 213222 Author tpop...@redhat.com Date 2017-03-01 07:38:14 -0800 (Wed, 01 Mar 2017) Log Message Leak under Options::setOptions https://bugs.webkit.org/show_bug.cgi?id=169029 Reviewed by Michael Saboff. Don't leak the optionsStrCopy

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

2017-03-02 Thread tpopela
Title: [213275] trunk/Source/_javascript_Core Revision 213275 Author tpop...@redhat.com Date 2017-03-02 01:43:18 -0800 (Thu, 02 Mar 2017) Log Message Incorrect RELEASE_ASSERT in JSGlobalObject::addStaticGlobals() https://bugs.webkit.org/show_bug.cgi?id=169034 Reviewed by Mark Lam. It

[webkit-changes] [213278] trunk

2017-03-02 Thread tpopela
Title: [213278] trunk Revision 213278 Author tpop...@redhat.com Date 2017-03-02 06:20:47 -0800 (Thu, 02 Mar 2017) Log Message [WK2] Keyboard menu key should show context menu https://bugs.webkit.org/show_bug.cgi?id=72099 Source/WebCore: Reviewed by Carlos Garcia Campos. Show the

[webkit-changes] [208960] trunk/Tools

2016-11-22 Thread tpopela
ot;status" : "committer" }, + "Tom\u00e1\u0161 Popela" : { + "emails" : [ + "tpop...@redhat.com" + ], + "nicks" : [ + "tpopela" + ], + "statu

[webkit-changes] [209534] trunk/Source/WebKit2

2016-12-08 Thread tpopela
Title: [209534] trunk/Source/WebKit2 Revision 209534 Author tpop...@redhat.com Date 2016-12-08 05:39:46 -0800 (Thu, 08 Dec 2016) Log Message [GTK] Process accelerated compositing env variables only if they are really enabled https://bugs.webkit.org/show_bug.cgi?id=165300 Don't process

[webkit-changes] [209391] trunk/Source/WebKit2

2016-12-06 Thread tpopela
Title: [209391] trunk/Source/WebKit2 Revision 209391 Author tpop...@redhat.com Date 2016-12-06 04:16:06 -0800 (Tue, 06 Dec 2016) Log Message [GTK] Process accelerated compositing env variables only if they are really enabled https://bugs.webkit.org/show_bug.cgi?id=165300 Don't process

[webkit-changes] [210324] trunk/Tools

2017-01-05 Thread tpopela
Title: [210324] trunk/Tools Revision 210324 Author tpop...@redhat.com Date 2017-01-05 04:07:38 -0800 (Thu, 05 Jan 2017) Log Message [GTK] Minibrowser: Add printing support https://bugs.webkit.org/show_bug.cgi?id=165298 Open a print dialog when the Ctrl + P shortcut is pressed. If there

[webkit-changes] [210500] trunk/Source/WebKit2

2017-01-09 Thread tpopela
Title: [210500] trunk/Source/WebKit2 Revision 210500 Author tpop...@redhat.com Date 2017-01-09 03:25:49 -0800 (Mon, 09 Jan 2017) Log Message [GTK] Replace WebKitWebSettings with WebKitSettings in documentation https://bugs.webkit.org/show_bug.cgi?id=166836 Reviewed by Carlos Garcia

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

2017-03-23 Thread tpopela
Title: [214299] trunk/Source/WTF Revision 214299 Author tpop...@redhat.com Date 2017-03-23 02:10:36 -0700 (Thu, 23 Mar 2017) Log Message Fix uninitialized public members in WTF https://bugs.webkit.org/show_bug.cgi?id=169676 Reviewed by Michael Catanzaro. Found by Coverity scan. *

[webkit-changes] [213915] trunk/Source/WebKit2

2017-03-14 Thread tpopela
Title: [213915] trunk/Source/WebKit2 Revision 213915 Author tpop...@redhat.com Date 2017-03-14 10:39:27 -0700 (Tue, 14 Mar 2017) Log Message Fix uninitialized public members in NetworkProcess https://bugs.webkit.org/show_bug.cgi?id=169598 Reviewed by Alex Christensen. *

[webkit-changes] [214034] trunk/Source/WebKit2

2017-03-16 Thread tpopela
Title: [214034] trunk/Source/WebKit2 Revision 214034 Author tpop...@redhat.com Date 2017-03-16 01:40:29 -0700 (Thu, 16 Mar 2017) Log Message Fix uninitialized public members in Webkit2/UIProcess/API/gtk https://bugs.webkit.org/show_bug.cgi?id=169602 Reviewed by Michael Catanzaro. Found

[webkit-changes] [214101] trunk/Source/WebKit2

2017-03-17 Thread tpopela
Title: [214101] trunk/Source/WebKit2 Revision 214101 Author tpop...@redhat.com Date 2017-03-17 02:45:55 -0700 (Fri, 17 Mar 2017) Log Message Fix uninitialized public members in NetworkProcess https://bugs.webkit.org/show_bug.cgi?id=169598 Reviewed by Alex Christensen. Found by Coverity

[webkit-changes] [214104] trunk/Source/WebKit2

2017-03-17 Thread tpopela
Title: [214104] trunk/Source/WebKit2 Revision 214104 Author tpop...@redhat.com Date 2017-03-17 06:13:02 -0700 (Fri, 17 Mar 2017) Log Message Fix uninitialized public members in WebProcess https://bugs.webkit.org/show_bug.cgi?id=169604 Reviewed by Michael Catanzaro. Found by Coverity

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

2017-03-14 Thread tpopela
Title: [213973] trunk/Source/_javascript_Core Revision 213973 Author tpop...@redhat.com Date 2017-03-14 22:52:08 -0700 (Tue, 14 Mar 2017) Log Message Wrong condition in offlineasm/risc.rb https://bugs.webkit.org/show_bug.cgi?id=169597 Reviewed by Mark Lam. It's missing the 'and'

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

2017-04-07 Thread tpopela
Title: [215089] trunk/Source/WebCore Revision 215089 Author tpop...@redhat.com Date 2017-04-07 04:59:28 -0700 (Fri, 07 Apr 2017) Log Message AX: Don't crash if no renderer is available for AccessibilityRenderObject https://bugs.webkit.org/show_bug.cgi?id=170448 Reviewed by Chris

[webkit-changes] [213703] trunk/Source/WebKit2

2017-03-09 Thread tpopela
Title: [213703] trunk/Source/WebKit2 Revision 213703 Author tpop...@redhat.com Date 2017-03-09 23:19:04 -0800 (Thu, 09 Mar 2017) Log Message Unreviewed, fix documentation typos * UIProcess/API/gtk/WebKitAuthenticationRequest.cpp: * UIProcess/API/gtk/WebKitContextMenuActions.h: *

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

2017-03-09 Thread tpopela
Title: [213636] trunk/Source/WebCore Revision 213636 Author tpop...@redhat.com Date 2017-03-09 05:10:20 -0800 (Thu, 09 Mar 2017) Log Message [GStreamer][MSE] Fix 'comparison between signed and unsigned integer expressions' warning Reviewed by Žan Doberšek. *

[webkit-changes] [213638] trunk/Source/WebKit2

2017-03-09 Thread tpopela
Title: [213638] trunk/Source/WebKit2 Revision 213638 Author tpop...@redhat.com Date 2017-03-09 06:24:04 -0800 (Thu, 09 Mar 2017) Log Message Correctly process the return value of gdk_drag_context_get_selected_action() Reviewed by Carlos Garcia Campos. It returns the action itself and

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

2017-10-04 Thread tpopela
Title: [222838] trunk/Source/WTF Revision 222838 Author tpop...@redhat.com Date 2017-10-04 03:03:20 -0700 (Wed, 04 Oct 2017) Log Message Allow building without WOFF enabled Reviewed by Michael Catanzaro. Don't force the WOFF to be turned on, but follow what is set in cmake. *

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

2017-10-15 Thread tpopela
Title: [223334] trunk/Source/WebCore Revision 223334 Author tpop...@redhat.com Date 2017-10-15 21:16:56 -0700 (Sun, 15 Oct 2017) Log Message DataTransfer.cpp triggers -Wunused-but-set-variable https://bugs.webkit.org/show_bug.cgi?id=178209 Reviewed by Wenson Hsieh. Use the

[webkit-changes] [222973] trunk/LayoutTests

2017-10-06 Thread tpopela
Title: [222973] trunk/LayoutTests Revision 222973 Author tpop...@redhat.com Date 2017-10-06 03:16:51 -0700 (Fri, 06 Oct 2017) Log Message [GTK] 2 text tests failing since r222838 https://bugs.webkit.org/show_bug.cgi?id=177938 Reviewed by Carlos Garcia Campos. These tests are passing

[webkit-changes] [223502] trunk/Tools

2017-10-17 Thread tpopela
Title: [223502] trunk/Tools Revision 223502 Author tpop...@redhat.com Date 2017-10-17 02:38:54 -0700 (Tue, 17 Oct 2017) Log Message Undefined WK_API_ENABLED warning when compiling COCOA content on WebKitGTK+ https://bugs.webkit.org/show_bug.cgi?id=178208 Check whether we are on COCOA

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

2017-10-12 Thread tpopela
Title: [223235] trunk/Source/WebCore Revision 223235 Author tpop...@redhat.com Date 2017-10-12 04:58:43 -0700 (Thu, 12 Oct 2017) Log Message Unreviewed, fix compilation warning warning: extra tokens at end of #endif directive [-Wendif-labels] * rendering/RenderMediaControls.h:

[webkit-changes] [221843] trunk/LayoutTests

2017-09-10 Thread tpopela
Title: [221843] trunk/LayoutTests Revision 221843 Author tpop...@redhat.com Date 2017-09-10 21:18:06 -0700 (Sun, 10 Sep 2017) Log Message [GTK] DOM operations could behave unexpectedly with certain fonts or font sizes https://bugs.webkit.org/show_bug.cgi?id=149703 Reviewed by Michael

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

2017-09-06 Thread tpopela
Title: [221677] trunk/Source/WebCore Revision 221677 Author tpop...@redhat.com Date 2017-09-06 09:37:57 -0700 (Wed, 06 Sep 2017) Log Message Missing break in URLParser https://bugs.webkit.org/show_bug.cgi?id=176357 Reviewed by Darin Adler. Add a missing break so the currently set state

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

2017-10-02 Thread tpopela
Title: [222706] trunk/Source/WebCore Revision 222706 Author tpop...@redhat.com Date 2017-10-02 05:55:12 -0700 (Mon, 02 Oct 2017) Log Message [SOUP] Default kerberos authentication credentials are used in ephemeral (private) mode https://bugs.webkit.org/show_bug.cgi?id=177738 Reviewed by

[webkit-changes] [221136] trunk

2017-08-24 Thread tpopela
Title: [221136] trunk Revision 221136 Author tpop...@redhat.com Date 2017-08-24 08:35:58 -0700 (Thu, 24 Aug 2017) Log Message Bump trunk version to be 2.19.1 Rubber-stamped by Michael Catanzaro. * Source/cmake/OptionsGTK.cmake: Modified Paths trunk/ChangeLog

[webkit-changes] [221370] trunk/Tools

2017-08-30 Thread tpopela
Title: [221370] trunk/Tools Revision 221370 Author tpop...@redhat.com Date 2017-08-30 05:48:56 -0700 (Wed, 30 Aug 2017) Log Message [GTK] Avoid building fontconfig documentation in jhbuild https://bugs.webkit.org/show_bug.cgi?id=176097 Reviewed by Carlos Alberto Lopez Perez. Disable

[webkit-changes] [221369] trunk/Tools

2017-08-30 Thread tpopela
Title: [221369] trunk/Tools Revision 221369 Author tpop...@redhat.com Date 2017-08-30 04:41:36 -0700 (Wed, 30 Aug 2017) Log Message Unreviewed, remove trailing space * gtk/jhbuildrc: Modified Paths trunk/Tools/ChangeLog trunk/Tools/gtk/jhbuildrc Diff Modified:

[webkit-changes] [223177] trunk/Tools

2017-10-11 Thread tpopela
Title: [223177] trunk/Tools Revision 223177 Author tpop...@redhat.com Date 2017-10-11 06:59:44 -0700 (Wed, 11 Oct 2017) Log Message Use https for trac changeset and browser links https://bugs.webkit.org/show_bug.cgi?id=178167 Reviewed by Alexey Proskuryakov. Switch the

[webkit-changes] [225901] trunk

2017-12-14 Thread tpopela
Title: [225901] trunk Revision 225901 Author tpop...@redhat.com Date 2017-12-14 06:08:20 -0800 (Thu, 14 Dec 2017) Log Message Build should fail early is needed Perl modules are not installed https://bugs.webkit.org/show_bug.cgi?id=180137 Reviewed by Michael Catanzaro. Don't finish the

[webkit-changes] [225074] trunk/Tools

2017-11-21 Thread tpopela
Title: [225074] trunk/Tools Revision 225074 Author tpop...@redhat.com Date 2017-11-21 04:58:18 -0800 (Tue, 21 Nov 2017) Log Message Fix WebKitGTK+ compilation Reviewed by Carlos Garcia Campos. File "/builddir/build/BUILD/webkitgtk-2.19.2/Tools/gtk/generate-gtkdoc", line 31, in import

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

2017-11-21 Thread tpopela
Title: [225079] trunk/Source/WebInspectorUI Revision 225079 Author tpop...@redhat.com Date 2017-11-21 07:20:04 -0800 (Tue, 21 Nov 2017) Log Message Unreviewed compile warning fix WARNING: console.assert inside control flow statement without braces on line: 130487:

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

2017-12-03 Thread tpopela
Title: [225471] trunk/Source/WTF Revision 225471 Author tpop...@redhat.com Date 2017-12-03 22:26:13 -0800 (Sun, 03 Dec 2017) Log Message Build fails on x86_64 and arm64 with BMalloc disabled https://bugs.webkit.org/show_bug.cgi?id=180188 Reviewed by Carlos Garcia Campos. Add missing

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

2018-06-18 Thread tpopela
Title: [232929] trunk/Source/WebCore Revision 232929 Author tpop...@redhat.com Date 2018-06-18 06:43:26 -0700 (Mon, 18 Jun 2018) Log Message Properly check the sscanf return valua https://bugs.webkit.org/show_bug.cgi?id=186757 Reviewed by Carlos Garcia Campos. Check if we matched

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

2018-06-25 Thread tpopela
Title: [233142] trunk/Source/WebCore Revision 233142 Author tpop...@redhat.com Date 2018-06-25 03:22:51 -0700 (Mon, 25 Jun 2018) Log Message Unreviewed, address Darin's comment https://bugs.webkit.org/show_bug.cgi?id=186757 * page/linux/ResourceUsageThreadLinux.cpp:

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

2018-06-27 Thread tpopela
Title: [233248] trunk/Source/WebCore Revision 233248 Author tpop...@redhat.com Date 2018-06-27 01:16:59 -0700 (Wed, 27 Jun 2018) Log Message [GStreamer] Coverity scan issues https://bugs.webkit.org/show_bug.cgi?id=187087 Reviewed by Xabier Rodriguez-Calvar. Fix uninitialized members.

[webkit-changes] [223767] trunk/Tools

2017-10-20 Thread tpopela
Title: [223767] trunk/Tools Revision 223767 Author tpop...@redhat.com Date 2017-10-20 10:00:14 -0700 (Fri, 20 Oct 2017) Log Message Missing some perl packages in install-dependencies https://bugs.webkit.org/show_bug.cgi?id=178571 Reviewed by Žan Doberšek. Install per-version and

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

2018-01-15 Thread tpopela
Title: [226955] trunk/Source/WebCore Revision 226955 Author tpop...@redhat.com Date 2018-01-15 13:24:54 -0800 (Mon, 15 Jan 2018) Log Message 2.19.3 ACCELERATED_2D_CANVAS support is broken https://bugs.webkit.org/show_bug.cgi?id=180799 Reviewed by Michael Catanzaro. *

[webkit-changes] [228512] trunk/Tools

2018-02-15 Thread tpopela
Title: [228512] trunk/Tools Revision 228512 Author tpop...@redhat.com Date 2018-02-15 08:49:01 -0800 (Thu, 15 Feb 2018) Log Message run-jsc-stress-tests - skip a test if any of the run commands evals to skip https://bugs.webkit.org/show_bug.cgi?id=182729 If multiple run commands are

[webkit-changes] [228513] trunk/JSTests

2018-02-15 Thread tpopela
Title: [228513] trunk/JSTests Revision 228513 Author tpop...@redhat.com Date 2018-02-15 08:49:49 -0800 (Thu, 15 Feb 2018) Log Message Many stress tests fail with JIT disabled https://bugs.webkit.org/show_bug.cgi?id=182730 Reviewed by Saam Barati. These tests are broken by design if the

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

2018-07-26 Thread tpopela
Title: [234251] trunk/Source/WTF Revision 234251 Author tpop...@redhat.com Date 2018-07-26 02:00:09 -0700 (Thu, 26 Jul 2018) Log Message [WTF] Coverity scan issues https://bugs.webkit.org/show_bug.cgi?id=186800 Reviewed by Brent Fulgham. * wtf/CheckedArithmetic.h: Swap the operands to

[webkit-changes] [234411] trunk

2018-07-31 Thread tpopela
Title: [234411] trunk Revision 234411 Author tpop...@redhat.com Date 2018-07-31 02:20:57 -0700 (Tue, 31 Jul 2018) Log Message [WTF] String::formatWithArguments() is unused https://bugs.webkit.org/show_bug.cgi?id=187955 Reviewed by Darin Adler. Source/WTF: This method is unused, remove

[webkit-changes] [234913] trunk/Source/bmalloc

2018-08-16 Thread tpopela
Title: [234913] trunk/Source/bmalloc Revision 234913 Author tpop...@redhat.com Date 2018-08-16 00:41:46 -0700 (Thu, 16 Aug 2018) Log Message bmalloc: Coverity scan issues https://bugs.webkit.org/show_bug.cgi?id=186763 Reviewed by Saam Barati. * bmalloc/DebugHeap.h: Initialize the

[webkit-changes] [234844] trunk/Tools

2018-08-14 Thread tpopela
Title: [234844] trunk/Tools Revision 234844 Author tpop...@redhat.com Date 2018-08-14 05:40:21 -0700 (Tue, 14 Aug 2018) Log Message [GTK] Minibrowser: Add labels for buttons https://bugs.webkit.org/show_bug.cgi?id=188549 Reviewed by Carlos Garcia Campos. So they are accessible easier

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

2018-07-25 Thread tpopela
Title: [234192] trunk/Source/WTF Revision 234192 Author tpop...@redhat.com Date 2018-07-25 00:11:21 -0700 (Wed, 25 Jul 2018) Log Message Correctly close the variable argument list https://bugs.webkit.org/show_bug.cgi?id=186758 Reviewed by Michael Catanzaro. The argcCopy is not ended

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

2018-09-06 Thread tpopela
Title: [235740] trunk/Source/_javascript_Core Revision 235740 Author tpop...@redhat.com Date 2018-09-06 09:41:32 -0700 (Thu, 06 Sep 2018) Log Message [JSC] Build broken after r234975 on s390x, ppc64le, armv7hl https://bugs.webkit.org/show_bug.cgi?id=189078 Reviewed by Mark Lam. Caused

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

2018-04-03 Thread tpopela
Title: [230200] trunk/Source/WTF Revision 230200 Author tpop...@redhat.com Date 2018-04-03 05:42:09 -0700 (Tue, 03 Apr 2018) Log Message Unreviewed, fix the unused variable compilation warning Move the ucontext_t code under the HAVE(MACHINE_CONTEXT). Triggered on the PPC64 machine. *

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

2018-04-03 Thread tpopela
Title: [230201] trunk/Source/WTF Revision 230201 Author tpop...@redhat.com Date 2018-04-03 05:51:35 -0700 (Tue, 03 Apr 2018) Log Message Unreviewed, mute the unused parameter compilation warning Triggered on the PPC64 machine. * wtf/ThreadingPthreads.cpp:

[webkit-changes] [230564] trunk/JSTests

2018-04-12 Thread tpopela
Title: [230564] trunk/JSTests Revision 230564 Author tpop...@redhat.com Date 2018-04-12 02:22:00 -0700 (Thu, 12 Apr 2018) Log Message Unreviewed, skip JIT tests if it isn't enabled See https://bugs.webkit.org/show_bug.cgi?id=182730. * stress/big-int-spec-to-primitive.js: *

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

2018-04-18 Thread tpopela
Title: [230761] trunk/Source/_javascript_Core Revision 230761 Author tpop...@redhat.com Date 2018-04-18 04:09:14 -0700 (Wed, 18 Apr 2018) Log Message Unreviewed, fix build with GCC * assembler/LinkBuffer.h: (JSC::LinkBuffer::finalizeCodeWithDisassembly): Modified Paths

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

2018-04-18 Thread tpopela
Title: [230762] trunk/Source/_javascript_Core Revision 230762 Author tpop...@redhat.com Date 2018-04-18 06:01:51 -0700 (Wed, 18 Apr 2018) Log Message Unreviewed, fix build on ARM * assembler/MacroAssemblerARM.h: (JSC::MacroAssemblerARM::readCallTarget): Modified Paths

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

2018-09-21 Thread tpopela
Title: [236315] trunk/Source/_javascript_Core Revision 236315 Author tpop...@redhat.com Date 2018-09-21 07:35:38 -0700 (Fri, 21 Sep 2018) Log Message [ARM] Build broken on armv7hl after r235517 https://bugs.webkit.org/show_bug.cgi?id=189831 Reviewed by Yusuke Suzuki. Add missing

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

2019-01-15 Thread tpopela
Title: [239981] trunk/Source/_javascript_Core Revision 239981 Author tpop...@redhat.com Date 2019-01-15 04:34:35 -0800 (Tue, 15 Jan 2019) Log Message Unreviewed: Fix the -Wformat compiler warnings * jsc.cpp: (jscmain): Modified Paths trunk/Source/_javascript_Core/ChangeLog

[webkit-changes] [239982] trunk/JSTests

2019-01-15 Thread tpopela
Title: [239982] trunk/JSTests Revision 239982 Author tpop...@redhat.com Date 2019-01-15 05:14:27 -0800 (Tue, 15 Jan 2019) Log Message Unreviewed, skip JIT tests if it's not enabled * stress/bit-op-with-object-returning-int32.js: Modified Paths trunk/JSTests/ChangeLog

[webkit-changes] [238662] trunk/Source/WebDriver

2018-11-29 Thread tpopela
Title: [238662] trunk/Source/WebDriver Revision 238662 Author tpop...@redhat.com Date 2018-11-29 01:14:12 -0800 (Thu, 29 Nov 2018) Log Message [WebDriver] Fix clang warnings in Session.cpp https://bugs.webkit.org/show_bug.cgi?id=192077 Reviewed by Carlos Garcia Campos. * Session.cpp:

[webkit-changes] [238847] trunk/Tools

2018-12-04 Thread tpopela
Title: [238847] trunk/Tools Revision 238847 Author tpop...@redhat.com Date 2018-12-03 23:59:08 -0800 (Mon, 03 Dec 2018) Log Message [GTK] Can't run MiniBrowser due to missing python2-yaml https://bugs.webkit.org/show_bug.cgi?id=192308 Reviewed by Michael Catanzaro. *

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

2018-11-29 Thread tpopela
Title: [238663] trunk/Source/WebKit Revision 238663 Author tpop...@redhat.com Date 2018-11-29 02:19:56 -0800 (Thu, 29 Nov 2018) Log Message [GTK][WPE] Fix BubblewrapLauncher clang warnings https://bugs.webkit.org/show_bug.cgi?id=192086 Reviewed by Michael Catanzaro. *

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

2018-11-27 Thread tpopela
Title: [238552] trunk/Source/WebKit Revision 238552 Author tpop...@redhat.com Date 2018-11-27 07:29:55 -0800 (Tue, 27 Nov 2018) Log Message [GTK][WPE] Remove temporary workaround in Source/WebKit/Platform*.cmake https://bugs.webkit.org/show_bug.cgi?id=192008 Reviewed by Michael

[webkit-changes] [238608] trunk/Tools

2018-11-28 Thread tpopela
Title: [238608] trunk/Tools Revision 238608 Author tpop...@redhat.com Date 2018-11-28 05:50:42 -0800 (Wed, 28 Nov 2018) Log Message [GTK] Silence compilation warnings in glib unittests https://bugs.webkit.org/show_bug.cgi?id=192009 Reviewed by Michael Catanzaro. Mark the destructor as

[webkit-changes] [242637] trunk/Tools

2019-03-07 Thread tpopela
Title: [242637] trunk/Tools Revision 242637 Author tpop...@redhat.com Date 2019-03-07 23:11:39 -0800 (Thu, 07 Mar 2019) Log Message [GTK] Make Tools/gtkdoc python3 compatible https://bugs.webkit.org/show_bug.cgi?id=195359 Reviewed by Carlos Garcia Campos. * gtkdoc/generate-gtkdoc:

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

2019-03-21 Thread tpopela
Title: [243363] trunk/Source/_javascript_Core Revision 243363 Author tpop...@redhat.com Date 2019-03-21 22:56:02 -0700 (Thu, 21 Mar 2019) Log Message [JSC] Fix build after r243232 on unsupported 64bit architectures https://bugs.webkit.org/show_bug.cgi?id=196072 Reviewed by Keith Miller.

[webkit-changes] [241661] trunk/JSTests

2019-02-18 Thread tpopela
Title: [241661] trunk/JSTests Revision 241661 Author tpop...@redhat.com Date 2019-02-18 02:32:52 -0800 (Mon, 18 Feb 2019) Log Message Unreviewed, skip the test on platforms without sampling profiler * stress/sampling-profiler-stack-trace-with-double-quote-in-function-name.js:

[webkit-changes] [258710] trunk/JSTests

2020-03-19 Thread tpopela
Title: [258710] trunk/JSTests Revision 258710 Author tpop...@redhat.com Date 2020-03-19 10:44:22 -0700 (Thu, 19 Mar 2020) Log Message [JSC][BigEndians] Several JSC stress tests failing https://bugs.webkit.org/show_bug.cgi?id=194007 Reviewed by Michael Catanzaro. Adapt the DataView