[webkit-changes] [176591] trunk/Tools

2014-12-01 Thread commit-queue
Title: [176591] trunk/Tools Revision 176591 Author commit-qu...@webkit.org Date 2014-12-01 06:48:34 -0800 (Mon, 01 Dec 2014) Log Message Unreviewed, rolling out r176566. https://bugs.webkit.org/show_bug.cgi?id=139124 It broke the GTK performance tests. (Requested by clopez on #webkit).

[webkit-changes] [176592] trunk/Source

2014-12-01 Thread oliver
Title: [176592] trunk/Source Revision 176592 Author oli...@apple.com Date 2014-12-01 09:50:35 -0800 (Mon, 01 Dec 2014) Log Message Make sure range based iteration of Vector still receives bounds checking https://bugs.webkit.org/show_bug.cgi?id=138821 Reviewed by Mark Lam.

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

2014-12-01 Thread cdumez
Title: [176593] trunk/Source/WebCore Revision 176593 Author cdu...@apple.com Date 2014-12-01 10:42:52 -0800 (Mon, 01 Dec 2014) Log Message Transform StyleBuilderCustom into a class and mark it as a friend of RenderStyle https://bugs.webkit.org/show_bug.cgi?id=138999 Reviewed by Sam

[webkit-changes] [176594] trunk

2014-12-01 Thread commit-queue
Title: [176594] trunk Revision 176594 Author commit-qu...@webkit.org Date 2014-12-01 11:01:50 -0800 (Mon, 01 Dec 2014) Log Message [MSE] Unset timestamps of trackbuffers during Reset Parser State algorithm. https://bugs.webkit.org/show_bug.cgi?id=139075. Patch by Bartlomiej Gajda

[webkit-changes] [176595] trunk

2014-12-01 Thread joepeck
Title: [176595] trunk Revision 176595 Author joep...@webkit.org Date 2014-12-01 11:11:11 -0800 (Mon, 01 Dec 2014) Log Message Web Inspector: DOMExceptions do not show the error message string in Pause Reason section https://bugs.webkit.org/show_bug.cgi?id=138988 Reviewed by Timothy

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

2014-12-01 Thread commit-queue
Title: [176596] trunk/Source/WebKit2 Revision 176596 Author commit-qu...@webkit.org Date 2014-12-01 11:59:50 -0800 (Mon, 01 Dec 2014) Log Message Web Inspector: Crash in WebInspectorClient::hideHighlight when page is destroyed https://bugs.webkit.org/show_bug.cgi?id=139136 Patch by

[webkit-changes] [176597] branches/safari-600.3-branch/Source

2014-12-01 Thread dburkart
Title: [176597] branches/safari-600.3-branch/Source Revision 176597 Author dburk...@apple.com Date 2014-12-01 12:06:55 -0800 (Mon, 01 Dec 2014) Log Message Bump versioning Modified Paths branches/safari-600.3-branch/Source/_javascript_Core/Configurations/Version.xcconfig

[webkit-changes] [176598] trunk/Source

2014-12-01 Thread andersca
Title: [176598] trunk/Source Revision 176598 Author ander...@apple.com Date 2014-12-01 12:18:33 -0800 (Mon, 01 Dec 2014) Log Message Remove old site specific quirks code that was added in 2009 https://bugs.webkit.org/show_bug.cgi?id=139141 Reviewed by Antti Koivisto. Source/WebCore: *

[webkit-changes] [176599] trunk/Source

2014-12-01 Thread timothy_horton
Title: [176599] trunk/Source Revision 176599 Author timothy_hor...@apple.com Date 2014-12-01 12:48:39 -0800 (Mon, 01 Dec 2014) Log Message Implement yellow highlight for WebKit1 data detectors https://bugs.webkit.org/show_bug.cgi?id=138956 rdar://problem/18992185 Reviewed by Beth Dakin.

[webkit-changes] [176600] trunk/LayoutTests

2014-12-01 Thread ap
Title: [176600] trunk/LayoutTests Revision 176600 Author a...@apple.com Date 2014-12-01 13:10:34 -0800 (Mon, 01 Dec 2014) Log Message rdar://problem/11358748 http/tests/multipart/multipart-wait-before-boundary.html fails on ML as of r115745 Looks like it no longer fails. *

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

2014-12-01 Thread ap
Title: [176601] trunk/Source/_javascript_Core Revision 176601 Author a...@apple.com Date 2014-12-01 13:14:35 -0800 (Mon, 01 Dec 2014) Log Message Several _javascript_Core date tests are flaky, because they expect time to be frozen during execution

[webkit-changes] [176602] trunk/LayoutTests

2014-12-01 Thread ap
Title: [176602] trunk/LayoutTests Revision 176602 Author a...@apple.com Date 2014-12-01 13:15:42 -0800 (Mon, 01 Dec 2014) Log Message http tests should not use shared temporary files, part 3 https://bugs.webkit.org/show_bug.cgi?id=139135 Reviewed by Tim Horton. Fix ping tests, using

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

