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

2016-11-11 Thread wenson_hsieh
Title: [208642] trunk/Source/WebCore Revision 208642 Author wenson_hs...@apple.com Date 2016-11-11 22:31:21 -0800 (Fri, 11 Nov 2016) Log Message SPI imports in AVKitSPI.h should be guarded by USE(APPLE_INTERNAL_SDK) https://bugs.webkit.org/show_bug.cgi?id=164672 Reviewed by Dan

[webkit-changes] [208641] trunk

2016-11-11 Thread rniwa
Title: [208641] trunk Revision 208641 Author rn...@webkit.org Date 2016-11-11 21:03:27 -0800 (Fri, 11 Nov 2016) Log Message event.composedPath() does not include window https://bugs.webkit.org/show_bug.cgi?id=164609 Reviewed by Antti Koivisto. Source/WebCore: Fixed the bug by

[webkit-changes] [208640] trunk

2016-11-11 Thread joepeck
Title: [208640] trunk Revision 208640 Author joep...@webkit.org Date 2016-11-11 20:00:55 -0800 (Fri, 11 Nov 2016) Log Message test262: DataView with explicit undefined byteLength should be the same as it not being present https://bugs.webkit.org/show_bug.cgi?id=164453 Reviewed by Darin

[webkit-changes] [208639] trunk

2016-11-11 Thread joepeck
Title: [208639] trunk Revision 208639 Author joep...@webkit.org Date 2016-11-11 19:10:31 -0800 (Fri, 11 Nov 2016) Log Message test262: DataView get methods should allow for missing offset, set methods should allow for missing value https://bugs.webkit.org/show_bug.cgi?id=164451 Reviewed

[webkit-changes] [208638] branches/safari-602-branch/Source

2016-11-11 Thread matthew_hanson
Title: [208638] branches/safari-602-branch/Source Revision 208638 Author matthew_han...@apple.com Date 2016-11-11 19:01:24 -0800 (Fri, 11 Nov 2016) Log Message Versioning. Modified Paths branches/safari-602-branch/Source/_javascript_Core/Configurations/Version.xcconfig

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

2016-11-11 Thread hyatt
Title: [208636] trunk/Source/WebCore Revision 208636 Author hy...@apple.com Date 2016-11-11 18:33:49 -0800 (Fri, 11 Nov 2016) Log Message [CSS Parser] Support all the correct blend modes https://bugs.webkit.org/show_bug.cgi?id=164669 Reviewed by Dean Jackson. *

[webkit-changes] [208635] trunk/Tools

2016-11-11 Thread commit-queue
Title: [208635] trunk/Tools Revision 208635 Author commit-qu...@webkit.org Date 2016-11-11 18:31:31 -0800 (Fri, 11 Nov 2016) Log Message Removed unused INCLUDE_OPTIONS_FOR_DEBUGGING https://bugs.webkit.org/show_bug.cgi?id=164664 Patch by Joseph Pecoraro on

[webkit-changes] [208634] trunk/JSTests

2016-11-11 Thread keith_miller
Title: [208634] trunk/JSTests Revision 208634 Author keith_mil...@apple.com Date 2016-11-11 18:25:48 -0800 (Fri, 11 Nov 2016) Log Message Relocate wasm tests and actually add them to the test runner https://bugs.webkit.org/show_bug.cgi?id=164668 Reviewed by Yusuke Suzuki. This moves

[webkit-changes] [208633] trunk/Source

2016-11-11 Thread commit-queue
Title: [208633] trunk/Source Revision 208633 Author commit-qu...@webkit.org Date 2016-11-11 17:18:22 -0800 (Fri, 11 Nov 2016) Log Message Use SecurityOriginData as keys in StorageManager https://bugs.webkit.org/show_bug.cgi?id=159834 Patch by Alex Christensen

[webkit-changes] [208632] trunk/LayoutTests

2016-11-11 Thread ryanhaddad
Title: [208632] trunk/LayoutTests Revision 208632 Author ryanhad...@apple.com Date 2016-11-11 17:13:31 -0800 (Fri, 11 Nov 2016) Log Message Skip editing/input/focus-change-with-marked-text.html everywhere except ios-simulator-wk1. https://bugs.webkit.org/show_bug.cgi?id=164666

[webkit-changes] [208631] tags/Safari-602.3.11/

