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

2016-11-28 Thread svillar
Title: [208995] trunk/Source/WebCore Revision 208995 Author svil...@igalia.com Date 2016-11-28 03:28:41 -0800 (Mon, 28 Nov 2016) Log Message [css-grid] Move attributes from RenderGrid to the new Grid class https://bugs.webkit.org/show_bug.cgi?id=165065 Reviewed by Darin Adler. A new

[webkit-changes] [208996] trunk/LayoutTests

2016-11-28 Thread pvollan
Title: [208996] trunk/LayoutTests Revision 208996 Author pvol...@apple.com Date 2016-11-28 05:53:30 -0800 (Mon, 28 Nov 2016) Log Message [Win] WebCrypto tests are failing. https://bugs.webkit.org/show_bug.cgi?id=165090 Unreviewed test gardening. * platform/win/TestExpectations:

[webkit-changes] [208998] trunk

2016-11-28 Thread antti
Title: [208998] trunk Revision 208998 Author an...@apple.com Date 2016-11-28 07:58:35 -0800 (Mon, 28 Nov 2016) Log Message Remove FIRST_LINE_INHERITED fake pseudo style https://bugs.webkit.org/show_bug.cgi?id=165071 Reviewed by Andreas Kling. Source/WebCore: These are create during

[webkit-changes] [209002] tags/Safari-603.1.13

2016-11-28 Thread matthew_hanson
Title: [209002] tags/Safari-603.1.13 Revision 209002 Author matthew_han...@apple.com Date 2016-11-28 11:52:38 -0800 (Mon, 28 Nov 2016) Log Message Roll back the Safari-603.1.13 tag to r208793, which is the revision that the tag was created in. Modified Paths

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

2016-11-28 Thread bfulgham
Title: [209005] trunk/Source/WebCore Revision 209005 Author bfulg...@apple.com Date 2016-11-28 12:27:39 -0800 (Mon, 28 Nov 2016) Log Message ImageData does not match specification https://bugs.webkit.org/show_bug.cgi?id=164663 Reviewed by Simon Fraser. The W3C specification

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

2016-11-28 Thread hyatt
Title: [209006] trunk/Source/WebCore Revision 209006 Author hy...@apple.com Date 2016-11-28 12:28:15 -0800 (Mon, 28 Nov 2016) Log Message [CSS Parser] Filters and Reflections Fixes https://bugs.webkit.org/show_bug.cgi?id=165103 Reviewed by Zalan Bujtas. *

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

2016-11-28 Thread commit-queue
Title: [209010] trunk/Source/WebKit2 Revision 209010 Author commit-qu...@webkit.org Date 2016-11-28 12:46:44 -0800 (Mon, 28 Nov 2016) Log Message Support for HTML Media Capture API https://bugs.webkit.org/show_bug.cgi?id=43239 Patch by Andrew Gold on 2016-11-28

[webkit-changes] [209012] trunk/Tools

2016-11-28 Thread dbates
Title: [209012] trunk/Tools Revision 209012 Author dba...@webkit.org Date 2016-11-28 13:37:07 -0800 (Mon, 28 Nov 2016) Log Message Teach webkitpy how to read CSSProperties.json r209001 https://bugs.webkit.org/show_bug.cgi?id=165108 Reviewed by Simon Fraser. Fix webkitpy logic so that

[webkit-changes] [209008] trunk

2016-11-28 Thread eric . carlson
Title: [209008] trunk Revision 209008 Author eric.carl...@apple.com Date 2016-11-28 12:45:12 -0800 (Mon, 28 Nov 2016) Log Message [MediaStream] Don't request user permission for a device if it has already been granted in the current browsing context

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

2016-11-28 Thread cdumez
Title: [209009] trunk/Source/WebCore Revision 209009 Author cdu...@apple.com Date 2016-11-28 12:45:27 -0800 (Mon, 28 Nov 2016) Log Message Limit HTML Form validation popovers to 4 lines https://bugs.webkit.org/show_bug.cgi?id=165098 Reviewed by Darin Adler. Limit HTML Form validation

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

