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

2019-08-20 Thread drousso
Title: [248933] trunk/Source/_javascript_Core Revision 248933 Author drou...@apple.com Date 2019-08-20 22:25:34 -0700 (Tue, 20 Aug 2019) Log Message Unreviewed, speculative build fix for High Sierra after r248925 * inspector/JSInjectedScriptHost.cpp: (Inspector::HeapHolderFinder::dump):

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

2019-08-20 Thread rniwa
Title: [248932] trunk/Source/WebCore Revision 248932 Author rn...@webkit.org Date 2019-08-20 18:41:51 -0700 (Tue, 20 Aug 2019) Log Message nextElementWithGreaterTabIndex should use shadowAdjustedTabIndex https://bugs.webkit.org/show_bug.cgi?id=200943 Reviewed by Wenson Hsieh. Use

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

2019-08-20 Thread rniwa
Title: [248931] trunk/Source/WebCore Revision 248931 Author rn...@webkit.org Date 2019-08-20 18:39:54 -0700 (Tue, 20 Aug 2019) Log Message Remove MathMLElement::defaultTabIndex() https://bugs.webkit.org/show_bug.cgi?id=200944 Reviewed by Frédéric Wang. Removed

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

2019-08-20 Thread mark . lam
Title: [248930] trunk/Source/WTF Revision 248930 Author mark@apple.com Date 2019-08-20 18:36:41 -0700 (Tue, 20 Aug 2019) Log Message Make it easier to pass pointers to WTFCrashWithInfo. https://bugs.webkit.org/show_bug.cgi?id=200960 Reviewed by Saam Barati and Yusuke Suzuki. Now,

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

2019-08-20 Thread mark . lam
Title: [248929] trunk/Source/_javascript_Core Revision 248929 Author mark@apple.com Date 2019-08-20 18:13:02 -0700 (Tue, 20 Aug 2019) Log Message Remove superfluous size argument to allocateCell() for fixed size objects. https://bugs.webkit.org/show_bug.cgi?id=200958 Reviewed by

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

2019-08-20 Thread commit-queue
Title: [248928] trunk/Source/WebKit Revision 248928 Author commit-qu...@webkit.org Date 2019-08-20 17:54:48 -0700 (Tue, 20 Aug 2019) Log Message [iOS] REGRESSION (248501): gmail.com images are still not shown on some versions of iPhone iOS13 https://bugs.webkit.org/show_bug.cgi?id=200948

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

2019-08-20 Thread mark . lam
Title: [248927] trunk/Source/_javascript_Core Revision 248927 Author mark@apple.com Date 2019-08-20 17:39:02 -0700 (Tue, 20 Aug 2019) Log Message JSBigInt::m_length should be immutable. https://bugs.webkit.org/show_bug.cgi?id=200956 Reviewed by Yusuke Suzuki. This is because the

[webkit-changes] [248926] trunk/Tools

2019-08-20 Thread zhifei_fang
Title: [248926] trunk/Tools Revision 248926 Author zhifei_f...@apple.com Date 2019-08-20 17:26:52 -0700 (Tue, 20 Aug 2019) Log Message [results.webkit.org Webkit.css] Add right sidebar https://bugs.webkit.org/show_bug.cgi?id=200946 Reviewed by Jonathan Bedard. *

[webkit-changes] [248924] trunk/LayoutTests/imported/w3c

2019-08-20 Thread rniwa
Title: [248924] trunk/LayoutTests/imported/w3c Revision 248924 Author rn...@webkit.org Date 2019-08-20 17:10:02 -0700 (Tue, 20 Aug 2019) Log Message Revert the unintended test change in r248914. *

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

2019-08-20 Thread pecoraro
Title: [248923] trunk/Source/WebInspectorUI Revision 248923 Author pecor...@apple.com Date 2019-08-20 16:47:03 -0700 (Tue, 20 Aug 2019) Log Message Web Inspector: Address a few Esprima issues preventing pretty printing of resources https://bugs.webkit.org/show_bug.cgi?id=200935 Reviewed

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

