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

2017-02-03 Thread zalan
Title: [211668] trunk/Source/WebCore Revision 211668 Author za...@apple.com Date 2017-02-03 22:03:29 -0800 (Fri, 03 Feb 2017) Log Message Simple line layout: Remove redundant codepath check. https://bugs.webkit.org/show_bug.cgi?id=167827 Reviewed by Myles C. Maxfield.

[webkit-changes] [211667] trunk

2017-02-03 Thread mmaxfield
Title: [211667] trunk Revision 211667 Author mmaxfi...@apple.com Date 2017-02-03 21:53:39 -0800 (Fri, 03 Feb 2017) Log Message REGRESSION(r204858): Synthetic bold text in vertical writing mode is rotated away from original text https://bugs.webkit.org/show_bug.cgi?id=167826 Reviewed by

[webkit-changes] [211666] trunk/Source

2017-02-03 Thread joepeck
Title: [211666] trunk/Source Revision 211666 Author joep...@webkit.org Date 2017-02-03 21:18:18 -0800 (Fri, 03 Feb 2017) Log Message Unreviewed rollout of r211486, r211629. Original change is not ideal and is causing issues. Source/_javascript_Core: *

[webkit-changes] [211665] trunk/Source

2017-02-03 Thread commit-queue
Title: [211665] trunk/Source Revision 211665 Author commit-qu...@webkit.org Date 2017-02-03 19:23:53 -0800 (Fri, 03 Feb 2017) Log Message Performance Timing: Convert WTF::MonotonicTime and WTF::Seconds https://bugs.webkit.org/show_bug.cgi?id=167768 Patch by Joseph Pecoraro

[webkit-changes] [211664] trunk/Source/ThirdParty/libwebrtc

2017-02-03 Thread achristensen
Title: [211664] trunk/Source/ThirdParty/libwebrtc Revision 211664 Author achristen...@apple.com Date 2017-02-03 19:16:04 -0800 (Fri, 03 Feb 2017) Log Message [WebRTC] Add more files to libwebrtc build https://bugs.webkit.org/show_bug.cgi?id=167824 Reviewed by Youenn Fablet. *

[webkit-changes] [211663] trunk

2017-02-03 Thread commit-queue
Title: [211663] trunk Revision 211663 Author commit-qu...@webkit.org Date 2017-02-03 19:03:39 -0800 (Fri, 03 Feb 2017) Log Message WK1 mouse events are missing movementX and movementY for pointerlock. https://bugs.webkit.org/show_bug.cgi?id=167775 rdar://problem/30343810 Patch by Jeremy

[webkit-changes] [211662] trunk

2017-02-03 Thread simon . fraser
Title: [211662] trunk Revision 211662 Author simon.fra...@apple.com Date 2017-02-03 17:53:38 -0800 (Fri, 03 Feb 2017) Log Message Correctly set the "inWindow" flag for TileControllers that aren't the page tiles, and clarify "usingTiledBacking" logic

[webkit-changes] [211661] trunk

2017-02-03 Thread zalan
Title: [211661] trunk Revision 211661 Author za...@apple.com Date 2017-02-03 17:42:12 -0800 (Fri, 03 Feb 2017) Log Message Simple line layout: Bail out from Simple Line Layout when the primary font is insufficient. https://bugs.webkit.org/show_bug.cgi?id=167820 Source/WebCore:

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

2017-02-03 Thread commit-queue
Title: [211660] trunk/LayoutTests/imported/w3c Revision 211660 Author commit-qu...@webkit.org Date 2017-02-03 17:39:19 -0800 (Fri, 03 Feb 2017) Log Message Import web-platform-tests/hr-time tests https://bugs.webkit.org/show_bug.cgi?id=167819 Patch by Joseph Pecoraro

[webkit-changes] [211659] trunk

2017-02-03 Thread jer . noble
Title: [211659] trunk Revision 211659 Author jer.no...@apple.com Date 2017-02-03 17:20:53 -0800 (Fri, 03 Feb 2017) Log Message ASSERT in HTMLMediaElement::~HTMLMediaElement https://bugs.webkit.org/show_bug.cgi?id=167818 Reviewed by Brent Fulgham. Source/WebCore: Test:

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

2017-02-03 Thread jfbastien
Title: [211658] trunk/Source/_javascript_Core Revision 211658 Author jfbast...@apple.com Date 2017-02-03 17:17:38 -0800 (Fri, 03 Feb 2017) Log Message OSR entry: delay outer-loop compilation when at inner-loop https://bugs.webkit.org/show_bug.cgi?id=167149 Reviewed by Filip Pizlo.

