[webkit-changes] [187102] branches/safari-601.1-branch/Source/WebKit2

2015-07-21 Thread bshafiei
Title: [187102] branches/safari-601.1-branch/Source/WebKit2 Revision 187102 Author bshaf...@apple.com Date 2015-07-21 08:50:57 -0700 (Tue, 21 Jul 2015) Log Message Merged r186897. rdar://problem/21692212 Modified Paths branches/safari-601.1-branch/Source/WebKit2/ChangeLog

[webkit-changes] [187103] trunk/Source/WebKit/mac

2015-07-21 Thread beidson
Title: [187103] trunk/Source/WebKit/mac Revision 187103 Author beid...@apple.com Date 2015-07-21 09:19:32 -0700 (Tue, 21 Jul 2015) Log Message Fix WebPreferences infinite recursion introduced in r186232. rdar://problem/9091261 and https://bugs.webkit.org/show_bug.cgi?id=147149 Reviewed

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

2015-07-21 Thread commit-queue
Title: [187145] trunk/Source/WebCore Revision 187145 Author commit-qu...@webkit.org Date 2015-07-21 18:46:00 -0700 (Tue, 21 Jul 2015) Log Message Web Inspector: Node highlights are wrong when the page is zoomed https://bugs.webkit.org/show_bug.cgi?id=147177 Patch by Joseph Pecoraro

[webkit-changes] [187106] branches/safari-601.1-branch/Source/WebKit/mac

2015-07-21 Thread bshafiei
Title: [187106] branches/safari-601.1-branch/Source/WebKit/mac Revision 187106 Author bshaf...@apple.com Date 2015-07-21 10:06:29 -0700 (Tue, 21 Jul 2015) Log Message Merged r187103. rdar://problem/9091261 Modified Paths branches/safari-601.1-branch/Source/WebKit/mac/ChangeLog

[webkit-changes] [187104] branches/safari-600.1.4.17-branch/Source/WebKit/mac

2015-07-21 Thread lforschler
Title: [187104] branches/safari-600.1.4.17-branch/Source/WebKit/mac Revision 187104 Author lforsch...@apple.com Date 2015-07-21 09:49:43 -0700 (Tue, 21 Jul 2015) Log Message Merged r187103. rdar://problem/9091261 Modified Paths

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

2015-07-21 Thread commit-queue
Title: [187108] trunk/Source/_javascript_Core Revision 187108 Author commit-qu...@webkit.org Date 2015-07-21 11:18:42 -0700 (Tue, 21 Jul 2015) Log Message Add support for the new.target syntax. https://bugs.webkit.org/show_bug.cgi?id=147051 Patch by Keith Miller keith_mil...@apple.com

[webkit-changes] [187107] trunk/Source/WebKit/ios

2015-07-21 Thread timothy_horton
Title: [187107] trunk/Source/WebKit/ios Revision 187107 Author timothy_hor...@apple.com Date 2015-07-21 10:14:00 -0700 (Tue, 21 Jul 2015) Log Message Expose shrink-wrapping as UIKit support SPI https://bugs.webkit.org/show_bug.cgi?id=147148 rdar://problem/21920008 Reviewed by Simon

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

2015-07-21 Thread commit-queue
Title: [187147] trunk/Source/WebInspectorUI Revision 187147 Author commit-qu...@webkit.org Date 2015-07-21 19:35:18 -0700 (Tue, 21 Jul 2015) Log Message Web Inspector: console.log(%d, 0) or console.log(%d, str) show nothing, expected Number or NaN

[webkit-changes] [187148] trunk/LayoutTests

2015-07-21 Thread ap
Title: [187148] trunk/LayoutTests Revision 187148 Author a...@apple.com Date 2015-07-21 20:51:12 -0700 (Tue, 21 Jul 2015) Log Message Update Mac test results for libxml2 v2.9.2. These results will probably become cross-platform eventually, but for now it's just Mac. *

[webkit-changes] [187143] tags/Safari-600.1.4.17.3/

2015-07-21 Thread bshafiei
Title: [187143] tags/Safari-600.1.4.17.3/ Revision 187143 Author bshaf...@apple.com Date 2015-07-21 17:37:55 -0700 (Tue, 21 Jul 2015) Log Message New tag. Added Paths tags/Safari-600.1.4.17.3/ Diff Property changes: tags/Safari-600.1.4.17.3 Added: svn:ignore depcomp compile

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

2015-07-21 Thread dino
Title: [187144] trunk/Source/WebCore Revision 187144 Author d...@apple.com Date 2015-07-21 18:39:17 -0700 (Tue, 21 Jul 2015) Log Message Default media controls use a serif font, which seems wrong https://bugs.webkit.org/show_bug.cgi?id=147179 rdar://problem/21931728 Reviewed by Simon