2019-08-20 Thread pecoraro
Title: [248922] trunk/Source/WebInspectorUI Revision 248922 Author pecor...@apple.com Date 2019-08-20 16:44:39 -0700 (Tue, 20 Aug 2019) Log Message Web Inspector: Update CodeMirror to support numeric separators in _javascript_ numbers https://bugs.webkit.org/show_bug.cgi?id=200942

[webkit-changes] [248921] releases/WebKitGTK/webkit-2.24

2019-08-20 Thread aperez
Title: [248921] releases/WebKitGTK/webkit-2.24 Revision 248921 Author ape...@igalia.com Date 2019-08-20 16:13:17 -0700 (Tue, 20 Aug 2019) Log Message Merged r248410 - Do not allow navigations of frames about to get replaced by the result of evaluating _javascript_: URLs and

[webkit-changes] [248920] trunk

2019-08-20 Thread sbarati
Title: [248920] trunk Revision 248920 Author sbar...@apple.com Date 2019-08-20 16:11:41 -0700 (Tue, 20 Aug 2019) Log Message [WHLSL] We need to null check when emitting native code for operator&. https://bugs.webkit.org/show_bug.cgi?id=200846 Reviewed by Myles C. Maxfield.

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

2019-08-20 Thread justin_michaud
Title: [248919] trunk/Source/_javascript_Core Revision 248919 Author justin_mich...@apple.com Date 2019-08-20 15:35:28 -0700 (Tue, 20 Aug 2019) Log Message [WASM-References] Enable by default https://bugs.webkit.org/show_bug.cgi?id=200931 Reviewed by Saam Barati. * runtime/Options.h:

[webkit-changes] [248918] trunk/Source

2019-08-20 Thread cdumez
Title: [248918] trunk/Source Revision 248918 Author cdu...@apple.com Date 2019-08-20 15:18:23 -0700 (Tue, 20 Aug 2019) Log Message WebSQLiteDatabaseTracker does not ensure it is still alive after dispatching to the main thread https://bugs.webkit.org/show_bug.cgi?id=200925 Reviewed by

[webkit-changes] [248917] trunk/LayoutTests

2019-08-20 Thread russell_e
Title: [248917] trunk/LayoutTests Revision 248917 Author russel...@apple.com Date 2019-08-20 14:33:06 -0700 (Tue, 20 Aug 2019) Log Message Updating Expectations for Multiple Newly Passing Tests. Unreviewed Test Gardening. * platform/ios-12/TestExpectations: *

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

2019-08-20 Thread drousso
Title: [248916] trunk/Source/WebInspectorUI Revision 248916 Author drou...@apple.com Date 2019-08-20 14:11:11 -0700 (Tue, 20 Aug 2019) Log Message Web Inspector: Sources: move the resource type scope bar to be next to the filter https://bugs.webkit.org/show_bug.cgi?id=200891 Reviewed by

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

2019-08-20 Thread justin_fan
Title: [248915] trunk/Source/WebCore Revision 248915 Author justin_...@apple.com Date 2019-08-20 13:40:32 -0700 (Tue, 20 Aug 2019) Log Message Unreviewed comment follow-up for https://bugs.webkit.org/show_bug.cgi?id=200752. * html/canvas/GPUBasedCanvasRenderingContext.h: Modified Paths

[webkit-changes] [248914] trunk

2019-08-20 Thread rniwa
Title: [248914] trunk Revision 248914 Author rn...@webkit.org Date 2019-08-20 12:59:00 -0700 (Tue, 20 Aug 2019) Log Message The default tab index of output and fieldset should be -1 https://bugs.webkit.org/show_bug.cgi?id=200834 Reviewed by Alex Christensen. Source/WebCore: This patch

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

2019-08-20 Thread sbarati
Title: [248913] trunk/Source/WTF Revision 248913 Author sbar...@apple.com Date 2019-08-20 12:45:43 -0700 (Tue, 20 Aug 2019) Log Message Unreviewed. Followup to r248903. It's not valid to remove hasOverflowed() checks from appendCharacters. * wtf/text/StringBuilder.cpp:

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

