[webkit-changes] [230101] trunk

2018-03-30 Thread rmorisset
Title: [230101] trunk Revision 230101 Author rmoris...@apple.com Date 2018-03-30 05:05:34 -0700 (Fri, 30 Mar 2018) Log Message Out-of-bounds accesses due to a missing check for MAX_STORAGE_VECTOR_LENGTH in unshiftCountForAnyIndexingType https://bugs.webkit.org/show_bug.cgi?id=183657

[webkit-changes] [230102] trunk

2018-03-30 Thread rmorisset
Title: [230102] trunk Revision 230102 Author rmoris...@apple.com Date 2018-03-30 05:39:43 -0700 (Fri, 30 Mar 2018) Log Message A stack overflow in the parsing of a builtin (called by createExecutable) cause a crash instead of a catchable js exception

[webkit-changes] [230103] trunk

2018-03-30 Thread rmorisset
Title: [230103] trunk Revision 230103 Author rmoris...@apple.com Date 2018-03-30 07:03:10 -0700 (Fri, 30 Mar 2018) Log Message Inlining of a function that ends in op_unreachable in a non-tail position triggers an ASSERT https://bugs.webkit.org/show_bug.cgi?id=183812 Reviewed by Keith

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

2018-03-30 Thread dbates
Title: [230107] trunk/Source/WebCore Revision 230107 Author dba...@webkit.org Date 2018-03-30 09:55:12 -0700 (Fri, 30 Mar 2018) Log Message Remove unused MIMETypeRegistry::getSupportedImageMIMETypesForEncoding() https://bugs.webkit.org/show_bug.cgi?id=184154 Reviewed by Per Arne Vollan.

[webkit-changes] [230109] trunk/Source/WTF

2018-03-30 Thread jfbastien
Title: [230109] trunk/Source/WTF Revision 230109 Author jfbast...@apple.com Date 2018-03-30 10:36:20 -0700 (Fri, 30 Mar 2018) Log Message Introduce WTF_LAZY_INSTANTIATE https://bugs.webkit.org/show_bug.cgi?id=184169 Reviewed by Mark Lam. As part of #184164 I'm adding some forwarding

[webkit-changes] [230112] trunk

2018-03-30 Thread graouts
Title: [230112] trunk Revision 230112 Author grao...@webkit.org Date 2018-03-30 11:45:54 -0700 (Fri, 30 Mar 2018) Log Message [Web Animations] CSSTransition objects should have fill: backwards to allow seeking prior to start time https://bugs.webkit.org/show_bug.cgi?id=184129 Reviewed

[webkit-changes] [230104] trunk/LayoutTests

2018-03-30 Thread ryanhaddad
Title: [230104] trunk/LayoutTests Revision 230104 Author ryanhad...@apple.com Date 2018-03-30 09:00:10 -0700 (Fri, 30 Mar 2018) Log Message Mark imported/w3c/web-platform-tests/IndexedDB/idbobjectstore_createIndex7-event_order.htm as flaky. https://bugs.webkit.org/show_bug.cgi?id=184116

[webkit-changes] [230111] tags/Safari-606.1.11.1/Source

2018-03-30 Thread jmarcell
Title: [230111] tags/Safari-606.1.11.1/Source Revision 230111 Author jmarc...@apple.com Date 2018-03-30 10:46:22 -0700 (Fri, 30 Mar 2018) Log Message Versioning. Modified Paths tags/Safari-606.1.11.1/Source/_javascript_Core/Configurations/Version.xcconfig

[webkit-changes] [230110] tags/Safari-606.1.11.1/

2018-03-30 Thread jmarcell
Title: [230110] tags/Safari-606.1.11.1/ Revision 230110 Author jmarc...@apple.com Date 2018-03-30 10:41:04 -0700 (Fri, 30 Mar 2018) Log Message New tag. Added Paths tags/Safari-606.1.11.1/ Diff ___ webkit-changes mailing list

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

2018-03-30 Thread jfbastien
Title: [230108] trunk/Source/WebKit Revision 230108 Author jfbast...@apple.com Date 2018-03-30 10:30:18 -0700 (Fri, 30 Mar 2018) Log Message Update messages.py codegen for String, fix tests https://bugs.webkit.org/show_bug.cgi?id=184179 Reviewed by Mark Lam. I updated some of the code

[webkit-changes] [230114] trunk/LayoutTests

2018-03-30 Thread ryanhaddad
Title: [230114] trunk/LayoutTests Revision 230114 Author ryanhad...@apple.com Date 2018-03-30 13:25:26 -0700 (Fri, 30 Mar 2018) Log Message Mark inspector/unit-tests/debounce.html as flaky. https://bugs.webkit.org/show_bug.cgi?id=184057 Unreviewed test gardening. *

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

2018-03-30 Thread mitz
Title: [230121] trunk/Source/WebKit Revision 230121 Author m...@apple.com Date 2018-03-30 17:09:16 -0700 (Fri, 30 Mar 2018) Log Message Update availability annotations to match the macOS 10.13.4 and iOS 11.3 GM SDKs https://bugs.webkit.org/show_bug.cgi?id=184173 Reviewed by Alex

[webkit-changes] [230120] trunk

2018-03-30 Thread rniwa
Title: [230120] trunk Revision 230120 Author rn...@webkit.org Date 2018-03-30 16:57:50 -0700 (Fri, 30 Mar 2018) Log Message Copying a list from Microsoft Word to TinyMCE fails when mso-list is the first property https://bugs.webkit.org/show_bug.cgi?id=182938 Reviewed by Wenson Hsieh.

