[webkit-changes] [211622] trunk/Source

2017-02-02 Thread akling
Title: [211622] trunk/Source Revision 211622 Author akl...@apple.com Date 2017-02-02 23:25:24 -0800 (Thu, 02 Feb 2017) Log Message [Mac] In-process memory pressure monitor for WebContent processes AKA websam Reviewed by Antti Koivisto. Source/_javascript_Core: Remove the sloppy "max

[webkit-changes] [211621] trunk

2017-02-02 Thread achristensen
Title: [211621] trunk Revision 211621 Author achristen...@apple.com Date 2017-02-02 22:30:30 -0800 (Thu, 02 Feb 2017) Log Message URLParser: Fix parsing invalid IPv4 addresses with non-ASCII characters https://bugs.webkit.org/show_bug.cgi?id=167773 Reviewed by Ryosuke Niwa.

[webkit-changes] [211619] tags/Safari-604.1.5.3.1/Source

2017-02-02 Thread bshafiei
Title: [211619] tags/Safari-604.1.5.3.1/Source Revision 211619 Author bshaf...@apple.com Date 2017-02-02 20:50:04 -0800 (Thu, 02 Feb 2017) Log Message Versioning. Modified Paths tags/Safari-604.1.5.3.1/Source/_javascript_Core/Configurations/Version.xcconfig

[webkit-changes] [211618] tags/Safari-604.1.5.3.1/

2017-02-02 Thread bshafiei
Title: [211618] tags/Safari-604.1.5.3.1/ Revision 211618 Author bshaf...@apple.com Date 2017-02-02 20:46:26 -0800 (Thu, 02 Feb 2017) Log Message New tag. Added Paths tags/Safari-604.1.5.3.1/ Diff ___ webkit-changes mailing list

[webkit-changes] [211617] branches/safari-603-branch/Source

2017-02-02 Thread matthew_hanson
Title: [211617] branches/safari-603-branch/Source Revision 211617 Author matthew_han...@apple.com Date 2017-02-02 17:54:47 -0800 (Thu, 02 Feb 2017) Log Message Versioning. Modified Paths branches/safari-603-branch/Source/_javascript_Core/Configurations/Version.xcconfig

[webkit-changes] [211616] trunk/LayoutTests

2017-02-02 Thread ap
Title: [211616] trunk/LayoutTests Revision 211616 Author a...@apple.com Date 2017-02-02 17:46:25 -0800 (Thu, 02 Feb 2017) Log Message Multiple HTTP tests fail with Apache 2.4.25 https://bugs.webkit.org/show_bug.cgi?id=167678 Reviewed by Sam Weinig. Newer versions of Apache have a

[webkit-changes] [211615] branches/safari-604.1.5-branch/Source

2017-02-02 Thread matthew_hanson
Title: [211615] branches/safari-604.1.5-branch/Source Revision 211615 Author matthew_han...@apple.com Date 2017-02-02 17:36:53 -0800 (Thu, 02 Feb 2017) Log Message Versioning. Modified Paths branches/safari-604.1.5-branch/Source/_javascript_Core/Configurations/Version.xcconfig

[webkit-changes] [211614] tags/Safari-604.1.5.3/

2017-02-02 Thread matthew_hanson
Title: [211614] tags/Safari-604.1.5.3/ Revision 211614 Author matthew_han...@apple.com Date 2017-02-02 17:15:01 -0800 (Thu, 02 Feb 2017) Log Message Tag Safari-604.1.5.3. Added Paths tags/Safari-604.1.5.3/ Diff ___ webkit-changes

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

2017-02-02 Thread wenson_hsieh
Title: [211613] trunk/Source/WebCore Revision 211613 Author wenson_hs...@apple.com Date 2017-02-02 17:01:32 -0800 (Thu, 02 Feb 2017) Log Message CrashTracer: [USER] com.apple.WebKit.WebContent at com.apple.WebCore: WebCore::URL::host const + 9

[webkit-changes] [211612] trunk