2014-12-01 Thread oliver
Title: [176603] trunk/Source/WTF Revision 176603 Author oli...@apple.com Date 2014-12-01 13:49:00 -0800 (Mon, 01 Dec 2014) Log Message Fix 32-bit build. * wtf/IndexedIterator.h: Modified Paths trunk/Source/WTF/ChangeLog trunk/Source/WTF/wtf/IndexedIterator.h Diff Modified:

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

2014-12-01 Thread commit-queue
Title: [176604] trunk/Source/WebCore Revision 176604 Author commit-qu...@webkit.org Date 2014-12-01 14:04:30 -0800 (Mon, 01 Dec 2014) Log Message [MSE] Fix not always calling mediaPlayer seek. https://bugs.webkit.org/show_bug.cgi?id=139139 Patch by Bartlomiej Gajda b.ga...@samsung.com

[webkit-changes] [176605] trunk/LayoutTests

2014-12-01 Thread dbates
Title: [176605] trunk/LayoutTests Revision 176605 Author dba...@webkit.org Date 2014-12-01 15:37:45 -0800 (Mon, 01 Dec 2014) Log Message [iOS] Skip some animation tests that time out in iOS WebKit2 * platform/ios-simulator-wk2/TestExpectations: Added. Modified Paths

[webkit-changes] [176606] trunk/LayoutTests

2014-12-01 Thread dbates
Title: [176606] trunk/LayoutTests Revision 176606 Author dba...@webkit.org Date 2014-12-01 15:40:09 -0800 (Mon, 01 Dec 2014) Log Message [iOS] Update expected results for LayoutTests/crypto * platform/ios-simulator/TestExpectations: Modified Paths trunk/LayoutTests/ChangeLog

[webkit-changes] [176607] trunk

2014-12-01 Thread mmaxfield
Title: [176607] trunk Revision 176607 Author mmaxfi...@apple.com Date 2014-12-01 15:54:51 -0800 (Mon, 01 Dec 2014) Log Message Crash in Font::dashesForIntersectionsWithRect() due to underlining SVG fonts https://bugs.webkit.org/show_bug.cgi?id=139158 Reviewed by Simon Fraser.

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