2016-11-28 Thread mark . lam
Title: [209007] trunk/Source/_javascript_Core Revision 209007 Author mark@apple.com Date 2016-11-28 12:44:25 -0800 (Mon, 28 Nov 2016) Log Message Fix exception scope verification failures in LLIntSlowPaths.cpp. https://bugs.webkit.org/show_bug.cgi?id=164969 Reviewed by Geoffrey

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

2016-11-28 Thread mark . lam
Title: [209011] trunk/Source/_javascript_Core Revision 209011 Author mark@apple.com Date 2016-11-28 13:26:10 -0800 (Mon, 28 Nov 2016) Log Message Fix exception scope verification failures in ArrayConstructor.cpp and ArrayPrototype.cpp. https://bugs.webkit.org/show_bug.cgi?id=164972

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

2016-11-28 Thread hyatt
Title: [209000] trunk/Source/WebCore Revision 209000 Author hy...@apple.com Date 2016-11-28 10:28:50 -0800 (Mon, 28 Nov 2016) Log Message [CSS Parser] Support -webkit-animation-trigger https://bugs.webkit.org/show_bug.cgi?id=165095 Reviewed by Zalan Bujtas. * css/CSSValueKeywords.in: *

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

2016-11-28 Thread hyatt
Title: [209003] trunk/Source/WebCore Revision 209003 Author hy...@apple.com Date 2016-11-28 11:55:19 -0800 (Mon, 28 Nov 2016) Log Message [CSS Parser] flex-basis should be pixel units not percentages. https://bugs.webkit.org/show_bug.cgi?id=165100 Reviewed by Zalan Bujtas. *

[webkit-changes] [209017] branches/safari-602-branch/Source/WebCore

2016-11-28 Thread matthew_hanson
Title: [209017] branches/safari-602-branch/Source/WebCore Revision 209017 Author matthew_han...@apple.com Date 2016-11-28 14:19:08 -0800 (Mon, 28 Nov 2016) Log Message Merge r209013. rdar://problem/29404778 Modified Paths branches/safari-602-branch/Source/WebCore/ChangeLog

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

2016-11-28 Thread timothy_horton
Title: [209019] trunk/Source/WebCore Revision 209019 Author timothy_hor...@apple.com Date 2016-11-28 14:24:08 -0800 (Mon, 28 Nov 2016) Log Message Obvious change in saturation/color when swiping to a previously visited page https://bugs.webkit.org/show_bug.cgi?id=165112 Reviewed by

[webkit-changes] [209020] trunk/Source

2016-11-28 Thread mark . lam
Title: [209020] trunk/Source Revision 209020 Author mark@apple.com Date 2016-11-28 14:29:39 -0800 (Mon, 28 Nov 2016) Log Message Fix exception scope verification failures in ObjectConstructor.cpp and ObjectPrototype.cpp. https://bugs.webkit.org/show_bug.cgi?id=165051 Reviewed by

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

2016-11-28 Thread hyatt
Title: [209021] trunk/Source/WebCore Revision 209021 Author hy...@apple.com Date 2016-11-28 14:30:11 -0800 (Mon, 28 Nov 2016) Log Message [CSS Parser] Fix bugs in the @supports parser https://bugs.webkit.org/show_bug.cgi?id=165115 Reviewed by Zalan Bujtas. *

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

2016-11-28 Thread mark . lam
Title: [209022] trunk/Source/_javascript_Core Revision 209022 Author mark@apple.com Date 2016-11-28 14:35:39 -0800 (Mon, 28 Nov 2016) Log Message Fix exception scope verification failures in runtime/String* files. https://bugs.webkit.org/show_bug.cgi?id=165067 Reviewed by Saam

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