2016-11-11 Thread matthew_hanson
Title: [208631] tags/Safari-602.3.11/ Revision 208631 Author matthew_han...@apple.com Date 2016-11-11 17:01:05 -0800 (Fri, 11 Nov 2016) Log Message New tag. Added Paths tags/Safari-602.3.11/ Diff ___ webkit-changes mailing list

[webkit-changes] [208630] trunk

2016-11-11 Thread rniwa
Title: [208630] trunk Revision 208630 Author rn...@webkit.org Date 2016-11-11 16:48:46 -0800 (Fri, 11 Nov 2016) Log Message Hovering over a slotted Text node clears hover state https://bugs.webkit.org/show_bug.cgi?id=164002 Reviewed by Simon Fraser. Source/WebCore: The bug was caused

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

2016-11-11 Thread bfulgham
Title: [208629] trunk/Source/WebCore Revision 208629 Author bfulg...@apple.com Date 2016-11-11 16:40:52 -0800 (Fri, 11 Nov 2016) Log Message Unreviewed build fix after r208628 * bindings/js/SerializedScriptValue.cpp: (WebCore::CloneDeserializer::readTerminal): Cast pointer arithmetic to

[webkit-changes] [208628] trunk

2016-11-11 Thread bfulgham
Title: [208628] trunk Revision 208628 Author bfulg...@apple.com Date 2016-11-11 16:32:59 -0800 (Fri, 11 Nov 2016) Log Message Neutered ArrayBuffers are not properly serialized https://bugs.webkit.org/show_bug.cgi?id=164647 Reviewed by David Kilzer. Source/WebCore: Correct binding

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

2016-11-11 Thread rik
Title: [208626] trunk/Source/WebInspectorUI Revision 208626 Author r...@webkit.org Date 2016-11-11 16:28:29 -0800 (Fri, 11 Nov 2016) Log Message Web Inspector: Whitespace in Editor should be less visible than regular content https://bugs.webkit.org/show_bug.cgi?id=164660 Reviewed by

[webkit-changes] [208625] branches/safari-602-branch/Source

2016-11-11 Thread matthew_hanson
Title: [208625] branches/safari-602-branch/Source Revision 208625 Author matthew_han...@apple.com Date 2016-11-11 16:26:33 -0800 (Fri, 11 Nov 2016) Log Message Versioning. Modified Paths branches/safari-602-branch/Source/_javascript_Core/Configurations/Version.xcconfig

[webkit-changes] [208624] trunk

2016-11-11 Thread wenson_hsieh
Title: [208624] trunk Revision 208624 Author wenson_hs...@apple.com Date 2016-11-11 16:20:00 -0800 (Fri, 11 Nov 2016) Log Message [WK2] autocorrect and autocapitalize attributes do not work in contenteditable elements https://bugs.webkit.org/show_bug.cgi?id=164538 Reviewed by Ryosuke

[webkit-changes] [208623] trunk/Source

2016-11-11 Thread bdakin
Title: [208623] trunk/Source Revision 208623 Author bda...@apple.com Date 2016-11-11 16:06:40 -0800 (Fri, 11 Nov 2016) Log Message Move to modern TouchBar methods https://bugs.webkit.org/show_bug.cgi?id=164655 -and corresponding- rdar://problem/29226911 Reviewed by Wenson Hsieh.

[webkit-changes] [208622] branches/safari-602-branch/Source/JavaScriptCore

2016-11-11 Thread matthew_hanson
Title: [208622] branches/safari-602-branch/Source/_javascript_Core Revision 208622 Author matthew_han...@apple.com Date 2016-11-11 15:50:30 -0800 (Fri, 11 Nov 2016) Log Message Merge r208619. rdar://problem/29225966 Modified Paths

[webkit-changes] [208621] branches/safari-602-branch

2016-11-11 Thread matthew_hanson
Title: [208621] branches/safari-602-branch Revision 208621 Author matthew_han...@apple.com Date 2016-11-11 15:50:28 -0800 (Fri, 11 Nov 2016) Log Message Merge r208614. rdar://problem/29225966 Modified Paths branches/safari-602-branch/JSTests/ChangeLog

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

2016-11-11 Thread hyatt
Title: [208620] trunk/Source/WebCore Revision 208620 Author hy...@apple.com Date 2016-11-11 15:43:29 -0800 (Fri, 11 Nov 2016) Log Message [CSS Parser] Add support for paths as basic shapes. https://bugs.webkit.org/show_bug.cgi?id=164661 Reviewed by Dean Jackson. *

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

