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

2016-05-27 Thread cdumez
Title: [201480] trunk/Source/WebKit2 Revision 201480 Author cdu...@apple.com Date 2016-05-27 21:48:49 -0700 (Fri, 27 May 2016) Log Message Improve lambda capture in NetworkCache::Storage::synchronize() https://bugs.webkit.org/show_bug.cgi?id=158176 Reviewed by Brady Eidson. Improve

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

2016-05-27 Thread timothy_horton
Title: [201478] trunk/Source/WebCore Revision 201478 Author timothy_hor...@apple.com Date 2016-05-27 18:22:50 -0700 (Fri, 27 May 2016) Log Message REGRESSION (r190574): Swipe snapshots are always black on iPhone 5 https://bugs.webkit.org/show_bug.cgi?id=158171 Reviewed by Beth Dakin.

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

2016-05-27 Thread commit-queue
Title: [201477] trunk/Source/WebInspectorUI Revision 201477 Author commit-qu...@webkit.org Date 2016-05-27 17:44:13 -0700 (Fri, 27 May 2016) Log Message Web Inspector: Not all transitively dominated nodes display their retained size https://bugs.webkit.org/show_bug.cgi?id=158174 Patch

[webkit-changes] [201476] trunk

2016-05-27 Thread zalan
Title: [201476] trunk Revision 201476 Author za...@apple.com Date 2016-05-27 17:07:35 -0700 (Fri, 27 May 2016) Log Message EventHandler finds incorrect scrollable container. https://bugs.webkit.org/show_bug.cgi?id=158132 Reviewed by Brent Fulgham. Fix the logic that checks whether we

[webkit-changes] [201475] trunk/Tools

2016-05-27 Thread commit-queue
Title: [201475] trunk/Tools Revision 201475 Author commit-qu...@webkit.org Date 2016-05-27 17:06:01 -0700 (Fri, 27 May 2016) Log Message Display failing JSC stress tests in buildbot dashboard https://bugs.webkit.org/show_bug.cgi?id=156595 Patch by Srinivasan Vijayaraghavan

[webkit-changes] [201474] trunk/Source

2016-05-27 Thread commit-queue
Title: [201474] trunk/Source Revision 201474 Author commit-qu...@webkit.org Date 2016-05-27 16:58:28 -0700 (Fri, 27 May 2016) Log Message Decrease flicker when changing video presentation mode. https://bugs.webkit.org/show_bug.cgi?id=158148 rdar://problem/24476949 Patch by Jeremy Jones

[webkit-changes] [201473] trunk

2016-05-27 Thread sbarati
Title: [201473] trunk Revision 201473 Author sbar...@apple.com Date 2016-05-27 16:42:08 -0700 (Fri, 27 May 2016) Log Message DebuggerCallFrame crashes when updated with the globalExec because neither ShadowChicken's algorithm nor StackVisitor's algorithm reasons about the globalExec

[webkit-changes] [201472] trunk/LayoutTests

2016-05-27 Thread bfulgham
Title: [201472] trunk/LayoutTests Revision 201472 Author bfulg...@apple.com Date 2016-05-27 16:34:25 -0700 (Fri, 27 May 2016) Log Message Unreviewed test fix after r201468. Correct output handling to reduce flakiness on test bots. *

[webkit-changes] [201471] trunk

2016-05-27 Thread rniwa
Title: [201471] trunk Revision 201471 Author rn...@webkit.org Date 2016-05-27 15:31:43 -0700 (Fri, 27 May 2016) Log Message Crash in TreeScope::focusedElement https://bugs.webkit.org/show_bug.cgi?id=158108 Reviewed by Enrica Casucci. Source/WebCore: The bug was caused by a flawed

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

2016-05-27 Thread fpizlo
Title: [201470] trunk/Source/_javascript_Core Revision 201470 Author fpi...@apple.com Date 2016-05-27 15:29:02 -0700 (Fri, 27 May 2016) Log Message DFG::LazyJSValue::tryGetStringImpl() crashes for empty values https://bugs.webkit.org/show_bug.cgi?id=158170 Reviewed by Michael Saboff.

[webkit-changes] [201469] tags/Safari-602.1.34.1/Source

2016-05-27 Thread matthew_hanson
Title: [201469] tags/Safari-602.1.34.1/Source Revision 201469 Author matthew_han...@apple.com Date 2016-05-27 14:42:42 -0700 (Fri, 27 May 2016) Log Message Versioning Modified Paths tags/Safari-602.1.34.1/Source/_javascript_Core/Configurations/Version.xcconfig

[webkit-changes] [201468] trunk

2016-05-27 Thread bfulgham
Title: [201468] trunk Revision 201468 Author bfulg...@apple.com Date 2016-05-27 13:50:04 -0700 (Fri, 27 May 2016) Log Message CSP: Fire 'load' events even when blocking loads via 'frame-src'. https://bugs.webkit.org/show_bug.cgi?id=153150 Reviewed by Daniel Bates. Source/WebCore:

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

2016-05-27 Thread fpizlo
Title: [201467] trunk/Source/_javascript_Core Revision 201467 Author fpi...@apple.com Date 2016-05-27 13:45:08 -0700 (Fri, 27 May 2016) Log Message regExpProtoFuncSplitFast should OOM before it swaps https://bugs.webkit.org/show_bug.cgi?id=158157 Reviewed by Mark Lam. This is a

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

2016-05-27 Thread akling
Title: [201466] trunk/Source/WebCore Revision 201466 Author akl...@apple.com Date 2016-05-27 13:32:42 -0700 (Fri, 27 May 2016) Log Message Document abandons its EventTargetData. Reviewed by Darin Adler. Node::willBeDeletedFrom() is called when destroying all Node types *except*