2016-11-28 Thread mark . lam
Title: [209027] trunk/Source/_javascript_Core Revision 209027 Author mark@apple.com Date 2016-11-28 15:07:33 -0800 (Mon, 28 Nov 2016) Log Message Fix exception scope verification failures in JSTypedArrayViewPrototype.cpp. https://bugs.webkit.org/show_bug.cgi?id=165049 Reviewed by

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

2016-11-28 Thread mark . lam
Title: [209028] trunk/Source/_javascript_Core Revision 209028 Author mark@apple.com Date 2016-11-28 15:14:43 -0800 (Mon, 28 Nov 2016) Log Message Fix exception scope verification failures in JSScope.cpp. https://bugs.webkit.org/show_bug.cgi?id=165047 Reviewed by Saam Barati. *

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

2016-11-28 Thread bdakin
Title: [209013] trunk/Source/WebCore Revision 209013 Author bda...@apple.com Date 2016-11-28 13:42:56 -0800 (Mon, 28 Nov 2016) Log Message Blacklist Netflix for TouchBar support https://bugs.webkit.org/show_bug.cgi?id=165104 -and corresponding- rdar://problem/29404778 Reviewed by Darin

[webkit-changes] [209024] trunk

2016-11-28 Thread ryanhaddad
Title: [209024] trunk Revision 209024 Author ryanhad...@apple.com Date 2016-11-28 14:41:23 -0800 (Mon, 28 Nov 2016) Log Message Unreviewed, rolling out r209008. This change appears to have caused two fast/mediastrem LayoutTests to fail. Reverted changeset: "[MediaStream] Don't request

[webkit-changes] [209025] trunk/Source

2016-11-28 Thread mark . lam
Title: [209025] trunk/Source Revision 209025 Author mark@apple.com Date 2016-11-28 14:56:08 -0800 (Mon, 28 Nov 2016) Log Message Fix exception scope verification failures in more miscellaneous files. https://bugs.webkit.org/show_bug.cgi?id=165102 Reviewed by Saam Barati.

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

2016-11-28 Thread cdumez
Title: [209016] trunk/Source/WebCore Revision 209016 Author cdu...@apple.com Date 2016-11-28 14:16:20 -0800 (Mon, 28 Nov 2016) Log Message Unreviewed, fix crashes on Yosemite after r209009 NSTextField's maximumNumberOfLines was introduced in ElCapitan so disable it at compile-time on

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

2016-11-28 Thread mark . lam
Title: [209018] trunk/Source/_javascript_Core Revision 209018 Author mark@apple.com Date 2016-11-28 14:21:29 -0800 (Mon, 28 Nov 2016) Log Message Fix exception scope verification failures in miscellaneous files. https://bugs.webkit.org/show_bug.cgi?id=165055 Reviewed by Saam Barati.

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

2016-11-28 Thread mark . lam
Title: [209015] trunk/Source/_javascript_Core Revision 209015 Author mark@apple.com Date 2016-11-28 14:13:57 -0800 (Mon, 28 Nov 2016) Log Message Fix exception scope verification failures in ReflectObject.cpp. https://bugs.webkit.org/show_bug.cgi?id=165066 Reviewed by Saam Barati.

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

2016-11-28 Thread mark . lam
Title: [209026] trunk/Source/_javascript_Core Revision 209026 Author mark@apple.com Date 2016-11-28 15:00:38 -0800 (Mon, 28 Nov 2016) Log Message Fix exception scope verification failures in runtime/Map* files. https://bugs.webkit.org/show_bug.cgi?id=165050 Reviewed by Saam Barati.

[webkit-changes] [209029] tags/Safari-603.1.13/Source/WebKit2

2016-11-28 Thread matthew_hanson
Title: [209029] tags/Safari-603.1.13/Source/WebKit2 Revision 209029 Author matthew_han...@apple.com Date 2016-11-28 15:17:55 -0800 (Mon, 28 Nov 2016) Log Message Merge r208835. rdar://problem/29277451 Modified Paths tags/Safari-603.1.13/Source/WebKit2/ChangeLog

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