[webkit-changes] [230113] trunk/Source

2018-03-30 Thread jfbastien
Title: [230113] trunk/Source Revision 230113 Author jfbast...@apple.com Date 2018-03-30 12:16:55 -0700 (Fri, 30 Mar 2018) Log Message Remove CXX_REFERENCE_QUALIFIED_FUNCTIONS and optional's equivalent https://bugs.webkit.org/show_bug.cgi?id=184167 Reviewed by Yusuke Suzuki. Remove

[webkit-changes] [230115] trunk

2018-03-30 Thread fpizlo
Title: [230115] trunk Revision 230115 Author fpi...@apple.com Date 2018-03-30 13:31:00 -0700 (Fri, 30 Mar 2018) Log Message Bytecode generator should not get_from_scope something that may be a hole into a variable that is already live https://bugs.webkit.org/show_bug.cgi?id=184189

[webkit-changes] [230116] trunk/Source/WTF

2018-03-30 Thread jfbastien
Title: [230116] trunk/Source/WTF Revision 230116 Author jfbast...@apple.com Date 2018-03-30 13:46:58 -0700 (Fri, 30 Mar 2018) Log Message WorkQueueWin: don't move rvalues https://bugs.webkit.org/show_bug.cgi?id=184190 Reviewed by Mark Lam. As part of #184167 optional is now more

[webkit-changes] [230118] trunk

2018-03-30 Thread youenn
Title: [230118] trunk Revision 230118 Author you...@apple.com Date 2018-03-30 14:50:02 -0700 (Fri, 30 Mar 2018) Log Message NetworkLoadChecker should upgrade redirects if needed https://bugs.webkit.org/show_bug.cgi?id=184098 Reviewed by Chris Dumez. LayoutTests/imported/w3c: *

[webkit-changes] [230119] trunk

2018-03-30 Thread jfbastien
Title: [230119] trunk Revision 230119 Author jfbast...@apple.com Date 2018-03-30 16:12:44 -0700 (Fri, 30 Mar 2018) Log Message WebAssembly compilation from DataView Modified Paths trunk/JSTests/ChangeLog trunk/Source/_javascript_Core/ChangeLog

[webkit-changes] [230122] trunk/Source

2018-03-30 Thread wenson_hsieh
Title: [230122] trunk/Source Revision 230122 Author wenson_hs...@apple.com Date 2018-03-30 17:12:36 -0700 (Fri, 30 Mar 2018) Log Message [Extra zoom mode] Adopt list view controller UI for numeric input types https://bugs.webkit.org/show_bug.cgi?id=184184 Reviewed by Timothy Hatcher.

[webkit-changes] [230123] trunk/LayoutTests

2018-03-30 Thread ryanhaddad
Title: [230123] trunk/LayoutTests Revision 230123 Author ryanhad...@apple.com Date 2018-03-30 17:13:31 -0700 (Fri, 30 Mar 2018) Log Message Mark imported/w3c/web-platform-tests/html/browsers/offline/appcache/workers/appcache-worker.html as flaky.

[webkit-changes] [230124] trunk/LayoutTests

2018-03-30 Thread ryanhaddad
Title: [230124] trunk/LayoutTests Revision 230124 Author ryanhad...@apple.com Date 2018-03-30 17:13:32 -0700 (Fri, 30 Mar 2018) Log Message Skip http/tests/resourceLoadStatistics/prevalent-resource-with-user-interaction-timeout.html https://bugs.webkit.org/show_bug.cgi?id=178472

[webkit-changes] [230117] trunk

2018-03-30 Thread dbates
Title: [230117] trunk Revision 230117 Author dba...@webkit.org Date 2018-03-30 14:01:35 -0700 (Fri, 30 Mar 2018) Log Message ASSERTION FAILED: ASSERT(!containsImage || MIMETypeRegistry::isSupportedImageResourceMIMEType([resource MIMEType])) in -[NSPasteboard(WebExtras)

[webkit-changes] [230105] trunk

2018-03-30 Thread ryanhaddad
Title: [230105] trunk Revision 230105 Author ryanhad...@apple.com Date 2018-03-30 09:05:22 -0700 (Fri, 30 Mar 2018) Log Message Unreviewed, rolling out r230102. Caused assertion failures on JSC bots. Reverted changeset: "A stack overflow in the parsing of a builtin (called by

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

2018-03-30 Thread mark . lam
Title: [230106] trunk/Source/_javascript_Core Revision 230106 Author mark@apple.com Date 2018-03-30 09:31:06 -0700 (Fri, 30 Mar 2018) Log Message Add pointer profiling support to Wasm. https://bugs.webkit.org/show_bug.cgi?id=184175 Reviewed by JF Bastien. * runtime/PtrTag.h: *

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

2018-03-30 Thread ryanhaddad
Title: [230125] trunk/Source/WebKit Revision 230125 Author ryanhad...@apple.com Date 2018-03-30 19:54:32 -0700 (Fri, 30 Mar 2018) Log Message Unreviewed build fix, remove unused lambda capture. * NetworkProcess/NetworkResourceLoader.cpp:

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

2018-03-30 Thread ryanhaddad
Title: [230126] trunk/Source/WebKit Revision 230126 Author ryanhad...@apple.com Date 2018-03-30 20:09:26 -0700 (Fri, 30 Mar 2018) Log Message Unreviewed, rolling out r230125. Build fix broke more builds. Reverted changeset: "Unreviewed build fix, remove unused lambda capture."