[webkit-changes] [201465] trunk

2016-05-27 Thread sbarati
Title: [201465] trunk Revision 201465 Author sbar...@apple.com Date 2016-05-27 13:26:06 -0700 (Fri, 27 May 2016) Log Message ShadowChicken/DebuggerCallFrame don't properly handle when the entry stack frame is a tail deleted frame https://bugs.webkit.org/show_bug.cgi?id=158131 Reviewed

[webkit-changes] [201464] trunk

2016-05-27 Thread cdumez
Title: [201464] trunk Revision 201464 Author cdu...@apple.com Date 2016-05-27 13:22:12 -0700 (Fri, 27 May 2016) Log Message WorkQueue::dispatch() / RunLoop::dispatch() should not copy captured lambda variables https://bugs.webkit.org/show_bug.cgi?id=158111 Reviewed by Darin Adler.

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

2016-05-27 Thread ryanhaddad
Title: [201463] trunk/Source/WebCore Revision 201463 Author ryanhad...@apple.com Date 2016-05-27 13:14:16 -0700 (Fri, 27 May 2016) Log Message Attempt to fix the iOS build. Unreviewed build fix. * platform/graphics/cocoa/TextTrackRepresentationCocoa.mm: *

[webkit-changes] [201461] trunk

2016-05-27 Thread beidson
Title: [201461] trunk Revision 201461 Author beid...@apple.com Date 2016-05-27 12:45:42 -0700 (Fri, 27 May 2016) Log Message Modern IDB: After closing a Netflix video, trying to watch it again fails. and https://bugs.webkit.org/show_bug.cgi?id=158160 Reviewed by Alex Christensen.

[webkit-changes] [201460] tags/Safari-602.1.34.1/Source/WebKit2

2016-05-27 Thread matthew_hanson
Title: [201460] tags/Safari-602.1.34.1/Source/WebKit2 Revision 201460 Author matthew_han...@apple.com Date 2016-05-27 12:22:09 -0700 (Fri, 27 May 2016) Log Message Merge r201453. rdar://problem/26502712 Modified Paths tags/Safari-602.1.34.1/Source/WebKit2/ChangeLog

[webkit-changes] [201459] tags/Safari-602.1.34.1/

2016-05-27 Thread matthew_hanson
Title: [201459] tags/Safari-602.1.34.1/ Revision 201459 Author matthew_han...@apple.com Date 2016-05-27 12:08:33 -0700 (Fri, 27 May 2016) Log Message New Tag. Added Paths tags/Safari-602.1.34.1/ Diff Property changes: tags/Safari-602.1.34.1 Added: svn:ignore depcomp compile

[webkit-changes] [201457] trunk

2016-05-27 Thread achristensen
Title: [201457] trunk Revision 201457 Author achristen...@apple.com Date 2016-05-27 11:50:24 -0700 (Fri, 27 May 2016) Log Message Expose content extension failure error codes in SPI https://bugs.webkit.org/show_bug.cgi?id=158095 rdar://problem/26475651 Reviewed by Anders Carlsson.

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

2016-05-27 Thread keith_miller
Title: [201456] trunk/Source/_javascript_Core Revision 201456 Author keith_mil...@apple.com Date 2016-05-27 11:36:30 -0700 (Fri, 27 May 2016) Log Message get_by_id should support caching unset properties in the LLInt https://bugs.webkit.org/show_bug.cgi?id=158136 Reviewed by Benjamin

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

2016-05-27 Thread commit-queue
Title: [201454] trunk/Source/WebInspectorUI Revision 201454 Author commit-qu...@webkit.org Date 2016-05-27 11:33:58 -0700 (Fri, 27 May 2016) Log Message Web Inspector: Add indicators to show nesting levels inside DOM Tree https://bugs.webkit.org/show_bug.cgi?id=157468 Patch by Devin

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

2016-05-27 Thread zalan
Title: [201453] trunk/Source/WebKit2 Revision 201453 Author za...@apple.com Date 2016-05-27 10:09:14 -0700 (Fri, 27 May 2016) Log Message Regression(r200972): Webcore::Range::collectSelectionsRects() asserts in startContainer() while selecting text.

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

2016-05-27 Thread fpizlo
Title: [201451] trunk/Source/_javascript_Core Revision 201451 Author fpi...@apple.com Date 2016-05-27 07:59:46 -0700 (Fri, 27 May 2016) Log Message Bogus uses of regexp matching should realize that they will OOM before they start swapping https://bugs.webkit.org/show_bug.cgi?id=158142

[webkit-changes] [201450] trunk

2016-05-27 Thread commit-queue
Title: [201450] trunk Revision 201450 Author commit-qu...@webkit.org Date 2016-05-27 06:51:02 -0700 (Fri, 27 May 2016) Log Message Video play glyph not visible if initially invisible when contained in a "-webkit-overflow-scrolling: touch" container

[webkit-changes] [201449] trunk/Tools

2016-05-27 Thread carlosgc
Title: [201449] trunk/Tools Revision 201449 Author carlo...@webkit.org Date 2016-05-27 00:18:41 -0700 (Fri, 27 May 2016) Log Message New intl-numberformat.js test fails on many Linux platforms https://bugs.webkit.org/show_bug.cgi?id=154530 Reviewed by Darin Adler. The test is actually

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

2016-05-27 Thread barraclough
Title: [201448] trunk/Source/_javascript_Core Revision 201448 Author barraclo...@apple.com Date 2016-05-27 00:09:35 -0700 (Fri, 27 May 2016) Log Message Static table property lookup should not require getOwnPropertySlot override. https://bugs.webkit.org/show_bug.cgi?id=158059 Reviewed