2016-11-28 Thread krollin
Title: [209014] trunk/Source/WebCore Revision 209014 Author krol...@apple.com Date 2016-11-28 13:57:56 -0800 (Mon, 28 Nov 2016) Log Message Unreviewed, rolling out r208607. The actual changes aren't inline with what was requested. Reverted changeset: "Reduce number of

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

2016-11-28 Thread mark . lam
Title: [209023] trunk/Source/_javascript_Core Revision 209023 Author mark@apple.com Date 2016-11-28 14:39:10 -0800 (Mon, 28 Nov 2016) Log Message Fix exception scope verification failures in runtime/Weak* files. https://bugs.webkit.org/show_bug.cgi?id=165096 Reviewed by Geoffrey

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

2016-11-28 Thread mark . lam
Title: [209030] trunk/Source/_javascript_Core Revision 209030 Author mark@apple.com Date 2016-11-28 15:23:40 -0800 (Mon, 28 Nov 2016) Log Message Fix exception scope verification failures in runtime/Operations.cpp/h. https://bugs.webkit.org/show_bug.cgi?id=165046 Reviewed by Saam

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

2016-11-28 Thread mark . lam
Title: [209032] trunk/Source/_javascript_Core Revision 209032 Author mark@apple.com Date 2016-11-28 15:38:17 -0800 (Mon, 28 Nov 2016) Log Message Fix exception scope verification failures in JSFunction.cpp. https://bugs.webkit.org/show_bug.cgi?id=165021 Reviewed by Saam Barati. *

[webkit-changes] [209040] tags/Safari-603.1.13.1/Source/WebKit/mac

2016-11-28 Thread matthew_hanson
Title: [209040] tags/Safari-603.1.13.1/Source/WebKit/mac Revision 209040 Author matthew_han...@apple.com Date 2016-11-28 15:55:34 -0800 (Mon, 28 Nov 2016) Log Message Merge r208877. rdar://problem/29326204 Modified Paths tags/Safari-603.1.13.1/Source/WebKit/mac/ChangeLog

[webkit-changes] [209041] tags/Safari-603.1.13.1

2016-11-28 Thread matthew_hanson
Title: [209041] tags/Safari-603.1.13.1 Revision 209041 Author matthew_han...@apple.com Date 2016-11-28 15:55:37 -0800 (Mon, 28 Nov 2016) Log Message Merge r208906. rdar://problem/29324149 Modified Paths

[webkit-changes] [209044] branches/safari-602.3.12.0-branch/Source/WebCore

2016-11-28 Thread bshafiei
Title: [209044] branches/safari-602.3.12.0-branch/Source/WebCore Revision 209044 Author bshaf...@apple.com Date 2016-11-28 15:58:06 -0800 (Mon, 28 Nov 2016) Log Message Merge r209013. rdar://problem/29404778 Modified Paths branches/safari-602.3.12.0-branch/Source/WebCore/ChangeLog

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

2016-11-28 Thread mark . lam
Title: [209034] trunk/Source/_javascript_Core Revision 209034 Author mark@apple.com Date 2016-11-28 15:40:53 -0800 (Mon, 28 Nov 2016) Log Message Fix exception scope verification failures in JSDataView.cpp. https://bugs.webkit.org/show_bug.cgi?id=165020 Reviewed by Saam Barati. *

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

2016-11-28 Thread cdumez
Title: [209050] trunk/Source/WebCore Revision 209050 Author cdu...@apple.com Date 2016-11-28 17:08:46 -0800 (Mon, 28 Nov 2016) Log Message [iOS] Use UIKit SPI to force popover presentation style on iPhone for html validation popovers https://bugs.webkit.org/show_bug.cgi?id=165107

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

