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

2017-05-22 Thread drousso
Title: [217266] trunk/Source/WebInspectorUI Revision 217266 Author drou...@apple.com Date 2017-05-22 21:59:53 -0700 (Mon, 22 May 2017) Log Message Web Inspector: Changes are not applied in CSS sidebar when switching to Resources tab without blurring editor

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

2017-05-22 Thread commit-queue
Title: [217265] trunk/Source/WebInspectorUI Revision 217265 Author commit-qu...@webkit.org Date 2017-05-22 20:50:13 -0700 (Mon, 22 May 2017) Log Message Web Inspector: New Tab contents not centered vertically https://bugs.webkit.org/show_bug.cgi?id=172486 Patch by Joseph Pecoraro

[webkit-changes] [217264] branches/safari-603-branch/Source/WebCore/rendering/ RenderElement.cpp

2017-05-22 Thread jmarcell
Title: [217264] branches/safari-603-branch/Source/WebCore/rendering/RenderElement.cpp Revision 217264 Author jmarc...@apple.com Date 2017-05-22 19:15:28 -0700 (Mon, 22 May 2017) Log Message Build fix for rdar://problem/32278660 * rendering/RenderElement.cpp: Modified Paths

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

2017-05-22 Thread commit-queue
Title: [217262] trunk/Source/WebCore Revision 217262 Author commit-qu...@webkit.org Date 2017-05-22 18:51:04 -0700 (Mon, 22 May 2017) Log Message Avoid moving to the second frame of an animated image before the first frame has finished decoding

[webkit-changes] [217261] branches/safari-603-branch

2017-05-22 Thread jmarcell
Title: [217261] branches/safari-603-branch Revision 217261 Author jmarc...@apple.com Date 2017-05-22 18:44:18 -0700 (Mon, 22 May 2017) Log Message Cherry-pick r216992. rdar://problem/32258716 Modified Paths branches/safari-603-branch/LayoutTests/ChangeLog

[webkit-changes] [217260] trunk

2017-05-22 Thread achristensen
Title: [217260] trunk Revision 217260 Author achristen...@apple.com Date 2017-05-22 17:50:58 -0700 (Mon, 22 May 2017) Log Message REGRESSION(r215686): O(n^2) algorithm in CachedRawResource::addDataBuffer https://bugs.webkit.org/show_bug.cgi?id=172406 Reviewed by Brady Eidson.

[webkit-changes] [217259] trunk/Tools

2017-05-22 Thread jmarcell
Title: [217259] trunk/Tools Revision 217259 Author jmarc...@apple.com Date 2017-05-22 17:29:47 -0700 (Mon, 22 May 2017) Log Message Do not enter Subversion-specific logic when parsing Git-based Trac data. https://bugs.webkit.org/show_bug.cgi?id=172433 Reviewed by Alexey Proskuryakov.

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

2017-05-22 Thread drousso
Title: [217258] trunk/Source/WebInspectorUI Revision 217258 Author drou...@apple.com Date 2017-05-22 16:44:49 -0700 (Mon, 22 May 2017) Log Message Web Inspector: New CSS Rules should go into a new Stylesheet Resource that can be viewed/edited/saved

[webkit-changes] [217257] trunk/LayoutTests

2017-05-22 Thread ryanhaddad
Title: [217257] trunk/LayoutTests Revision 217257 Author ryanhad...@apple.com Date 2017-05-22 16:41:13 -0700 (Mon, 22 May 2017) Log Message Mark to imported/w3c/web-platform-tests/webrtc tests as failing on ios-wk2. https://bugs.webkit.org/show_bug.cgi?id=171605 Unreviewed test

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

2017-05-22 Thread cdumez
Title: [217256] trunk/Source/WebCore Revision 217256 Author cdu...@apple.com Date 2017-05-22 16:27:16 -0700 (Mon, 22 May 2017) Log Message Resources in cached parsed stylesheets may bypass content blockers https://bugs.webkit.org/show_bug.cgi?id=172468 Reviewed by Geoffrey Garen.

[webkit-changes] [217255] trunk