[webkit-changes] [211657] trunk/Tools

2017-02-03 Thread ap
Title: [211657] trunk/Tools Revision 211657 Author a...@apple.com Date 2017-02-03 16:05:51 -0800 (Fri, 03 Feb 2017) Log Message Remove check for SkipSafariExecutableEntitlementChecks https://bugs.webkit.org/show_bug.cgi?id=167762 Reviewed by Dan Bernstein. Follow-up fix: don't break

[webkit-changes] [211656] trunk

2017-02-03 Thread dbates
Title: [211656] trunk Revision 211656 Author dba...@webkit.org Date 2017-02-03 15:14:53 -0800 (Fri, 03 Feb 2017) Log Message [Mac][WK2] Add SPI to override the Content Security Policy of a page https://bugs.webkit.org/show_bug.cgi?id=167810 Reviewed by Anders Carlsson. Source/WebCore:

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

2017-02-03 Thread andersca
Title: [211655] trunk/Source/WebKit2 Revision 211655 Author ander...@apple.com Date 2017-02-03 15:08:17 -0800 (Fri, 03 Feb 2017) Log Message Revert toString behavior to what we had in the last version we shipped https://bugs.webkit.org/show_bug.cgi?id=167814 rdar://problem/30344753

[webkit-changes] [211654] trunk

2017-02-03 Thread cdumez
Title: [211654] trunk Revision 211654 Author cdu...@apple.com Date 2017-02-03 14:40:28 -0800 (Fri, 03 Feb 2017) Log Message Drop Mac App Store workaround for window.getComputedStyle() https://bugs.webkit.org/show_bug.cgi?id=166891 Reviewed by Sam Weinig. Drop Mac App Store workaround

[webkit-changes] [211653] trunk

2017-02-03 Thread cdumez
Title: [211653] trunk Revision 211653 Author cdu...@apple.com Date 2017-02-03 14:18:19 -0800 (Fri, 03 Feb 2017) Log Message Dismiss HTML form validation popover when pressing Escape key https://bugs.webkit.org/show_bug.cgi?id=167716 Reviewed by Simon Fraser. Source/WebCore: Dismiss

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

2017-02-03 Thread commit-queue
Title: [211652] trunk/Source/WebKit2 Revision 211652 Author commit-qu...@webkit.org Date 2017-02-03 14:01:19 -0800 (Fri, 03 Feb 2017) Log Message Require keyboard focus for pointer lock. https://bugs.webkit.org/show_bug.cgi?id=167750 Patch by Jeremy Jones on

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

2017-02-03 Thread commit-queue
Title: [211651] trunk/Source/bmalloc Revision 211651 Author commit-qu...@webkit.org Date 2017-02-03 13:59:08 -0800 (Fri, 03 Feb 2017) Log Message Include cstdlib before using ::malloc and posix_memalign https://bugs.webkit.org/show_bug.cgi?id=167800 Patch by Ting-Wei Lan

[webkit-changes] [211650] trunk

2017-02-03 Thread commit-queue
Title: [211650] trunk Revision 211650 Author commit-qu...@webkit.org Date 2017-02-03 13:56:43 -0800 (Fri, 03 Feb 2017) Log Message Pointer lock events should be delivered directly to the target element https://bugs.webkit.org/show_bug.cgi?id=167134 rdar://problem/30268004 Patch by

[webkit-changes] [211649] trunk

2017-02-03 Thread yoav
Title: [211649] trunk Revision 211649 Author y...@yoav.ws Date 2017-02-03 13:52:50 -0800 (Fri, 03 Feb 2017) Log Message Avoid evicting link preload resources when parsing is done. https://bugs.webkit.org/show_bug.cgi?id=167415 Reviewed by Ryosuke Niwa. Source/WebCore: Currently all

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

2017-02-03 Thread andersca
Title: [211648] trunk/Source/WebKit2 Revision 211648 Author ander...@apple.com Date 2017-02-03 13:48:23 -0800 (Fri, 03 Feb 2017) Log Message Stash away the ports - they will be nulled out before the cancel handlers are called https://bugs.webkit.org/show_bug.cgi?id=167812 Reviewed by

[webkit-changes] [211647] trunk

2017-02-03 Thread zalan
Title: [211647] trunk Revision 211647 Author za...@apple.com Date 2017-02-03 13:17:28 -0800 (Fri, 03 Feb 2017) Log Message Simple line layout: Removing adjacent trailing whitespace runs should not crash. https://bugs.webkit.org/show_bug.cgi?id=167803 Reviewed by Antti Koivisto.

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