2016-11-28 Thread cdumez
Title: [209049] trunk/Source/WebCore Revision 209049 Author cdu...@apple.com Date 2016-11-28 17:08:29 -0800 (Mon, 28 Nov 2016) Log Message [Mac] Clicking on an HTML validation bubble should dismiss it https://bugs.webkit.org/show_bug.cgi?id=165117 Reviewed by Simon Fraser. Clicking on

[webkit-changes] [209051] tags/Safari-602.3.12.0.1/

2016-11-28 Thread bshafiei
Title: [209051] tags/Safari-602.3.12.0.1/ Revision 209051 Author bshaf...@apple.com Date 2016-11-28 17:26:14 -0800 (Mon, 28 Nov 2016) Log Message New tag. Added Paths tags/Safari-602.3.12.0.1/ Diff ___ webkit-changes mailing list

[webkit-changes] [209053] branches/safari-602.3.12.0-branch/Source

2016-11-28 Thread bshafiei
Title: [209053] branches/safari-602.3.12.0-branch/Source Revision 209053 Author bshaf...@apple.com Date 2016-11-28 17:53:25 -0800 (Mon, 28 Nov 2016) Log Message Versioning. Modified Paths branches/safari-602.3.12.0-branch/Source/_javascript_Core/Configurations/Version.xcconfig

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

2016-11-28 Thread mark . lam
Title: [209031] trunk/Source/_javascript_Core Revision 209031 Author mark@apple.com Date 2016-11-28 15:30:59 -0800 (Mon, 28 Nov 2016) Log Message Fix exception scope verification failures in runtime/JSGenericTypedArrayView* files. https://bugs.webkit.org/show_bug.cgi?id=165022

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

2016-11-28 Thread bdakin
Title: [209045] trunk/Source/WebCore Revision 209045 Author bda...@apple.com Date 2016-11-28 16:14:53 -0800 (Mon, 28 Nov 2016) Log Message Blacklist Netflix for TouchBar support https://bugs.webkit.org/show_bug.cgi?id=165104 -and corresponding- rdar://problem/29404778 Reviewed by Tim

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

2016-11-28 Thread weinig
Title: [209048] trunk/Source/WebCore Revision 209048 Author wei...@apple.com Date 2016-11-28 17:03:48 -0800 (Mon, 28 Nov 2016) Log Message Make CanvasRenderingContext2D use WebIDL unions / Variants for createPattern and drawImage https://bugs.webkit.org/show_bug.cgi?id=165086 Reviewed

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

2016-11-28 Thread mark . lam
Title: [209037] trunk/Source/_javascript_Core Revision 209037 Author mark@apple.com Date 2016-11-28 15:53:33 -0800 (Mon, 28 Nov 2016) Log Message Fix exception scope verification failures in IteratorOperations.h. https://bugs.webkit.org/show_bug.cgi?id=165015 Reviewed by Saam

[webkit-changes] [209038] branches/safari-602.3.12.0-branch/

2016-11-28 Thread bshafiei
Title: [209038] branches/safari-602.3.12.0-branch/ Revision 209038 Author bshaf...@apple.com Date 2016-11-28 15:54:02 -0800 (Mon, 28 Nov 2016) Log Message New Branch. Added Paths branches/safari-602.3.12.0-branch/ Diff ___

[webkit-changes] [209033] tags/Safari-603.1.13.1/

2016-11-28 Thread matthew_hanson
Title: [209033] tags/Safari-603.1.13.1/ Revision 209033 Author matthew_han...@apple.com Date 2016-11-28 15:38:39 -0800 (Mon, 28 Nov 2016) Log Message Remove tag. Removed Paths tags/Safari-603.1.13.1/ Diff ___ webkit-changes mailing

[webkit-changes] [209052] tags/Safari-603.1.13.1/Source/WebKit2

2016-11-28 Thread bshafiei
Title: [209052] tags/Safari-603.1.13.1/Source/WebKit2 Revision 209052 Author bshaf...@apple.com Date 2016-11-28 17:32:24 -0800 (Mon, 28 Nov 2016) Log Message Roll out r208835. rdar://problem/29277451 Modified Paths tags/Safari-603.1.13.1/Source/WebKit2/ChangeLog