2019-08-20 Thread pecoraro
Title: [248912] trunk/Source/WebInspectorUI Revision 248912 Author pecor...@apple.com Date 2019-08-20 12:17:59 -0700 (Tue, 20 Aug 2019) Log Message Web Inspector: Sources: Give Origins their own icon in the Sources sidebar https://bugs.webkit.org/show_bug.cgi?id=200683 Reviewed by

[webkit-changes] [248911] trunk

2019-08-20 Thread zalan
Title: [248911] trunk Revision 248911 Author za...@apple.com Date 2019-08-20 11:58:12 -0700 (Tue, 20 Aug 2019) Log Message [ContentChangeObserver] isConsideredClickable should be able to process elements with no renderers https://bugs.webkit.org/show_bug.cgi?id=200926 Reviewed by Simon

[webkit-changes] [248910] trunk/Tools

2019-08-20 Thread jbedard
Title: [248910] trunk/Tools Revision 248910 Author jbed...@apple.com Date 2019-08-20 11:55:34 -0700 (Tue, 20 Aug 2019) Log Message results.webkit.org: Add ToolTips https://bugs.webkit.org/show_bug.cgi?id=200801 Rubber-stamped by Aakash Jain. When dots or scale labels are hovered over,

[webkit-changes] [248909] trunk

2019-08-20 Thread wenson_hsieh
Title: [248909] trunk Revision 248909 Author wenson_hs...@apple.com Date 2019-08-20 11:46:36 -0700 (Tue, 20 Aug 2019) Log Message Clicking the search icon on ae.com hangs the web content process https://bugs.webkit.org/show_bug.cgi?id=200889 Reviewed by Ryosuke Niwa. Source/WebCore:

[webkit-changes] [248908] trunk/LayoutTests

2019-08-20 Thread ryanhaddad
Title: [248908] trunk/LayoutTests Revision 248908 Author ryanhad...@apple.com Date 2019-08-20 10:54:02 -0700 (Tue, 20 Aug 2019) Log Message Web Inspector: Support for _javascript_ BigInt https://bugs.webkit.org/show_bug.cgi?id=180731 Unreviewed test gardening. *

[webkit-changes] [248907] trunk/Source

2019-08-20 Thread bfulgham
Title: [248907] trunk/Source Revision 248907 Author bfulg...@apple.com Date 2019-08-20 10:50:09 -0700 (Tue, 20 Aug 2019) Log Message [FTW] Fix scrolling in modern WebKit views https://bugs.webkit.org/show_bug.cgi?id=200923 Reviewed by Don Olmstead. The initial implementation of

[webkit-changes] [248906] trunk

2019-08-20 Thread ysuzuki
Title: [248906] trunk Revision 248906 Author ysuz...@apple.com Date 2019-08-20 10:37:07 -0700 (Tue, 20 Aug 2019) Log Message [JSC] Array.prototype.toString should not get "join" function each time https://bugs.webkit.org/show_bug.cgi?id=200905 Reviewed by Mark Lam. JSTests: *

[webkit-changes] [248905] trunk

2019-08-20 Thread justin_michaud
Title: [248905] trunk Revision 248905 Author justin_mich...@apple.com Date 2019-08-20 10:35:46 -0700 (Tue, 20 Aug 2019) Log Message Fix InBounds speculation of typed array PutByVal and add extra step to integer range optimization to search for equality relationships on the RHS value

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

2019-08-20 Thread sbarati
Title: [248904] trunk/Source/WebCore Revision 248904 Author sbar...@apple.com Date 2019-08-20 10:19:04 -0700 (Tue, 20 Aug 2019) Log Message [WHLSL] Only take the pointer of a variable or global variable reference if it is used https://bugs.webkit.org/show_bug.cgi?id=200908 Reviewed by

[webkit-changes] [248903] trunk

2019-08-20 Thread darin
Title: [248903] trunk Revision 248903 Author da...@apple.com Date 2019-08-20 10:14:37 -0700 (Tue, 20 Aug 2019) Log Message Variadic StringBuilder::append does not handle upconverting from 8-bit to 16-bit correctly https://bugs.webkit.org/show_bug.cgi?id=200921 Reviewed by Saam Barati.