2016-11-11 Thread sbarati
Title: [208619] trunk/Source/_javascript_Core Revision 208619 Author sbar...@apple.com Date 2016-11-11 15:42:47 -0800 (Fri, 11 Nov 2016) Log Message Unreviewed try to fix windows build after https://bugs.webkit.org/show_bug.cgi?id=164650 * dfg/DFGByteCodeParser.cpp:

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

2016-11-11 Thread hyatt
Title: [208618] trunk/Source/WebCore Revision 208618 Author hy...@apple.com Date 2016-11-11 15:28:10 -0800 (Fri, 11 Nov 2016) Log Message [CSS Parser] Support margin-box in shape parsing. https://bugs.webkit.org/show_bug.cgi?id=164658 Reviewed by Sam Weinig. *

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

2016-11-11 Thread hyatt
Title: [208617] trunk/Source/WebCore Revision 208617 Author hy...@apple.com Date 2016-11-11 15:18:36 -0800 (Fri, 11 Nov 2016) Log Message [CSS Parser] Add support for -webkit-mask-source-type https://bugs.webkit.org/show_bug.cgi?id=164657 Reviewed by Dean Jackson. *

[webkit-changes] [208616] trunk

2016-11-11 Thread antti
Title: [208616] trunk Revision 208616 Author an...@apple.com Date 2016-11-11 15:08:34 -0800 (Fri, 11 Nov 2016) Log Message Updating class name doesn't update the slotted content's style https://bugs.webkit.org/show_bug.cgi?id=164577 Reviewed by Ryosuke Niwa. Source/WebCore: Test:

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

2016-11-11 Thread hyatt
Title: [208615] trunk/Source/WebCore Revision 208615 Author hy...@apple.com Date 2016-11-11 15:04:55 -0800 (Fri, 11 Nov 2016) Log Message [CSS Parser] Support the spring animation timing function https://bugs.webkit.org/show_bug.cgi?id=164654 Reviewed by Dean Jackson. *

[webkit-changes] [208614] trunk

2016-11-11 Thread sbarati
Title: [208614] trunk Revision 208614 Author sbar...@apple.com Date 2016-11-11 15:03:41 -0800 (Fri, 11 Nov 2016) Log Message We recursively grab a lock in the DFGBytecodeParser causing us to deadlock https://bugs.webkit.org/show_bug.cgi?id=164650 Reviewed by Geoffrey Garen. JSTests: *

[webkit-changes] [208613] trunk

2016-11-11 Thread cdumez
Title: [208613] trunk Revision 208613 Author cdu...@apple.com Date 2016-11-11 14:53:24 -0800 (Fri, 11 Nov 2016) Log Message WorkerGlobalScope's indexedDB property should be on the prototype, not the instance https://bugs.webkit.org/show_bug.cgi?id=164644 Reviewed by Brady Eidson.

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

2016-11-11 Thread eric . carlson
Title: [208612] trunk/Source/WebKit/win Revision 208612 Author eric.carl...@apple.com Date 2016-11-11 14:52:40 -0800 (Fri, 11 Nov 2016) Log Message [MediaStream] defer resolution of getUserMedia promise made in a background tab https://bugs.webkit.org/show_bug.cgi?id=164643 Unreviewed

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

2016-11-11 Thread bfulgham
Title: [208611] trunk/Source/WebKit2 Revision 208611 Author bfulg...@apple.com Date 2016-11-11 14:16:40 -0800 (Fri, 11 Nov 2016) Log Message Get rid of old sandbox rules for OS's we no longer support https://bugs.webkit.org/show_bug.cgi?id=164638 Reviewed by Simon Fraser. Clean up the

[webkit-changes] [208610] trunk

2016-11-11 Thread antti
Title: [208610] trunk Revision 208610 Author an...@apple.com Date 2016-11-11 13:59:33 -0800 (Fri, 11 Nov 2016) Log Message Shadow DOM: Toggling class in `.class ::slotted(*)` does not trigger style recalc https://bugs.webkit.org/show_bug.cgi?id=160864 Reviewed by Ryosuke Niwa.

[webkit-changes] [208609] trunk

2016-11-11 Thread beidson
Title: [208609] trunk Revision 208609 Author beid...@apple.com Date 2016-11-11 13:57:42 -0800 (Fri, 11 Nov 2016) Log Message IndexedDB 2.0: "close pending flag" and firing blocked events all need fixing. https://bugs.webkit.org/show_bug.cgi?id=164641 Reviewed by Alex Christensen.

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

