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

2014-05-03 Thread zalan
Title: [168221] trunk/Source/WebCore Revision 168221 Author za...@apple.com Date 2014-05-03 00:47:38 -0700 (Sat, 03 May 2014) Log Message Subpixel rendering: Fieldset legend has a horizontal line through, when the fieldset is painted on odd device pixel position.

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

2014-05-03 Thread carlosgc
Title: [168222] trunk/Source/WebCore Revision 168222 Author carlo...@webkit.org Date 2014-05-03 03:37:13 -0700 (Sat, 03 May 2014) Log Message Unreviewed. Fix GTK+ build after r168209. * platform/leveldb/LevelDBDatabase.cpp: (WebCore::LevelDBDatabase::write): Modified Paths

[webkit-changes] [168223] trunk/LayoutTests

2014-05-03 Thread zalan
Title: [168223] trunk/LayoutTests Revision 168223 Author za...@apple.com Date 2014-05-03 10:36:45 -0700 (Sat, 03 May 2014) Log Message Subpixel rendering: Add hidpi fieldset/legend test case to check fieldset's cliprect when legend text is present.

[webkit-changes] [168224] tags/Safari-538.33.1/Source/bmalloc

2014-05-03 Thread bshafiei
Title: [168224] tags/Safari-538.33.1/Source/bmalloc Revision 168224 Author bshaf...@apple.com Date 2014-05-03 10:40:22 -0700 (Sat, 03 May 2014) Log Message Merged r168152. Modified Paths tags/Safari-538.33.1/Source/bmalloc/ChangeLog

[webkit-changes] [168225] trunk

2014-05-03 Thread rakuco
Title: [168225] trunk Revision 168225 Author rak...@webkit.org Date 2014-05-03 11:52:45 -0700 (Sat, 03 May 2014) Log Message [CMake] Define SHOULD_INSTALL_JS_SHELL before including ports Options files. https://bugs.webkit.org/show_bug.cgi?id=132525 Reviewed by Martin Robinson. *

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

2014-05-03 Thread simon . fraser
Title: [168226] trunk/Source/WebCore Revision 168226 Author simon.fra...@apple.com Date 2014-05-03 12:13:56 -0700 (Sat, 03 May 2014) Log Message Fix crash in WebKit client app when zooming https://bugs.webkit.org/show_bug.cgi?id=132475 rdar://problem/16703405 Reviewed by Tim Horton.

[webkit-changes] [168228] trunk

2014-05-03 Thread simon . fraser
Title: [168228] trunk Revision 168228 Author simon.fra...@apple.com Date 2014-05-03 13:32:31 -0700 (Sat, 03 May 2014) Log Message [UI-side compositing] Assertion in PlatformCAFilters::setFiltersOnLayer with animated reference filter https://bugs.webkit.org/show_bug.cgi?id=132528

[webkit-changes] [168227] trunk

2014-05-03 Thread simon . fraser
Title: [168227] trunk Revision 168227 Author simon.fra...@apple.com Date 2014-05-03 13:32:24 -0700 (Sat, 03 May 2014) Log Message Very fuzzy layers under non-decompasable matrices https://bugs.webkit.org/show_bug.cgi?id=132516 rdar://problem/16717478 Reviewed by Sam Weinig.

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

2014-05-03 Thread weinig
Title: [168229] trunk/Source/WebKit2 Revision 168229 Author wei...@apple.com Date 2014-05-03 13:46:50 -0700 (Sat, 03 May 2014) Log Message [Cocoa WebKit2] Add basic _WKWebsiteDataStore implementation https://bugs.webkit.org/show_bug.cgi?id=132526 Reviewed by Anders Carlsson. - Renames

[webkit-changes] [168230] trunk

2014-05-03 Thread akling
Title: [168230] trunk Revision 168230 Author akl...@apple.com Date 2014-05-03 15:16:53 -0700 (Sat, 03 May 2014) Log Message Invalidate scrollbars when custom scrollbar style changes dynamically. https://webkit.org/b/132529 Source/WebCore: Add a ScrollView::styleDidChange() and call that

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