2017-02-02 Thread cdumez
Title: [211612] trunk Revision 211612 Author cdu...@apple.com Date 2017-02-02 17:00:30 -0800 (Thu, 02 Feb 2017) Log Message Suspend SVG animations in hidden pages https://bugs.webkit.org/show_bug.cgi?id=167763 Reviewed by Simon Fraser. Source/WebCore: Suspend SVG animations in hidden

[webkit-changes] [211611] tags/Safari-603.1.24/

2017-02-02 Thread matthew_hanson
Title: [211611] tags/Safari-603.1.24/ Revision 211611 Author matthew_han...@apple.com Date 2017-02-02 16:53:10 -0800 (Thu, 02 Feb 2017) Log Message Tag Safari-603.1.24. Added Paths tags/Safari-603.1.24/ Diff ___ webkit-changes mailing

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

2017-02-02 Thread ryanhaddad
Title: [211610] trunk/Source/WebCore Revision 211610 Author ryanhad...@apple.com Date 2017-02-02 16:35:30 -0800 (Thu, 02 Feb 2017) Log Message Unreviewed, rolling out r211596 and r211605. https://bugs.webkit.org/show_bug.cgi?id=167767 This change broke certain build configurations

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

2017-02-02 Thread mark . lam
Title: [211609] trunk/Source/_javascript_Core Revision 211609 Author mark@apple.com Date 2017-02-02 16:26:00 -0800 (Thu, 02 Feb 2017) Log Message Add a SIGILL crash analyzer to make debugging SIGILLs easier. https://bugs.webkit.org/show_bug.cgi?id=167714 Not reviewed. Build fix

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

2017-02-02 Thread commit-queue
Title: [211608] trunk/Source/WebInspectorUI Revision 211608 Author commit-qu...@webkit.org Date 2017-02-02 16:22:49 -0800 (Thu, 02 Feb 2017) Log Message Web Inspector: can't jump from Search Tab result to see resource in other tabs (Resource, Debugger, Network)

[webkit-changes] [211607] trunk

2017-02-02 Thread achristensen
Title: [211607] trunk Revision 211607 Author achristen...@apple.com Date 2017-02-02 16:15:18 -0800 (Thu, 02 Feb 2017) Log Message Build fix after r211602 https://bugs.webkit.org/show_bug.cgi?id=167758 * Source/Makefile: Don't build libwebrtc by default. It's not used yet anyway.

[webkit-changes] [211606] trunk/Tools

2017-02-02 Thread ap
Title: [211606] trunk/Tools Revision 211606 Author a...@apple.com Date 2017-02-02 16:09:08 -0800 (Thu, 02 Feb 2017) Log Message Remove check for SkipSafariExecutableEntitlementChecks https://bugs.webkit.org/show_bug.cgi?id=167762 rdar://problem/22480673 Reviewed by Dan Bernstein. *

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

2017-02-02 Thread ryanhaddad
Title: [211605] trunk/Source/WebCore Revision 211605 Author ryanhad...@apple.com Date 2017-02-02 16:05:00 -0800 (Thu, 02 Feb 2017) Log Message Unreviewed speculative build fix. * platform/audio/mac/AudioSampleDataSource.cpp: (WebCore::AudioSampleDataSource::setupConverter):

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

2017-02-02 Thread commit-queue
Title: [211604] trunk/Source/WebKit2 Revision 211604 Author commit-qu...@webkit.org Date 2017-02-02 15:39:57 -0800 (Thu, 02 Feb 2017) Log Message Unreviewed, rolling out r211535, r211566, and r211568. https://bugs.webkit.org/show_bug.cgi?id=167765 Causing timeouts? (Requested by

[webkit-changes] [211603] trunk/Source

2017-02-02 Thread mark . lam
Title: [211603] trunk/Source Revision 211603 Author mark@apple.com Date 2017-02-02 15:32:36 -0800 (Thu, 02 Feb 2017) Log Message Add a SIGILL crash analyzer to make debugging SIGILLs easier. https://bugs.webkit.org/show_bug.cgi?id=167714 Reviewed by Filip Pizlo.

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