2016-11-11 Thread hyatt
Title: [208608] trunk/Source/WebCore Revision 208608 Author hy...@apple.com Date 2016-11-11 13:55:44 -0800 (Fri, 11 Nov 2016) Log Message [CSS Parser] Fix time unit parsing https://bugs.webkit.org/show_bug.cgi?id=164649 Reviewed by Dean Jackson. Make sure that a unitless value

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

2016-11-11 Thread krollin
Title: [208607] trunk/Source/WebCore Revision 208607 Author krol...@apple.com Date 2016-11-11 13:50:11 -0800 (Fri, 11 Nov 2016) Log Message Reduce number of platformMemoryUsage calls https://bugs.webkit.org/show_bug.cgi?id=164375 Reviewed by Andreas Kling. platformMemoryUsage was being

[webkit-changes] [208606] trunk

2016-11-11 Thread eric . carlson
Title: [208606] trunk Revision 208606 Author eric.carl...@apple.com Date 2016-11-11 13:45:21 -0800 (Fri, 11 Nov 2016) Log Message [MediaStream] defer resolution of getUserMedia promise made in a background tab https://bugs.webkit.org/show_bug.cgi?id=164643 Reviewed by Brady Eidson.

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

2016-11-11 Thread zalan
Title: [208605] trunk/Source/WebCore Revision 208605 Author za...@apple.com Date 2016-11-11 13:20:01 -0800 (Fri, 11 Nov 2016) Log Message RenderFlowThread's containing block cache should be invalidated before calling styleDidChange. https://bugs.webkit.org/show_bug.cgi?id=164646

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

2016-11-11 Thread nvasilyev
Title: [208604] trunk/Source/WebInspectorUI Revision 208604 Author nvasil...@apple.com Date 2016-11-11 12:38:57 -0800 (Fri, 11 Nov 2016) Log Message Web Inspector: Call RuntimeAgent.disableControlFlowProfiler when Code Coverage Profiler is turned off

[webkit-changes] [208601] trunk/Tools

2016-11-11 Thread commit-queue
Title: [208601] trunk/Tools Revision 208601 Author commit-qu...@webkit.org Date 2016-11-11 11:46:04 -0800 (Fri, 11 Nov 2016) Log Message Build all Mac API tests https://bugs.webkit.org/show_bug.cgi?id=164633 Patch by Alex Christensen on 2016-11-11 Reviewed by

[webkit-changes] [208600] trunk

2016-11-11 Thread achristensen
Title: [208600] trunk Revision 208600 Author achristen...@apple.com Date 2016-11-11 11:11:28 -0800 (Fri, 11 Nov 2016) Log Message Allow mutable lambdas in HashMap::ensure https://bugs.webkit.org/show_bug.cgi?id=164642 Reviewed by Sam Weinig. Source/WTF: * wtf/HashMap.h:

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

2016-11-11 Thread hyatt
Title: [208599] trunk/Source/WebCore Revision 208599 Author hy...@apple.com Date 2016-11-11 11:09:01 -0800 (Fri, 11 Nov 2016) Log Message [CSS Parser] Fix basic shape parsing https://bugs.webkit.org/show_bug.cgi?id=164645 Reviewed by Dean Jackson. * css/parser/CSSPropertyParser.cpp:

[webkit-changes] [208598] trunk/LayoutTests

2016-11-11 Thread ryanhaddad
Title: [208598] trunk/LayoutTests Revision 208598 Author ryanhad...@apple.com Date 2016-11-11 11:02:10 -0800 (Fri, 11 Nov 2016) Log Message Add ios-simulator baseline for compositing/tiling/visiblerect-accumulated-offset.html. Unreviewed test gardening. *

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

2016-11-11 Thread zalan
Title: [208597] trunk/Source/WebCore Revision 208597 Author za...@apple.com Date 2016-11-11 10:56:54 -0800 (Fri, 11 Nov 2016) Log Message RenderFlowThread::removeLineRegionInfo shouldn't call HashMap::contains before HashMap::remove https://bugs.webkit.org/show_bug.cgi?id=164639

[webkit-changes] [208596] trunk/Source

2016-11-11 Thread commit-queue
Title: [208596] trunk/Source Revision 208596 Author commit-qu...@webkit.org Date 2016-11-11 10:54:21 -0800 (Fri, 11 Nov 2016) Log Message [Cocoa] Support wide gamut for Drag Image UI https://bugs.webkit.org/show_bug.cgi?id=164490 Patch by Megan Gardner on

[webkit-changes] [208595] trunk/Source

