[webkit-changes] [231146] trunk

2018-04-28 Thread commit-queue
Title: [231146] trunk Revision 231146 Author commit-qu...@webkit.org Date 2018-04-28 22:26:40 -0700 (Sat, 28 Apr 2018) Log Message [Cocoa] Set HTTPOnly flag when converting Cookie to NSHTTPCookie https://bugs.webkit.org/show_bug.cgi?id=185052 Patch by Sihui Liu on 2018-04-28 Reviewed by

[webkit-changes] [231145] trunk

2018-04-28 Thread sbarati
Title: [231145] trunk Revision 231145 Author sbar...@apple.com Date 2018-04-28 18:17:06 -0700 (Sat, 28 Apr 2018) Log Message We don't model regexp effects properly https://bugs.webkit.org/show_bug.cgi?id=185059 Reviewed by Filip Pizlo. JSTests: * stress/regexp-exec-test-effectful-last

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

2018-04-28 Thread aestes
Title: [231144] trunk/Source/WebKit Revision 231144 Author aes...@apple.com Date 2018-04-28 17:51:35 -0700 (Sat, 28 Apr 2018) Log Message [iOS] Present an action sheet when long-pressing on PDF links https://bugs.webkit.org/show_bug.cgi?id=185093 Reviewed by Dan Bernstein. * UIProcess/

[webkit-changes] [231143] tags/Safari-606.1.15.1/Source/WebKit

2018-04-28 Thread jmarcell
Title: [231143] tags/Safari-606.1.15.1/Source/WebKit Revision 231143 Author jmarc...@apple.com Date 2018-04-28 16:54:45 -0700 (Sat, 28 Apr 2018) Log Message Cherry-pick r231139. rdar://problem/39808763 [iOS] Allow com.apple.WebKit.Networking to look up com.apple.wifi.manager http

[webkit-changes] [231142] trunk

2018-04-28 Thread commit-queue
Title: [231142] trunk Revision 231142 Author commit-qu...@webkit.org Date 2018-04-28 16:32:27 -0700 (Sat, 28 Apr 2018) Log Message Token misspelled "tocken" in error message string https://bugs.webkit.org/show_bug.cgi?id=185030 Patch by Rick Waldron on 2018-04-28 Reviewed by Saam Barati

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

2018-04-28 Thread zalan
Title: [231141] trunk/Source/WebCore Revision 231141 Author za...@apple.com Date 2018-04-28 16:13:04 -0700 (Sat, 28 Apr 2018) Log Message [LFC] Add LayoutTreeBuilder class to generate the layout tree https://bugs.webkit.org/show_bug.cgi?id=185108 Reviewed by Antti Koivisto. This is for

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

2018-04-28 Thread zalan
Title: [231140] trunk/Source/WebCore Revision 231140 Author za...@apple.com Date 2018-04-28 16:12:31 -0700 (Sat, 28 Apr 2018) Log Message [LFC] Implement BlockMarginCollapse functions. https://bugs.webkit.org/show_bug.cgi?id=185036 Reviewed by Antti Koivisto. * layout/blockformatting/Bl

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

2018-04-28 Thread aestes
Title: [231139] trunk/Source/WebKit Revision 231139 Author aes...@apple.com Date 2018-04-28 16:10:36 -0700 (Sat, 28 Apr 2018) Log Message [iOS] Allow com.apple.WebKit.Networking to look up com.apple.wifi.manager https://bugs.webkit.org/show_bug.cgi?id=185114 Reviewed by Wenson Hsieh. *

[webkit-changes] [231138] tags/Safari-606.1.15.1/Source/WebKit

2018-04-28 Thread jmarcell
Title: [231138] tags/Safari-606.1.15.1/Source/WebKit Revision 231138 Author jmarc...@apple.com Date 2018-04-28 14:18:19 -0700 (Sat, 28 Apr 2018) Log Message Cherry-pick r231014. rdar://problem/39662827 Fix entitlements and sandbox configurations in WebKit after r230778 https://bu

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

2018-04-28 Thread bfulgham
Title: [231135] trunk/Source/WebKit Revision 231135 Author bfulg...@apple.com Date 2018-04-28 09:57:48 -0700 (Sat, 28 Apr 2018) Log Message Revise sandboxes to allow additional IOKit property access https://bugs.webkit.org/show_bug.cgi?id=185095 Reviewed by Eric Carlson. Update the Web

[webkit-changes] [231136] tags/Safari-606.1.15.1/Source

2018-04-28 Thread jmarcell
Title: [231136] tags/Safari-606.1.15.1/Source Revision 231136 Author jmarc...@apple.com Date 2018-04-28 09:57:52 -0700 (Sat, 28 Apr 2018) Log Message Versioning. Modified Paths tags/Safari-606.1.15.1/Source/_javascript_Core/Configurations/Version.xcconfig tags/Safari-606.1.15.1/Source/T

[webkit-changes] [231134] tags/Safari-606.1.15.1/

2018-04-28 Thread jmarcell
Title: [231134] tags/Safari-606.1.15.1/ Revision 231134 Author jmarc...@apple.com Date 2018-04-28 09:42:39 -0700 (Sat, 28 Apr 2018) Log Message New tag. Added Paths tags/Safari-606.1.15.1/ Diff ___ webkit-changes mailing list webkit-ch

[webkit-changes] [231133] trunk

2018-04-28 Thread commit-queue
Title: [231133] trunk Revision 231133 Author commit-qu...@webkit.org Date 2018-04-28 07:49:55 -0700 (Sat, 28 Apr 2018) Log Message Unreviewed, rolling out r231131. https://bugs.webkit.org/show_bug.cgi?id=185112 It is breaking Debug build due to unchecked exception (Requested by caiolima

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

2018-04-28 Thread carlosgc
Title: [231132] trunk/Source/WebKit Revision 231132 Author carlo...@webkit.org Date 2018-04-28 02:49:17 -0700 (Sat, 28 Apr 2018) Log Message [GTK] WebProcess from WebKitGtk+ 2.19.92 SIGSEVs in WebCore::TextureMapperGL::~TextureMapperGL https://bugs.webkit.org/show_bug.cgi?id=184040 Revie