[webkit-changes] [200360] trunk

2016-05-02 Thread simon . fraser
Title: [200360] trunk Revision 200360 Author simon.fra...@apple.com Date 2016-05-02 20:39:51 -0700 (Mon, 02 May 2016) Log Message Don't run transitions to/from 'auto' values https://bugs.webkit.org/show_bug.cgi?id=38243 rdar://problem/20904225 Reviewed by Dean Jackson. Source/WebCore: T

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

2016-05-02 Thread commit-queue
Title: [200359] trunk/Source/WebInspectorUI Revision 200359 Author commit-qu...@webkit.org Date 2016-05-02 19:58:42 -0700 (Mon, 02 May 2016) Log Message Unreviewed, rolling out r200337. https://bugs.webkit.org/show_bug.cgi?id=157294 Console hangs when evaluating expresisons (Requested by

[webkit-changes] [200358] trunk

2016-05-02 Thread cdumez
Title: [200358] trunk Revision 200358 Author cdu...@apple.com Date 2016-05-02 19:52:19 -0700 (Mon, 02 May 2016) Log Message Indexing CSSStyleDeclaration object with out-of-range index should return undefined https://bugs.webkit.org/show_bug.cgi?id=157283 Reviewed by Darin Adler. Source/

[webkit-changes] [200357] trunk

2016-05-02 Thread dino
Title: [200357] trunk Revision 200357 Author d...@apple.com Date 2016-05-02 19:25:31 -0700 (Mon, 02 May 2016) Log Message Specifying a longhand property should not serialize to a shorthand property https://bugs.webkit.org/show_bug.cgi?id=157180 Patch by Antoine Quint on 2016-05-02 Revie

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

2016-05-02 Thread dino
Title: [200356] trunk/Source/WebCore Revision 200356 Author d...@apple.com Date 2016-05-02 19:17:36 -0700 (Mon, 02 May 2016) Log Message REGRESSION: Page layout of Manga/Picture books and all Fixed Layout ePubs corrupted https://bugs.webkit.org/show_bug.cgi?id=157292 Reviewed by Tim Hor

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

2016-05-02 Thread commit-queue
Title: [200355] trunk/Source/_javascript_Core Revision 200355 Author commit-qu...@webkit.org Date 2016-05-02 19:00:22 -0700 (Mon, 02 May 2016) Log Message Web Inspector: Reflect.toString() should be [object Object] not [object Reflect] https://bugs.webkit.org/show_bug.cgi?id=157288 Patch

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

2016-05-02 Thread eric . carlson
Title: [200354] trunk/Source/WebCore Revision 200354 Author eric.carl...@apple.com Date 2016-05-02 18:39:50 -0700 (Mon, 02 May 2016) Log Message [Mac] AirPlay fails if target is set before AVPlayer has been created https://bugs.webkit.org/show_bug.cgi?id=157147 Reviewed by Dean Jackson.

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

2016-05-02 Thread commit-queue
Title: [200353] trunk/Source/WebInspectorUI Revision 200353 Author commit-qu...@webkit.org Date 2016-05-02 18:34:32 -0700 (Mon, 02 May 2016) Log Message Web Inspector: Unexpected "Script Element #" resources in Debugger Sidebar https://bugs.webkit.org/show_bug.cgi?id=157280 Patch by Jose

[webkit-changes] [200352] trunk/Source

2016-05-02 Thread beidson
Title: [200352] trunk/Source Revision 200352 Author beid...@apple.com Date 2016-05-02 18:01:53 -0700 (Mon, 02 May 2016) Log Message Const-ify some IDB code. https://bugs.webkit.org/show_bug.cgi?id=157287 Reviewed by Alex Christensen. Source/WebCore: No new tests (Refactor only). * Mod

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

2016-05-02 Thread jond
Title: [200351] trunk/Source/_javascript_Core Revision 200351 Author j...@apple.com Date 2016-05-02 17:51:39 -0700 (Mon, 02 May 2016) Log Message Add Resource Timing entry to the Feature Status page. https://bugs.webkit.org/show_bug.cgi?id=157285 Reviewed by Timothy Hatcher. * features.

[webkit-changes] [200350] trunk

2016-05-02 Thread commit-queue
Title: [200350] trunk Revision 200350 Author commit-qu...@webkit.org Date 2016-05-02 17:51:24 -0700 (Mon, 02 May 2016) Log Message Make console a namespace object (like Math/JSON), allowing functions to be called unbound https://bugs.webkit.org/show_bug.cgi?id=157286 Patch by Joseph Pec

[webkit-changes] [200349] tags/Safari-602.1.30.3/Source

2016-05-02 Thread bshafiei
Title: [200349] tags/Safari-602.1.30.3/Source Revision 200349 Author bshaf...@apple.com Date 2016-05-02 17:11:00 -0700 (Mon, 02 May 2016) Log Message Versioning. Modified Paths tags/Safari-602.1.30.3/Source/_javascript_Core/Configurations/Version.xcconfig tags/Safari-602.1.30.3/Source/W