[webkit-changes] [187146] trunk/Source

2015-07-21 Thread commit-queue
Title: [187146] trunk/Source Revision 187146 Author commit-qu...@webkit.org Date 2015-07-21 18:49:40 -0700 (Tue, 21 Jul 2015) Log Message Web Inspector: [Mac] Open Image In New Window context menu item does nothing on an image https://bugs.webkit.org/show_bug.cgi?id=147175 Patch by

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

2015-07-21 Thread benjamin
Title: [187149] trunk/Source/WebCore Revision 187149 Author benja...@webkit.org Date 2015-07-21 22:23:06 -0700 (Tue, 21 Jul 2015) Log Message [CSS Selectors Level 4] Add #ifdefs to the new '' descendant combinator https://bugs.webkit.org/show_bug.cgi?id=147184 Patch by Benjamin Poulain

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

2015-07-21 Thread saambarati1
Title: [187111] trunk/Source/_javascript_Core Revision 187111 Author saambara...@gmail.com Date 2015-07-21 12:18:47 -0700 (Tue, 21 Jul 2015) Log Message DestructuringPatternNode and DestructuringAssignmentNode should be ParserArenaFreeable https://bugs.webkit.org/show_bug.cgi?id=147140

[webkit-changes] [187113] trunk/Source/WebKit/ios

2015-07-21 Thread timothy_horton
Title: [187113] trunk/Source/WebKit/ios Revision 187113 Author timothy_hor...@apple.com Date 2015-07-21 12:33:12 -0700 (Tue, 21 Jul 2015) Log Message Expose shrink-wrapping as UIKit support SPI https://bugs.webkit.org/show_bug.cgi?id=147148 rdar://problem/21920008 * WebKit.iOS.exp: Also

[webkit-changes] [187114] trunk

2015-07-21 Thread commit-queue
Title: [187114] trunk Revision 187114 Author commit-qu...@webkit.org Date 2015-07-21 12:52:29 -0700 (Tue, 21 Jul 2015) Log Message Make PluginProxy::handleMouseEvent() asynchronous. https://bugs.webkit.org/show_bug.cgi?id=146142 Patch by Sungmann Cho sungmann@navercorp.com on

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

2015-07-21 Thread akling
Title: [187115] trunk/Source/WebKit2 Revision 187115 Author akl...@apple.com Date 2015-07-21 12:54:23 -0700 (Tue, 21 Jul 2015) Log Message API::Session should clean up its storage in the network process when destroyed. https://webkit.org/b/147139 rdar://problem/21838764 Reviewed by

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

2015-07-21 Thread timothy_horton
Title: [187117] trunk/Source/WebKit2 Revision 187117 Author timothy_hor...@apple.com Date 2015-07-21 12:58:02 -0700 (Tue, 21 Jul 2015) Log Message [iOS] Avoid using a TextIndicator if there are non-text things to indicate https://bugs.webkit.org/show_bug.cgi?id=147152

[webkit-changes] [187110] trunk

2015-07-21 Thread hyatt
Title: [187110] trunk Revision 187110 Author hy...@apple.com Date 2015-07-21 11:43:46 -0700 (Tue, 21 Jul 2015) Log Message Need a way to ignore text-zoom in a Web page. https://bugs.webkit.org/show_bug.cgi?id=27092 rdar://problem/7037987 Reviewed by Simon Fraser. Source/WebCore: This

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

2015-07-21 Thread ossy
Title: [187112] trunk/Source/WebCore Revision 187112 Author o...@webkit.org Date 2015-07-21 12:21:59 -0700 (Tue, 21 Jul 2015) Log Message Fix the !ENABLE(DETAILS_ELEMENT) build after r186598 https://bugs.webkit.org/show_bug.cgi?id=147115 Reviewed by Chris Fleizach. *

[webkit-changes] [187116] trunk

2015-07-21 Thread commit-queue
Title: [187116] trunk Revision 187116 Author commit-qu...@webkit.org Date 2015-07-21 12:56:24 -0700 (Tue, 21 Jul 2015) Log Message REGRESSION (r172417, r184065): Multiple rendering issues with fixed attached background-image https://bugs.webkit.org/show_bug.cgi?id=147049

[webkit-changes] [187127] branches/safari-600.8-branch/Source/WebKit2