[webkit-changes] [209035] tags/Safari-603.1.13.1/

2016-11-28 Thread matthew_hanson
Title: [209035] tags/Safari-603.1.13.1/ Revision 209035 Author matthew_han...@apple.com Date 2016-11-28 15:42:25 -0800 (Mon, 28 Nov 2016) Log Message New tag. Added Paths tags/Safari-603.1.13.1/ Diff ___ webkit-changes mailing list

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

2016-11-28 Thread mark . lam
Title: [209036] trunk/Source/_javascript_Core Revision 209036 Author mark@apple.com Date 2016-11-28 15:50:16 -0800 (Mon, 28 Nov 2016) Log Message Fix exception scope verification failures in JSArray* files. https://bugs.webkit.org/show_bug.cgi?id=165016 Reviewed by Saam Barati. *

[webkit-changes] [209042] branches/safari-602.3.12.0-branch/Source

2016-11-28 Thread bshafiei
Title: [209042] branches/safari-602.3.12.0-branch/Source Revision 209042 Author bshaf...@apple.com Date 2016-11-28 15:56:04 -0800 (Mon, 28 Nov 2016) Log Message Versioning. Modified Paths branches/safari-602.3.12.0-branch/Source/_javascript_Core/Configurations/Version.xcconfig

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

2016-11-28 Thread mark . lam
Title: [209043] trunk/Source/_javascript_Core Revision 209043 Author mark@apple.com Date 2016-11-28 15:56:06 -0800 (Mon, 28 Nov 2016) Log Message Fix exception scope verification failures in runtime/Intl* files. https://bugs.webkit.org/show_bug.cgi?id=165014 Reviewed by Saam Barati.

[webkit-changes] [209039] tags/Safari-603.1.13.1/Source

2016-11-28 Thread matthew_hanson
Title: [209039] tags/Safari-603.1.13.1/Source Revision 209039 Author matthew_han...@apple.com Date 2016-11-28 15:55:32 -0800 (Mon, 28 Nov 2016) Log Message Versioning. Modified Paths tags/Safari-603.1.13.1/Source/_javascript_Core/Configurations/Version.xcconfig

[webkit-changes] [209046] branches/safari-602-branch/Source/WebCore

2016-11-28 Thread matthew_hanson
Title: [209046] branches/safari-602-branch/Source/WebCore Revision 209046 Author matthew_han...@apple.com Date 2016-11-28 16:22:43 -0800 (Mon, 28 Nov 2016) Log Message Merge r209045. rdar://problem/29404778 Modified Paths branches/safari-602-branch/Source/WebCore/ChangeLog

[webkit-changes] [209047] branches/safari-602.3.12.0-branch/Source/WebCore

2016-11-28 Thread bshafiei
Title: [209047] branches/safari-602.3.12.0-branch/Source/WebCore Revision 209047 Author bshaf...@apple.com Date 2016-11-28 16:23:07 -0800 (Mon, 28 Nov 2016) Log Message Merge r209045. rdar://problem/29404778 Modified Paths branches/safari-602.3.12.0-branch/Source/WebCore/ChangeLog

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

2016-11-28 Thread matthew_hanson
Title: [209055] trunk/Source/WebKit2 Revision 209055 Author matthew_han...@apple.com Date 2016-11-28 18:20:20 -0800 (Mon, 28 Nov 2016) Log Message Roll r208589 back in. The rollout will be on the Safari-603.1.13.1 tag. rdar://problem/29277451 Modified Paths

[webkit-changes] [209056] tags/Safari-603.1.13.1/Source/WebKit2

2016-11-28 Thread matthew_hanson
Title: [209056] tags/Safari-603.1.13.1/Source/WebKit2 Revision 209056 Author matthew_han...@apple.com Date 2016-11-28 18:24:19 -0800 (Mon, 28 Nov 2016) Log Message Roll out r208589. rdar://problem/29277451 Modified Paths tags/Safari-603.1.13.1/Source/WebKit2/ChangeLog

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