2017-05-22 Thread cdumez
Title: [217255] trunk Revision 217255 Author cdu...@apple.com Date 2017-05-22 16:00:25 -0700 (Mon, 22 May 2017) Log Message ASSERTION FAILED: tokens.find(item) == notFound in WebCore::DOMTokenList::replace https://bugs.webkit.org/show_bug.cgi?id=172473 Reviewed by Ryosuke Niwa.

[webkit-changes] [217254] trunk/LayoutTests

2017-05-22 Thread ryanhaddad
Title: [217254] trunk/LayoutTests Revision 217254 Author ryanhad...@apple.com Date 2017-05-22 15:52:06 -0700 (Mon, 22 May 2017) Log Message Mark http/tests/loading/resourceLoadStatistics/grandfathering.html as flaky. https://bugs.webkit.org/show_bug.cgi?id=172452 Unreviewed test

[webkit-changes] [217253] trunk/LayoutTests

2017-05-22 Thread ryanhaddad
Title: [217253] trunk/LayoutTests Revision 217253 Author ryanhad...@apple.com Date 2017-05-22 15:47:46 -0700 (Mon, 22 May 2017) Log Message Update TestExpectations for two new WPT LayoutTests. https://bugs.webkit.org/show_bug.cgi?id=172472 Unreviewed test gardening. * TestExpectations:

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

2017-05-22 Thread commit-queue
Title: [217252] trunk/Source/WebKit2 Revision 217252 Author commit-qu...@webkit.org Date 2017-05-22 15:41:02 -0700 (Mon, 22 May 2017) Log Message Need a way to allow WKWebView to load request with ShouldOpenExternalURLsPolicy::ShouldAllow. https://bugs.webkit.org/show_bug.cgi?id=172460

[webkit-changes] [217251] trunk/Source

2017-05-22 Thread commit-queue
Title: [217251] trunk/Source Revision 217251 Author commit-qu...@webkit.org Date 2017-05-22 15:19:50 -0700 (Mon, 22 May 2017) Log Message Remove AVAudioCaptureSource https://bugs.webkit.org/show_bug.cgi?id=172360 Patch by Youenn Fablet on 2017-05-22 Reviewed by Sam

[webkit-changes] [217250] trunk/LayoutTests

2017-05-22 Thread ap
Title: [217250] trunk/LayoutTests Revision 217250 Author a...@apple.com Date 2017-05-22 15:09:49 -0700 (Mon, 22 May 2017) Log Message Remove Java tests. Rubber-stamped by Tim Horton. These tests were disabled on all platforms for a long long time now. * TestExpectations: * java:

[webkit-changes] [217249] trunk/Tools

2017-05-22 Thread timothy_horton
Title: [217249] trunk/Tools Revision 217249 Author timothy_hor...@apple.com Date 2017-05-22 15:08:09 -0700 (Mon, 22 May 2017) Log Message ExplicitSnapshotsChangeUponNavigation API test often fails https://bugs.webkit.org/show_bug.cgi?id=172475 Reviewed by Simon Fraser. *

[webkit-changes] [217248] trunk

2017-05-22 Thread bburg
Title: [217248] trunk Revision 217248 Author bb...@apple.com Date 2017-05-22 15:06:47 -0700 (Mon, 22 May 2017) Log Message Web Inspector: webkit reload policy should match default behavior https://bugs.webkit.org/show_bug.cgi?id=171385 Reviewed by Joseph Pecoraro.

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

2017-05-22 Thread commit-queue
Title: [217246] trunk/Source/WebCore Revision 217246 Author commit-qu...@webkit.org Date 2017-05-22 14:23:24 -0700 (Mon, 22 May 2017) Log Message [CG] Use the SPI CGImageSourceGetTypeWithData() to get the typeIdentifierHint of an image https://bugs.webkit.org/show_bug.cgi?id=172405

[webkit-changes] [217245] trunk/LayoutTests