2015-07-21 Thread lforschler
Title: [187127] branches/safari-600.8-branch/Source/WebKit2 Revision 187127 Author lforsch...@apple.com Date 2015-07-21 15:00:44 -0700 (Tue, 21 Jul 2015) Log Message Merged r186812. rdar://problem/21877954 Modified Paths branches/safari-600.8-branch/Source/WebKit2/ChangeLog

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

2015-07-21 Thread hyatt
Title: [187120] trunk/Source/WebCore Revision 187120 Author hy...@apple.com Date 2015-07-21 13:57:06 -0700 (Tue, 21 Jul 2015) Log Message Fix failing WK1 layout tests. Make sure to reset the text zoom scale in Internals::resetToConsistentState. Reviewed by Anders Carlsson *

[webkit-changes] [187121] trunk

2015-07-21 Thread simon . fraser
Title: [187121] trunk Revision 187121 Author simon.fra...@apple.com Date 2015-07-21 14:19:20 -0700 (Tue, 21 Jul 2015) Log Message Safari mis-applies animation-fill-mode: forwards when using fractional iteration count https://bugs.webkit.org/show_bug.cgi?id=146996 Reviewed by Dean

[webkit-changes] [187125] trunk

2015-07-21 Thread fpizlo
Title: [187125] trunk Revision 187125 Author fpi...@apple.com Date 2015-07-21 14:41:30 -0700 (Tue, 21 Jul 2015) Log Message Fixed VM pool allocation should have a reserve for allocations that cannot fail https://bugs.webkit.org/show_bug.cgi?id=147154 rdar://problem/21847618 Reviewed by

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

2015-07-21 Thread timothy_horton
Title: [187128] trunk/Source/WebCore Revision 187128 Author timothy_hor...@apple.com Date 2015-07-21 15:16:16 -0700 (Tue, 21 Jul 2015) Log Message Placing video in fullscreen caused WebKit crash at WebCore::Range::textQuads https://bugs.webkit.org/show_bug.cgi?id=147166

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

2015-07-21 Thread commit-queue
Title: [187123] trunk/Source/WebInspectorUI Revision 187123 Author commit-qu...@webkit.org Date 2015-07-21 14:23:26 -0700 (Tue, 21 Jul 2015) Log Message Web Inspector: Total download size doesn't update soon after loading https://bugs.webkit.org/show_bug.cgi?id=147161 Patch by Joseph

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

2015-07-21 Thread commit-queue
Title: [187122] trunk/Source/WebKit2 Revision 187122 Author commit-qu...@webkit.org Date 2015-07-21 14:23:12 -0700 (Tue, 21 Jul 2015) Log Message Make sure to invalidate requests for user media after webpage reset https://bugs.webkit.org/show_bug.cgi?id=147155 rdar://problem/21924174

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

2015-07-21 Thread basile_clement
Title: [187118] trunk/Source/_javascript_Core Revision 187118 Author basile_clem...@apple.com Date 2015-07-21 13:15:54 -0700 (Tue, 21 Jul 2015) Log Message Object allocation sinking phase is performing needless HashMap copies https://bugs.webkit.org/show_bug.cgi?id=147159 Reviewed by

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

2015-07-21 Thread saambarati1
Title: [187119] trunk/Source/_javascript_Core Revision 187119 Author saambara...@gmail.com Date 2015-07-21 13:22:37 -0700 (Tue, 21 Jul 2015) Log Message ObjectPatternNode's entry should use const Identifier instead of Identifier https://bugs.webkit.org/show_bug.cgi?id=147156 Reviewed by

[webkit-changes] [187141] branches/safari-600.8-branch/Source/WebKit/mac

2015-07-21 Thread matthew_hanson
Title: [187141] branches/safari-600.8-branch/Source/WebKit/mac Revision 187141 Author matthew_han...@apple.com Date 2015-07-21 17:24:22 -0700 (Tue, 21 Jul 2015) Log Message Merge r187103. rdar://problem/21707873 Modified Paths branches/safari-600.8-branch/Source/WebKit/mac/ChangeLog

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

2015-07-21 Thread commit-queue
Title: [187132] trunk/Source/WebKit/win Revision 187132 Author commit-qu...@webkit.org Date 2015-07-21 16:14:43 -0700 (Tue, 21 Jul 2015) Log Message [Win] Add needTouchEvents() stub to WebChromeClient.h for a successful build with ENABLE_TOUCH_EVENTS=ON

[webkit-changes] [187129] trunk/Source

2015-07-21 Thread dbates
Title: [187129] trunk/Source Revision 187129 Author dba...@webkit.org Date 2015-07-21 15:33:53 -0700 (Tue, 21 Jul 2015) Log Message WTFCrash() in WebKit::WebProcess::networkConnection() https://bugs.webkit.org/show_bug.cgi?id=147112 rdar://problem/18477459 Reviewed by Gavin Barraclough.

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

