Title: [102745] trunk/Source/WebCore
Revision 102745
Author morr...@google.com
Date 2011-12-14 00:01:04 -0800 (Wed, 14 Dec 2011)
Log Message
Unreviewed attempt for fixing windows build.
- Included which defined portable version of lround().
- Add some static_cast<> to suppress warnings.
Title: [102747] trunk/Source/WebKit
Revision 102747
Author commit-qu...@webkit.org
Date 2011-12-14 00:25:46 -0800 (Wed, 14 Dec 2011)
Log Message
Upstream text codec and web string files of BlackBerry API
https://bugs.webkit.org/show_bug.cgi?id=73586
Patch by Jacky Jiang on 2011-12-14
Re
Title: [102748] trunk
Revision 102748
Author ph...@webkit.org
Date 2011-12-14 00:35:38 -0800 (Wed, 14 Dec 2011)
Log Message
[GTK] Bad text rendering since r101343
https://bugs.webkit.org/show_bug.cgi?id=73744
Reviewed by Martin Robinson.
Source/WebCore:
* platform/graphics/freetype/Fon
Title: [102749] branches/safari-534.53-branch/Source/WebKit2
Revision 102749
Author mr...@apple.com
Date 2011-12-14 01:10:55 -0800 (Wed, 14 Dec 2011)
Log Message
Fix .
Reviewed by Anders Carlsson.
* WebProcess/Plugins/Netscape/NetscapePlugin.cpp:
(WebKit::NetscapePlugin::snapshot): Base
Title: [102750] trunk
Revision 102750
Author commit-qu...@webkit.org
Date 2011-12-14 01:12:08 -0800 (Wed, 14 Dec 2011)
Log Message
[BlackBerry] Switch to libjpeg for decoding
https://bugs.webkit.org/show_bug.cgi?id=74475
Patch by Jacky Jiang on 2011-12-14
Reviewed by Daniel Bates.
.:
Title: [102754] trunk/Source/WebKit
Revision 102754
Author leo.y...@torchmobile.com.cn
Date 2011-12-14 01:51:07 -0800 (Wed, 14 Dec 2011)
Log Message
[BlackBerry] Add notification support for the BlackBerry port
https://bugs.webkit.org/show_bug.cgi?id=73194
Patch by Robin Qiu on 2011-12-
Title: [102755] trunk
Revision 102755
Author commit-qu...@webkit.org
Date 2011-12-14 01:57:26 -0800 (Wed, 14 Dec 2011)
Log Message
[Qt] DeviceOrientationClientMockQt should be removed in favor of DeviceOrientationClientMock
https://bugs.webkit.org/show_bug.cgi?id=74417
Patch by Alexander
Title: [102756] trunk/Source/WebCore
Revision 102756
Author vse...@chromium.org
Date 2011-12-14 02:04:38 -0800 (Wed, 14 Dec 2011)
Log Message
Web Inspector: [Regression] Scripts panel debug sidebar toolbar should not be scrolled out of the screen.
https://bugs.webkit.org/show_bug.cgi?id=7
Title: [102757] trunk/Source/WebCore
Revision 102757
Author vse...@chromium.org
Date 2011-12-14 02:06:20 -0800 (Wed, 14 Dec 2011)
Log Message
Web Inspector: TreeOutline's is broken when li elements have padding-left different from 14px.
https://bugs.webkit.org/show_bug.cgi?id=74445
Revie
Title: [102758] trunk/LayoutTests
Revision 102758
Author ph...@webkit.org
Date 2011-12-14 02:09:30 -0800 (Wed, 14 Dec 2011)
Log Message
Unreviewed, mark a GTK accessibility test flaky and fix
expectation of http/tests/security/cross-origin-xsl-redirect-BLOCKED.html.
* platform/gtk/test_e
Title: [102759] trunk/Source/WebKit/qt
Revision 102759
Author o...@webkit.org
Date 2011-12-14 02:16:11 -0800 (Wed, 14 Dec 2011)
Log Message
Fix compilation for Qt with --minimal option after r102755.
Patch by Alexander Færøy on 2011-12-14
Reviewed by Csaba Osztrogonác.
* Api/qwebpage.c
Title: [102760] trunk
Revision 102760
Author commit-qu...@webkit.org
Date 2011-12-14 02:23:52 -0800 (Wed, 14 Dec 2011)
Log Message
[Qt] [WK2] Linking fails if GStreamer not installed after r102493
https://bugs.webkit.org/show_bug.cgi?id=74412
Patch by Viatcheslav Ostapenko on 2011-12-14
Title: [102761] trunk/Tools
Revision 102761
Author hara...@chromium.org
Date 2011-12-14 02:31:31 -0800 (Wed, 14 Dec 2011)
Log Message
[Refactoring] In prepare-ChangeLog, make $isGit and $isSVN be used only
through parameter passing
https://bugs.webkit.org/show_bug.cgi?id=74485
Reviewed b
Title: [102762] trunk/LayoutTests
Revision 102762
Author commit-qu...@webkit.org
Date 2011-12-14 03:10:20 -0800 (Wed, 14 Dec 2011)
Log Message
[Gtk] rebaseline test results for editing/selection/transformed-selection-rects.html
https://bugs.webkit.org/show_bug.cgi?id=74307
Patch by Zan D
Title: [102763] trunk
Revision 102763
Author commit-qu...@webkit.org
Date 2011-12-14 03:27:59 -0800 (Wed, 14 Dec 2011)
Log Message
[Qt] Fix compilation of QtWebKit with --orientation-events without ENABLE_DEVICE_ORIENTATION
https://bugs.webkit.org/show_bug.cgi?id=74492
Patch by Alexander
Title: [102764] trunk/LayoutTests
Revision 102764
Author ph...@webkit.org
Date 2011-12-14 03:42:34 -0800 (Wed, 14 Dec 2011)
Log Message
Unreviewed, skip 2 tests failing on 32-bit GTK bot.
* platform/gtk/Skipped:
Modified Paths
trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/gtk/
Title: [102765] trunk/Source/WebKit2
Revision 102765
Author caio.olive...@openbossa.org
Date 2011-12-14 04:50:02 -0800 (Wed, 14 Dec 2011)
Log Message
[Qt][WK2] Remove DrawingArea and QtWebPageEventHandler code from QtWebPageProxy
https://bugs.webkit.org/show_bug.cgi?id=74414
Reviewed by
Title: [102766] trunk
Revision 102766
Author alexis.men...@openbossa.org
Date 2011-12-14 04:50:47 -0800 (Wed, 14 Dec 2011)
Log Message
[Qt] [Gardening] Remove qt-4.7 layout tests dir
https://bugs.webkit.org/show_bug.cgi?id=74426
Building trunk now depends on Qt >= 4.8, so no need to keep
Title: [102767] trunk
Revision 102767
Author commit-qu...@webkit.org
Date 2011-12-14 05:00:21 -0800 (Wed, 14 Dec 2011)
Log Message
[Non-Mac] Change event should be fired when changing option by using keyboard.
https://bugs.webkit.org/show_bug.cgi?id=74384
Patch by Rakesh KN on 2011-12-1
Title: [102769] trunk
Revision 102769
Author ves...@webkit.org
Date 2011-12-14 05:48:47 -0800 (Wed, 14 Dec 2011)
Log Message
[Qt] Don't add WebCoreSupport and WebKit APIs to include WebCore's include path
Followup to r102679
https://bugs.webkit.org/show_bug.cgi?id=74413
Reviewed by Sim
Title: [102770] trunk/Source/WebCore
Revision 102770
Author commit-qu...@webkit.org
Date 2011-12-14 05:51:58 -0800 (Wed, 14 Dec 2011)
Log Message
Add different salt to different types of selectors. So the CSS fast
path can tell the different between tags and class attributes with
otherwis
Title: [102771] trunk/Source/WebKit2
Revision 102771
Author caio.olive...@openbossa.org
Date 2011-12-14 05:57:00 -0800 (Wed, 14 Dec 2011)
Log Message
[Qt] [WK2] Move QWebNavigationHistory to QQuickWebView
https://bugs.webkit.org/show_bug.cgi?id=74442
Reviewed by Simon Hausmann.
QWebNavi
Title: [102772] trunk/Source/WebKit/chromium
Revision 102772
Author pe...@chromium.org
Date 2011-12-14 05:58:47 -0800 (Wed, 14 Dec 2011)
Log Message
[Chromium] Roll chromium DEPS (r113807 -> r114356)
https://bugs.webkit.org/show_bug.cgi?id=74496
Reviewed by Tony Gentilcore.
Roll deps to
Title: [102774] trunk/Source/WebCore
Revision 102774
Author hara...@chromium.org
Date 2011-12-14 06:13:31 -0800 (Wed, 14 Dec 2011)
Log Message
Use [Supplemental] IDL in WebSocket
https://bugs.webkit.org/show_bug.cgi?id=74160
Reviewed by Adam Barth.
By using the [Supplemental] IDL, this
Title: [102775] trunk/LayoutTests
Revision 102775
Author kbal...@webkit.org
Date 2011-12-14 07:33:21 -0800 (Wed, 14 Dec 2011)
Log Message
Unreviewed Qt-WK2 gardening.
[Qt][WK2] fast/dom/rtl-scroll-to-leftmost-and-resize.html fails
https://bugs.webkit.org/show_bug.cgi?id=74504
[Qt][WK2]
Title: [102776] trunk/Tools
Revision 102776
Author o...@webkit.org
Date 2011-12-14 07:55:25 -0800 (Wed, 14 Dec 2011)
Log Message
[Qt] Test fonts are not used with Qt5
https://bugs.webkit.org/show_bug.cgi?id=72513
Patch by Balazs Kelemen on 2011-12-14
Reviewed by Simon Hausmann.
Don't d
Title: [102778] branches/chromium/963
Revision 102778
Author vse...@chromium.org
Date 2011-12-14 08:03:17 -0800 (Wed, 14 Dec 2011)
Log Message
Merge 102699 - Web Inspector: Network item view does not correctly decode "+" in request parameters.
https://bugs.webkit.org/show_bug.cgi?id=74422
Title: [102779] trunk/Source/WebKit2
Revision 102779
Author caio.olive...@openbossa.org
Date 2011-12-14 08:04:21 -0800 (Wed, 14 Dec 2011)
Log Message
[Qt] [WK2] Move download handling out of QtWebPageProxy
https://bugs.webkit.org/show_bug.cgi?id=74506
Reviewed by Kenneth Rohde Christians
Title: [102780] trunk/Source/WebCore
Revision 102780
Author commit-qu...@webkit.org
Date 2011-12-14 08:20:05 -0800 (Wed, 14 Dec 2011)
Log Message
Remove SharedBufferBlackBerry.cpp from WebCore/platform/blackberry
https://bugs.webkit.org/show_bug.cgi?id=74488
Patch by Mary Wu on 2011-12-
Title: [102781] trunk
Revision 102781
Author o...@webkit.org
Date 2011-12-14 08:29:50 -0800 (Wed, 14 Dec 2011)
Log Message
[Qt] Rollout r102769, because it broke Qt-4.8 builds.
.:
* Source/api.pri:
Tools:
* qmake/mkspecs/features/webcore.prf:
Modified Paths
trunk/ChangeLog
trunk/Sou
Title: [102782] trunk
Revision 102782
Author commit-qu...@webkit.org
Date 2011-12-14 08:37:19 -0800 (Wed, 14 Dec 2011)
Log Message
Source/WebCore: [CHROMIUM/SKIA] Handle put[Un/Pre]multipliedImageData conversions in Skia rather than ImageBuffer
https://bugs.webkit.org/show_bug.cgi?id=7395
Title: [102783] trunk/Source/WebCore
Revision 102783
Author senorbla...@chromium.org
Date 2011-12-14 08:45:51 -0800 (Wed, 14 Dec 2011)
Log Message
CSS Filters should support GPU acceleration
https://bugs.webkit.org/show_bug.cgi?id=74441
Reviewed by Darin Adler.
Will be covered by existi
Title: [102785] trunk/LayoutTests
Revision 102785
Author o...@webkit.org
Date 2011-12-14 08:59:57 -0800 (Wed, 14 Dec 2011)
Log Message
[Qt] Test fonts are not used with Qt5
https://bugs.webkit.org/show_bug.cgi?id=72513
* platform/qt-5.0/Skipped: Unskip a bunch of now passing tests - part
Title: [102786] trunk
Revision 102786
Author tse...@chromium.org
Date 2011-12-14 09:03:07 -0800 (Wed, 14 Dec 2011)
Log Message
DocumentLoader should ref its mainResourceLoader.
https://bugs.webkit.org/show_bug.cgi?id=74424
Reviewed by Adam Barth.
Source/WebCore:
Tests: platform/chromiu
Title: [102787] trunk
Revision 102787
Author jchaffr...@webkit.org
Date 2011-12-14 09:13:38 -0800 (Wed, 14 Dec 2011)
Log Message
Crash in RenderBox::paintBoxDecorations when documentElement has no renderer
https://bugs.webkit.org/show_bug.cgi?id=64284
Reviewed by Ryosuke Niwa.
Source/We
Title: [102788] trunk/LayoutTests
Revision 102788
Author o...@webkit.org
Date 2011-12-14 09:15:53 -0800 (Wed, 14 Dec 2011)
Log Message
[Qt] Test fonts are not used with Qt5
https://bugs.webkit.org/show_bug.cgi?id=72513
* platform/qt-5.0/Skipped: Unskip a bunch of now passing tests - part
Title: [102789] trunk/LayoutTests
Revision 102789
Author commit-qu...@webkit.org
Date 2011-12-14 09:17:49 -0800 (Wed, 14 Dec 2011)
Log Message
[Qt] [Gardening] editing/pasteboard/4242293-1.html now passes.
https://bugs.webkit.org/show_bug.cgi?id=73417
Patch by João Paulo Rechi Vita on 2
Title: [102790] trunk/Tools
Revision 102790
Author kl...@webkit.org
Date 2011-12-14 09:20:27 -0800 (Wed, 14 Dec 2011)
Log Message
Make my e-mail address a little more awesome.
* Scripts/webkitpy/common/config/committers.py:
Modified Paths
trunk/Tools/ChangeLog
trunk/Tools/Scripts/webki
Title: [102791] trunk/Source/WebCore
Revision 102791
Author ph...@webkit.org
Date 2011-12-14 09:26:08 -0800 (Wed, 14 Dec 2011)
Log Message
[GStreamer] padTemplate leak in webkitwebaudiosrc
https://bugs.webkit.org/show_bug.cgi?id=74495
Reviewed by Martin Robinson.
Use a GstPadTemplate sm
Title: [102792] trunk/LayoutTests
Revision 102792
Author o...@webkit.org
Date 2011-12-14 09:41:37 -0800 (Wed, 14 Dec 2011)
Log Message
[Qt] Test fonts are not used with Qt5
https://bugs.webkit.org/show_bug.cgi?id=72513
* platform/qt-5.0/Skipped: Unskip a bunch of now passing tests - part
Title: [102793] trunk
Revision 102793
Author vse...@chromium.org
Date 2011-12-14 09:48:26 -0800 (Wed, 14 Dec 2011)
Log Message
Web Inspector: DatabaseTableView should escape table name.
https://bugs.webkit.org/show_bug.cgi?id=74503
Reviewed by Pavel Feldman.
Source/WebCore:
Test: inspe
Title: [102794] trunk/Source/WebCore
Revision 102794
Author k...@google.com
Date 2011-12-14 10:03:32 -0800 (Wed, 14 Dec 2011)
Log Message
Unreviewed, rolling out r102688.
http://trac.webkit.org/changeset/102688
https://bugs.webkit.org/show_bug.cgi?id=74220
Under the hypothesis that it mi
Title: [102795] trunk/Tools
Revision 102795
Author o...@webkit.org
Date 2011-12-14 10:14:42 -0800 (Wed, 14 Dec 2011)
Log Message
[Qt] Unreviewed speculative MIPS and SH4 buildfix after r102776.
* qmake/mkspecs/features/features.prf:
Modified Paths
trunk/Tools/ChangeLog
trunk/Tools/qmak
Title: [102796] trunk/Websites/bugs.webkit.org
Revision 102796
Author o...@chromium.org
Date 2011-12-14 10:30:55 -0800 (Wed, 14 Dec 2011)
Log Message
Give a resize handle for sidebyside diffs.
https://bugs.webkit.org/show_bug.cgi?id=74465
Reviewed by Ryosuke Niwa.
This gives a drag hand
Title: [102797] trunk/Source
Revision 102797
Author ander...@apple.com
Date 2011-12-14 10:36:45 -0800 (Wed, 14 Dec 2011)
Log Message
Add back the callOnMainThread overload that takes a WTF::Function
https://bugs.webkit.org/show_bug.cgi?id=74512
Reviewed by Darin Adler.
Source/_javascrip
Title: [102798] trunk/Source/WebCore
Revision 102798
Author commit-qu...@webkit.org
Date 2011-12-14 10:47:01 -0800 (Wed, 14 Dec 2011)
Log Message
[BlackBerry] Remove some duplicate entries in Source/WebCore/PlatformBlackBerry.cmake
https://bugs.webkit.org/show_bug.cgi?id=74484
Patch by J
Title: [102799] trunk/LayoutTests
Revision 102799
Author k...@google.com
Date 2011-12-14 10:52:29 -0800 (Wed, 14 Dec 2011)
Log Message
Unreviewed Chromium test expectations update. Suppress another
intermittent compositing test failure.
* platform/chromium/test_expectations.txt:
Modifie
Title: [102800] trunk
Revision 102800
Author eric.carl...@apple.com
Date 2011-12-14 10:59:53 -0800 (Wed, 14 Dec 2011)
Log Message
Media url with fragment may not load
https://bugs.webkit.org/show_bug.cgi?id=74443
Reviewed by Darin Adler.
Source/WebCore:
Test: media/media-extension-wit
Title: [102801] trunk
Revision 102801
Author rn...@webkit.org
Date 2011-12-14 11:09:02 -0800 (Wed, 14 Dec 2011)
Log Message
Add a manual test for caret blinking during forward deletion
https://bugs.webkit.org/show_bug.cgi?id=74494
Reviewed by Dan Bernstein.
Add a test to forward delete
Title: [102802] trunk/Source/WebCore
Revision 102802
Author carlo...@webkit.org
Date 2011-12-14 11:18:24 -0800 (Wed, 14 Dec 2011)
Log Message
[GTK] Fix PlatformScreen::screenAvailableRect when there's no view widget
https://bugs.webkit.org/show_bug.cgi?id=74520
Reviewed by Martin Robinso
Title: [102803] trunk/Source/WebCore
Revision 102803
Author loi...@chromium.org
Date 2011-12-14 11:33:47 -0800 (Wed, 14 Dec 2011)
Log Message
2011-12-14 Ilya Tikhonovsky
Web Inspector: consider disabling network tracking while running the CPU profile.
https://bugs.webk
Title: [102804] trunk/Source/WebKit2
Revision 102804
Author carlo...@webkit.org
Date 2011-12-14 11:38:07 -0800 (Wed, 14 Dec 2011)
Log Message
[GTK] Page size should be 0,0 when view widget is not realized
https://bugs.webkit.org/show_bug.cgi?id=74523
Reviewed by Martin Robinson.
We curr
Title: [102805] tags/Safari-534.53.10/
Revision 102805
Author lforsch...@apple.com
Date 2011-12-14 11:41:22 -0800 (Wed, 14 Dec 2011)
Log Message
New tag.
Added Paths
tags/Safari-534.53.10/
Diff
Property changes: tags/Safari-534.53.10
Added: svn:ignore
depcomp
compile
config.gues
Title: [102806] trunk/Tools
Revision 102806
Author o...@webkit.org
Date 2011-12-14 11:43:22 -0800 (Wed, 14 Dec 2011)
Log Message
[Qt] Test fonts are not used with Qt5
https://bugs.webkit.org/show_bug.cgi?id=72513
MIPS and SH4 buildfix after r102776 and r102795.
Patch by Holger Hans Pete
Title: [102807] branches/safari-534.53-branch/Source
Revision 102807
Author lforsch...@apple.com
Date 2011-12-14 11:49:47 -0800 (Wed, 14 Dec 2011)
Log Message
Versioning.
Modified Paths
branches/safari-534.53-branch/Source/_javascript_Core/Configurations/Version.xcconfig
branches/safari
Title: [102808] trunk
Revision 102808
Author ander...@apple.com
Date 2011-12-14 11:55:59 -0800 (Wed, 14 Dec 2011)
Log Message
Add unary and binary bind overloads
https://bugs.webkit.org/show_bug.cgi?id=74524
Reviewed by Sam Weinig.
Source/_javascript_Core:
* wtf/Functional.h:
(WTF::R):
Title: [102809] trunk/Source/WebKit2
Revision 102809
Author caio.olive...@openbossa.org
Date 2011-12-14 12:00:22 -0800 (Wed, 14 Dec 2011)
Log Message
[Qt] [WK2] Move QWebPreferences out of QtWebPageProxy
https://bugs.webkit.org/show_bug.cgi?id=74525
Reviewed by Luiz Agostini.
This patch
Title: [102810] trunk/Source/WebCore
Revision 102810
Author commit-qu...@webkit.org
Date 2011-12-14 12:33:07 -0800 (Wed, 14 Dec 2011)
Log Message
Patch by Raymond Toy on 2011-12-14
* platform/audio/Distance.h (WebCore):
Incorrect calculation for DistanceEffect linearGain
https://bugs.w
Title: [102811] trunk/Source/_javascript_Core
Revision 102811
Author barraclo...@apple.com
Date 2011-12-14 12:51:14 -0800 (Wed, 14 Dec 2011)
Log Message
DFG relies on returning a struct in registers
https://bugs.webkit.org/show_bug.cgi?id=74527
Reviewed by Geoff Garen.
This will not wor
Title: [102812] branches/subpixellayout/Source/WebCore
Revision 102812
Author le...@chromium.org
Date 2011-12-14 12:56:46 -0800 (Wed, 14 Dec 2011)
Log Message
Fixing improper float conversions that had some unpleasant results with large numbers.
Modified Paths
branches/subpixellayout/So
Title: [102813] trunk
Revision 102813
Author ander...@apple.com
Date 2011-12-14 12:59:53 -0800 (Wed, 14 Dec 2011)
Log Message
bind should handle member functions
https://bugs.webkit.org/show_bug.cgi?id=74529
Reviewed by Sam Weinig.
Source/_javascript_Core:
Add FunctionWrapper partial s
Title: [102814] trunk
Revision 102814
Author ad...@chromium.org
Date 2011-12-14 13:14:15 -0800 (Wed, 14 Dec 2011)
Log Message
Broaden support for mutation observation of attributes
https://bugs.webkit.org/show_bug.cgi?id=74448
Reviewed by Ryosuke Niwa.
Source/WebCore:
The previously-la
Title: [102816] trunk/Source/WebCore
Revision 102816
Author r...@google.com
Date 2011-12-14 13:21:38 -0800 (Wed, 14 Dec 2011)
Log Message
[skia] cache typeface in FontPlatformData
https://bugs.webkit.org/show_bug.cgi?id=74415
Reviewed by Stephen White.
No new tests. Existing tests apply
Title: [102817] trunk/Source
Revision 102817
Author commit-qu...@webkit.org
Date 2011-12-14 13:25:01 -0800 (Wed, 14 Dec 2011)
Log Message
[chromium] Plumb through flag for enabling partial swap
https://bugs.webkit.org/show_bug.cgi?id=74513
Patch by Jonathan Backer on 2011-12-14
Reviewed
Title: [102818] trunk/Tools
Revision 102818
Author ander...@apple.com
Date 2011-12-14 13:27:56 -0800 (Wed, 14 Dec 2011)
Log Message
Fix the Windows build.
Disable some of the tests for now.
* TestWebKitAPI/Tests/WTF/Functional.cpp:
Modified Paths
trunk/Tools/ChangeLog
trunk/Tools/Test
Title: [102819] trunk/Source/WebKit2
Revision 102819
Author mr...@apple.com
Date 2011-12-14 13:30:38 -0800 (Wed, 14 Dec 2011)
Log Message
NPN_GetValueForURL returns wrong value for NPNURLVProxy
Reviewed by Anders Carlsson.
* PluginProcess/PluginControllerProxy.cpp:
(WebKit::PluginContr
Title: [102820] trunk/LayoutTests
Revision 102820
Author rn...@webkit.org
Date 2011-12-14 13:53:43 -0800 (Wed, 14 Dec 2011)
Log Message
Skip fast/forms/select/menulist-onchange-fired-with-key-up-down.html on Mac since
it has been failing since it was introduced. The failure is tracked by
Title: [102821] trunk/Tools
Revision 102821
Author ander...@apple.com
Date 2011-12-14 14:00:27 -0800 (Wed, 14 Dec 2011)
Log Message
Another attempt at fixing the Windows build.
Disable all the tests until I can figure out what's going on here.
* TestWebKitAPI/Tests/WTF/Functional.cpp:
Title: [102822] trunk/Source/WebKit/qt
Revision 102822
Author commit-qu...@webkit.org
Date 2011-12-14 14:09:48 -0800 (Wed, 14 Dec 2011)
Log Message
[Qt] DeviceOrientationClientQt should initialize m_controller to zero.
https://bugs.webkit.org/show_bug.cgi?id=74522
Patch by Alexander Færø
Title: [102824] trunk/Tools
Revision 102824
Author o...@webkit.org
Date 2011-12-14 14:13:24 -0800 (Wed, 14 Dec 2011)
Log Message
[Qt] Test fonts are not used with Qt5
https://bugs.webkit.org/show_bug.cgi?id=72513
My last unreviewed buildfix for this crazy bug.
* qmake/mkspecs/features/f
Title: [102825] trunk/Source/WebCore
Revision 102825
Author t...@chromium.org
Date 2011-12-14 14:19:58 -0800 (Wed, 14 Dec 2011)
Log Message
Remove added calls to CSSStyleSelector to gain back another 2% in page cyclers
https://bugs.webkit.org/show_bug.cgi?id=74537
Reviewed by Ojan Vafai.
Title: [102826] branches/safari-534.54-branch/safari-534.53-branch/
Revision 102826
Author lforsch...@apple.com
Date 2011-12-14 14:20:02 -0800 (Wed, 14 Dec 2011)
Log Message
New branch.
Added Paths
branches/safari-534.54-branch/safari-534.53-branch/
Diff
Property changes: branches/
Title: [102827] branches/safari-534.54-branch/safari-534.53-branch/
Revision 102827
Author lforsch...@apple.com
Date 2011-12-14 14:21:33 -0800 (Wed, 14 Dec 2011)
Log Message
delete branch
Removed Paths
branches/safari-534.54-branch/safari-534.53-branch/
Diff
Title: [102828] trunk/Source/WebCore
Revision 102828
Author e...@google.com
Date 2011-12-14 14:38:06 -0800 (Wed, 14 Dec 2011)
Log Message
[chromium] Compositor needs to set texture filtering on canvas layers
https://bugs.webkit.org/show_bug.cgi?id=74530
Reviewed by James Robinson.
* pla
Title: [102829] trunk
Revision 102829
Author beid...@apple.com
Date 2011-12-14 14:52:08 -0800 (Wed, 14 Dec 2011)
Log Message
and https://bugs.webkit.org/show_bug.cgi?id=74533
REGRESSION(r102619): Reproducible crash closing window with video + poster image inside an object element
Review
Title: [102830] trunk/LayoutTests
Revision 102830
Author commit-qu...@webkit.org
Date 2011-12-14 14:57:20 -0800 (Wed, 14 Dec 2011)
Log Message
Create reftest for outline-sides-in-region
https://bugs.webkit.org/show_bug.cgi?id=74428
Patch by Ethan Malasky on 2011-12-14
Reviewed by Darin
Title: [102831] trunk/Source/_javascript_Core
Revision 102831
Author ddkil...@apple.com
Date 2011-12-14 15:03:51 -0800 (Wed, 14 Dec 2011)
Log Message
Remove definition of old ENABLE(YARR) macro
Reviewed by Darin Adler.
* wtf/Platform.h: Removed ENABLE_YARR macros.
Modified Paths
trun
Title: [102832] trunk/Source/WebCore
Revision 102832
Author t...@chromium.org
Date 2011-12-14 15:08:08 -0800 (Wed, 14 Dec 2011)
Log Message
Fix compile on gcc on Mac.
css/CSSStyleSelector.cpp:1254:166: error: unused parameter 'regionForStyling' [-Werror,-Wunused-parameter,3]
css/CSSStyle
Title: [102833] trunk/Source/WebCore
Revision 102833
Author rn...@webkit.org
Date 2011-12-14 15:16:06 -0800 (Wed, 14 Dec 2011)
Log Message
Push more member functions from EditCommand to CompositeEditCommand
https://bugs.webkit.org/show_bug.cgi?id=74249
Reviewed by Enrica Casucci.
Moved
Title: [102835] trunk/Source/WebCore
Revision 102835
Author rn...@webkit.org
Date 2011-12-14 15:21:35 -0800 (Wed, 14 Dec 2011)
Log Message
COMPILE_ASSERT in CSSStyleSelector.cpp doesn't compile on Windows
https://bugs.webkit.org/show_bug.cgi?id=74327
Reviewed by Darin Adler.
Always use
Title: [102836] trunk/Source
Revision 102836
Author jon...@apple.com
Date 2011-12-14 15:32:57 -0800 (Wed, 14 Dec 2011)
Log Message
Enable notifications on Mac.
Reviewed by Sam Weinig.
Source/_javascript_Core:
* Configurations/FeatureDefines.xcconfig:
Source/WebCore:
* Configurations/
Title: [102837] trunk
Revision 102837
Author o...@chromium.org
Date 2011-12-14 15:39:24 -0800 (Wed, 14 Dec 2011)
Log Message
Implement flexDirection and flexWrap and make flexFlow a proper shorthand.
https://bugs.webkit.org/show_bug.cgi?id=74542
Reviewed by Tony Chang.
Source/WebCore:
Title: [102839] trunk
Revision 102839
Author ander...@apple.com
Date 2011-12-14 15:55:12 -0800 (Wed, 14 Dec 2011)
Log Message
Work around a bug in the MSVC2005 compiler
https://bugs.webkit.org/show_bug.cgi?id=74550
Reviewed by Sam Weinig.
Source/_javascript_Core:
Add template parameter
Title: [102840] tags/Safari-535.13.1/
Revision 102840
Author lforsch...@apple.com
Date 2011-12-14 15:59:36 -0800 (Wed, 14 Dec 2011)
Log Message
New Tag.
Added Paths
tags/Safari-535.13.1/
Diff
Property changes: tags/Safari-535.13.1
Added: svn:ignore
depcomp
compile
config.guess
G
Title: [102841] trunk/Tools
Revision 102841
Author hara...@chromium.org
Date 2011-12-14 16:12:23 -0800 (Wed, 14 Dec 2011)
Log Message
Unreviewed, rolling out r102761.
http://trac.webkit.org/changeset/102761
https://bugs.webkit.org/show_bug.cgi?id=74485
we came up with a better fix than t
Title: [102842] trunk/LayoutTests
Revision 102842
Author o...@chromium.org
Date 2011-12-14 16:15:29 -0800 (Wed, 14 Dec 2011)
Log Message
Add new expected results that were missed in r102837.
* fast/css/getComputedStyle/computed-style-expected.txt:
* fast/css/getComputedStyle/computed-sty
Title: [102843] trunk/Source/WebKit
Revision 102843
Author commit-qu...@webkit.org
Date 2011-12-14 16:16:33 -0800 (Wed, 14 Dec 2011)
Log Message
[BlackBerry] Refactor code and add some debug messages in backing store
https://bugs.webkit.org/show_bug.cgi?id=74539
Patch by Jacky Jiang on
Title: [102844] tags/Safari-535.13.1/Source
Revision 102844
Author lforsch...@apple.com
Date 2011-12-14 16:24:58 -0800 (Wed, 14 Dec 2011)
Log Message
Versioning.
Modified Paths
tags/Safari-535.13.1/Source/_javascript_Core/Configurations/Version.xcconfig
tags/Safari-535.13.1/Source/_java
Title: [102845] trunk/LayoutTests
Revision 102845
Author k...@google.com
Date 2011-12-14 16:28:50 -0800 (Wed, 14 Dec 2011)
Log Message
Unreviewed Chromium test expectations update. Skip a problematic
test which will be fixed with the fix for an existing bug, and
mark another failure; the
Title: [102846] trunk
Revision 102846
Author enr...@apple.com
Date 2011-12-14 16:32:27 -0800 (Wed, 14 Dec 2011)
Log Message
Need a way to produce leaner markup when pasting a fragment containing verbose markup
https://bugs.webkit.org/show_bug.cgi?id=74514
Reviewed by Ryosuke Niwa.
Sour
Title: [102847] trunk/LayoutTests
Revision 102847
Author dslo...@google.com
Date 2011-12-14 16:41:40 -0800 (Wed, 14 Dec 2011)
Log Message
Unreviewed: more specific bug for suppression of fast/workers/storage.
Bug https://bugs.webkit.org/show_bug.cgi?id=74554 with investigation results fil
Title: [102848] trunk/Source/WebKit2
Revision 102848
Author a...@apple.com
Date 2011-12-14 16:44:40 -0800 (Wed, 14 Dec 2011)
Log Message
[Mac] Sandbox violation opening AppleSNBFBUserClient
https://bugs.webkit.org/show_bug.cgi?id=74560
Reviewed by Darin A
Title: [102850] branches/safari-534.53-branch
Revision 102850
Author lforsch...@apple.com
Date 2011-12-14 17:07:14 -0800 (Wed, 14 Dec 2011)
Log Message
Merged r97502.
Modified Paths
branches/safari-534.53-branch/LayoutTests/ChangeLog
branches/safari-534.53-branch/Source/WebCore/ChangeLo
Title: [102851] branches/safari-534.53-branch/LayoutTests
Revision 102851
Author lforsch...@apple.com
Date 2011-12-14 17:08:34 -0800 (Wed, 14 Dec 2011)
Log Message
Merged r97524.
Modified Paths
branches/safari-534.53-branch/LayoutTests/ChangeLog
branches/safari-534.53-branch/LayoutTests
Title: [102852] tags/Safari-535.13.1/Source/WebCore
Revision 102852
Author lforsch...@apple.com
Date 2011-12-14 17:15:02 -0800 (Wed, 14 Dec 2011)
Log Message
Merge 102691.
Modified Paths
tags/Safari-535.13.1/Source/WebCore/ChangeLog
tags/Safari-535.13.1/Source/WebCore/bindings/objc/DOMI
Title: [102853] trunk/LayoutTests
Revision 102853
Author enr...@apple.com
Date 2011-12-14 17:17:11 -0800 (Wed, 14 Dec 2011)
Log Message
Updating test results after r102846
Unreviewed.
* platform/chromium-win/editing/pasteboard/paste-text-013-expected.txt:
* platform/chromium-win/editing
Title: [102854] trunk/Source/WebCore
Revision 102854
Author enr...@apple.com
Date 2011-12-14 17:24:18 -0800 (Wed, 14 Dec 2011)
Log Message
Build fix.
Unreviewed.
* editing/ReplaceSelectionCommand.cpp: Added include RenderStyle.h
Modified Paths
trunk/Source/WebCore/ChangeLog
trunk/Sour
Title: [102855] trunk
Revision 102855
Author simon.fra...@apple.com
Date 2011-12-14 17:30:35 -0800 (Wed, 14 Dec 2011)
Log Message
Filter amounts should accept percentages
https://bugs.webkit.org/show_bug.cgi?id=74531
Source/WebCore:
Reviewed by Chris Marrin.
Support percentage argument
Title: [102856] trunk/Source/WebKit/mac
Revision 102856
Author msab...@apple.com
Date 2011-12-14 17:30:40 -0800 (Wed, 14 Dec 2011)
Log Message
Modified Paths
trunk/Source/WebKit/mac/ChangeLog
trunk/Source/WebKit/mac/WebView/WebScriptDebugger.mm
Diff
Modified: trunk/Source/WebKit/m
Title: [102857] trunk
Revision 102857
Author ander...@apple.com
Date 2011-12-14 17:37:50 -0800 (Wed, 14 Dec 2011)
Log Message
binding a member function should ref/deref the object pointer if needed
https://bugs.webkit.org/show_bug.cgi?id=74552
Reviewed by Sam Weinig.
Source/_javascript_
1 - 100 of 132 matches
Mail list logo