[webkit-changes] [233456] trunk/Websites/perf.webkit.org

2018-07-02 Thread dewei_zhu
Title: [233456] trunk/Websites/perf.webkit.org Revision 233456 Author dewei_...@apple.com Date 2018-07-02 20:55:24 -0700 (Mon, 02 Jul 2018) Log Message Manifest.reset should clear static map for BugTracker and Bug objects. https://bugs.webkit.org/show_bug.cgi?id=187186 Reviewed by

[webkit-changes] [233455] trunk/Websites/perf.webkit.org

2018-07-02 Thread dewei_zhu
Title: [233455] trunk/Websites/perf.webkit.org Revision 233455 Author dewei_...@apple.com Date 2018-07-02 20:55:21 -0700 (Mon, 02 Jul 2018) Log Message Fix a bug in range bisector that start commit may be counted twice. https://bugs.webkit.org/show_bug.cgi?id=187205 Reviewed by Darin

[webkit-changes] [233454] trunk

2018-07-02 Thread aperez
Title: [233454] trunk Revision 233454 Author ape...@igalia.com Date 2018-07-02 18:07:19 -0700 (Mon, 02 Jul 2018) Log Message [CMake] Use JOB_POOLS to avoid memory-hungry linker processes running at the same time https://bugs.webkit.org/show_bug.cgi?id=187254 Reviewed by Michael

[webkit-changes] [233452] trunk

2018-07-02 Thread antti
Title: [233452] trunk Revision 233452 Author an...@apple.com Date 2018-07-02 17:51:03 -0700 (Mon, 02 Jul 2018) Log Message Tighter limit for canvas memory use on iOS https://bugs.webkit.org/show_bug.cgi?id=187279 Reviewed by Simon Fraser. Source/WebCore: We allowed 448MB of canvas

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

2018-07-02 Thread youenn
Title: [233450] trunk/Source/WebKit Revision 233450 Author you...@apple.com Date 2018-07-02 17:34:42 -0700 (Mon, 02 Jul 2018) Log Message Add sandbox to microdone plugin https://bugs.webkit.org/show_bug.cgi?id=187149 Unreviewed. *

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

2018-07-02 Thread timothy_horton
Title: [233449] trunk/Source/WebKit Revision 233449 Author timothy_hor...@apple.com Date 2018-07-02 17:21:50 -0700 (Mon, 02 Jul 2018) Log Message Adjust now-incorrect animated resize logging after r232544 https://bugs.webkit.org/show_bug.cgi?id=187281 Reviewed by Simon Fraser. *

[webkit-changes] [233448] trunk/Tools

2018-07-02 Thread wenson_hsieh
Title: [233448] trunk/Tools Revision 233448 Author wenson_hs...@apple.com Date 2018-07-02 17:17:54 -0700 (Mon, 02 Jul 2018) Log Message Fix a leak in ActionSheetTests.DismissingActionSheetShouldNotDismissPresentingViewController https://bugs.webkit.org/show_bug.cgi?id=187280 Reviewed by

[webkit-changes] [233447] trunk

2018-07-02 Thread mmaxfield
Title: [233447] trunk Revision 233447 Author mmaxfi...@apple.com Date 2018-07-02 17:15:20 -0700 (Mon, 02 Jul 2018) Log Message [Cocoa] Google Fonts doesn't work if the user has the requested font locally-installed https://bugs.webkit.org/show_bug.cgi?id=187228 Reviewed by Brent

[webkit-changes] [233446] trunk

2018-07-02 Thread rniwa
Title: [233446] trunk Revision 233446 Author rn...@webkit.org Date 2018-07-02 16:45:22 -0700 (Mon, 02 Jul 2018) Log Message Repository fix after r233427 and r233443. .: * jstests: Removed. JSTests: Added back the test which got erroneously deleted in r233443. *

[webkit-changes] [233445] trunk/Tools

2018-07-02 Thread rniwa
Title: [233445] trunk/Tools Revision 233445 Author rn...@webkit.org Date 2018-07-02 16:17:41 -0700 (Mon, 02 Jul 2018) Log Message run-benchmark should include the version number of MotionMark's results https://bugs.webkit.org/show_bug.cgi?id=187274 Reviewed by Jon Lee. Append the

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

2018-07-02 Thread youenn
Title: [233444] trunk/Source/WebKit Revision 233444 Author you...@apple.com Date 2018-07-02 16:15:31 -0700 (Mon, 02 Jul 2018) Log Message Update com.apple.NPSafeInput.sb to make it functional https://bugs.webkit.org/show_bug.cgi?id=187276 Reviewed by Brent Fulgham. *

[webkit-changes] [233443] trunk

2018-07-02 Thread rniwa
Title: [233443] trunk Revision 233443 Author rn...@webkit.org Date 2018-07-02 15:54:32 -0700 (Mon, 02 Jul 2018) Log Message Generate event and event target interface types directly instead of via macros https://bugs.webkit.org/show_bug.cgi?id=187215 Reviewed by Chris Dumez. Made

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