2015-07-21 Thread jhoneycutt
Title: [187130] trunk/Source/WebCore Revision 187130 Author jhoneyc...@apple.com Date 2015-07-21 15:34:27 -0700 (Tue, 21 Jul 2015) Log Message [iOS] Keyboard bold/italic/underline keys don't highlight after being tapped to style a selection https://bugs.webkit.org/show_bug.cgi?id=147164

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

2015-07-21 Thread zalan
Title: [187131] trunk/Source/WebKit2 Revision 187131 Author za...@apple.com Date 2015-07-21 15:35:57 -0700 (Tue, 21 Jul 2015) Log Message [iOS] Menu drop down such as on nike.com does not stay https://bugs.webkit.org/show_bug.cgi?id=147047 rdar://problem/21046961 Reviewed by Benjamin

[webkit-changes] [187134] trunk/Source

2015-07-21 Thread simon . fraser
Title: [187134] trunk/Source Revision 187134 Author simon.fra...@apple.com Date 2015-07-21 16:31:44 -0700 (Tue, 21 Jul 2015) Log Message Add a logging channel for Layout, remove the LiveConnect channel https://bugs.webkit.org/show_bug.cgi?id=147170 Reviewed by Zalan Bujtas. Add a

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

2015-07-21 Thread simon . fraser
Title: [187135] trunk/Source/WebKit2 Revision 187135 Author simon.fra...@apple.com Date 2015-07-21 16:31:48 -0700 (Tue, 21 Jul 2015) Log Message Rename the 'View' log channel to 'Printing' https://bugs.webkit.org/show_bug.cgi?id=147172 Reviewed by Zalan Bujtas. View was a terrible name

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

2015-07-21 Thread dbates
Title: [187136] trunk/Source/WebKit2 Revision 187136 Author dba...@webkit.org Date 2015-07-21 16:33:37 -0700 (Tue, 21 Jul 2015) Log Message Fix the build following https://trac.webkit.org/changeset/187129 (https://bugs.webkit.org/show_bug.cgi?id=147112) * UIProcess/WebProcessProxy.cpp:

[webkit-changes] [187137] trunk

2015-07-21 Thread benjamin
Title: [187137] trunk Revision 187137 Author benja...@webkit.org Date 2015-07-21 16:45:00 -0700 (Tue, 21 Jul 2015) Log Message [Content Extensions] Use a jump table when consecutive transitions have different targets https://bugs.webkit.org/show_bug.cgi?id=147099 Reviewed by Alex

[webkit-changes] [187138] branches/safari-601.1-branch/LayoutTests

2015-07-21 Thread ap
Title: [187138] branches/safari-601.1-branch/LayoutTests Revision 187138 Author a...@apple.com Date 2015-07-21 16:52:35 -0700 (Tue, 21 Jul 2015) Log Message Start disabling tests for features that are disabled on this branch. * platform/mac/TestExpectations: Modified Paths

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

2015-07-21 Thread fpizlo
Title: [187139] trunk/Source/_javascript_Core Revision 187139 Author fpi...@apple.com Date 2015-07-21 17:01:46 -0700 (Tue, 21 Jul 2015) Log Message Unreviewed, fix a lot of tests. Need to initialize WTF threading sooner. * jsc.cpp: (main): Modified Paths

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

2015-07-21 Thread commit-queue
Title: [187140] trunk/Source/WebCore Revision 187140 Author commit-qu...@webkit.org Date 2015-07-21 17:06:05 -0700 (Tue, 21 Jul 2015) Log Message Exposed method to query device by UID https://bugs.webkit.org/show_bug.cgi?id=147117 rdar://problem/21904678 Patch by Matthew Daiter

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

2015-07-21 Thread mcatanzaro
Title: [187101] trunk/Source/WebCore Revision 187101 Author mcatanz...@igalia.com Date 2015-07-20 23:18:24 -0700 (Mon, 20 Jul 2015) Log Message REGRESSION(r184376): [SOUP] Multiple assertions when downloading files https://bugs.webkit.org/show_bug.cgi?id=147039 Reviewed by Darin Adler.

[webkit-changes] [187100] trunk

2015-07-21 Thread carlosgc
Title: [187100] trunk Revision 187100 Author carlo...@webkit.org Date 2015-07-20 23:06:18 -0700 (Mon, 20 Jul 2015) Log Message [GTK] Add API to be notified about editor state changes https://bugs.webkit.org/show_bug.cgi?id=145875 Reviewed by Gustavo Noronha Silva. Source/WebKit2: Add