2017-02-03 Thread bfulgham
Title: [211646] trunk/Source/WebCore Revision 211646 Author bfulg...@apple.com Date 2017-02-03 12:53:35 -0800 (Fri, 03 Feb 2017) Log Message Correct memory leak in MediaConstraints https://bugs.webkit.org/show_bug.cgi?id=167744 Reviewed by Anders Carlsson. ConstraintHolder returns a

[webkit-changes] [211645] trunk

2017-02-03 Thread cdumez
Title: [211645] trunk Revision 211645 Author cdu...@apple.com Date 2017-02-03 12:49:39 -0800 (Fri, 03 Feb 2017) Log Message Fix bad assertion under HTMLTreeBuilder::processStartTagForInBody() https://bugs.webkit.org/show_bug.cgi?id=167799 Reviewed by Brent Fulgham. Source/WebCore:

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

2017-02-03 Thread andersca
Title: [211644] trunk/Source/WebKit2 Revision 211644 Author ander...@apple.com Date 2017-02-03 12:28:40 -0800 (Fri, 03 Feb 2017) Log Message Inline createReceiveSource in its two call sites https://bugs.webkit.org/show_bug.cgi?id=167809 Reviewed by Alex Christensen. *

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

2017-02-03 Thread wenson_hsieh
Title: [211643] trunk/Source/WebKit2 Revision 211643 Author wenson_hs...@apple.com Date 2017-02-03 12:07:49 -0800 (Fri, 03 Feb 2017) Log Message WKActionSheet should dismiss with animation when done with the sheet https://bugs.webkit.org/show_bug.cgi?id=167804 Reviewed by Tim Horton.

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

2017-02-03 Thread sbarati
Title: [211642] trunk/Source/_javascript_Core Revision 211642 Author sbar...@apple.com Date 2017-02-03 12:00:53 -0800 (Fri, 03 Feb 2017) Log Message When OSR entering to the baseline JIT from the LLInt for a ProgramCodeBlock we can skip compiling a lot of the program

[webkit-changes] [211641] trunk

2017-02-03 Thread commit-queue
Title: [211641] trunk Revision 211641 Author commit-qu...@webkit.org Date 2017-02-03 11:53:37 -0800 (Fri, 03 Feb 2017) Log Message [Modern Media Controls] Skip back button is visible with a live broadcast video https://bugs.webkit.org/show_bug.cgi?id=167793 Patch by Antoine Quint

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

2017-02-03 Thread mattbaker
Title: [211640] trunk/Source/WebInspectorUI Revision 211640 Author mattba...@apple.com Date 2017-02-03 11:08:07 -0800 (Fri, 03 Feb 2017) Log Message Web Inspector: Add stroke-linecap property values to CSS autocompletion https://bugs.webkit.org/show_bug.cgi?id=167778 Reviewed by Joseph

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

2017-02-03 Thread commit-queue
Title: [211639] trunk/Source/WebKit2 Revision 211639 Author commit-qu...@webkit.org Date 2017-02-03 10:45:27 -0800 (Fri, 03 Feb 2017) Log Message Doc generation failure in WebKitSecurityOrigin https://bugs.webkit.org/show_bug.cgi?id=167796 Patch by Olivier Blin

[webkit-changes] [211638] trunk

2017-02-03 Thread achristensen
Title: [211638] trunk Revision 211638 Author achristen...@apple.com Date 2017-02-03 09:44:30 -0800 (Fri, 03 Feb 2017) Log Message URLParser: implement forbidden host code points for non-special URLs https://bugs.webkit.org/show_bug.cgi?id=167779 Reviewed by Chris Dumez.

[webkit-changes] [211637] trunk

2017-02-03 Thread pvollan
Title: [211637] trunk Revision 211637 Author pvol...@apple.com Date 2017-02-03 09:39:34 -0800 (Fri, 03 Feb 2017) Log Message The CSS property -webkit-text-stroke is not applied on captions. https://bugs.webkit.org/show_bug.cgi?id=167687 Reviewed by Brent Fulgham. Source/WebCore: Add

[webkit-changes] [211636] trunk

2017-02-03 Thread achristensen
Title: [211636] trunk Revision 211636 Author achristen...@apple.com Date 2017-02-03 09:21:43 -0800 (Fri, 03 Feb 2017) Log Message Align URL setters with spec for URLs that cannot be a base URL https://bugs.webkit.org/show_bug.cgi?id=167783 Reviewed by Chris Dumez.

[webkit-changes] [211635] trunk

