[webkit-changes] [238545] trunk

2018-11-26 Thread dbates
Title: [238545] trunk Revision 238545 Author dba...@webkit.org Date 2018-11-26 20:17:11 -0800 (Mon, 26 Nov 2018) Log Message REGRESSION (r238078): Do not draw caps lock indicator when Strong Password button is shown https://bugs.webkit.org/show_bug.cgi?id=191969 Reviewed by Dean Jackson

[webkit-changes] [238544] trunk

2018-11-26 Thread wenson_hsieh
Title: [238544] trunk Revision 238544 Author wenson_hs...@apple.com Date 2018-11-26 19:32:06 -0800 (Mon, 26 Nov 2018) Log Message [Cocoa] No way for clients to tell whether the content view is in the responder chain when the web view is https://bugs.webkit.org/show_bug.cgi?id=169212 Rev

[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' [-Wmicrosoft

[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 [-Wmicrosoft

[webkit-changes] [238540] trunk

2018-11-26 Thread ryanhaddad
Title: [238540] trunk Revision 238540 Author ryanhad...@apple.com Date 2018-11-26 17:59:19 -0800 (Mon, 26 Nov 2018) Log Message Unreviewed, rolling out r238357. One of the layout tests added with this change is failing on Mojave. Reverted changeset: "REGRESSION (r238078): Do not draw ca

[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 is

[webkit-changes] [238538] trunk

2018-11-26 Thread timothy_horton
Title: [238538] trunk Revision 238538 Author timothy_hor...@apple.com Date 2018-11-26 17:37:22 -0800 (Mon, 26 Nov 2018) Log Message Insert elements under editable images to make their backing data accessible https://bugs.webkit.org/show_bug.cgi?id=191844 Reviewed by Simon Fraser. Sour

[webkit-changes] [238537] tags/Safari-607.1.14.3/Source

2018-11-26 Thread kocsen_chung
Title: [238537] tags/Safari-607.1.14.3/Source Revision 238537 Author kocsen_ch...@apple.com Date 2018-11-26 17:15:08 -0800 (Mon, 26 Nov 2018) Log Message Versioning. Modified Paths tags/Safari-607.1.14.3/Source/_javascript_Core/Configurations/Version.xcconfig tags/Safari-607.1.14.3/Sour

[webkit-changes] [238536] tags/Safari-607.1.14.3/

2018-11-26 Thread kocsen_chung
Title: [238536] tags/Safari-607.1.14.3/ Revision 238536 Author kocsen_ch...@apple.com Date 2018-11-26 17:12:22 -0800 (Mon, 26 Nov 2018) Log Message New tag. Added Paths tags/Safari-607.1.14.3/ Diff ___ webkit-changes mailing list webki

[webkit-changes] [238535] trunk/Tools

2018-11-26 Thread aakash_jain
Title: [238535] trunk/Tools Revision 238535 Author aakash_j...@apple.com Date 2018-11-26 17:05:53 -0800 (Mon, 26 Nov 2018) Log Message [ews-app] Add support to communicate with Buildbot https://bugs.webkit.org/show_bug.cgi?id=191935 Reviewed by Lucas Forschler. * BuildSlaveSupport/ews-a

[webkit-changes] [238534] trunk/Tools

2018-11-26 Thread jbedard
Title: [238534] trunk/Tools Revision 238534 Author jbed...@apple.com Date 2018-11-26 17:02:42 -0800 (Mon, 26 Nov 2018) Log Message webkitpy: Race condition in ServerProcess tests https://bugs.webkit.org/show_bug.cgi?id=191989 Reviewed by Lucas Forschler. Serializing these tests to prev

[webkit-changes] [238533] branches/safari-606.4.1.2-branch

2018-11-26 Thread alancoon
Title: [238533] branches/safari-606.4.1.2-branch Revision 238533 Author alanc...@apple.com Date 2018-11-26 16:57:34 -0800 (Mon, 26 Nov 2018) Log Message Cherry-pick r238326. rdar://problem/46259210 All users of ArrayBuffer should agree on the same max size https://bugs.webkit.org

[webkit-changes] [238532] trunk/Tools

2018-11-26 Thread aakash_jain
Title: [238532] trunk/Tools Revision 238532 Author aakash_j...@apple.com Date 2018-11-26 16:48:51 -0800 (Mon, 26 Nov 2018) Log Message [ews-app] Add field in Patch object to indicate if it has been sent to Buildbot https://bugs.webkit.org/show_bug.cgi?id=191929 Reviewed by Lucas Forschle

[webkit-changes] [238531] branches/safari-606-branch

2018-11-26 Thread alancoon
Title: [238531] branches/safari-606-branch Revision 238531 Author alanc...@apple.com Date 2018-11-26 16:47:48 -0800 (Mon, 26 Nov 2018) Log Message Cherry-pick r238326. rdar://problem/46259215 All users of ArrayBuffer should agree on the same max size https://bugs.webkit.org/show_

[webkit-changes] [238530] trunk/Tools

2018-11-26 Thread aakash_jain
Title: [238530] trunk/Tools Revision 238530 Author aakash_j...@apple.com Date 2018-11-26 16:29:53 -0800 (Mon, 26 Nov 2018) Log Message [ews-app] Add a config file https://bugs.webkit.org/show_bug.cgi?id=191933 Reviewed by Lucas Forschler. * BuildSlaveSupport/ews-app/ews/config.py: Added

[webkit-changes] [238529] trunk/Tools

2018-11-26 Thread aakash_jain
Title: [238529] trunk/Tools Revision 238529 Author aakash_j...@apple.com Date 2018-11-26 16:21:37 -0800 (Mon, 26 Nov 2018) Log Message [ews-app] Add methods to save patch to database https://bugs.webkit.org/show_bug.cgi?id=191928 Reviewed by Lucas Forschler. * BuildSlaveSupport/ews-app/

[webkit-changes] [238528] trunk/Source

2018-11-26 Thread jer . noble
Title: [238528] trunk/Source Revision 238528 Author jer.no...@apple.com Date 2018-11-26 16:02:28 -0800 (Mon, 26 Nov 2018) Log Message Adopt -setOverrideRouteSharingPolicy:routingContextUID: SPI https://bugs.webkit.org/show_bug.cgi?id=190951 Reviewed by Alex Christensen. Source/WebCore:

[webkit-changes] [238527] trunk

2018-11-26 Thread achristensen
Title: [238527] trunk Revision 238527 Author achristen...@apple.com Date 2018-11-26 15:06:57 -0800 (Mon, 26 Nov 2018) Log Message Rename WKWebView._safeBrowsingWarningForTesting to _safeBrowsingWarning to use it for more than testing https://bugs.webkit.org/show_bug.cgi?id=191981 Reviewe

[webkit-changes] [238526] trunk

2018-11-26 Thread dbates
Title: [238526] trunk Revision 238526 Author dba...@webkit.org Date 2018-11-26 14:57:44 -0800 (Mon, 26 Nov 2018) Log Message REGRESSION (r237738): Command Down Arrow doesn't scroll to the end of a page anymore https://bugs.webkit.org/show_bug.cgi?id=191967 Reviewed by Tim Horton. Sourc

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

2018-11-26 Thread cdumez
Title: [238525] trunk/Source/WebKit Revision 238525 Author cdu...@apple.com Date 2018-11-26 14:54:48 -0800 (Mon, 26 Nov 2018) Log Message [PSON] process pre-warming should not be on for everyone https://bugs.webkit.org/show_bug.cgi?id=191966 Reviewed by Ryosuke Niwa. If automatic proce

[webkit-changes] [238524] trunk

2018-11-26 Thread rniwa
Title: [238524] trunk Revision 238524 Author rn...@webkit.org Date 2018-11-26 14:48:08 -0800 (Mon, 26 Nov 2018) Log Message SVG use element inside a shadow tree cannot reference an element in the same tree https://bugs.webkit.org/show_bug.cgi?id=174977 Reviewed by Zalan Bujtas. Source/

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

2018-11-26 Thread tsavell
Title: [238523] trunk/Source/WebCore Revision 238523 Author tsav...@apple.com Date 2018-11-26 14:22:07 -0800 (Mon, 26 Nov 2018) Log Message Unreviewed, rolling out r238357. Casued three css tests to fail and crash on ios sim Reverted changeset: "Avoid triggering compositing updates whe

[webkit-changes] [238522] trunk

2018-11-26 Thread dbates
Title: [238522] trunk Revision 238522 Author dba...@webkit.org Date 2018-11-26 14:15:16 -0800 (Mon, 26 Nov 2018) Log Message Caret disappears at end of password field when caps lock indicator is shown; password field not scrolled when caps lock indicator is shown https://bugs.webkit.org/s

[webkit-changes] [238521] tags/Safari-607.1.14.2

2018-11-26 Thread kocsen_chung
Title: [238521] tags/Safari-607.1.14.2 Revision 238521 Author kocsen_ch...@apple.com Date 2018-11-26 13:59:16 -0800 (Mon, 26 Nov 2018) Log Message Cherry-pick r238501. rdar://problem/46140542 [Win] Reduce the use of WKSI library calls: CoreAnimation https://bugs.webkit.org/show_b

[webkit-changes] [238520] trunk/LayoutTests

2018-11-26 Thread dbates
Title: [238520] trunk/LayoutTests Revision 238520 Author dba...@webkit.org Date 2018-11-26 13:55:42 -0800 (Mon, 26 Nov 2018) Log Message Placeholder text is not repainted after caps lock indicator is hidden https://bugs.webkit.org/show_bug.cgi?id=191968 Substitute UIHelper.toggleCapsLoc

[webkit-changes] [238519] trunk

2018-11-26 Thread dbates
Title: [238519] trunk Revision 238519 Author dba...@webkit.org Date 2018-11-26 13:50:17 -0800 (Mon, 26 Nov 2018) Log Message Placeholder text is not repainted after caps lock indicator is hidden https://bugs.webkit.org/show_bug.cgi?id=191968 Reviewed by Zalan Bujtas. Source/WebCore: F

[webkit-changes] [238518] trunk/Tools

2018-11-26 Thread aakash_jain
Title: [238518] trunk/Tools Revision 238518 Author aakash_j...@apple.com Date 2018-11-26 13:44:27 -0800 (Mon, 26 Nov 2018) Log Message [ews-app] Set Foreign Keys in EWS Django app models https://bugs.webkit.org/show_bug.cgi?id=191790 Reviewed by Lucas Forschler. * BuildSlaveSupport/ews-

[webkit-changes] [238517] trunk/Tools

2018-11-26 Thread aakash_jain
Title: [238517] trunk/Tools Revision 238517 Author aakash_j...@apple.com Date 2018-11-26 13:39:46 -0800 (Mon, 26 Nov 2018) Log Message [ews-app] Do not store patch content in database https://bugs.webkit.org/show_bug.cgi?id=191788 Reviewed by Lucas Forschler. * BuildSlaveSupport/ews-app

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

2018-11-26 Thread commit-queue
Title: [238516] trunk/Source/WebCore Revision 238516 Author commit-qu...@webkit.org Date 2018-11-26 13:19:52 -0800 (Mon, 26 Nov 2018) Log Message Picture-in-picture window size changes unnecesarily when URL changes. https://bugs.webkit.org/show_bug.cgi?id=191787 Patch by Jeremy Jones on

[webkit-changes] [238515] trunk/Source

2018-11-26 Thread aestes
Title: [238515] trunk/Source Revision 238515 Author aes...@apple.com Date 2018-11-26 13:13:47 -0800 (Mon, 26 Nov 2018) Log Message [Cocoa] Make it easier to encode NSObjects https://bugs.webkit.org/show_bug.cgi?id=191948 Reviewed by Dean Jackson. Source/WebCore: * Modules/applepay/Paym

[webkit-changes] [238514] trunk/Tools

2018-11-26 Thread jbedard
Title: [238514] trunk/Tools Revision 238514 Author jbed...@apple.com Date 2018-11-26 12:55:42 -0800 (Mon, 26 Nov 2018) Log Message webkitpy: Retry app installation on watchOS simulators (Follow-up fix) https://bugs.webkit.org/show_bug.cgi?id=191769 Unreviewed infrastructure fix. * Scr

[webkit-changes] [238513] trunk

2018-11-26 Thread dbates
Title: [238513] trunk Revision 238513 Author dba...@webkit.org Date 2018-11-26 12:42:22 -0800 (Mon, 26 Nov 2018) Log Message REGRESSION (r238078): Do not draw caps lock indicator when Strong Password button is shown https://bugs.webkit.org/show_bug.cgi?id=191969 Reviewed by Dean Jackson

[webkit-changes] [238512] trunk

2018-11-26 Thread dbates
Title: [238512] trunk Revision 238512 Author dba...@webkit.org Date 2018-11-26 12:41:19 -0800 (Mon, 26 Nov 2018) Log Message Move testRunner.toggleCapsLock() to uiController https://bugs.webkit.org/show_bug.cgi?id=191972 Reviewed by Tim Horton. Tools: Move testRunner.toggleCapsLock() t

[webkit-changes] [238511] trunk

2018-11-26 Thread sbarati
Title: [238511] trunk Revision 238511 Author sbar...@apple.com Date 2018-11-26 12:29:33 -0800 (Mon, 26 Nov 2018) Log Message InPlaceAbstractState::endBasicBlock rule for SetLocal should filter the value based on the flush format https://bugs.webkit.org/show_bug.cgi?id=191956 Reviewed by

[webkit-changes] [238510] trunk

2018-11-26 Thread sbarati
Title: [238510] trunk Revision 238510 Author sbar...@apple.com Date 2018-11-26 12:14:41 -0800 (Mon, 26 Nov 2018) Log Message Object allocation sinking phase needs to iterate each scope offset instead of just iterating the symbol table's hashmap when handling an activation https://bugs.web

[webkit-changes] [238509] trunk

2018-11-26 Thread mark . lam
Title: [238509] trunk Revision 238509 Author mark@apple.com Date 2018-11-26 12:06:30 -0800 (Mon, 26 Nov 2018) Log Message NaNs read from Wasm code needs to be be purified. https://bugs.webkit.org/show_bug.cgi?id=191056 Reviewed by Filip Pizlo. JSTests: * wasm/regress/regress-19105

[webkit-changes] [238508] trunk/JSTests

2018-11-26 Thread msaboff
Title: [238508] trunk/JSTests Revision 238508 Author msab...@apple.com Date 2018-11-26 11:59:41 -0800 (Mon, 26 Nov 2018) Log Message 32-bit JSC test failure: stress/regexp-compile-oom.js https://bugs.webkit.org/show_bug.cgi?id=191375 Reviewed by Mark Lam. Disabled the test for 32 bit pl

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

2018-11-26 Thread wenson_hsieh
Title: [238507] trunk/Source/WebKit Revision 238507 Author wenson_hs...@apple.com Date 2018-11-26 11:55:30 -0800 (Mon, 26 Nov 2018) Log Message CompletionHandler-based async IPC messages only work when the completion handler takes a single argument https://bugs.webkit.org/show_bug.cgi?id=

[webkit-changes] [238506] tags/Safari-607.1.14.2/Source

2018-11-26 Thread kocsen_chung
Title: [238506] tags/Safari-607.1.14.2/Source Revision 238506 Author kocsen_ch...@apple.com Date 2018-11-26 11:51:53 -0800 (Mon, 26 Nov 2018) Log Message Versioning. Modified Paths tags/Safari-607.1.14.2/Source/_javascript_Core/Configurations/Version.xcconfig tags/Safari-607.1.14.2/Sour

[webkit-changes] [238505] tags/Safari-607.1.14.2/

2018-11-26 Thread kocsen_chung
Title: [238505] tags/Safari-607.1.14.2/ Revision 238505 Author kocsen_ch...@apple.com Date 2018-11-26 11:37:00 -0800 (Mon, 26 Nov 2018) Log Message New tag. Added Paths tags/Safari-607.1.14.2/ Diff ___ webkit-changes mailing list webki

[webkit-changes] [238504] trunk/Source

2018-11-26 Thread commit-queue
Title: [238504] trunk/Source Revision 238504 Author commit-qu...@webkit.org Date 2018-11-26 11:29:23 -0800 (Mon, 26 Nov 2018) Log Message Streamline ListHashSet use in floating object code https://bugs.webkit.org/show_bug.cgi?id=191957 Patch by Sam Weinig on 2018-11-26 Reviewed by Alex

[webkit-changes] [238503] trunk/Source

2018-11-26 Thread commit-queue
Title: [238503] trunk/Source Revision 238503 Author commit-qu...@webkit.org Date 2018-11-26 11:15:11 -0800 (Mon, 26 Nov 2018) Log Message Use Full Screen consistently in localizable strings. https://bugs.webkit.org/show_bug.cgi?id=190363 rdar://problem/43882333 Patch by Jeremy Jones on

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

2018-11-26 Thread drousso
Title: [238502] trunk/Source/WebInspectorUI Revision 238502 Author drou...@apple.com Date 2018-11-26 11:01:04 -0800 (Mon, 26 Nov 2018) Log Message Web Inspector: "No Filter Results" in navigation sidebar should have a button to clear filters https://bugs.webkit.org/show_bug.cgi?id=191916

[webkit-changes] [238501] trunk

2018-11-26 Thread bfulgham
Title: [238501] trunk Revision 238501 Author bfulg...@apple.com Date 2018-11-26 10:26:48 -0800 (Mon, 26 Nov 2018) Log Message [Win] Reduce the use of WKSI library calls: CoreAnimation https://bugs.webkit.org/show_bug.cgi?id=191777 Reviewed by Zalan Bujtas. Update the Windows build of W

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

2018-11-26 Thread drousso
Title: [238500] trunk/Source/WebInspectorUI Revision 238500 Author drou...@apple.com Date 2018-11-26 10:20:55 -0800 (Mon, 26 Nov 2018) Log Message Web Inspector: Audit: automatically add to tab bar when the experimental setting is enabled https://bugs.webkit.org/show_bug.cgi?id=191659 Re

[webkit-changes] [238499] trunk

2018-11-26 Thread tzagallo
Title: [238499] trunk Revision 238499 Author tzaga...@apple.com Date 2018-11-26 10:15:18 -0800 (Mon, 26 Nov 2018) Log Message ASSERTION FAILED: m_outOfLineJumpTargets.contains(bytecodeOffset) https://bugs.webkit.org/show_bug.cgi?id=191716 Reviewed by Saam Barati. JSTests: * stress/reg

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

2018-11-26 Thread dbates
Title: [238498] trunk/Source/WebKit Revision 238498 Author dba...@webkit.org Date 2018-11-26 09:42:12 -0800 (Mon, 26 Nov 2018) Log Message Wire up ChromeClient::takeFocus() on iOS https://bugs.webkit.org/show_bug.cgi?id=191763 Reviewed by Dan Bernstein. Expose existing Mac SPI for use

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

2018-11-26 Thread wenson_hsieh
Title: [238497] trunk/Source/WebKit Revision 238497 Author wenson_hs...@apple.com Date 2018-11-26 09:11:48 -0800 (Mon, 26 Nov 2018) Log Message Unreviewed, fix the internal 32-bit macOS 10.13 build after r238471 r238471 added an `#include WebPageMessages.h` in `WebPage.h`, which causes t

[webkit-changes] [238496] trunk/LayoutTests

2018-11-26 Thread zalan
Title: [238496] trunk/LayoutTests Revision 238496 Author za...@apple.com Date 2018-11-26 08:49:55 -0800 (Mon, 26 Nov 2018) Log Message Unreviewed rebaseline after r238493. * platform/ios/fast/inline/inline-content-with-float-and-margin-expected.txt: Added. Modified Paths trunk/LayoutTe

[webkit-changes] [238495] trunk/LayoutTests

2018-11-26 Thread zalan
Title: [238495] trunk/LayoutTests Revision 238495 Author za...@apple.com Date 2018-11-26 08:24:20 -0800 (Mon, 26 Nov 2018) Log Message Unreviewed test gardening after r238280. * fast/content-observation/click-event-suppression-on-content-change.html: Modified Paths trunk/LayoutTests/Ch

[webkit-changes] [238494] trunk/LayoutTests

2018-11-26 Thread zalan
Title: [238494] trunk/LayoutTests Revision 238494 Author za...@apple.com Date 2018-11-26 07:30:15 -0800 (Mon, 26 Nov 2018) Log Message Unreviewed rebaseline after r238460. * platform/ios/fast/inline/inline-content-with-image-simple-expected.txt: Added. Modified Paths trunk/LayoutTests/

[webkit-changes] [238493] trunk

2018-11-26 Thread zalan
Title: [238493] trunk Revision 238493 Author za...@apple.com Date 2018-11-26 07:23:44 -0800 (Mon, 26 Nov 2018) Log Message [LFC][IFC] Use float box's margin box to adjust the line constraints. https://bugs.webkit.org/show_bug.cgi?id=191961 Reviewed by Antti Koivisto. Source/WebCore: Te

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

2018-11-26 Thread carlosgc
Title: [238492] trunk/Source/WebCore Revision 238492 Author carlo...@webkit.org Date 2018-11-26 06:18:37 -0800 (Mon, 26 Nov 2018) Log Message [GTK] Accessing default web context before gtk_init results in drawing failure (Gtk-WARNING **: drawing failure for widget 'WebKitWebView': invalid

[webkit-changes] [238491] trunk

2018-11-26 Thread jfernandez
Title: [238491] trunk Revision 238491 Author jfernan...@igalia.com Date 2018-11-26 04:09:04 -0800 (Mon, 26 Nov 2018) Log Message [css-grid] absolute positioned child is sized wrongly when using auto-fit, generating spurious collapsed tracks https://bugs.webkit.org/show_bug.cgi?id=191938

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

2018-11-26 Thread antti
Title: [238490] trunk/Source/WebKit Revision 238490 Author an...@apple.com Date 2018-11-26 01:40:49 -0800 (Mon, 26 Nov 2018) Log Message Clean up layer tree freezing logic in WebPage https://bugs.webkit.org/show_bug.cgi?id=191826 Reviewed by Dean Jackson. Use OptionSet to track various

[webkit-changes] [238489] trunk

2018-11-26 Thread berto
Title: [238489] trunk Revision 238489 Author be...@igalia.com Date 2018-11-26 00:54:15 -0800 (Mon, 26 Nov 2018) Log Message [GTK] [2.22.0] Fails to build in armel https://bugs.webkit.org/show_bug.cgi?id=188862 Disable the JIT and enable C_LOOP on ARM CPUs without Thumb2 support. Reviewe

[webkit-changes] [238488] trunk

2018-11-26 Thread rego
Title: [238488] trunk Revision 238488 Author r...@igalia.com Date 2018-11-26 00:06:52 -0800 (Mon, 26 Nov 2018) Log Message [css-grid] Fix grid container sizing under min-content height https://bugs.webkit.org/show_bug.cgi?id=191889 Reviewed by Javier Fernandez. LayoutTests/imported/w3c: