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

2019-02-28 Thread commit-queue
Title: [242195] trunk/Source/WebInspectorUI Revision 242195 Author commit-qu...@webkit.org Date 2019-02-28 00:07:16 -0800 (Thu, 28 Feb 2019) Log Message Web Inspector: Cleanup some Chart code https://bugs.webkit.org/show_bug.cgi?id=195147 Patch by Joseph Pecoraro on 2019-02-28 Reviewed

[webkit-changes] [242196] trunk

2019-02-28 Thread justin_fan
Title: [242196] trunk Revision 242196 Author justin_...@apple.com Date 2019-02-28 00:27:37 -0800 (Thu, 28 Feb 2019) Log Message [Web GPU] Enable Web GPU only on 64-bit https://bugs.webkit.org/show_bug.cgi?id=195139 Because Metal is only supported on 64 bit apps. Unreviewed build fix.

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

2019-02-28 Thread commit-queue
Title: [242197] trunk/Source/WebInspectorUI Revision 242197 Author commit-qu...@webkit.org Date 2019-02-28 01:02:43 -0800 (Thu, 28 Feb 2019) Log Message Web Inspector: Revert -webkit-border-end changes that are unreliable https://bugs.webkit.org/show_bug.cgi?id=195149 Patch by Joseph Pec

[webkit-changes] [242198] trunk/Tools

2019-02-28 Thread aakash_jain
Title: [242198] trunk/Tools Revision 242198 Author aakash_j...@apple.com Date 2019-02-28 04:28:34 -0800 (Thu, 28 Feb 2019) Log Message [ews-app] Update method to save build to handle builder_display_name https://bugs.webkit.org/show_bug.cgi?id=195047 Reviewed by Dewei Zhu. * BuildSlaveS

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

2019-02-28 Thread carlosgc
Title: [242199] trunk/Source/WebKit Revision 242199 Author carlo...@webkit.org Date 2019-02-28 05:17:41 -0800 (Thu, 28 Feb 2019) Log Message [CoordinatedGraphics] Unify all LayerTreeHost classes https://bugs.webkit.org/show_bug.cgi?id=195094 Reviewed by Žan Doberšek. There's no reason t

[webkit-changes] [242200] branches/safari-607-branch

2019-02-28 Thread aestes
Title: [242200] branches/safari-607-branch Revision 242200 Author aes...@apple.com Date 2019-02-28 09:31:11 -0800 (Thu, 28 Feb 2019) Log Message [watchOS] Disable Parental Controls content filtering Rubber-stamped by Beth Dakin. Source/_javascript_Core: * Configurations/FeatureDefines

[webkit-changes] [242202] trunk/LayoutTests