2014-05-03 Thread psolanki
Title: [168231] trunk/Source/WebKit2 Revision 168231 Author psola...@apple.com Date 2014-05-03 17:13:11 -0700 (Sat, 03 May 2014) Log Message Reduce calls to CFURLCacheCopySharedURLCache https://bugs.webkit.org/show_bug.cgi?id=132464 rdar://problem/16806694 Reviewed by Alexey

[webkit-changes] [168232] trunk/Source

2014-05-03 Thread psolanki
Title: [168232] trunk/Source Revision 168232 Author psola...@apple.com Date 2014-05-03 17:17:11 -0700 (Sat, 03 May 2014) Log Message Shortcircuit shouldUseCredentialStorage callback https://bugs.webkit.org/show_bug.cgi?id=132308 rdar://problem/16806708 Reviewed by Alexey Proskuryakov.

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

2014-05-03 Thread benjamin
Title: [168233] trunk/Source/WebCore Revision 168233 Author benja...@webkit.org Date 2014-05-03 18:48:37 -0700 (Sat, 03 May 2014) Log Message [iOS][WK2] Support disabling speculative tiling https://bugs.webkit.org/show_bug.cgi?id=132512 Reviewed by Tim Horton. Move

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

2014-05-03 Thread timothy_horton
Title: [168234] trunk/Source/WebKit2 Revision 168234 Author timothy_hor...@apple.com Date 2014-05-03 18:55:18 -0700 (Sat, 03 May 2014) Log Message [iOS] REGRESSION (WebKit2): Page isn't clipped properly during back/forward swipe https://bugs.webkit.org/show_bug.cgi?id=132538

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

2014-05-03 Thread akling
Title: [168235] trunk/Source/WebCore Revision 168235 Author akl...@apple.com Date 2014-05-03 20:22:04 -0700 (Sat, 03 May 2014) Log Message Clear the JSString cache when under memory pressure. https://webkit.org/b/132539 The WeakGCMap used for fast mapping from StringImpl* to JSString*

[webkit-changes] [168236] trunk

2014-05-03 Thread benjamin
Title: [168236] trunk Revision 168236 Author benja...@webkit.org Date 2014-05-03 20:25:56 -0700 (Sat, 03 May 2014) Log Message CSS JIT: optimize direct / indirect adjacent's traversal backtracking https://bugs.webkit.org/show_bug.cgi?id=132319 Patch by Yusuke Suzuki

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

2014-05-03 Thread akling
Title: [168237] trunk/Source/WebCore Revision 168237 Author akl...@apple.com Date 2014-05-03 20:43:19 -0700 (Sat, 03 May 2014) Log Message RenderSVGResourcePattern should deal in RenderElement. https://webkit.org/b/132536 Tweak buildPattern() and buildTileImageTransform() to take

[webkit-changes] [168238] branches/safari-537.76-branch/Source/WebCore

2014-05-03 Thread bshafiei
Title: [168238] branches/safari-537.76-branch/Source/WebCore Revision 168238 Author bshaf...@apple.com Date 2014-05-03 20:49:10 -0700 (Sat, 03 May 2014) Log Message Follow-up fix for the merge of r167480. Rubber stamped by Tim Horton. * platform/KURL.cpp: (WebCore::KURL::host):

[webkit-changes] [168239] tags/Safari-537.76.1/

2014-05-03 Thread bshafiei
Title: [168239] tags/Safari-537.76.1/ Revision 168239 Author bshaf...@apple.com Date 2014-05-03 21:19:43 -0700 (Sat, 03 May 2014) Log Message New tag. Added Paths tags/Safari-537.76.1/ Diff Property changes: tags/Safari-537.76.1 Added: svn:ignore depcomp compile config.guess

[webkit-changes] [168240] branches/safari-537.76-branch/Source

2014-05-03 Thread bshafiei
Title: [168240] branches/safari-537.76-branch/Source Revision 168240 Author bshaf...@apple.com Date 2014-05-03 21:22:42 -0700 (Sat, 03 May 2014) Log Message Versioning. Modified Paths branches/safari-537.76-branch/Source/_javascript_Core/Configurations/Version.xcconfig