2017-05-22 Thread ryanhaddad
Title: [217245] trunk/LayoutTests Revision 217245 Author ryanhad...@apple.com Date 2017-05-22 14:13:45 -0700 (Mon, 22 May 2017) Log Message Mark imported/w3c/web-platform-tests/WebCryptoAPI/import_export/test_rsa_importKey.https.html as a timeout on El Capitan.

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

2017-05-22 Thread bburg
Title: [217244] trunk/Source/WebKit2 Revision 217244 Author bb...@apple.com Date 2017-05-22 13:56:49 -0700 (Mon, 22 May 2017) Log Message Web Automation: characters produced with shift modifier on QWERTY keyboard should be delivered as shift-down, char-down, char-up, shift-up events

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

2017-05-22 Thread zalan
Title: [217242] trunk/Source/WebCore Revision 217242 Author za...@apple.com Date 2017-05-22 13:28:06 -0700 (Mon, 22 May 2017) Log Message SameSizeAsInlineBox mismatch on ARMV7. https://bugs.webkit.org/show_bug.cgi?id=172459 Reviewed by Simon Fraser. Due to the ARMV7/i386 padding

[webkit-changes] [217241] trunk

2017-05-22 Thread mmaxfield
Title: [217241] trunk Revision 217241 Author mmaxfi...@apple.com Date 2017-05-22 13:12:43 -0700 (Mon, 22 May 2017) Log Message Enable the woff2-variations @font-face format identifier https://bugs.webkit.org/show_bug.cgi?id=172425 Reviewed by Andreas Kling. Source/WebCore: We support

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

2017-05-22 Thread keith_miller
Title: [217240] trunk/Source/_javascript_Core Revision 217240 Author keith_mil...@apple.com Date 2017-05-22 12:48:38 -0700 (Mon, 22 May 2017) Log Message [Cocoa] An exported Objective C class’s prototype and constructor don't persist across JSContext deallocation

[webkit-changes] [217239] trunk

2017-05-22 Thread commit-queue
Title: [217239] trunk Revision 217239 Author commit-qu...@webkit.org Date 2017-05-22 12:44:54 -0700 (Mon, 22 May 2017) Log Message [mac-wk1] LayoutTest media/modern-media-controls/airplay-button/airplay-button.html is a flaky timeout https://bugs.webkit.org/show_bug.cgi?id=168409 Patch

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

2017-05-22 Thread commit-queue
Title: [217238] trunk/Source/WebCore Revision 217238 Author commit-qu...@webkit.org Date 2017-05-22 12:43:39 -0700 (Mon, 22 May 2017) Log Message Don't unconditionally reset TextIterator::m_handledChildren for display: contents nodes. https://bugs.webkit.org/show_bug.cgi?id=172443 This

[webkit-changes] [217236] trunk

2017-05-22 Thread simon . fraser
Title: [217236] trunk Revision 217236 Author simon.fra...@apple.com Date 2017-05-22 12:19:24 -0700 (Mon, 22 May 2017) Log Message Support transform-box to switch sizing box in SVG https://bugs.webkit.org/show_bug.cgi?id=145783 Reviewed by Dean Jackson. Source/WebCore: Add support for

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

2017-05-22 Thread cdumez
Title: [217235] trunk/Source/WebCore Revision 217235 Author cdu...@apple.com Date 2017-05-22 12:14:14 -0700 (Mon, 22 May 2017) Log Message Add support for [LegacyWindowAlias] IDL extended attribute https://bugs.webkit.org/show_bug.cgi?id=172451 Reviewed by Sam Weinig. Add support for

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

2017-05-22 Thread jer . noble
Title: [217234] trunk/Source/WebCore Revision 217234 Author jer.no...@apple.com Date 2017-05-22 12:02:11 -0700 (Mon, 22 May 2017) Log Message ASSERTION FAILED: m_boundThread == currentThread() in WTF::WeakReference::clear() https://bugs.webkit.org/show_bug.cgi?id=172457 Reviewed by

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

2017-05-22 Thread bburg
Title: [217233] trunk/Source/WTF Revision 217233 Author bb...@apple.com Date 2017-05-22 11:49:02 -0700 (Mon, 22 May 2017) Log Message Add a debugging macro that sleeps a thread until a debugger attaches https://bugs.webkit.org/show_bug.cgi?id=171575 Reviewed by Mark Lam. This is really

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