2016-11-11 Thread bdakin
Title: [208595] trunk/Source Revision 208595 Author bda...@apple.com Date 2016-11-11 10:54:08 -0800 (Fri, 11 Nov 2016) Log Message Get touch bar code building for open source builds https://bugs.webkit.org/show_bug.cgi?id=164610 Reviewed by Wenson Hsieh. Source/WebCore: * config.h:

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

2016-11-11 Thread hyatt
Title: [208594] trunk/Source/WebCore Revision 208594 Author hy...@apple.com Date 2016-11-11 10:52:34 -0800 (Fri, 11 Nov 2016) Log Message [CSS Parser] Fix SVG markers and colors https://bugs.webkit.org/show_bug.cgi?id=164640 Reviewed by Dean Jackson. * css/StyleBuilderConverter.h:

[webkit-changes] [208593] trunk

2016-11-11 Thread wenson_hsieh
Title: [208593] trunk Revision 208593 Author wenson_hs...@apple.com Date 2016-11-11 10:38:01 -0800 (Fri, 11 Nov 2016) Log Message Composition state should be cleared when changing focus to a non-editable element https://bugs.webkit.org/show_bug.cgi?id=164595 Reviewed by Enrica Casucci.

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

2016-11-11 Thread nvasilyev
Title: [208591] trunk/Source/WebInspectorUI Revision 208591 Author nvasil...@apple.com Date 2016-11-11 10:20:02 -0800 (Fri, 11 Nov 2016) Log Message Web Inspector: Settings tab: make the header smaller to fit more content https://bugs.webkit.org/show_bug.cgi?id=164613 Reviewed by

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

2016-11-11 Thread hyatt
Title: [208590] trunk/Source/WebCore Revision 208590 Author hy...@apple.com Date 2016-11-11 09:31:07 -0800 (Fri, 11 Nov 2016) Log Message [CSS Parser] Support -webkit-svg-shadow https://bugs.webkit.org/show_bug.cgi?id=164637 Reviewed by Zalan Bujtas. * css/parser/CSSPropertyParser.cpp:

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

2016-11-11 Thread bfulgham
Title: [208589] trunk/Source/WebKit2 Revision 208589 Author bfulg...@apple.com Date 2016-11-11 09:18:53 -0800 (Fri, 11 Nov 2016) Log Message Remove unused FontService from sandbox profile https://bugs.webkit.org/show_bug.cgi?id=164625 Reviewed by Alex Christensen. Part of some general

[webkit-changes] [208588] trunk

2016-11-11 Thread cdumez
Title: [208588] trunk Revision 208588 Author cdu...@apple.com Date 2016-11-11 08:50:57 -0800 (Fri, 11 Nov 2016) Log Message Unreviewed, rolling out r208117 and r208160. Regressed Speedometer by >1.5% Reverted changesets: "We should have a way of profiling when a get_by_id is pure and

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

2016-11-11 Thread commit-queue
Title: [208587] trunk/Source/WebCore Revision 208587 Author commit-qu...@webkit.org Date 2016-11-11 05:09:33 -0800 (Fri, 11 Nov 2016) Log Message [WebRTC][OpenWebRTC] Implement device permissions handling solution for owr backend in the UI process

[webkit-changes] [208586] trunk

2016-11-11 Thread rego
Title: [208586] trunk Revision 208586 Author r...@igalia.com Date 2016-11-11 03:08:39 -0800 (Fri, 11 Nov 2016) Log Message [css-grid] ASSERTION FAILED: !m_gridIsDirty in WebCore::RenderGrid::gridRowCount https://bugs.webkit.org/show_bug.cgi?id=163450 Reviewed by Darin Adler.

[webkit-changes] [208585] trunk

2016-11-11 Thread graouts
Title: [208585] trunk Revision 208585 Author grao...@webkit.org Date 2016-11-11 01:48:37 -0800 (Fri, 11 Nov 2016) Log Message [Modern Media Controls] Media Controller: media tracks control support https://bugs.webkit.org/show_bug.cgi?id=164618 Reviewed by Dean Jackson. We introduce

[webkit-changes] [208583] trunk/Tools

2016-11-11 Thread philn
Title: [208583] trunk/Tools Revision 208583 Author ph...@webkit.org Date 2016-11-11 00:08:15 -0800 (Fri, 11 Nov 2016) Log Message [GTK][JHbuild] bump libnice version in openwebrtc.modules https://bugs.webkit.org/show_bug.cgi?id=164586 Reviewed by Michael Catanzaro. Update to a recent