2014-12-01 Thread timothy_horton
Title: [176608] trunk/Source/WebKit/mac Revision 176608 Author timothy_hor...@apple.com Date 2014-12-01 15:56:14 -0800 (Mon, 01 Dec 2014) Log Message Fix the iOS build. * WebView/WebActionMenuController.h: * WebView/WebActionMenuController.mm: * WebView/WebHTMLView.mm: (-[WebHTMLView

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

2014-12-01 Thread benjamin
Title: [176610] trunk/Source/WebInspectorUI Revision 176610 Author benja...@webkit.org Date 2014-12-01 16:10:03 -0800 (Mon, 01 Dec 2014) Log Message Web Inspector: add more :not() and :matches() awesomeness https://bugs.webkit.org/show_bug.cgi?id=138997 Reviewed by Joseph Pecoraro.

[webkit-changes] [176609] trunk

2014-12-01 Thread cdumez
Title: [176609] trunk Revision 176609 Author cdu...@apple.com Date 2014-12-01 16:09:56 -0800 (Mon, 01 Dec 2014) Log Message Take into consideration canvas drawing for throttling DOM timers https://bugs.webkit.org/show_bug.cgi?id=139140 rdar://problem/19102218 Reviewed by Andreas Kling.

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

2014-12-01 Thread andersca
Title: [176611] trunk/Source/WebKit2 Revision 176611 Author ander...@apple.com Date 2014-12-01 16:10:04 -0800 (Mon, 01 Dec 2014) Log Message Make WebKit2 work slightly better with garbage collection https://bugs.webkit.org/show_bug.cgi?id=139159 rdar://problem/19108390 Reviewed by Dan

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

2014-12-01 Thread dino
Title: [176612] trunk/Source/WebCore Revision 176612 Author d...@apple.com Date 2014-12-01 16:18:33 -0800 (Mon, 01 Dec 2014) Log Message [iOS Media] Slider knob should not have a border https://bugs.webkit.org/show_bug.cgi?id=139160 rdar://problem/19075185 Reviewed by Jer Noble. The

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

2014-12-01 Thread conrad_shultz
Title: [176613] trunk/Source/WebKit2 Revision 176613 Author conrad_shu...@apple.com Date 2014-12-01 16:49:49 -0800 (Mon, 01 Dec 2014) Log Message Clients need a way to explicitly set the title of a page preview https://bugs.webkit.org/show_bug.cgi?id=139161 Reviewed by Beth Dakin. This

[webkit-changes] [176614] trunk/Source

2014-12-01 Thread andersca
Title: [176614] trunk/Source Revision 176614 Author ander...@apple.com Date 2014-12-01 16:55:48 -0800 (Mon, 01 Dec 2014) Log Message Remove IWebCookieManager on Windows https://bugs.webkit.org/show_bug.cgi?id=139144 Reviewed by Sam Weinig. Source/WebCore: Remove code that handles

[webkit-changes] [176615] trunk/LayoutTests

2014-12-01 Thread dbates
Title: [176615] trunk/LayoutTests Revision 176615 Author dba...@webkit.org Date 2014-12-01 17:12:27 -0800 (Mon, 01 Dec 2014) Log Message [iOS] Unskip LayoutTests/dom tests * platform/ios-simulator/TestExpectations: Modified Paths trunk/LayoutTests/ChangeLog

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

2014-12-01 Thread oliver
Title: [176616] trunk/Source/WTF Revision 176616 Author oli...@apple.com Date 2014-12-01 17:16:04 -0800 (Mon, 01 Dec 2014) Log Message Fix non-mac builds. * wtf/IndexedIterator.h: Modified Paths trunk/Source/WTF/ChangeLog trunk/Source/WTF/wtf/IndexedIterator.h Diff Modified:

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

2014-12-01 Thread timothy_horton
Title: [176617] trunk/Source/WebCore Revision 176617 Author timothy_hor...@apple.com Date 2014-12-01 17:29:43 -0800 (Mon, 01 Dec 2014) Log Message Null deref under TextIndicator::createWithSelectionInFrame using find-in-page on bugzilla https://bugs.webkit.org/show_bug.cgi?id=139164

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

2014-12-01 Thread timothy_horton
Title: [176618] trunk/Source/WebKit/mac Revision 176618 Author timothy_hor...@apple.com Date 2014-12-01 17:49:49 -0800 (Mon, 01 Dec 2014) Log Message Try to fix the Mac build. * WebView/WebView.mm: (-[WebView _commonInitializationWithFrameName:groupName:]): (-[WebView _close]):

[webkit-changes] [176619] trunk

2014-12-01 Thread zalan
Title: [176619] trunk Revision 176619 Author za...@apple.com Date 2014-12-01 17:59:32 -0800 (Mon, 01 Dec 2014) Log Message Twitter avatar moves when hovering/unhovering the follow button. https://bugs.webkit.org/show_bug.cgi?id=139147 rdar://problem/19096508 Reviewed by Simon Fraser.

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

2014-12-01 Thread cdumez
Title: [176621] trunk/Source/WebCore Revision 176621 Author cdu...@apple.com Date 2014-12-01 18:16:55 -0800 (Mon, 01 Dec 2014) Log Message Move 'text-shadow' / 'box-shadow' / '-webkit-box-shadow' to the new StyleBuilder https://bugs.webkit.org/show_bug.cgi?id=138938 Reviewed by Sam

[webkit-changes] [176622] trunk/Source

2014-12-01 Thread akling
Title: [176622] trunk/Source Revision 176622 Author akl...@apple.com Date 2014-12-01 18:21:16 -0800 (Mon, 01 Dec 2014) Log Message Optimize constructing JSC::Identifier from AtomicString. https://webkit.org/b/139157 Reviewed by Michael Saboff. Source/_javascript_Core: Add constructors

[webkit-changes] [176623] trunk

2014-12-01 Thread benjamin
Title: [176623] trunk Revision 176623 Author benja...@webkit.org Date 2014-12-01 18:29:53 -0800 (Mon, 01 Dec 2014) Log Message Add the dynamic specificity of the selector list argument when matching :nth-child() and :nth-last-child() https://bugs.webkit.org/show_bug.cgi?id=139001

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

2014-12-01 Thread msaboff
Title: [176624] trunk/Source/_javascript_Core Revision 176624 Author msab...@apple.com Date 2014-12-01 18:50:15 -0800 (Mon, 01 Dec 2014) Log Message Crash (integer overflow) beneath ByteCodeParser::handleGetById typing in search field on weather.com

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

2014-12-01 Thread msaboff
Title: [176625] trunk/Source/_javascript_Core Revision 176625 Author msab...@apple.com Date 2014-12-01 20:09:24 -0800 (Mon, 01 Dec 2014) Log Message Remove GetMyScope node from DFG https://bugs.webkit.org/show_bug.cgi?id=139166 Reviewed by Oliver Hunt. Eliminated GetMyScope DFG node

[webkit-changes] [176626] trunk/Source

2014-12-01 Thread jpfau
Title: [176626] trunk/Source Revision 176626 Author jp...@apple.com Date 2014-12-01 20:28:25 -0800 (Mon, 01 Dec 2014) Log Message Add cancelable version of willSendRequest https://bugs.webkit.org/show_bug.cgi?id=138987 Reviewed by Anders Carlsson. Source/WebCore: Covered by existing