2017-05-22 Thread bburg
Title: [217232] trunk/Source/WebInspectorUI Revision 217232 Author bb...@apple.com Date 2017-05-22 11:38:57 -0700 (Mon, 22 May 2017) Log Message Web Inspector: RTL: In Timelines > _javascript_ & Events, digits for sample count are not localized

[webkit-changes] [217231] branches/safari-603-branch/LayoutTests

2017-05-22 Thread ryanhaddad
Title: [217231] branches/safari-603-branch/LayoutTests Revision 217231 Author ryanhad...@apple.com Date 2017-05-22 11:36:21 -0700 (Mon, 22 May 2017) Log Message Unreviewed test gardening. * platform/ios-simulator-wk2/TestExpectations: * platform/ios-simulator/TestExpectations: Modified

[webkit-changes] [217230] trunk/Websites/perf.webkit.org

2017-05-22 Thread dewei_zhu
Title: [217230] trunk/Websites/perf.webkit.org Revision 217230 Author dewei_...@apple.com Date 2017-05-22 11:29:05 -0700 (Mon, 22 May 2017) Log Message Fix the bug that sometimes analysis task results pane is missing. https://bugs.webkit.org/show_bug.cgi?id=172404 Reviewed by Ryosuke

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

2017-05-22 Thread bburg
Title: [217229] trunk/Source/WebInspectorUI Revision 217229 Author bb...@apple.com Date 2017-05-22 11:27:34 -0700 (Mon, 22 May 2017) Log Message Web Inspector: RTL: Text in autocomplete popover should be aligned left https://bugs.webkit.org/show_bug.cgi?id=171998 Patch by Nikita

[webkit-changes] [217227] trunk

2017-05-22 Thread antti
Title: [217227] trunk Revision 217227 Author an...@apple.com Date 2017-05-22 11:16:18 -0700 (Mon, 22 May 2017) Log Message Crash in WebCore::StyleRuleKeyframes::findKeyframeIndex https://bugs.webkit.org/show_bug.cgi?id=170756 Reviewed by Andreas Kling. Source/WebCore: Using a

[webkit-changes] [217224] trunk/Source

2017-05-22 Thread wenson_hsieh
Title: [217224] trunk/Source Revision 217224 Author wenson_hs...@apple.com Date 2017-05-22 11:02:33 -0700 (Mon, 22 May 2017) Log Message Remove unused documentIsHandlingNonDefaultDrag plumbing for WebKit2 https://bugs.webkit.org/show_bug.cgi?id=172453 Reviewed by Tim Horton.

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

2017-05-22 Thread jer . noble
Title: [217223] trunk/Source/WebCore Revision 217223 Author jer.no...@apple.com Date 2017-05-22 10:38:38 -0700 (Mon, 22 May 2017) Log Message Media element thinks its hidden when in PiP mode and tab is backgrounded. https://bugs.webkit.org/show_bug.cgi?id=172221 Reviewed by Eric

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

2017-05-22 Thread fpizlo
Title: [217221] trunk/Source/_javascript_Core Revision 217221 Author fpi...@apple.com Date 2017-05-22 10:14:01 -0700 (Mon, 22 May 2017) Log Message FTL stack overflow handling should not assume that B3 never selects callee-saves in the prologue

[webkit-changes] [217217] trunk/LayoutTests

2017-05-22 Thread antti
Title: [217217] trunk/LayoutTests Revision 217217 Author an...@apple.com Date 2017-05-22 06:17:24 -0700 (Mon, 22 May 2017) Log Message [macOS Sierra Wk1] LayoutTest/animations/animation-initial-inheritance.html is a flaky image failure. https://bugs.webkit.org/show_bug.cgi?id=172177

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

2017-05-22 Thread commit-queue
Title: [217215] trunk/Source/WebInspectorUI Revision 217215 Author commit-qu...@webkit.org Date 2017-05-22 05:17:57 -0700 (Mon, 22 May 2017) Log Message [GTK] Web Inspector: Add active call frame indicator image https://bugs.webkit.org/show_bug.cgi?id=161987 Patch by Fujii Hironori