[webkit-changes] [200348] tags/Safari-602.1.30.3/

2016-05-02 Thread bshafiei
Title: [200348] tags/Safari-602.1.30.3/ Revision 200348 Author bshaf...@apple.com Date 2016-05-02 17:07:03 -0700 (Mon, 02 May 2016) Log Message New tag. Added Paths tags/Safari-602.1.30.3/ Diff Property changes: tags/Safari-602.1.30.3 Added: svn:ignore depcomp compile config.gue

[webkit-changes] [200347] trunk

2016-05-02 Thread antti
Title: [200347] trunk Revision 200347 Author an...@apple.com Date 2016-05-02 16:47:33 -0700 (Mon, 02 May 2016) Log Message REGRESSION(r199964): Animation on pseudo elements doesn't trigger if first frame matches the current style https://bugs.webkit.org/show_bug.cgi?id=157284 Reviewed by

[webkit-changes] [200346] trunk

2016-05-02 Thread beidson
Title: [200346] trunk Revision 200346 Author beid...@apple.com Date 2016-05-02 16:14:01 -0700 (Mon, 02 May 2016) Log Message Add the ability to accumulate logs for specific logging channels to help diagnose test timeouts. https://bugs.webkit.org/show_bug.cgi?id=157274 Reviewed by Alex Ch

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

2016-05-02 Thread commit-queue
Title: [200345] trunk/Source/WebInspectorUI Revision 200345 Author commit-qu...@webkit.org Date 2016-05-02 16:07:21 -0700 (Mon, 02 May 2016) Log Message Web Inspector: Prefer "Console Evaluation" to "Eval Code" if we know it was a console evaluation https://bugs.webkit.org/show_bug.cgi?id

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

2016-05-02 Thread simon . fraser
Title: [200343] trunk/Source/WebCore Revision 200343 Author simon.fra...@apple.com Date 2016-05-02 15:19:33 -0700 (Mon, 02 May 2016) Log Message Make Length, LengthSize and LengthPoint blending not use member functions https://bugs.webkit.org/show_bug.cgi?id=157281 Reviewed by Zalan Bujt

[webkit-changes] [200342] trunk/Source

2016-05-02 Thread simon . fraser
Title: [200342] trunk/Source Revision 200342 Author simon.fra...@apple.com Date 2016-05-02 15:19:29 -0700 (Mon, 02 May 2016) Log Message Fix shouldUpdateScrollLayerPositionSynchronously() for non-main frames. Remove updatesScrollLayerPositionOnMainThread() https://bugs.webkit.org/show_bug

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

2016-05-02 Thread simon . fraser
Title: [200341] trunk/Source/WebCore Revision 200341 Author simon.fra...@apple.com Date 2016-05-02 15:19:23 -0700 (Mon, 02 May 2016) Log Message Add to the Animations log channel output about which properties are being blended https://bugs.webkit.org/show_bug.cgi?id=157271 Reviewed by De

[webkit-changes] [200339] trunk/Tools

2016-05-02 Thread commit-queue
Title: [200339] trunk/Tools Revision 200339 Author commit-qu...@webkit.org Date 2016-05-02 14:42:07 -0700 (Mon, 02 May 2016) Log Message Add fail-fast option to run-_javascript_core-tests https://bugs.webkit.org/show_bug.cgi?id=157270 Patch by Srinivasan Vijayaraghavan on 2016-05-02 Rev

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

2016-05-02 Thread nvasilyev
Title: [200337] trunk/Source/WebInspectorUI Revision 200337 Author nvasil...@apple.com Date 2016-05-02 14:01:08 -0700 (Mon, 02 May 2016) Log Message Web Inspector: Adding a new console message shouldn't modify DOM when the console log is hidden https://bugs.webkit.org/show_bug.cgi?id=1556

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

2016-05-02 Thread achristensen
Title: [200335] trunk/Source/WebKit2 Revision 200335 Author achristen...@apple.com Date 2016-05-02 13:25:48 -0700 (Mon, 02 May 2016) Log Message Crash if a certificate chain has null certificates https://bugs.webkit.org/show_bug.cgi?id=157206 Reviewed by Alexey Proskuryakov. * NetworkPr

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

2016-05-02 Thread commit-queue
Title: [200334] trunk/Source/WebInspectorUI Revision 200334 Author commit-qu...@webkit.org Date 2016-05-02 12:59:49 -0700 (Mon, 02 May 2016) Log Message Uncaught Exception: TypeError: null is not an object (evaluating 'sourceCodeLocation.formattedLineNumber') https://bugs.webkit.org/show_

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