2017-02-02 Thread megan_gardner
Title: [211601] trunk/Source/WebKit2 Revision 211601 Author megan_gard...@apple.com Date 2017-02-02 15:21:34 -0800 (Thu, 02 Feb 2017) Log Message Don't attempt wide gammut on older OSes https://bugs.webkit.org/show_bug.cgi?id=167754 Reviewed by Tim Horton. We need to guard our

[webkit-changes] [211600] trunk

2017-02-02 Thread cdumez
Title: [211600] trunk Revision 211600 Author cdu...@apple.com Date 2017-02-02 15:18:34 -0800 (Thu, 02 Feb 2017) Log Message {}.toString.call(crossOriginWindow) should return "[object Object]" https://bugs.webkit.org/show_bug.cgi?id=167701 Reviewed by Keith Miller.

[webkit-changes] [211599] trunk/LayoutTests

2017-02-02 Thread ryanhaddad
Title: [211599] trunk/LayoutTests Revision 211599 Author ryanhad...@apple.com Date 2017-02-02 15:15:31 -0800 (Thu, 02 Feb 2017) Log Message Mark inspector/debugger/breakpoint-scope.html as flaky on macOS debug. https://bugs.webkit.org/show_bug.cgi?id=164293 Unreviewed test gardening. *

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

2017-02-02 Thread enrica
Title: [211598] trunk/Source/WebKit2 Revision 211598 Author enr...@apple.com Date 2017-02-02 15:12:43 -0800 (Thu, 02 Feb 2017) Log Message WK2: cannot tap on candidate view with hardware keyboard. https://bugs.webkit.org/show_bug.cgi?id=167761 rdar://problem/28775395 Reviewed by Tim

[webkit-changes] [211597] trunk/Source

2017-02-02 Thread wenson_hsieh
Title: [211597] trunk/Source Revision 211597 Author wenson_hs...@apple.com Date 2017-02-02 15:03:38 -0800 (Thu, 02 Feb 2017) Log Message Drag images should be anchored to the mouse location https://bugs.webkit.org/show_bug.cgi?id=167690 Reviewed by Enrica Casucci. Source/WebCore:

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

2017-02-02 Thread eric . carlson
Title: [211596] trunk/Source/WebCore Revision 211596 Author eric.carl...@apple.com Date 2017-02-02 15:01:54 -0800 (Thu, 02 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] [211595] trunk/LayoutTests

2017-02-02 Thread ryanhaddad
Title: [211595] trunk/LayoutTests Revision 211595 Author ryanhad...@apple.com Date 2017-02-02 14:45:59 -0800 (Thu, 02 Feb 2017) Log Message Mark workesr/bomb/html as flaky on macOS. https://bugs.webkit.org/show_bug.cgi?id=167757 Unreviewed test gardening. *

[webkit-changes] [211594] trunk

2017-02-02 Thread joepeck
Title: [211594] trunk Revision 211594 Author joep...@webkit.org Date 2017-02-02 14:07:28 -0800 (Thu, 02 Feb 2017) Log Message Support Performance API (performance.now(), UserTiming) in Workers https://bugs.webkit.org/show_bug.cgi?id=167717 Reviewed by Ryosuke Niwa. Source/WebCore:

[webkit-changes] [211593] trunk/LayoutTests

2017-02-02 Thread ryanhaddad
Title: [211593] trunk/LayoutTests Revision 211593 Author ryanhad...@apple.com Date 2017-02-02 13:36:44 -0800 (Thu, 02 Feb 2017) Log Message Mark imported/w3c/web-platform-tests/shadow-dom/slotchange.html as flaky on macOS. https://bugs.webkit.org/show_bug.cgi?id=167652 Unreviewed test

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