[webkit-changes] [217212] releases/WebKitGTK/webkit-2.17.3/

2017-05-22 Thread carlosgc
Title: [217212] releases/WebKitGTK/webkit-2.17.3/ Revision 217212 Author carlo...@webkit.org Date 2017-05-22 01:50:44 -0700 (Mon, 22 May 2017) Log Message WebKitGTK+ 2.17.3 Added Paths releases/WebKitGTK/webkit-2.17.3/ Diff ___

[webkit-changes] [217211] trunk

2017-05-22 Thread carlosgc
Title: [217211] trunk Revision 217211 Author carlo...@webkit.org Date 2017-05-22 01:49:20 -0700 (Mon, 22 May 2017) Log Message Unreviewed. Update OptionsGTK.cmake and NEWS for 2.17.3 release. .: * Source/cmake/OptionsGTK.cmake: Bump version numbers. Source/WebKit2: * gtk/NEWS: Add

[webkit-changes] [217210] trunk/Tools

2017-05-22 Thread carlosgc
Title: [217210] trunk/Tools Revision 217210 Author carlo...@webkit.org Date 2017-05-22 01:03:02 -0700 (Mon, 22 May 2017) Log Message Unreviewed. Do not include WPE files in GTK+ tarballs. * gtk/manifest.txt.in: Modified Paths trunk/Tools/ChangeLog trunk/Tools/gtk/manifest.txt.in

[webkit-changes] [217209] trunk

2017-05-22 Thread carlosgc
Title: [217209] trunk Revision 217209 Author carlo...@webkit.org Date 2017-05-22 00:50:44 -0700 (Mon, 22 May 2017) Log Message [GTK] Add webkit_context_menu_item_new_from_gaction https://bugs.webkit.org/show_bug.cgi?id=159631 Reviewed by Michael Catanzaro. Source/WebKit2: Add new API

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

2017-05-22 Thread carlosgc
Title: [217208] trunk/Source/WebCore Revision 217208 Author carlo...@webkit.org Date 2017-05-22 00:30:39 -0700 (Mon, 22 May 2017) Log Message [WPE] Use surfaceless context for sharing and offscreen context if available https://bugs.webkit.org/show_bug.cgi?id=172268 Reviewed by Žan

[webkit-changes] [217207] trunk

2017-05-22 Thread commit-queue
Title: [217207] trunk Revision 217207 Author commit-qu...@webkit.org Date 2017-05-22 00:15:21 -0700 (Mon, 22 May 2017) Log Message [Win][CMake] Move MSVC compiler options to a common location https://bugs.webkit.org/show_bug.cgi?id=172230 Patch by Don Olmstead

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

2017-05-22 Thread carlosgc
Title: [217206] trunk/Source/WebKit2 Revision 217206 Author carlo...@webkit.org Date 2017-05-21 23:57:08 -0700 (Sun, 21 May 2017) Log Message Add more input validation in Connection::readBytesFromSocket() https://bugs.webkit.org/show_bug.cgi?id=171871 Reviewed by Michael Catanzaro.

[webkit-changes] [217205] trunk/LayoutTests

2017-05-22 Thread pvollan
Title: [217205] trunk/LayoutTests Revision 217205 Author pvol...@apple.com Date 2017-05-21 23:55:15 -0700 (Sun, 21 May 2017) Log Message Unreviewed Windows test gardening, skip tests which are timing out. * platform/win/TestExpectations: Modified Paths trunk/LayoutTests/ChangeLog

[webkit-changes] [217204] trunk/LayoutTests

2017-05-22 Thread pvollan
Title: [217204] trunk/LayoutTests Revision 217204 Author pvol...@apple.com Date 2017-05-21 23:30:27 -0700 (Sun, 21 May 2017) Log Message [Win] Update expectations for layout tests. https://bugs.webkit.org/show_bug.cgi?id=172437 Unreviewed test gardening, update test expectations for