2017-02-03 Thread annulen
Title: [211635] trunk Revision 211635 Author annu...@yandex.ru Date 2017-02-03 09:21:21 -0800 (Fri, 03 Feb 2017) Log Message [CMake] RelWithDebInfo builds are super broken at runtime https://bugs.webkit.org/show_bug.cgi?id=163897 Reviewed by Michael Catanzaro. *

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

2017-02-03 Thread eric . carlson
Title: [211634] trunk/Source/WebCore Revision 211634 Author eric.carl...@apple.com Date 2017-02-03 09:11:16 -0800 (Fri, 03 Feb 2017) Log Message [Mac] Add classes to manage audio samples https://bugs.webkit.org/show_bug.cgi?id=167739 Reviewed by Jer Noble. No new tests, this code isn't

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

2017-02-03 Thread carlosgc
Title: [211633] trunk/Source/WebCore Revision 211633 Author carlo...@webkit.org Date 2017-02-03 06:21:28 -0800 (Fri, 03 Feb 2017) Log Message Unreviewed. Fix the buidl after r211631. I added the OS(LINUX) ifdef to the wrong file by mistake. * page/ResourceUsageThread.h: *

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

2017-02-03 Thread ossy
Title: [211632] trunk/Source/_javascript_Core Revision 211632 Author o...@webkit.org Date 2017-02-03 05:04:50 -0800 (Fri, 03 Feb 2017) Log Message Unreviewed typo fix after r211630. * CMakeLists.txt: Modified Paths trunk/Source/_javascript_Core/CMakeLists.txt

[webkit-changes] [211631] trunk

2017-02-03 Thread carlosgc
Title: [211631] trunk Revision 211631 Author carlo...@webkit.org Date 2017-02-03 05:03:33 -0800 (Fri, 03 Feb 2017) Log Message [GTK] Add initial implementation of resource usage overlay https://bugs.webkit.org/show_bug.cgi?id=167731 Reviewed by Michael Catanzaro. .: Enable

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

2017-02-03 Thread ossy
Title: [211630] trunk/Source/_javascript_Core Revision 211630 Author o...@webkit.org Date 2017-02-03 04:56:20 -0800 (Fri, 03 Feb 2017) Log Message [cmake] Unreviewed AArch64 buildfix after r211603. https://bugs.webkit.org/show_bug.cgi?id=167714 * CMakeLists.txt: Modified Paths

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

2017-02-03 Thread commit-queue
Title: [211629] trunk/Source/WebKit2 Revision 211629 Author commit-qu...@webkit.org Date 2017-02-03 04:40:28 -0800 (Fri, 03 Feb 2017) Log Message REGRESSION(r211486) [GTK] The MiniBrowser doesn't work anymore. https://bugs.webkit.org/show_bug.cgi?id=167776 Patch by Carlos Garcia Campos

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

2017-02-03 Thread ossy
Title: [211628] trunk/Source/WebKit2 Revision 211628 Author o...@webkit.org Date 2017-02-03 04:21:56 -0800 (Fri, 03 Feb 2017) Log Message [Mac][cmake] One more unreviewed speculative buildfix after r211403. https://bugs.webkit.org/show_bug.cgi?id=165478 *

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

2017-02-03 Thread ossy
Title: [211626] trunk/Source/WebKit2 Revision 211626 Author o...@webkit.org Date 2017-02-03 03:53:26 -0800 (Fri, 03 Feb 2017) Log Message [Mac][cmake] Unreviewed speculative buildfix after r211403. https://bugs.webkit.org/show_bug.cgi?id=165478 * UIProcess/API/Cocoa/WKWebView.mm:

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

2017-02-03 Thread antti
Title: [211625] trunk/Source/WebCore Revision 211625 Author an...@apple.com Date 2017-02-03 03:12:42 -0800 (Fri, 03 Feb 2017) Log Message WebContent crash when pasting into input fields at com.apple.WebCore: WebCore::ResourceRequestBase::url const + 9

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

2017-02-03 Thread berto
Title: [211624] trunk/Source/WebCore Revision 211624 Author be...@igalia.com Date 2017-02-03 02:23:59 -0800 (Fri, 03 Feb 2017) Log Message JSDOMWindowBase.cpp doesn't build if the JIT is disabled https://bugs.webkit.org/show_bug.cgi?id=167785 Reviewed by Carlos Garcia Campos. r211403

[webkit-changes] [211623] trunk/LayoutTests

2017-02-03 Thread commit-queue
Title: [211623] trunk/LayoutTests Revision 211623 Author commit-qu...@webkit.org Date 2017-02-03 01:05:15 -0800 (Fri, 03 Feb 2017) Log Message LayoutTest media/modern-media-controls/tracks-panel/tracks-panel-hide-click-outside.html is a flaky timeout