2017-02-02 Thread commit-queue
Title: [211592] trunk/Source/WebCore Revision 211592 Author commit-qu...@webkit.org Date 2017-02-02 13:31:20 -0800 (Thu, 02 Feb 2017) Log Message Unreviewed, rolling out r211579. https://bugs.webkit.org/show_bug.cgi?id=167753 Caused mediastream crashes. (Requested by bfulgham_ on

[webkit-changes] [211589] trunk/Source

2017-02-02 Thread commit-queue
Title: [211589] trunk/Source Revision 211589 Author commit-qu...@webkit.org Date 2017-02-02 13:24:11 -0800 (Thu, 02 Feb 2017) Log Message Unreviewed, rolling out r211571 and r211582. https://bugs.webkit.org/show_bug.cgi?id=167751 This change caused API test WebKit1.MemoryPressureHandler

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

2017-02-02 Thread mitz
Title: [211588] trunk/Source/WebKit2 Revision 211588 Author m...@apple.com Date 2017-02-02 13:05:17 -0800 (Thu, 02 Feb 2017) Log Message The Make Frameworks Symbolic Link build phase can end up creating a symlink inside the Frameworks subdirectory

[webkit-changes] [211587] trunk/Source

2017-02-02 Thread jmarcell
Title: [211587] trunk/Source Revision 211587 Author jmarc...@apple.com Date 2017-02-02 13:00:43 -0800 (Thu, 02 Feb 2017) Log Message Versioning. Modified Paths trunk/Source/_javascript_Core/Configurations/Version.xcconfig trunk/Source/WebCore/Configurations/Version.xcconfig

[webkit-changes] [211586] trunk/LayoutTests

2017-02-02 Thread ryanhaddad
Title: [211586] trunk/LayoutTests Revision 211586 Author ryanhad...@apple.com Date 2017-02-02 12:56:52 -0800 (Thu, 02 Feb 2017) Log Message Mark imported/w3c/web-platform-tests/html/semantics/interactive-elements/the-details-element/toggleEvent.html as flaky.

[webkit-changes] [211585] tags/Safari-604.1.6/

2017-02-02 Thread jmarcell
Title: [211585] tags/Safari-604.1.6/ Revision 211585 Author jmarc...@apple.com Date 2017-02-02 12:45:56 -0800 (Thu, 02 Feb 2017) Log Message Deleting Tag. Removed Paths tags/Safari-604.1.6/ Diff ___ webkit-changes mailing list

[webkit-changes] [211584] trunk/Source/WebKit/win

2017-02-02 Thread pvollan
Title: [211584] trunk/Source/WebKit/win Revision 211584 Author pvol...@apple.com Date 2017-02-02 12:42:23 -0800 (Thu, 02 Feb 2017) Log Message [Win][HiDPI] Scale factor is applied twice in accelerated compositing mode. https://bugs.webkit.org/show_bug.cgi?id=167732 Reviewed by Brent

[webkit-changes] [211583] trunk/LayoutTests

2017-02-02 Thread ryanhaddad
Title: [211583] trunk/LayoutTests Revision 211583 Author ryanhad...@apple.com Date 2017-02-02 12:24:49 -0800 (Thu, 02 Feb 2017) Log Message Unreviewed ios-simulator test gardening. * platform/ios-simulator-wk2/TestExpectations: * platform/ios-simulator/TestExpectations: Modified Paths

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

2017-02-02 Thread cdumez
Title: [211582] trunk/Source/WebCore Revision 211582 Author cdu...@apple.com Date 2017-02-02 12:22:15 -0800 (Thu, 02 Feb 2017) Log Message Unreviewed attempt to fix the Windows build after r211571. * platform/MemoryPressureHandler.cpp: (WebCore::thresholdForPolicy):

[webkit-changes] [211581] trunk/LayoutTests

2017-02-02 Thread simon . fraser
Title: [211581] trunk/LayoutTests Revision 211581 Author simon.fra...@apple.com Date 2017-02-02 12:21:58 -0800 (Thu, 02 Feb 2017) Log Message Clean up css3/filters/backdrop/dynamic-with-clip-path.html This test used a clip-path that was entirely outside the element, making it confusing.