2018-07-02 Thread zalan
Title: [233442] trunk/Source/WebCore Revision 233442 Author za...@apple.com Date 2018-07-02 15:47:20 -0700 (Mon, 02 Jul 2018) Log Message HTML widget displays blank when playing on page https://bugs.webkit.org/show_bug.cgi?id=187272 Reviewed by Simon Fraser. When a composited layer

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

2018-07-02 Thread ddkilzer
Title: [233441] trunk/Source/WebCore Revision 233441 Author ddkil...@apple.com Date 2018-07-02 15:27:42 -0700 (Mon, 02 Jul 2018) Log Message Refactor InlineTextBox::emphasisMarkExistsAndIsAbove() Reviewed by Darin Adler. No new tests since there is no change in behavior. Refactor

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

2018-07-02 Thread youenn
Title: [233440] trunk/Source/WebKit Revision 233440 Author you...@apple.com Date 2018-07-02 15:20:46 -0700 (Mon, 02 Jul 2018) Log Message Update com.cfca.npSecEditCtl.MAC.BOC.plugin.sb to make it functional https://bugs.webkit.org/show_bug.cgi?id=187261 Reviewed by Brent Fulgham. *

[webkit-changes] [233439] trunk

2018-07-02 Thread wenson_hsieh
Title: [233439] trunk Revision 233439 Author wenson_hs...@apple.com Date 2018-07-02 15:04:51 -0700 (Mon, 02 Jul 2018) Log Message [WK1] editing/spelling/markers.html is failing on recent builds of macOS Mojave https://bugs.webkit.org/show_bug.cgi?id=187253 Reviewed by Tim Horton.

[webkit-changes] [233438] trunk/Tools

2018-07-02 Thread beidson
Title: [233438] trunk/Tools Revision 233438 Author beid...@apple.com Date 2018-07-02 15:02:30 -0700 (Mon, 02 Jul 2018) Log Message Another unreviewed followup to: Crash notifying observers of responsiveness state change * TestWebKitAPI/cocoa/TestWKWebView.h: *

[webkit-changes] [233437] trunk/LayoutTests

2018-07-02 Thread mcatanzaro
Title: [233437] trunk/LayoutTests Revision 233437 Author mcatanz...@igalia.com Date 2018-07-02 14:59:47 -0700 (Mon, 02 Jul 2018) Log Message Unreviewed GTK gardening * platform/gtk/TestExpectations: *

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

2018-07-02 Thread megan_gardner
Title: [233436] trunk/Source/WebCore Revision 233436 Author megan_gard...@apple.com Date 2018-07-02 14:52:18 -0700 (Mon, 02 Jul 2018) Log Message Enable copy paste on iOS apps for Mac https://bugs.webkit.org/show_bug.cgi?id=187194 Reviewed by Darin Adler. Difficult to test this

[webkit-changes] [233435] trunk

2018-07-02 Thread eric . carlson
Title: [233435] trunk Revision 233435 Author eric.carl...@apple.com Date 2018-07-02 14:49:49 -0700 (Mon, 02 Jul 2018) Log Message Video sometimes flickers when playing to AppleTV https://bugs.webkit.org/show_bug.cgi?id=187193 Reviewed by Jer Noble and Youenn Fablet. Source/WebCore: No

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

2018-07-02 Thread wenson_hsieh
Title: [233434] trunk/Source/WebCore Revision 233434 Author wenson_hs...@apple.com Date 2018-07-02 13:56:53 -0700 (Mon, 02 Jul 2018) Log Message Clean up some spellchecking code https://bugs.webkit.org/show_bug.cgi?id=187238 Reviewed by Tim Horton. A few minor tweaks to modernize some

[webkit-changes] [233433] trunk/Tools

2018-07-02 Thread beidson
Title: [233433] trunk/Tools Revision 233433 Author beid...@apple.com Date 2018-07-02 13:54:55 -0700 (Mon, 02 Jul 2018) Log Message Unreviewed followup to: Crash notifying observers of responsiveness state change * TestWebKitAPI/Tests/WebKit/ResponsivenessTimerCrash.mm: Need the C-SPI

[webkit-changes] [233432] trunk

2018-07-02 Thread beidson
Title: [233432] trunk Revision 233432 Author beid...@apple.com Date 2018-07-02 13:52:18 -0700 (Mon, 02 Jul 2018) Log Message Crash notifying observers of responsiveness state change and https://bugs.webkit.org/show_bug.cgi?id=187262 Reviewed by Tim Horton. Source/WebKit: *

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

2018-07-02 Thread sihui_liu
Title: [233431] trunk/Source/WebKit Revision 233431 Author sihui_...@apple.com Date 2018-07-02 13:50:17 -0700 (Mon, 02 Jul 2018) Log Message Remove InitWebCoreThreadSystemInterface() in WKProcessPool _initWithConfiguration https://bugs.webkit.org/show_bug.cgi?id=187252 Reviewed by Dan

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

2018-07-02 Thread graouts
Title: [233430] trunk/Source/WebCore Revision 233430 Author grao...@webkit.org Date 2018-07-02 13:46:14 -0700 (Mon, 02 Jul 2018) Log Message Crash in WebCore::WebAnimation::timeToNextRequiredTick when running

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