2016-11-28 Thread bfulgham
Title: [209057] trunk/Source/WebKit2 Revision 209057 Author bfulg...@apple.com Date 2016-11-28 18:29:41 -0800 (Mon, 28 Nov 2016) Log Message Generated sandbox profile is not being put in the correct Resources directory https://bugs.webkit.org/show_bug.cgi?id=165126 Reviewed by Tim

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

2016-11-28 Thread matthew_hanson
Title: [209054] trunk/Source/WebKit2 Revision 209054 Author matthew_han...@apple.com Date 2016-11-28 18:16:37 -0800 (Mon, 28 Nov 2016) Log Message Roll out r208589. rdar://problem/29277451 Modified Paths trunk/Source/WebKit2/ChangeLog trunk/Source/WebKit2/Configurations/WebKit.xcconfig

[webkit-changes] [209004] tags/Safari-603.1.13.1/

2016-11-28 Thread matthew_hanson
Title: [209004] tags/Safari-603.1.13.1/ Revision 209004 Author matthew_han...@apple.com Date 2016-11-28 12:18:01 -0800 (Mon, 28 Nov 2016) Log Message New tag. Added Paths tags/Safari-603.1.13.1/ Diff ___ webkit-changes mailing list

[webkit-changes] [209062] trunk

2016-11-28 Thread mattbaker
Title: [209062] trunk Revision 209062 Author mattba...@apple.com Date 2016-11-28 23:08:09 -0800 (Mon, 28 Nov 2016) Log Message Web Inspector: Debugger should have an option for showing asynchronous call stacks https://bugs.webkit.org/show_bug.cgi?id=163230 Reviewed by Joseph Pecoraro.

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

2016-11-28 Thread carlosgc
Title: [209063] trunk/Source/WebKit2 Revision 209063 Author carlo...@webkit.org Date 2016-11-28 23:27:01 -0800 (Mon, 28 Nov 2016) Log Message [GTK] BadDamage X Window System error in WebKit::AcceleratedBackingStoreX11::update when called from WebPageProxy::exitAcceleratedCompositingMode

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

2016-11-28 Thread jiewen_tan
Title: [209059] trunk/Source/WebCore Revision 209059 Author jiewen_...@apple.com Date 2016-11-28 20:49:54 -0800 (Mon, 28 Nov 2016) Log Message ASSERTION FAILED: m_scriptExecutionContext->isContextThread() seen with LayoutTest crypto/subtle/rsa-oaep-generate-key-encrypt-decrypt.html

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

2016-11-28 Thread jiewen_tan
Title: [209061] trunk/Source/WebCore Revision 209061 Author jiewen_...@apple.com Date 2016-11-28 21:49:36 -0800 (Mon, 28 Nov 2016) Log Message Unreviewed, followup patch after r209059. * crypto/mac/CryptoAlgorithmAES_CBCMac.cpp: (WebCore::CryptoAlgorithmAES_CBC::platformEncrypt):

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

2016-11-28 Thread cdumez
Title: [209060] trunk/Source/WebKit2 Revision 209060 Author cdu...@apple.com Date 2016-11-28 21:37:12 -0800 (Mon, 28 Nov 2016) Log Message [Mac][WK2] Enable HTML interactive form validation https://bugs.webkit.org/show_bug.cgi?id=165123 Reviewed by Simon Fraser. Enable HTML

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

2016-11-28 Thread carlosgc
Title: [209064] trunk/Source/WebCore Revision 209064 Author carlo...@webkit.org Date 2016-11-28 23:34:44 -0800 (Mon, 28 Nov 2016) Log Message [GTK] Crash in WebCore::PlatformDisplayX11::supportsXComposite when running under Wayland https://bugs.webkit.org/show_bug.cgi?id=164917 Reviewed