2019-02-28 Thread dbates
Title: [242202] trunk/LayoutTests Revision 242202 Author dba...@webkit.org Date 2019-02-28 09:45:38 -0800 (Thu, 28 Feb 2019) Log Message Fix timing out tests following r241747 (https://bugs.webkit.org/show_bug.cgi?id=193599) Fix up the path to ui-helper.js so that we actually load it. *

[webkit-changes] [242203] trunk

2019-02-28 Thread sihui_liu
Title: [242203] trunk Revision 242203 Author sihui_...@apple.com Date 2019-02-28 10:15:22 -0800 (Thu, 28 Feb 2019) Log Message Stop using legacy IDB path by default when creating WebProcessPool from websiteDataStore https://bugs.webkit.org/show_bug.cgi?id=194958 Reviewed by Geoffrey Gare

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

2019-02-28 Thread mmaxfield
Title: [242204] trunk/Source/WebCore Revision 242204 Author mmaxfi...@apple.com Date 2019-02-28 10:22:34 -0800 (Thu, 28 Feb 2019) Log Message Locale names can be nullptr https://bugs.webkit.org/show_bug.cgi?id=195171 Reviewed by Dean Jackson. Nullptr can't be used in keys to HashMaps,

[webkit-changes] [242205] trunk

2019-02-28 Thread commit-queue
Title: [242205] trunk Revision 242205 Author commit-qu...@webkit.org Date 2019-02-28 10:28:01 -0800 (Thu, 28 Feb 2019) Log Message [CoordinatedGraphics] Remove COORDINATED_GRAPHICS_THREADED option https://bugs.webkit.org/show_bug.cgi?id=195159 Patch by Carlos Garcia Campos on 2019-02-28

[webkit-changes] [242206] branches/safari-607.1.40.2-branch

2019-02-28 Thread alancoon
Title: [242206] branches/safari-607.1.40.2-branch Revision 242206 Author alanc...@apple.com Date 2019-02-28 10:41:58 -0800 (Thu, 28 Feb 2019) Log Message Cherry-pick r242200. rdar://problem/48464986 [watchOS] Disable Parental Controls content filtering Rubber-stamped by Bet

[webkit-changes] [242207] trunk

2019-02-28 Thread commit-queue
Title: [242207] trunk Revision 242207 Author commit-qu...@webkit.org Date 2019-02-28 10:44:49 -0800 (Thu, 28 Feb 2019) Log Message [Curl] HTTP Body is missing with redirection. https://bugs.webkit.org/show_bug.cgi?id=191651 Patch by Takashi Komori on 2019-02-28 Reviewed by Don Olmstead.

[webkit-changes] [242208] trunk/Tools

2019-02-28 Thread cdumez
Title: [242208] trunk/Tools Revision 242208 Author cdu...@apple.com Date 2019-02-28 10:51:55 -0800 (Thu, 28 Feb 2019) Log Message Flaky API Test: TestWebKitAPI.ProcessSwap.PageZoomLevelAfterSwap https://bugs.webkit.org/show_bug.cgi?id=195107 Reviewed by Alex Christensen. Give some time

[webkit-changes] [242209] trunk

2019-02-28 Thread commit-queue
Title: [242209] trunk Revision 242209 Author commit-qu...@webkit.org Date 2019-02-28 11:09:32 -0800 (Thu, 28 Feb 2019) Log Message Fix Resource Timing buffer edge cases for WPT https://bugs.webkit.org/show_bug.cgi?id=193213 Patch by Charles Vazac on 2019-02-28 Reviewed by Youenn Fablet.

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

2019-02-28 Thread zalan
Title: [242210] trunk/Source/WebCore Revision 242210 Author za...@apple.com Date 2019-02-28 11:19:51 -0800 (Thu, 28 Feb 2019) Log Message [ContentChangeObserver] Move timer removal code from DOMWindow::clearTimeout to DOMTimer::removeById https://bugs.webkit.org/show_bug.cgi?id=195143 R

[webkit-changes] [242211] branches/safari-607-branch/Source/WebCore

2019-02-28 Thread alancoon
Title: [242211] branches/safari-607-branch/Source/WebCore Revision 242211 Author alanc...@apple.com Date 2019-02-28 11:25:38 -0800 (Thu, 28 Feb 2019) Log Message Apply patch. rdar://problem/48464974 Modified Paths branches/safari-607-branch/Source/WebCore/ChangeLog branches/safari-607-b

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

2019-02-28 Thread zalan
Title: [242212] trunk/Source/WebCore Revision 242212 Author za...@apple.com Date 2019-02-28 11:58:11 -0800 (Thu, 28 Feb 2019) Log Message Unreviewed, rolling out r242210. https://bugs.webkit.org/show_bug.cgi?id=195179 it broke hover menus on losaltosonline.com (Requested by zalan on #web

[webkit-changes] [242213] trunk/JSTests

2019-02-28 Thread ysuzuki
Title: [242213] trunk/JSTests Revision 242213 Author ysuz...@apple.com Date 2019-02-28 12:17:53 -0800 (Thu, 28 Feb 2019) Log Message Unreviewed, reduce the count in the stress/read-dead-bytecode-locals-in-must-handle-values2.js https://bugs.webkit.org/show_bug.cgi?id=195144 1e8 takes too

[webkit-changes] [242214] branches/safari-607-branch/Source/WebCore

2019-02-28 Thread bshafiei
Title: [242214] branches/safari-607-branch/Source/WebCore Revision 242214 Author bshaf...@apple.com Date 2019-02-28 12:44:16 -0800 (Thu, 28 Feb 2019) Log Message Cherry-pick r242204. rdar://problem/48483754 Locale names can be nullptr https://bugs.webkit.org/show_bug.cgi?id=19517

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

2019-02-28 Thread mark . lam
Title: [242215] trunk/Source/_javascript_Core Revision 242215 Author mark@apple.com Date 2019-02-28 12:48:50 -0800 (Thu, 28 Feb 2019) Log Message cloop.rb shift mask should depend on the word size being shifted. https://bugs.webkit.org/show_bug.cgi?id=195181 Reviewed by Yusuke Suzuk

[webkit-changes] [242216] trunk/Tools

2019-02-28 Thread wenson_hsieh
Title: [242216] trunk/Tools Revision 242216 Author wenson_hs...@apple.com Date 2019-02-28 12:52:49 -0800 (Thu, 28 Feb 2019) Log Message Several PasteImage API tests are flaky https://bugs.webkit.org/show_bug.cgi?id=195160 Reviewed by Tim Horton. Some of these tests, such as PasteTIFFIma

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

2019-02-28 Thread drousso
Title: [242217] trunk/Source/WebInspectorUI Revision 242217 Author drou...@apple.com Date 2019-02-28 13:06:59 -0800 (Thu, 28 Feb 2019) Log Message Web Inspector: Canvas: enabling auto-capture if the frame count is empty triggers an assertion https://bugs.webkit.org/show_bug.cgi?id=195060

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

2019-02-28 Thread nvasilyev
Title: [242218] trunk/Source/WebInspectorUI Revision 242218 Author nvasil...@apple.com Date 2019-02-28 13:19:25 -0800 (Thu, 28 Feb 2019) Log Message Web Inspector: Styles: Control-Space should force completion https://bugs.webkit.org/show_bug.cgi?id=194796 Reviewed by Matt Baker. Press

[webkit-changes] [242219] branches/safari-607.1.40.1-branch/Source/WebCore

2019-02-28 Thread alancoon
Title: [242219] branches/safari-607.1.40.1-branch/Source/WebCore Revision 242219 Author alanc...@apple.com Date 2019-02-28 13:24:47 -0800 (Thu, 28 Feb 2019) Log Message Apply patch. rdar://problem/48464969 Modified Paths branches/safari-607.1.40.1-branch/Source/WebCore/ChangeLog branche

[webkit-changes] [242220] branches/safari-607.1.40.1-branch/Source/WebCore

2019-02-28 Thread alancoon
Title: [242220] branches/safari-607.1.40.1-branch/Source/WebCore Revision 242220 Author alanc...@apple.com Date 2019-02-28 13:24:51 -0800 (Thu, 28 Feb 2019) Log Message Cherry-pick r242204. rdar://problem/48483747 Locale names can be nullptr https://bugs.webkit.org/show_bug.cgi?i

[webkit-changes] [242221] branches/safari-607.1.40.1-branch/Source

2019-02-28 Thread alancoon
Title: [242221] branches/safari-607.1.40.1-branch/Source Revision 242221 Author alanc...@apple.com Date 2019-02-28 13:27:58 -0800 (Thu, 28 Feb 2019) Log Message Versioning. Modified Paths branches/safari-607.1.40.1-branch/Source/_javascript_Core/Configurations/Version.xcconfig branches/

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

2019-02-28 Thread pvollan
Title: [24] trunk/Source/WebKit Revision 24 Author pvol...@apple.com Date 2019-02-28 13:39:52 -0800 (Thu, 28 Feb 2019) Log Message [iOS] Move calls to [UIKeyboard isInHardwareKeyboardMode] to the UI process. https://bugs.webkit.org/show_bug.cgi?id=193683 Reviewed by Brent Fulgha

[webkit-changes] [242223] branches/safari-607.1.40.0-branch/Source/WebCore

2019-02-28 Thread alancoon
Title: [242223] branches/safari-607.1.40.0-branch/Source/WebCore Revision 242223 Author alanc...@apple.com Date 2019-02-28 13:41:14 -0800 (Thu, 28 Feb 2019) Log Message Cherry-pick r242204. rdar://problem/48483749 Locale names can be nullptr https://bugs.webkit.org/show_bug.cgi?i

[webkit-changes] [242224] branches/safari-607.1.40.0-branch/Source

2019-02-28 Thread alancoon
Title: [242224] branches/safari-607.1.40.0-branch/Source Revision 242224 Author alanc...@apple.com Date 2019-02-28 13:53:02 -0800 (Thu, 28 Feb 2019) Log Message Versioning. Modified Paths branches/safari-607.1.40.0-branch/Source/_javascript_Core/Configurations/Version.xcconfig branches/

[webkit-changes] [242225] trunk/LayoutTests

2019-02-28 Thread drousso
Title: [242225] trunk/LayoutTests Revision 242225 Author drou...@apple.com Date 2019-02-28 14:01:24 -0800 (Thu, 28 Feb 2019) Log Message Web Inspector: Canvas: change tests to not print out dataURLs https://bugs.webkit.org/show_bug.cgi?id=195136 Reviewed by Matt Baker. * inspector/canv

[webkit-changes] [242226] tags/Safari-608.1.7.1/

2019-02-28 Thread kocsen_chung
Title: [242226] tags/Safari-608.1.7.1/ Revision 242226 Author kocsen_ch...@apple.com Date 2019-02-28 14:13:58 -0800 (Thu, 28 Feb 2019) Log Message New tag. Added Paths tags/Safari-608.1.7.1/ Diff ___ webkit-changes mailing list webkit-

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

2019-02-28 Thread zalan
Title: [242227] trunk/Source/WebCore Revision 242227 Author za...@apple.com Date 2019-02-28 14:29:48 -0800 (Thu, 28 Feb 2019) Log Message [ContentChangeObserver] Make observed state reset explicit. https://bugs.webkit.org/show_bug.cgi?id=195185 Reviewed by Simon Fraser. Use setObserved

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

2019-02-28 Thread mattbaker
Title: [242228] trunk/Source/WebInspectorUI Revision 242228 Author mattba...@apple.com Date 2019-02-28 14:32:38 -0800 (Thu, 28 Feb 2019) Log Message Web Inspector: Debugger: disabled breakpoint color is too dark https://bugs.webkit.org/show_bug.cgi?id=195103 Reviewed by Devin Rousso. I

[webkit-changes] [242229] tags/Safari-608.1.7.1/Source

2019-02-28 Thread alancoon
Title: [242229] tags/Safari-608.1.7.1/Source Revision 242229 Author alanc...@apple.com Date 2019-02-28 14:34:29 -0800 (Thu, 28 Feb 2019) Log Message Versioning. Modified Paths tags/Safari-608.1.7.1/Source/_javascript_Core/Configurations/Version.xcconfig tags/Safari-608.1.7.1/Source/Thir

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

2019-02-28 Thread sihui_liu
Title: [242230] trunk/Source/WebKit Revision 242230 Author sihui_...@apple.com Date 2019-02-28 14:45:06 -0800 (Thu, 28 Feb 2019) Log Message Revert r232263: it caused processes to crash because process was suspended with locked file https://bugs.webkit.org/show_bug.cgi?id=195122 Reviewe

[webkit-changes] [242231] trunk/LayoutTests

2019-02-28 Thread drousso
Title: [242231] trunk/LayoutTests Revision 242231 Author drou...@apple.com Date 2019-02-28 14:54:38 -0800 (Thu, 28 Feb 2019) Log Message REGRESSION (r240644): Layout Test inspector/page/overrideSetting-ICECandidateFilteringEnabled.html is a flaky timeout https://bugs.webkit.org/show_bug.c

[webkit-changes] [242232] trunk

2019-02-28 Thread commit-queue
Title: [242232] trunk Revision 242232 Author commit-qu...@webkit.org Date 2019-02-28 14:59:14 -0800 (Thu, 28 Feb 2019) Log Message Enable the Pointer Events runtime flag by default https://bugs.webkit.org/show_bug.cgi?id=195156 Patch by Antoine Quint on 2019-02-28 Reviewed by Dean Jacks

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

2019-02-28 Thread commit-queue
Title: [242233] trunk/Source/WebKit Revision 242233 Author commit-qu...@webkit.org Date 2019-02-28 15:04:07 -0800 (Thu, 28 Feb 2019) Log Message Disable Web Animations in Safari Technology Preview https://bugs.webkit.org/show_bug.cgi?id=194748 Patch by Antoine Quint on 2019-02-28 Revie

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

2019-02-28 Thread zalan
Title: [242234] trunk/Source/WebCore Revision 242234 Author za...@apple.com Date 2019-02-28 15:18:06 -0800 (Thu, 28 Feb 2019) Log Message [ContentChangeObserver] Introduce observer subclasses to scope content change observing. https://bugs.webkit.org/show_bug.cgi?id=195172 Reviewed by S

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

2019-02-28 Thread mark . lam
Title: [242235] trunk/Source/WTF Revision 242235 Author mark@apple.com Date 2019-02-28 15:33:08 -0800 (Thu, 28 Feb 2019) Log Message Change CheckedArithmetic to not use std::enable_if_t. https://bugs.webkit.org/show_bug.cgi?id=195187 Reviewed by Keith Miller. Because C++11 does not

[webkit-changes] [242236] trunk

2019-02-28 Thread david_quesada
Title: [242236] trunk Revision 242236 Author david_ques...@apple.com Date 2019-02-28 15:37:43 -0800 (Thu, 28 Feb 2019) Log Message Expose APINavigationAction.shouldPerformDownload() on WKNavigationAction https://bugs.webkit.org/show_bug.cgi?id=195121 rdar://problem/48450302 Reviewed by A

[webkit-changes] [242237] trunk

2019-02-28 Thread mmaxfield
Title: [242237] trunk Revision 242237 Author mmaxfi...@apple.com Date 2019-02-28 15:42:22 -0800 (Thu, 28 Feb 2019) Log Message Use-after-move in RenderCombineText::combineTextIfNeeded() https://bugs.webkit.org/show_bug.cgi?id=195188 Reviewed by Zalan Bujtas. Source/WebCore: r241288 unc

[webkit-changes] [242238] tags/Safari-608.1.7.1/Source/WTF

2019-02-28 Thread kocsen_chung
Title: [242238] tags/Safari-608.1.7.1/Source/WTF Revision 242238 Author kocsen_ch...@apple.com Date 2019-02-28 15:57:54 -0800 (Thu, 28 Feb 2019) Log Message Cherry-pick r242235. rdar://problem/48464665 Change CheckedArithmetic to not use std::enable_if_t. https://bugs.webkit.org/

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

2019-02-28 Thread sbarati
Title: [242239] trunk/Source/_javascript_Core Revision 242239 Author sbar...@apple.com Date 2019-02-28 15:58:12 -0800 (Thu, 28 Feb 2019) Log Message Make JSScript:cacheBytecodeWithError update the cache when the script changes https://bugs.webkit.org/show_bug.cgi?id=194912 Reviewed by Ma

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

2019-02-28 Thread mark . lam
Title: [242240] trunk/Source/_javascript_Core Revision 242240 Author mark@apple.com Date 2019-02-28 16:04:51 -0800 (Thu, 28 Feb 2019) Log Message In cloop.rb, rename :int and :uint to :intptr and :uintptr. https://bugs.webkit.org/show_bug.cgi?id=195183 Reviewed by Yusuke Suzuki. Als

[webkit-changes] [242241] trunk

2019-02-28 Thread joepeck
Title: [242241] trunk Revision 242241 Author joep...@webkit.org Date 2019-02-28 16:48:01 -0800 (Thu, 28 Feb 2019) Log Message Web Inspector: View.removeSubview not removing the element properly when not parented https://bugs.webkit.org/show_bug.cgi?id=195146 Reviewed by Matt Baker. Sour

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

2019-02-28 Thread joepeck
Title: [242243] trunk/Source/WebInspectorUI Revision 242243 Author joep...@webkit.org Date 2019-02-28 16:48:07 -0800 (Thu, 28 Feb 2019) Log Message Web Inspector: CPU Usage: Worker thread that dies might stay at a high value forever https://bugs.webkit.org/show_bug.cgi?id=195148 Reviewed

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

2019-02-28 Thread joepeck
Title: [242242] trunk/Source/WebInspectorUI Revision 242242 Author joep...@webkit.org Date 2019-02-28 16:48:04 -0800 (Thu, 28 Feb 2019) Log Message Web Inspector: CPU Usage Timeline - Make Threads section expandable / collapsable https://bugs.webkit.org/show_bug.cgi?id=195085 Reviewed by

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

2019-02-28 Thread drousso
Title: [242244] trunk/Source/WebInspectorUI Revision 242244 Author drou...@apple.com Date 2019-02-28 17:11:56 -0800 (Thu, 28 Feb 2019) Log Message Web Inspector: Timelines: don't show the auto-stop UI when not inspecting a page https://bugs.webkit.org/show_bug.cgi?id=195192 Reviewed by J

[webkit-changes] [242245] tags/Safari-607.1.40.0.2/

2019-02-28 Thread kocsen_chung
Title: [242245] tags/Safari-607.1.40.0.2/ Revision 242245 Author kocsen_ch...@apple.com Date 2019-02-28 17:29:53 -0800 (Thu, 28 Feb 2019) Log Message Tag Safari-607.1.40.0.2. Added Paths tags/Safari-607.1.40.0.2/ Diff ___ webkit-change

[webkit-changes] [242246] tags/Safari-607.1.40.1.2/

2019-02-28 Thread kocsen_chung
Title: [242246] tags/Safari-607.1.40.1.2/ Revision 242246 Author kocsen_ch...@apple.com Date 2019-02-28 17:30:30 -0800 (Thu, 28 Feb 2019) Log Message Tag Safari-607.1.40.1.2. Added Paths tags/Safari-607.1.40.1.2/ Diff ___ webkit-change

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

2019-02-28 Thread sbarati
Title: [242247] trunk/Source/_javascript_Core Revision 242247 Author sbar...@apple.com Date 2019-02-28 17:44:22 -0800 (Thu, 28 Feb 2019) Log Message Unreviewed. Attempt windows build fix after r242239. * runtime/CachedTypes.cpp: (JSC::tagFromSourceCodeType): Modified Paths trunk/Source

[webkit-changes] [242248] trunk

2019-02-28 Thread simon . fraser
Title: [242248] trunk Revision 242248 Author simon.fra...@apple.com Date 2019-02-28 17:54:59 -0800 (Thu, 28 Feb 2019) Log Message [iOS] Dark flash when opening Google AMP pages https://bugs.webkit.org/show_bug.cgi?id=195193 rdar://problem/48326442 Reviewed by Zalan Bujtas. Source/WebCor

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

2019-02-28 Thread beidson
Title: [242249] trunk/Source/WebCore Revision 242249 Author beid...@apple.com Date 2019-02-28 18:10:22 -0800 (Thu, 28 Feb 2019) Log Message Followup to: Universal links from Google search results pages don't open the app https://bugs.webkit.org/show_bug.cgi?id=195126 Unreviewed. * page

[webkit-changes] [242250] tags/Safari-607.1.40.2.1/

2019-02-28 Thread kocsen_chung
Title: [242250] tags/Safari-607.1.40.2.1/ Revision 242250 Author kocsen_ch...@apple.com Date 2019-02-28 18:22:42 -0800 (Thu, 28 Feb 2019) Log Message Tag Safari-607.1.40.2.1. Added Paths tags/Safari-607.1.40.2.1/ Diff ___ webkit-change

[webkit-changes] [242251] trunk/Source

2019-02-28 Thread cdumez
Title: [242251] trunk/Source Revision 242251 Author cdu...@apple.com Date 2019-02-28 18:47:33 -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 Reviewed by Youenn Fablet. Source/WebCore: A

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

2019-02-28 Thread zalan
Title: [242253] trunk/Source/WebCore Revision 242253 Author za...@apple.com Date 2019-02-28 19:15:14 -0800 (Thu, 28 Feb 2019) Log Message [ContentChangeObserver] Move timer removal code from DOMWindow::clearTimeout to DOMTimer::removeById https://bugs.webkit.org/show_bug.cgi?id=195143 R

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

2019-02-28 Thread cdumez
Title: [242255] trunk/Source/WebCore Revision 242255 Author cdu...@apple.com Date 2019-02-28 19:41:21 -0800 (Thu, 28 Feb 2019) Log Message Unreviewed Windows build fix after r242251. * platform/win/SearchPopupMenuDB.cpp: (WebCore::SearchPopupMenuDB::openDatabase): Modified Paths trunk/

[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] [242257] trunk/Source/JavaScriptCore

2019-02-28 Thread tzagallo
Title: [242257] trunk/Source/_javascript_Core Revision 242257 Author tzaga...@apple.com Date 2019-02-28 23:31:44 -0800 (Thu, 28 Feb 2019) Log Message Remove CachedPtr::m_isEmpty and CachedOptional::m_isEmpty fields https://bugs.webkit.org/show_bug.cgi?id=194999 Reviewed by Saam Barati.