[webkit-changes] [248902] trunk/Source

2019-08-20 Thread cdumez
Title: [248902] trunk/Source Revision 248902 Author cdu...@apple.com Date 2019-08-20 09:53:21 -0700 (Tue, 20 Aug 2019) Log Message Unsafe usage of CookieStorageObserver from a background thread https://bugs.webkit.org/show_bug.cgi?id=200920 Reviewed by Alex Christensen. Source/WebCore:

[webkit-changes] [248901] trunk/Source

2019-08-20 Thread cdumez
Title: [248901] trunk/Source Revision 248901 Author cdu...@apple.com Date 2019-08-20 09:34:56 -0700 (Tue, 20 Aug 2019) Log Message Use a strongly typed identifier for StorageNamespace's identifier https://bugs.webkit.org/show_bug.cgi?id=200895 Reviewed by Alex Christensen and Youenn

[webkit-changes] [248900] trunk

2019-08-20 Thread dino
Title: [248900] trunk Revision 248900 Author d...@apple.com Date 2019-08-20 09:10:43 -0700 (Tue, 20 Aug 2019) Log Message REGRESSION: Open in New Tab is missing from context menu https://bugs.webkit.org/show_bug.cgi?id=200909 Reviewed by Simon Fraser. Source/WebKit: Don't assume the

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

2019-08-20 Thread youenn
Title: [248899] trunk/Source/WebCore Revision 248899 Author you...@apple.com Date 2019-08-20 06:26:06 -0700 (Tue, 20 Aug 2019) Log Message Make IDB quota check lambdas take a weak of UniqueIDBDatabaseTransaction instead of a ref https://bugs.webkit.org/show_bug.cgi?id=196696 Reviewed by

[webkit-changes] [248898] trunk

2019-08-20 Thread pecoraro
Title: [248898] trunk Revision 248898 Author pecor...@apple.com Date 2019-08-20 03:41:33 -0700 (Tue, 20 Aug 2019) Log Message Web Inspector: Support for _javascript_ BigInt https://bugs.webkit.org/show_bug.cgi?id=180731 Source/_javascript_Core: Reviewed by Devin Rousso. *

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

2019-08-20 Thread youenn
Title: [248897] trunk/Source/WebCore Revision 248897 Author you...@apple.com Date 2019-08-20 02:48:20 -0700 (Tue, 20 Aug 2019) Log Message Remove DeferredPromise::sessionID() https://bugs.webkit.org/show_bug.cgi?id=200616 Reviewed by Alex Christensen. Calling sessionID() on

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

2019-08-20 Thread youenn
Title: [248896] trunk/Source/WebCore Revision 248896 Author you...@apple.com Date 2019-08-20 02:39:25 -0700 (Tue, 20 Aug 2019) Log Message PendingActivationMediaStream does not need to be refcounted https://bugs.webkit.org/show_bug.cgi?id=200879 Reviewed by Alex Christensen. No

[webkit-changes] [248895] trunk

2019-08-20 Thread drousso
Title: [248895] trunk Revision 248895 Author drou...@apple.com Date 2019-08-20 00:04:02 -0700 (Tue, 20 Aug 2019) Log Message Web Inspector: Use URL constructor to better handle all kinds of URLs https://bugs.webkit.org/show_bug.cgi?id=165155 Reviewed by Joseph Pecoraro.

[webkit-changes] [248894] trunk

2019-08-20 Thread drousso
Title: [248894] trunk Revision 248894 Author drou...@apple.com Date 2019-08-19 23:58:15 -0700 (Mon, 19 Aug 2019) Log Message Web Inspector: Debugger: add a global breakpoint for pausing in the next microtask https://bugs.webkit.org/show_bug.cgi?id=200652 Reviewed by Joseph Pecoraro.

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

2019-08-20 Thread drousso
Title: [248893] trunk/Source/WebInspectorUI Revision 248893 Author drou...@apple.com Date 2019-08-19 23:09:34 -0700 (Mon, 19 Aug 2019) Log Message Web Inspector: REGRESSION(r248682): Elements: Computed: go-to arrows in the Variables section are misaligned