[webkit-changes] [211580] trunk

2017-02-02 Thread ddkilzer
Title: [211580] trunk Revision 211580 Author ddkil...@apple.com Date 2017-02-02 11:34:09 -0800 (Thu, 02 Feb 2017) Log Message Make the Makefile great again after r211570, r211572 * Makefile: Restore tabs and ending newline. Modified Paths trunk/ChangeLog trunk/Makefile Diff

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

2017-02-02 Thread bfulgham
Title: [211579] trunk/Source/WebCore Revision 211579 Author bfulg...@apple.com Date 2017-02-02 11:33:09 -0800 (Thu, 02 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] [211577] branches/safari-604.1.5-branch

2017-02-02 Thread matthew_hanson
Title: [211577] branches/safari-604.1.5-branch Revision 211577 Author matthew_han...@apple.com Date 2017-02-02 11:20:16 -0800 (Thu, 02 Feb 2017) Log Message Merge r211495. rdar://problem/30106362 Modified Paths branches/safari-604.1.5-branch/LayoutTests/ChangeLog

[webkit-changes] [211576] branches/safari-604.1.5-branch

2017-02-02 Thread matthew_hanson
Title: [211576] branches/safari-604.1.5-branch Revision 211576 Author matthew_han...@apple.com Date 2017-02-02 11:20:12 -0800 (Thu, 02 Feb 2017) Log Message Merge r211339. rdar://problem/29601646 Modified Paths branches/safari-604.1.5-branch/LayoutTests/ChangeLog

[webkit-changes] [211578] branches/safari-604.1.5-branch

2017-02-02 Thread matthew_hanson
Title: [211578] branches/safari-604.1.5-branch Revision 211578 Author matthew_han...@apple.com Date 2017-02-02 11:20:20 -0800 (Thu, 02 Feb 2017) Log Message Merge r211502. rdar://problem/30319184 Modified Paths branches/safari-604.1.5-branch/Source/WebCore/ChangeLog

[webkit-changes] [211575] branches/safari-604.1.5-branch/Source

2017-02-02 Thread matthew_hanson
Title: [211575] branches/safari-604.1.5-branch/Source Revision 211575 Author matthew_han...@apple.com Date 2017-02-02 11:20:06 -0800 (Thu, 02 Feb 2017) Log Message Merge r211438. Modified Paths branches/safari-604.1.5-branch/Source/WebCore/ChangeLog

[webkit-changes] [211574] trunk/LayoutTests

2017-02-02 Thread ryanhaddad
Title: [211574] trunk/LayoutTests Revision 211574 Author ryanhad...@apple.com Date 2017-02-02 11:12:03 -0800 (Thu, 02 Feb 2017) Log Message Marking http/tests/inspector/worker/blob-script-with-cross-domain-imported-scripts.html as flaky. https://bugs.webkit.org/show_bug.cgi?id=167607

[webkit-changes] [211573] trunk/LayoutTests

2017-02-02 Thread ddkilzer
Title: [211573] trunk/LayoutTests Revision 211573 Author ddkil...@apple.com Date 2017-02-02 10:55:23 -0800 (Thu, 02 Feb 2017) Log Message Clean up accessibility & animations tests to stop calling testRunner.waitUntilDone() twice Reviewed by Alexey Proskuryakov. *

[webkit-changes] [211572] trunk

2017-02-02 Thread jbedard
Title: [211572] trunk Revision 211572 Author jbed...@apple.com Date 2017-02-02 10:42:02 -0800 (Thu, 02 Feb 2017) Log Message Unreviewed build fix after r211570 * Makefile: Placed back. Modified Paths trunk/ChangeLog Added Paths trunk/Makefile Diff Modified: trunk/ChangeLog

[webkit-changes] [211571] trunk/Source

2017-02-02 Thread akling
Title: [211571] trunk/Source Revision 211571 Author akl...@apple.com Date 2017-02-02 10:35:55 -0800 (Thu, 02 Feb 2017) Log Message Source/_javascript_Core: [Mac] In-process memory pressure monitor for WebContent processes. Reviewed by Antti Koivisto. Remove the sloppy "max live heap