2018-07-02 Thread graouts
Title: [233429] trunk/Source/WebCore Revision 233429 Author grao...@webkit.org Date 2018-07-02 13:45:29 -0700 (Mon, 02 Jul 2018) Log Message [Web Animations] Crash in KeyframeEffectReadOnly::applyPendingAcceleratedActions() https://bugs.webkit.org/show_bug.cgi?id=187139 Reviewed by Dean

[webkit-changes] [233428] trunk/Tools

2018-07-02 Thread mcatanzaro
Title: [233428] trunk/Tools Revision 233428 Author mcatanz...@igalia.com Date 2018-07-02 12:02:18 -0700 (Mon, 02 Jul 2018) Log Message [WPE][GTK] flatpakutils.py should respect set-webkit-configuration build type https://bugs.webkit.org/show_bug.cgi?id=187218 Reviewed by Philippe

[webkit-changes] [233427] trunk

2018-07-02 Thread keith_miller
Title: [233427] trunk Revision 233427 Author keith_mil...@apple.com Date 2018-07-02 11:04:54 -0700 (Mon, 02 Jul 2018) Log Message InstanceOf IC should do generic if the prototype is not an object. https://bugs.webkit.org/show_bug.cgi?id=187250 Reviewed by Mark Lam. JSTests: *

[webkit-changes] [233426] trunk

2018-07-02 Thread mark . lam
Title: [233426] trunk Revision 233426 Author mark@apple.com Date 2018-07-02 10:51:21 -0700 (Mon, 02 Jul 2018) Log Message Builtins and host functions should get their own structures. https://bugs.webkit.org/show_bug.cgi?id=187211 Reviewed by Saam Barati. JSTests: *

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

2018-07-02 Thread youenn
Title: [233425] trunk/Source/WebCore Revision 233425 Author you...@apple.com Date 2018-07-02 10:29:03 -0700 (Mon, 02 Jul 2018) Log Message Reject getUserMedia promise if capture fails https://bugs.webkit.org/show_bug.cgi?id=187190 Reviewed by Eric Carlson. In case

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

2018-07-02 Thread zandobersek
Title: [233423] trunk/Source/WebKit Revision 233423 Author zandober...@gmail.com Date 2018-07-02 08:27:28 -0700 (Mon, 02 Jul 2018) Log Message REGRESSION(r233381): Double WebResourceLoadStatisticsStore destructor invocation https://bugs.webkit.org/show_bug.cgi?id=187247 Reviewed by

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

2018-07-02 Thread pvollan
Title: [233422] trunk/Source/WebKit Revision 233422 Author pvol...@apple.com Date 2018-07-02 07:35:16 -0700 (Mon, 02 Jul 2018) Log Message Delete display link when closing page or the WebContent process has crashed. https://bugs.webkit.org/show_bug.cgi?id=186895 Reviewed by Brent

[webkit-changes] [233421] trunk/Tools

2018-07-02 Thread zandobersek
Title: [233421] trunk/Tools Revision 233421 Author zandober...@gmail.com Date 2018-07-02 04:51:40 -0700 (Mon, 02 Jul 2018) Log Message [WPE] Add touch support to WindowViewBackend https://bugs.webkit.org/show_bug.cgi?id=187245 Reviewed by Carlos Garcia Campos. Add touch input support

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

2018-07-02 Thread aboya
Title: [233420] trunk/Source/WTF Revision 233420 Author ab...@igalia.com Date 2018-07-02 04:41:30 -0700 (Mon, 02 Jul 2018) Log Message [Linux] Fix memory leak in WTF::forEachLine() https://bugs.webkit.org/show_bug.cgi?id=187174 Reviewed by Žan Doberšek. *

[webkit-changes] [233419] trunk/LayoutTests

2018-07-02 Thread zandobersek
Title: [233419] trunk/LayoutTests Revision 233419 Author zandober...@gmail.com Date 2018-07-02 04:30:52 -0700 (Mon, 02 Jul 2018) Log Message Unreviewed WPE gardening. Adjust or add a few test expectations. Remove a bad text baseline for one W3C Fetch test, add a proper text baseline for

[webkit-changes] [233417] trunk

2018-07-02 Thread commit-queue
Title: [233417] trunk Revision 233417 Author commit-qu...@webkit.org Date 2018-07-02 00:56:47 -0700 (Mon, 02 Jul 2018) Log Message WTF's internal std::optional implementation should abort() on bad optional access https://bugs.webkit.org/show_bug.cgi?id=186536 Patch by Frederic Wang on

[webkit-changes] [233416] trunk/Tools

2018-07-02 Thread commit-queue
Title: [233416] trunk/Tools Revision 233416 Author commit-qu...@webkit.org Date 2018-07-02 00:49:28 -0700 (Mon, 02 Jul 2018) Log Message [GTK] ASSERTION FAILED: url == m_string in UserAgentQuirks test https://bugs.webkit.org/show_bug.cgi?id=186838 This URL constructor expects