2016-05-02 Thread andersca
Title: [200333] trunk/Source/WebCore Revision 200333 Author ander...@apple.com Date 2016-05-02 12:52:28 -0700 (Mon, 02 May 2016) Log Message Fix build. * platform/mac/WebPlaybackControlsManager.h: Modified Paths trunk/Source/WebCore/ChangeLog trunk/Source/WebCore/platform/mac/WebPlayba

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

2016-05-02 Thread timothy
Title: [200332] trunk/Source/WebInspectorUI Revision 200332 Author timo...@apple.com Date 2016-05-02 12:47:03 -0700 (Mon, 02 May 2016) Log Message Web Inspector: Zooming of docked Web Inspector affects the webpage, but reset to 0 does not https://bugs.webkit.org/show_bug.cgi?id=157234 rda

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

2016-05-02 Thread weinig
Title: [200331] trunk/Source/WebCore Revision 200331 Author wei...@apple.com Date 2016-05-02 12:33:28 -0700 (Mon, 02 May 2016) Log Message DataDetector underline color should be based on the text color https://bugs.webkit.org/show_bug.cgi?id=157272 Fixes: DataDetectors links should

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

2016-05-02 Thread mmaxfield
Title: [200330] trunk/Source/WebKit2 Revision 200330 Author mmaxfi...@apple.com Date 2016-05-02 12:08:47 -0700 (Mon, 02 May 2016) Log Message Addressing post-review comments after r200116 https://bugs.webkit.org/show_bug.cgi?id=157228 Reviewed by Anders Carlsson. * Shared/WebPreferences

[webkit-changes] [200329] trunk/Tools

2016-05-02 Thread clopez
Title: [200329] trunk/Tools Revision 200329 Author clo...@igalia.com Date 2016-05-02 11:59:28 -0700 (Mon, 02 May 2016) Log Message [CMake] MiniBrowser fails to build because libsoup link flags are not defined. https://bugs.webkit.org/show_bug.cgi?id=157268 Reviewed by Michael Catanzaro.

[webkit-changes] [200327] trunk

2016-05-02 Thread rniwa
Title: [200327] trunk Revision 200327 Author rn...@webkit.org Date 2016-05-02 11:19:44 -0700 (Mon, 02 May 2016) Log Message document.currentScript must be null when we're executing a script inside a shadow tree https://bugs.webkit.org/show_bug.cgi?id=157245 Reviewed by Darin Adler. Sour

[webkit-changes] [200326] trunk

2016-05-02 Thread achristensen
Title: [200326] trunk Revision 200326 Author achristen...@apple.com Date 2016-05-02 11:05:46 -0700 (Mon, 02 May 2016) Log Message Do not reuse cache entries with conditional headers https://bugs.webkit.org/show_bug.cgi?id=157205 rdar://problem/25856933 Reviewed by Chris Dumez. Source/We

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

2016-05-02 Thread keith_miller
Title: [200325] trunk/Source/_javascript_Core Revision 200325 Author keith_mil...@apple.com Date 2016-05-02 10:38:15 -0700 (Mon, 02 May 2016) Log Message ToThis should be able to be eliminated in Constant Folding https://bugs.webkit.org/show_bug.cgi?id=157213 Reviewed by Saam Barati. Th

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

2016-05-02 Thread yoav
Title: [200324] trunk/Source/WebCore Revision 200324 Author y...@yoav.ws Date 2016-05-02 09:21:33 -0700 (Mon, 02 May 2016) Log Message Speculatively fix the cmake build https://bugs.webkit.org/show_bug.cgi?id=157262 Reviewed by Darin Adler. This patch adds WEB_TIMING build flag guards a

[webkit-changes] [200323] trunk/Source

2016-05-02 Thread dbates
Title: [200323] trunk/Source Revision 200323 Author dba...@webkit.org Date 2016-05-02 09:15:57 -0700 (Mon, 02 May 2016) Log Message CSP: Add workaround for XtraMath https://bugs.webkit.org/show_bug.cgi?id=157252 Reviewed by Andy Estes. Source/WebCore: * platform/RuntimeApplicationCheck

[webkit-changes] [200322] trunk/Source

2016-05-02 Thread dbates
Title: [200322] trunk/Source Revision 200322 Author dba...@webkit.org Date 2016-05-02 08:57:05 -0700 (Mon, 02 May 2016) Log Message DatabaseTracker::closeAllDatabases calls Database::close from the wrong thread https://bugs.webkit.org/show_bug.cgi?id=147672 Reviewed by Brady Eidson. So

[webkit-changes] [200320] trunk

2016-05-02 Thread yoav
Title: [200320] trunk Revision 200320 Author y...@yoav.ws Date 2016-05-02 01:21:50 -0700 (Mon, 02 May 2016) Log Message Move ResourceTiming behind a runtime flag https://bugs.webkit.org/show_bug.cgi?id=157133 Reviewed by Alex Christensen. .: * Source/cmake/WebKitFeatures.cmake: Remove