[webkit-changes] [211570] trunk

2017-02-02 Thread jbedard
Title: [211570] trunk Revision 211570 Author jbed...@apple.com Date 2017-02-02 10:33:29 -0800 (Thu, 02 Feb 2017) Log Message Undefined subroutine in svn-create-patch https://bugs.webkit.org/show_bug.cgi?id=167742 Unreviewed build-fix after r211543. * Scripts/VCSUtils.pm:

[webkit-changes] [211569] trunk/Source

2017-02-02 Thread cdumez
Title: [211569] trunk/Source Revision 211569 Author cdu...@apple.com Date 2017-02-02 10:31:54 -0800 (Thu, 02 Feb 2017) Log Message [Crash] com.apple.WebKit.WebContent at WebKit: WebKit::WebPage::fromCorePage() https://bugs.webkit.org/show_bug.cgi?id=167738 Reviewed by Andreas Kling.

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

2017-02-02 Thread andersca
Title: [211568] trunk/Source/WebKit2 Revision 211568 Author ander...@apple.com Date 2017-02-02 09:52:44 -0800 (Thu, 02 Feb 2017) Log Message Webkit Nightly on 10.10 broken Follow-up fix. * Platform/IPC/mac/ConnectionMac.mm: (IPC::Connection::open): Modified Paths

[webkit-changes] [211567] trunk/Tools

2017-02-02 Thread calvaris
Title: [211567] trunk/Tools Revision 211567 Author calva...@igalia.com Date 2017-02-02 09:46:20 -0800 (Thu, 02 Feb 2017) Log Message Unreviewed. Fix jhbuild dependencies build. * gtk/patches/gst-plugins-good-0004-qtdemux-add-context-for-a-preferred-protection.patch: Patch updated.

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

2017-02-02 Thread andersca
Title: [211566] trunk/Source/WebKit2 Revision 211566 Author ander...@apple.com Date 2017-02-02 09:39:57 -0800 (Thu, 02 Feb 2017) Log Message Webkit Nightly on 10.10 broken Try to fix the 10.10 build. * Platform/IPC/mac/ConnectionMac.mm: (IPC::Connection::open): Modified Paths

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

2017-02-02 Thread andersca
Title: [211565] trunk/Source/WebKit2 Revision 211565 Author ander...@apple.com Date 2017-02-02 09:37:16 -0800 (Thu, 02 Feb 2017) Log Message Handle m_processLauncher being null in ChildProcessProxy::processIdentifier() https://bugs.webkit.org/show_bug.cgi?id=167713

[webkit-changes] [211564] trunk

2017-02-02 Thread antti
Title: [211564] trunk Revision 211564 Author an...@apple.com Date 2017-02-02 09:06:25 -0800 (Thu, 02 Feb 2017) Log Message Column progression wrong after enabling pagination on RTL document https://bugs.webkit.org/show_bug.cgi?id=167733 Reviewed by Zalan Bujtas. Source/WebCore:

[webkit-changes] [211563] trunk/LayoutTests

2017-02-02 Thread ryanhaddad
Title: [211563] trunk/LayoutTests Revision 211563 Author ryanhad...@apple.com Date 2017-02-02 09:04:42 -0800 (Thu, 02 Feb 2017) Log Message Marking http/tests/contentextensions/block-everything-unless-domain.html as flaky on macOS. https://bugs.webkit.org/show_bug.cgi?id=167653

[webkit-changes] [211562] trunk

2017-02-02 Thread calvaris
Title: [211562] trunk Revision 211562 Author calva...@igalia.com Date 2017-02-02 08:54:48 -0800 (Thu, 02 Feb 2017) Log Message [EME][GStreamer] Fixed decryptor selection https://bugs.webkit.org/show_bug.cgi?id=167588 Reviewed by Žan Doberšek. Source/WebCore: GStreamer selected a

