Title: [151581] trunk/Source/WebCore
Revision 151581
Author simon.fra...@apple.com
Date 2013-06-13 21:58:11 -0700 (Thu, 13 Jun 2013)
Log Message
Sometimes we stick in slow scrolling mode even after leaving a page
https://bugs.webkit.org/show_bug.cgi?id=117622
Reviewed by Sam Weinig.
Scr
Title: [151580] trunk/Source/WebCore
Revision 151580
Author commit-qu...@webkit.org
Date 2013-06-13 21:47:13 -0700 (Thu, 13 Jun 2013)
Log Message
[curl] Merge http response header values
https://bugs.webkit.org/show_bug.cgi?id=117342
Patch by Peter Gal on 2013-06-13
Reviewed by Brent Fu
Title: [151579] trunk/Source/WebCore
Revision 151579
Author simon.fra...@apple.com
Date 2013-06-13 21:32:35 -0700 (Thu, 13 Jun 2013)
Log Message
Should not call firePaintRelatedMilestones() for "update control tints" paint pass
https://bugs.webkit.org/show_bug.cgi?id=117624
Reviewed by S
Title: [151578] trunk/Source
Revision 151578
Author rn...@webkit.org
Date 2013-06-13 20:43:03 -0700 (Thu, 13 Jun 2013)
Log Message
Remove LiteralIdentifierTable
https://bugs.webkit.org/show_bug.cgi?id=117613
Reviewed by Geoffrey Garen.
Removed LiteralIdentifierTable since it doesn't see
Title: [151576] trunk/Source/WebCore
Revision 151576
Author d...@apple.com
Date 2013-06-13 18:20:44 -0700 (Thu, 13 Jun 2013)
Log Message
Clicking on snapshotting plug-ins does not restart them
https://bugs.webkit.org/show_bug.cgi?id=117620
Reviewed by Simon Fraser.
HTMLPlugInElement ha
Title: [151575] trunk/Source/WebCore
Revision 151575
Author zol...@webkit.org
Date 2013-06-13 17:39:36 -0700 (Thu, 13 Jun 2013)
Log Message
Use borderAndPadding[Before,After]() instead of border[Before,After]() + padding[Before,After]()
https://bugs.webkit.org/show_bug.cgi?id=117611
Revi
Title: [151574] trunk/Source/WebInspectorUI
Revision 151574
Author commit-qu...@webkit.org
Date 2013-06-13 16:54:25 -0700 (Thu, 13 Jun 2013)
Log Message
Web Inspector: JS PrettyPrinting Should have space between "do" and "{"
Patch by Joseph Pecoraro on 2013-06-13
Reviewed by Timothy Ha
Title: [151573] trunk/Source/WebInspectorUI
Revision 151573
Author commit-qu...@webkit.org
Date 2013-06-13 16:33:08 -0700 (Thu, 13 Jun 2013)
Log Message
Web Inspector: "Search Resource Content" should cancel when I remove all text search text
Patch by Joseph Pecoraro on 2013-06-13
Revi
Title: [151572] trunk/Source/WebCore
Revision 151572
Author akl...@apple.com
Date 2013-06-13 15:47:26 -0700 (Thu, 13 Jun 2013)
Log Message
Move Node::shouldUseInputMethod() to Element.
Reviewed by Antti Koivisto.
This method is only ever called on Elements, so move it off of Node.
* d
Title: [151570] trunk
Revision 151570
Author zol...@webkit.org
Date 2013-06-13 14:09:43 -0700 (Thu, 13 Jun 2013)
Log Message
[CSS Shapes][CSS Regions] Respect bottom positioned shapes and content adjustment inside shapes
https://bugs.webkit.org/show_bug.cgi?id=117599
Reviewed by David Hy
Title: [151568] trunk/Source/WebKit
Revision 151568
Author ch.du...@sisa.samsung.com
Date 2013-06-13 12:03:30 -0700 (Thu, 13 Jun 2013)
Log Message
Unreviewed build fix after rr151563.
Export needed symbols for Windows.
* WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
Modifi
Title: [151566] trunk
Revision 151566
Author commit-qu...@webkit.org
Date 2013-06-13 11:25:10 -0700 (Thu, 13 Jun 2013)
Log Message
[CSS Background Blending] Enable CSS Background blending for layers with SVGs.
Source/WebCore:
The change implies adding the blending parameter for SVGImage
Title: [151565] trunk
Revision 151565
Author commit-qu...@webkit.org
Date 2013-06-13 11:24:21 -0700 (Thu, 13 Jun 2013)
Log Message
Updating the -webkit-background-blend-mode property dynamically does not trigger a redraw of the element.
Source/WebCore:
Adding krit's fix: actual blending
Title: [151564] trunk/Source/WebCore
Revision 151564
Author bda...@apple.com
Date 2013-06-13 11:22:23 -0700 (Thu, 13 Jun 2013)
Log Message
Headers and footers should be pinned to the left edge of the window when scrolling
horizontally, even when zoomed
https://bugs.webkit.org/show_bug.cg
Title: [151562] trunk/Source/WebCore
Revision 151562
Author timo...@apple.com
Date 2013-06-13 11:06:33 -0700 (Thu, 13 Jun 2013)
Log Message
Revert r150339 since it causes a hang while paused in the Web Inspector in other apps.
https://bugs.webkit.org/show_bug.cgi?id=117596
Reviewed by J
Title: [151561] trunk/Source/WTF
Revision 151561
Author bfulg...@apple.com
Date 2013-06-13 10:48:20 -0700 (Thu, 13 Jun 2013)
Log Message
[WinCairo] Correct FeatureDefines.h Default for ENABLE_VIEW_MODE_CSS_MEDIA
https://bugs.webkit.org/show_bug.cgi?id=114396
Reviewed by Dean Jackson.
*
Title: [151560] trunk/Source/WebCore
Revision 151560
Author bfulg...@apple.com
Date 2013-06-13 10:44:03 -0700 (Thu, 13 Jun 2013)
Log Message
[Windows] Unreviewed gardening. Remove dangling 'strings' folder from solution.
* WebCore.vcxproj/WebCore.vcxproj.filters: Get rid of 'strings' th
Title: [151559] trunk/Source/WTF
Revision 151559
Author bfulg...@apple.com
Date 2013-06-13 10:33:31 -0700 (Thu, 13 Jun 2013)
Log Message
[Windows] Unreviewed gardening.
* WTF.vcxproj/WTF.vcxproj: Add FeatureDefines.h to visible files.
* WTF.vcxproj/WTF.vcxproj.filters: Ditto.
Modified P
Title: [151558] trunk/Source/WebCore
Revision 151558
Author commit-qu...@webkit.org
Date 2013-06-13 10:03:17 -0700 (Thu, 13 Jun 2013)
Log Message
Avoid unwanted thread hops in ScriptProcessorNode when 'onaudioprocess' listener is not set.
https://bugs.webkit.org/show_bug.cgi?id=117578.
P
Title: [151557] trunk/Source/WebKit
Revision 151557
Author bfulg...@apple.com
Date 2013-06-13 10:02:36 -0700 (Thu, 13 Jun 2013)
Log Message
[Windows] Revise WebKit project to show generated export definition file.
https://bugs.webkit.org/show_bug.cgi?id=109629
Reviewed by Mark Rowe.
* W
Title: [151554] trunk
Revision 151554
Author commit-qu...@webkit.org
Date 2013-06-13 09:49:20 -0700 (Thu, 13 Jun 2013)
Log Message
[CSS Regions] Regions auto-height and absolute positioning bug
https://bugs.webkit.org/show_bug.cgi?id=111092
Patch by Anton Obzhirov on 2013-06-13
Reviewed
Title: [151553] trunk
Revision 151553
Author commit-qu...@webkit.org
Date 2013-06-13 09:47:59 -0700 (Thu, 13 Jun 2013)
Log Message
[GTK] [WK2] Found missing symbol when running some tests
https://bugs.webkit.org/show_bug.cgi?id=117598
Patch by Xabier Rodriguez Calvar on 2013-06-13
Revie
Title: [151552] trunk/Source/WebKit
Revision 151552
Author bfulg...@apple.com
Date 2013-06-13 09:20:35 -0700 (Thu, 13 Jun 2013)
Log Message
[WinCairo] Unreviewed build correction.
* WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in: Add
missing symbols needed by TestWebKitAPI on
Title: [151551] trunk/Source/WebCore
Revision 151551
Author bfulg...@apple.com
Date 2013-06-13 09:18:21 -0700 (Thu, 13 Jun 2013)
Log Message
[WinCairo] Unreviewed build correction.
* WebCore.vcxproj/WebCoreCairo.props: Use proper WebKit_Libraries
environment variable, rather than older W
Title: [151550] trunk/Source/WebCore
Revision 151550
Author ch.du...@sisa.samsung.com
Date 2013-06-13 09:12:51 -0700 (Thu, 13 Jun 2013)
Log Message
Avoid duplicate isInt32() / isUInt32() checks in JSDOMBindings
https://bugs.webkit.org/show_bug.cgi?id=117593
Reviewed by Geoffrey Garen.
A
Title: [151549] trunk
Revision 151549
Author commit-qu...@webkit.org
Date 2013-06-13 08:37:10 -0700 (Thu, 13 Jun 2013)
Log Message
Setting overflow:hidden on position:absolute does not repaint hidden content
https://bugs.webkit.org/show_bug.cgi?id=116994
Patch by Yuki Sekiguchi on 2013-
Title: [151548] branches/dfgFourthTier/Source/_javascript_Core
Revision 151548
Author gga...@apple.com
Date 2013-06-13 08:29:50 -0700 (Thu, 13 Jun 2013)
Log Message
The Math object should not be polymorphic
https://bugs.webkit.org/show_bug.cgi?id=117576
Reviewed by Oliver Hunt.
Fill in
Title: [151547] trunk
Revision 151547
Author commit-qu...@webkit.org
Date 2013-06-13 08:05:14 -0700 (Thu, 13 Jun 2013)
Log Message
[CSS Background Blending] Gradients don't blend with any of the layers behind.
First, allow the layers behind opaque gradients to be drawn, then add the blend
Title: [151546] trunk
Revision 151546
Author michael.brun...@digia.com
Date 2013-06-13 07:42:29 -0700 (Thu, 13 Jun 2013)
Log Message
[Qt][Mac] Disable QTKit video on OS X.
https://bugs.webkit.org/show_bug.cgi?id=117591
Reviewed by Tor Arne Vestbø.
Source/WebCore:
Deployment of the same
Title: [151543] trunk/LayoutTests
Revision 151543
Author o...@webkit.org
Date 2013-06-13 02:45:41 -0700 (Thu, 13 Jun 2013)
Log Message
[ARM] Unreviewed gardening, skip one more test to paint the bot green.
* platform/qt-arm/TestExpectations:
Modified Paths
trunk/LayoutTests/ChangeLog
t
Title: [151542] trunk/LayoutTests
Revision 151542
Author zandober...@gmail.com
Date 2013-06-13 02:17:23 -0700 (Thu, 13 Jun 2013)
Log Message
Unreviewed GTK gardening.
Adding failure expectations for most of the current failures.
* platform/gtk-wk1/TestExpectations:
* platform/gtk/TestExp
Title: [151541] trunk
Revision 151541
Author commit-qu...@webkit.org
Date 2013-06-13 01:23:58 -0700 (Thu, 13 Jun 2013)
Log Message
[EFL][WK2] Wrong context menu and popup menu positions when scroll is applied
https://bugs.webkit.org/show_bug.cgi?id=116610
Patch by Michał Pakuła vel Rutka
Title: [151539] trunk/Source
Revision 151539
Author lforsch...@apple.com
Date 2013-06-13 00:15:34 -0700 (Thu, 13 Jun 2013)
Log Message
Versioning.
Modified Paths
trunk/Source/_javascript_Core/Configurations/Version.xcconfig
trunk/Source/WebCore/Configurations/Version.xcconfig
trunk/Sour
Title: [151538] tags/Safari-537.45/
Revision 151538
Author lforsch...@apple.com
Date 2013-06-13 00:04:29 -0700 (Thu, 13 Jun 2013)
Log Message
New Tag.
Added Paths
tags/Safari-537.45/
Diff
Property changes: tags/Safari-537.45
Added: svn:ignore
depcomp
compile
config.guess
GNUmake
34 matches
Mail list logo