[webkit-changes] [211561] trunk/LayoutTests

2017-02-02 Thread graouts
Title: [211561] trunk/LayoutTests Revision 211561 Author grao...@webkit.org Date 2017-02-02 08:30:28 -0800 (Thu, 02 Feb 2017) Log Message LayoutTest media/modern-media-controls/buttons-container/buttons-container-buttons-property.html is a flaky timeout

[webkit-changes] [211560] trunk/LayoutTests

2017-02-02 Thread ryanhaddad
Title: [211560] trunk/LayoutTests Revision 211560 Author ryanhad...@apple.com Date 2017-02-02 08:08:34 -0800 (Thu, 02 Feb 2017) Log Message Skip fast/visual-viewport/ios/bottom-bar-with-keyboard.html on ios-simulator. Unreviewed test gardening. *

[webkit-changes] [211559] trunk/LayoutTests

2017-02-02 Thread ryanhaddad
Title: [211559] trunk/LayoutTests Revision 211559 Author ryanhad...@apple.com Date 2017-02-02 08:04:29 -0800 (Thu, 02 Feb 2017) Log Message Unreviewed, rolling out r211529. This change caused the test to fail on macOS. Reverted changeset: "Clean up

[webkit-changes] [211558] trunk/LayoutTests

2017-02-02 Thread commit-queue
Title: [211558] trunk/LayoutTests Revision 211558 Author commit-qu...@webkit.org Date 2017-02-02 06:59:34 -0800 (Thu, 02 Feb 2017) Log Message LayoutTest media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-buttons-styles.html is a flaky failure

[webkit-changes] [211557] trunk/LayoutTests

2017-02-02 Thread commit-queue
Title: [211557] trunk/LayoutTests Revision 211557 Author commit-qu...@webkit.org Date 2017-02-02 06:26:22 -0800 (Thu, 02 Feb 2017) Log Message LayoutTest media/modern-media-controls/media-controller/media-controller-resize.html is a flaky failure

[webkit-changes] [211556] trunk/LayoutTests

2017-02-02 Thread commit-queue
Title: [211556] trunk/LayoutTests Revision 211556 Author commit-qu...@webkit.org Date 2017-02-02 06:22:04 -0800 (Thu, 02 Feb 2017) Log Message LayoutTest media/modern-media-controls/rewind-button/rewind-button.html is a flaky timeout https://bugs.webkit.org/show_bug.cgi?id=167352

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

2017-02-02 Thread commit-queue
Title: [211555] trunk/Source/WebCore Revision 211555 Author commit-qu...@webkit.org Date 2017-02-02 02:38:00 -0800 (Thu, 02 Feb 2017) Log Message Removed unused EventHandler members https://bugs.webkit.org/show_bug.cgi?id=167723 Patch by Joseph Pecoraro on

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

2017-02-02 Thread commit-queue
Title: [211553] trunk/Source/WebCore Revision 211553 Author commit-qu...@webkit.org Date 2017-02-02 02:30:17 -0800 (Thu, 02 Feb 2017) Log Message Removed unused m_navigationStart from NavigatorGamepad https://bugs.webkit.org/show_bug.cgi?id=167722 Patch by Joseph Pecoraro

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

2017-02-02 Thread commit-queue
Title: [211552] trunk/Source/_javascript_Core Revision 211552 Author commit-qu...@webkit.org Date 2017-02-02 01:49:53 -0800 (Thu, 02 Feb 2017) Log Message Removed unused m_errorHandlingModeReentry from Interpreter https://bugs.webkit.org/show_bug.cgi?id=167726 Patch by Joseph Pecoraro

[webkit-changes] [211551] trunk/Source

2017-02-02 Thread commit-queue
Title: [211551] trunk/Source Revision 211551 Author commit-qu...@webkit.org Date 2017-02-02 00:33:29 -0800 (Thu, 02 Feb 2017) Log Message In iOS, we should take background assertion when accessing localstorage databases. https://bugs.webkit.org/show_bug.cgi?id=165478 Source/WebCore: