Title: [108739] trunk/LayoutTests
Revision 108739
Author o...@webkit.org
Date 2012-02-24 00:00:13 -0800 (Fri, 24 Feb 2012)
Log Message
[Qt] Unreviewed gardening.
* platform/qt/Skipped: Skip failing tests.
Modified Paths
trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/qt/Skipped
Title: [108738] trunk/LayoutTests
Revision 108738
Author y...@google.com
Date 2012-02-23 23:58:50 -0800 (Thu, 23 Feb 2012)
Log Message
[chromium] Unreviewed test expectation change.
svg/text/text-rescale.html and svg/text/text-viewbox-rescale.html
are failing on Win, Linux, and Mac since
Title: [108737] trunk/Tools
Revision 108737
Author aba...@webkit.org
Date 2012-02-23 23:52:51 -0800 (Thu, 23 Feb 2012)
Log Message
should_proceed_with_work_item is unused and can be removed
https://bugs.webkit.org/show_bug.cgi?id=79416
Reviewed by Eric Seidel.
We used to use this functi
Title: [108735] trunk/Source/WebCore
Revision 108735
Author pfeld...@chromium.org
Date 2012-02-23 23:37:34 -0800 (Thu, 23 Feb 2012)
Log Message
Web Inspector: hide color picker upon panel switch.
https://bugs.webkit.org/show_bug.cgi?id=79355
Reviewed by Vsevolod Vlasov.
* inspector/fron
Title: [108734] trunk/Source/WebCore
Revision 108734
Author pfeld...@chromium.org
Date 2012-02-23 23:28:39 -0800 (Thu, 23 Feb 2012)
Log Message
Web Inspector: make color review larger in the color picker.
https://bugs.webkit.org/show_bug.cgi?id=79339
Reviewed by Vsevolod Vlasov.
* inspe
Title: [108733] trunk/Source/WebCore
Revision 108733
Author ba...@chromium.org
Date 2012-02-23 23:00:03 -0800 (Thu, 23 Feb 2012)
Log Message
[Chromium] Add HarfBuzzShaperBase class
https://bugs.webkit.org/show_bug.cgi?id=79336
Extract a part of ComplexTextControllerHarfBuzz class as
Harf
Title: [108732] trunk/Source/WebKit/chromium
Revision 108732
Author commit-qu...@webkit.org
Date 2012-02-23 22:34:37 -0800 (Thu, 23 Feb 2012)
Log Message
Unreviewed. Rolled DEPS.
Patch by Sheriff Bot on 2012-02-23
* DEPS:
Modified Paths
trunk/Source/WebKit/chromium/ChangeLog
trunk/S
Title: [108730] trunk/Source
Revision 108730
Author aes...@apple.com
Date 2012-02-23 22:24:47 -0800 (Thu, 23 Feb 2012)
Log Message
Rename [setS|s]uppressIncrementalRendering to [setS|s]uppressesIncrementalRendering and make it WebPreferences API.
https://bugs.webkit.org/show_bug.cgi?id=79
Title: [108728] trunk/Source/WebCore
Revision 108728
Author shin...@chromium.org
Date 2012-02-23 21:43:13 -0800 (Thu, 23 Feb 2012)
Log Message
NodeRenderingContext should have ShadowRootList instead of ShadowRoot.
https://bugs.webkit.org/show_bug.cgi?id=79079
Reviewed by Dimitri Glazkov.
Title: [108726] trunk/Source/WebCore
Revision 108726
Author commit-qu...@webkit.org
Date 2012-02-23 21:25:31 -0800 (Thu, 23 Feb 2012)
Log Message
Use MathExtras round() in timeToSampleFrame
https://bugs.webkit.org/show_bug.cgi?id=79281
Patch by Raymond Toy on 2012-02-23
Reviewed by Chri
Title: [108725] trunk/LayoutTests
Revision 108725
Author m...@apple.com
Date 2012-02-23 21:24:55 -0800 (Thu, 23 Feb 2012)
Log Message
REGRESSION: Assertion failure in Document::setCompatibilityMode() (!m_styleSheets->length()) in fast/dynamic/crash-paint-no-documentElement-renderer.html
h
Title: [108724] trunk
Revision 108724
Author commit-qu...@webkit.org
Date 2012-02-23 20:58:34 -0800 (Thu, 23 Feb 2012)
Log Message
Don't clear IntentRequest callback pointers on stop()
This causes re-entry into ScriptExecutionContext when
the ActiveDOMCallback objects get deleted, which
Title: [108723] trunk/Source/WebKit/blackberry
Revision 108723
Author commit-qu...@webkit.org
Date 2012-02-23 20:40:48 -0800 (Thu, 23 Feb 2012)
Log Message
[BlackBerry] Selection handler has compile failure with logs enabled.
https://bugs.webkit.org/show_bug.cgi?id=79392
Patch by Mike Fe
Title: [108721] trunk/Source/WebKit/blackberry
Revision 108721
Author toniki...@webkit.org
Date 2012-02-23 20:28:34 -0800 (Thu, 23 Feb 2012)
Log Message
2012-02-19 Antonio Gomes
Fat fingers - Add a clearer way to distinguish the node we want (shadow or non-shadow)
http
Title: [108720] trunk/LayoutTests
Revision 108720
Author ba...@chromium.org
Date 2012-02-23 20:04:33 -0800 (Thu, 23 Feb 2012)
Log Message
Unreviewed test fix after r108699.
Fix wrong path of repaint.js in platform/mac/svg/text/text-rescale.html
and platform/mac/svg/text/text-viewbox-resc
Title: [108719] trunk/Source/WebCore
Revision 108719
Author le...@chromium.org
Date 2012-02-23 19:55:53 -0800 (Thu, 23 Feb 2012)
Log Message
Switch drawLineForBoxSide to use integers
https://bugs.webkit.org/show_bug.cgi?id=78647
Reviewed by Eric Seidel.
drawLineForBoxSide handles painti
Title: [108717] trunk/Source/WebKit/blackberry
Revision 108717
Author leo.y...@torchmobile.com.cn
Date 2012-02-23 19:11:20 -0800 (Thu, 23 Feb 2012)
Log Message
[BlackBerry] Remove unused ChromeClientBlackBerry::platformCompositingWindow(), platformWindow() and WebPageClient::compositingWi
Title: [108716] trunk/Source/_javascript_Core
Revision 108716
Author mhahnenb...@apple.com
Date 2012-02-23 19:10:03 -0800 (Thu, 23 Feb 2012)
Log Message
Zero out CopiedBlocks on initialization
https://bugs.webkit.org/show_bug.cgi?id=79199
Reviewed by Filip Pizlo.
Made CopyBlocks zero th
Title: [108715] trunk/Source/WebCore
Revision 108715
Author leo.y...@torchmobile.com.cn
Date 2012-02-23 19:05:58 -0800 (Thu, 23 Feb 2012)
Log Message
[BlackBerry] Upstream the BlackBerry change to platform/graphics/IntPoint.h
https://bugs.webkit.org/show_bug.cgi?id=79094
Reviewed by Anto
Title: [108714] trunk/Source/WebCore
Revision 108714
Author commit-qu...@webkit.org
Date 2012-02-23 19:03:52 -0800 (Thu, 23 Feb 2012)
Log Message
[Chromium] Add profiling trace for deferred canvas rendering
https://bugs.webkit.org/show_bug.cgi?id=79376
Patch by Justin Novosad on 2012-02
Title: [108713] trunk/Source/WebCore
Revision 108713
Author shin...@chromium.org
Date 2012-02-23 18:37:02 -0800 (Thu, 23 Feb 2012)
Log Message
ShadowRootList should have recalculation flag instead of ShadowRoot.
https://bugs.webkit.org/show_bug.cgi?id=79071
Reviewed by Hajime Morita.
Wh
Title: [108712] trunk/Source/WebCore
Revision 108712
Author rolandstei...@chromium.org
Date 2012-02-23 18:20:19 -0800 (Thu, 23 Feb 2012)
Log Message
Unreviewed: add clause in ASSERT missing from r108474.
No new tests. (fix)
* html/HTMLStyleElement.cpp:
(WebCore::HTMLStyleElement::willRe
Title: [108711] trunk/Source/WebKit/blackberry
Revision 108711
Author leo.y...@torchmobile.com.cn
Date 2012-02-23 18:16:01 -0800 (Thu, 23 Feb 2012)
Log Message
[BlackBerry] Upstream GLES2Context.{h, cpp}
https://bugs.webkit.org/show_bug.cgi?id=79196
Reviewed by Rob Buis.
Initial upstrea
Title: [108710] trunk/Source/WebCore
Revision 108710
Author e...@webkit.org
Date 2012-02-23 18:11:04 -0800 (Thu, 23 Feb 2012)
Log Message
Split out HTML constructors into new DOMWindowHTML suplemental idl
https://bugs.webkit.org/show_bug.cgi?id=79377
Reviewed by Adam Barth.
* CMakeLists
Title: [108709] trunk/Source/WebCore
Revision 108709
Author e...@webkit.org
Date 2012-02-23 18:04:40 -0800 (Thu, 23 Feb 2012)
Log Message
Move SVG element constructors out of DOMWindow.idl into a new DOMWindowSVG.idl suplemental
https://bugs.webkit.org/show_bug.cgi?id=79379
Reviewed by A
Title: [108708] branches/subpixellayout/Source/WebCore
Revision 108708
Author le...@chromium.org
Date 2012-02-23 17:56:24 -0800 (Thu, 23 Feb 2012)
Log Message
Fixing the Mac build and adding a pixelSnappedBorderBoxRect. borderBoxRect should probably be deprecated...
Modified Paths
branc
Title: [108707] trunk/Tools
Revision 108707
Author e...@google.com
Date 2012-02-23 17:48:00 -0800 (Thu, 23 Feb 2012)
Log Message
Unreviewed, add Stephen Chenney to committers.py as a contributor.
* Scripts/webkitpy/common/config/committers.py:
Modified Paths
trunk/Tools/ChangeLog
trunk
Title: [108706] trunk/Source/WebKit/chromium
Revision 108706
Author jam...@google.com
Date 2012-02-23 17:38:43 -0800 (Thu, 23 Feb 2012)
Log Message
[chromium] Clean up GraphicsContext3D initialization paths
https://bugs.webkit.org/show_bug.cgi?id=79321
Reviewed by Kenneth Russell.
This
Title: [108705] branches/subpixellayout/Source/WebCore/platform/graphics/texmap/TextureMapperLayer.cpp
Revision 108705
Author e...@chromium.org
Date 2012-02-23 17:37:25 -0800 (Thu, 23 Feb 2012)
Log Message
Fix QT build on branch.
Modified Paths
branches/subpixellayout/Source/WebCore/pla
Title: [108704] trunk/LayoutTests
Revision 108704
Author e...@google.com
Date 2012-02-23 17:33:26 -0800 (Thu, 23 Feb 2012)
Log Message
[chromium] Unreviewed gardening. Apply bug number to svg/carto.net failures.
https://bugs.webkit.org/show_bug.cgi?id=79423
These two tests were in a set
Title: [108703] trunk/Source
Revision 108703
Author commit-qu...@webkit.org
Date 2012-02-23 17:32:35 -0800 (Thu, 23 Feb 2012)
Log Message
[chromium] Plumb video damage to the damage tracker.
https://bugs.webkit.org/show_bug.cgi?id=79373
Patch by Jonathan Backer on 2012-02-23
Reviewed by
Title: [108702] trunk/Source/WebKit/blackberry
Revision 108702
Author commit-qu...@webkit.org
Date 2012-02-23 17:27:16 -0800 (Thu, 23 Feb 2012)
Log Message
[BlackBerry] InputHandler requires cleanup of Navigation Mode handling.
https://bugs.webkit.org/show_bug.cgi?id=79366
Patch by Mike
Title: [108701] trunk/Tools
Revision 108701
Author aba...@webkit.org
Date 2012-02-23 17:25:05 -0800 (Thu, 23 Feb 2012)
Log Message
style-queue logs bogus messages to the QueueStatusServer
https://bugs.webkit.org/show_bug.cgi?id=79424
Reviewed by Eric Seidel.
Copy/paste error.
* Scripts
Title: [108700] trunk
Revision 108700
Author morr...@google.com
Date 2012-02-23 16:54:45 -0800 (Thu, 23 Feb 2012)
Log Message
This test checks select attribute of content element is valid.
https://bugs.webkit.org/show_bug.cgi?id=65595
Reviewed by Dimitri Glazkov.
Source/WebCore:
This c
Title: [108698] trunk/Source
Revision 108698
Author jam...@google.com
Date 2012-02-23 16:29:53 -0800 (Thu, 23 Feb 2012)
Log Message
[chromium] Notify compositor of wheel event registration via ScrollingCoordinator
https://bugs.webkit.org/show_bug.cgi?id=79133
Reviewed by Dimitri Glazkov.
Title: [108697] trunk/LayoutTests
Revision 108697
Author e...@google.com
Date 2012-02-23 16:26:10 -0800 (Thu, 23 Feb 2012)
Log Message
[chromium] Unreviewed gardening. Re-enable a handful of tests.
These have no relation to each other, but all don't appear to be
failing anymore, so remov
Title: [108696] trunk/Source/WebCore
Revision 108696
Author noam.rosent...@nokia.com
Date 2012-02-23 16:24:40 -0800 (Thu, 23 Feb 2012)
Log Message
[Qt][WK2] Clipping is broken
https://bugs.webkit.org/show_bug.cgi?id=78677
Reviewed by Simon Hausmann.
Rework the clipping stack in TextureM
Title: [108695] trunk
Revision 108695
Author commit-qu...@webkit.org
Date 2012-02-23 16:18:28 -0800 (Thu, 23 Feb 2012)
Log Message
Add Chromium gpu_tests to the flakiness dashboard
https://bugs.webkit.org/show_bug.cgi?id=79300
Patch by Dave Tu on 2012-02-23
Reviewed by Ojan Vafai.
* To
Title: [108694] trunk/Source/WebKit2
Revision 108694
Author commit-qu...@webkit.org
Date 2012-02-23 16:08:27 -0800 (Thu, 23 Feb 2012)
Log Message
[GTK] Wrong signal name on emission in WebKitWindowProperties.cpp
https://bugs.webkit.org/show_bug.cgi?id=79352
Patch by Mario Sanchez Prada
Title: [108693] trunk/Tools
Revision 108693
Author e...@webkit.org
Date 2012-02-23 16:05:33 -0800 (Thu, 23 Feb 2012)
Log Message
Use self._filesystem in more places in the SCM classes
https://bugs.webkit.org/show_bug.cgi?id=79415
Reviewed by Adam Barth.
* Scripts/webkitpy/common/checkou
Title: [108692] trunk
Revision 108692
Author e...@google.com
Date 2012-02-23 16:03:29 -0800 (Thu, 23 Feb 2012)
Log Message
Unreviewed, rolling out r108685.
http://trac.webkit.org/changeset/108685
https://bugs.webkit.org/show_bug.cgi?id=79414
Broke Chromium builds (Requested by enne on #w
Title: [108691] trunk/Tools
Revision 108691
Author aba...@webkit.org
Date 2012-02-23 15:59:44 -0800 (Thu, 23 Feb 2012)
Log Message
style-queue shouldn't spam bugs if it fails to update its working copy
https://bugs.webkit.org/show_bug.cgi?id=79412
Reviewed by Eric Seidel.
This patch mov
Title: [108690] trunk
Revision 108690
Author commit-qu...@webkit.org
Date 2012-02-23 15:55:51 -0800 (Thu, 23 Feb 2012)
Log Message
CSS2:text-decoration: element should not inherit text-decoration property
https://bugs.webkit.org/show_bug.cgi?id=71266
Patch by Koji Ishii on 2012-02-23
R
Title: [108689] branches/subpixellayout/Source/WebCore/rendering
Revision 108689
Author le...@chromium.org
Date 2012-02-23 15:54:01 -0800 (Thu, 23 Feb 2012)
Log Message
Adding a pixelSnappedIntRect method that takes top, left, width, and height. Pixel snapping borders for tables. Fixing i
Title: [108687] trunk/LayoutTests
Revision 108687
Author fpi...@apple.com
Date 2012-02-23 15:50:39 -0800 (Thu, 23 Feb 2012)
Log Message
Make fast/js/script-tests/dfg-inline-function-dot-caller not timeout.
Rubber stamped by Oliver Hunt.
Verified that the test still causes inlini
Title: [108686] trunk/LayoutTests
Revision 108686
Author e...@google.com
Date 2012-02-23 15:44:22 -0800 (Thu, 23 Feb 2012)
Log Message
[chromium] Unreviewed gardening. Mark two fast/files/ tests as non-flaky.
https://bugs.webkit.org/show_bug.cgi?id=45667
These two look like they're passi
Title: [108685] trunk
Revision 108685
Author zol...@webkit.org
Date 2012-02-23 15:37:48 -0800 (Thu, 23 Feb 2012)
Log Message
[Qt] Allow to use WebCore imagedecoders
https://bugs.webkit.org/show_bug.cgi?id=32410
Source/WebCore:
Add ENABLE(QT_IMAGE_DECODER) guards around Qt imagedecoders
Title: [108684] trunk/Tools
Revision 108684
Author e...@webkit.org
Date 2012-02-23 15:26:27 -0800 (Thu, 23 Feb 2012)
Log Message
Remove old broken find_checkout_root tests now that find_checkout_root is gone
https://bugs.webkit.org/show_bug.cgi?id=79405
Reviewed by Adam Barth.
* Scripts
Title: [108683] trunk/LayoutTests
Revision 108683
Author e...@google.com
Date 2012-02-23 15:20:27 -0800 (Thu, 23 Feb 2012)
Log Message
[chromium] Unreviewed gardening. Mark a media-fragments test as slow.
https://bugs.webkit.org/show_bug.cgi?id=77523
This has been periodically timing out
Title: [108682] trunk/Tools
Revision 108682
Author commit-qu...@webkit.org
Date 2012-02-23 15:20:11 -0800 (Thu, 23 Feb 2012)
Log Message
[Qt][WK2] Implement proxy authentication dialog.
https://bugs.webkit.org/show_bug.cgi?id=79350
Patch by Michael BrĂ¼ning on 2012-02-23
Reviewed by Simo
Title: [108681] trunk/Source/_javascript_Core
Revision 108681
Author oli...@apple.com
Date 2012-02-23 15:18:05 -0800 (Thu, 23 Feb 2012)
Log Message
Make Interpreter::getStackTrace be able to generate the line number for the top callframe if none is provided
https://bugs.webkit.org/show_bu
Title: [108680] trunk/LayoutTests
Revision 108680
Author senorbla...@chromium.org
Date 2012-02-23 15:13:44 -0800 (Thu, 23 Feb 2012)
Log Message
[chromium] New baselines for CSS3 filters drop-shadow() tests.
Unreviewed gardening.
* platform/chromium-linux/css3/filters/effect-drop-shadow-
Title: [108679] trunk/Source/WebKit/chromium
Revision 108679
Author e...@google.com
Date 2012-02-23 15:12:15 -0800 (Thu, 23 Feb 2012)
Log Message
Unreviewed, rolling out r108666.
http://trac.webkit.org/changeset/108666
https://bugs.webkit.org/show_bug.cgi?id=79321
Breaks webplugin tests:
Title: [108678] trunk/Source/WebCore
Revision 108678
Author commit-qu...@webkit.org
Date 2012-02-23 15:03:32 -0800 (Thu, 23 Feb 2012)
Log Message
[chromium] Push CCLayerIteratorPosition struct into CCLayerIterator class.
https://bugs.webkit.org/show_bug.cgi?id=75864
Patch by Dana Jansens
Title: [108676] trunk/Source/WebKit2
Revision 108676
Author ander...@apple.com
Date 2012-02-23 14:41:05 -0800 (Thu, 23 Feb 2012)
Log Message
Flush layer changes after layout when resizing web page
https://bugs.webkit.org/show_bug.cgi?id=79399
Reviewed by Andreas Kling.
Flush layer chan
Title: [108675] trunk/Source
Revision 108675
Author commit-qu...@webkit.org
Date 2012-02-23 14:10:02 -0800 (Thu, 23 Feb 2012)
Log Message
[Chromium] Add video stream texture support
https://bugs.webkit.org/show_bug.cgi?id=78398
This upstreams the abstraction used on Android for
hardware
Title: [108674] trunk
Revision 108674
Author senorbla...@chromium.org
Date 2012-02-23 14:05:15 -0800 (Thu, 23 Feb 2012)
Log Message
Source/WebCore: [chromium] Implement drop-shadow() CSS filter on composited layers.
https://bugs.webkit.org/show_bug.cgi?id=79386
Reviewed by James Robinson
Title: [108673] branches/subpixellayout/Source/WebCore/rendering
Revision 108673
Author le...@chromium.org
Date 2012-02-23 13:52:42 -0800 (Thu, 23 Feb 2012)
Log Message
Cleaning up pixelSnappedLogical*OffsetForLine code.
Modified Paths
branches/subpixellayout/Source/WebCore/rendering/Re
Title: [108672] trunk/Source/_javascript_Core
Revision 108672
Author fpi...@apple.com
Date 2012-02-23 13:42:02 -0800 (Thu, 23 Feb 2012)
Log Message
Build fix.
* llint/LLIntOffsetsExtractor.cpp:
Modified Paths
trunk/Source/_javascript_Core/ChangeLog
trunk/Source/_javascript_Core/llint/L
Title: [108671] trunk/Source
Revision 108671
Author lforsch...@apple.com
Date 2012-02-23 13:41:17 -0800 (Thu, 23 Feb 2012)
Log Message
Versioning.
Modified Paths
trunk/Source/_javascript_Core/Configurations/Version.xcconfig
trunk/Source/WebCore/Configurations/Version.xcconfig
trunk/Sour
Title: [108670] tags/Safari-535.22/
Revision 108670
Author lforsch...@apple.com
Date 2012-02-23 13:38:34 -0800 (Thu, 23 Feb 2012)
Log Message
New Tag.
Added Paths
tags/Safari-535.22/
Diff
Property changes: tags/Safari-535.22
Added: svn:ignore
depcomp
compile
config.guess
GNUmake
Title: [108669] trunk/Source/WebCore
Revision 108669
Author a...@chromium.org
Date 2012-02-23 13:23:11 -0800 (Thu, 23 Feb 2012)
Log Message
Add support for InterfaceName in the bindings
https://bugs.webkit.org/show_bug.cgi?id=79384
Reviewed by Adam Barth.
This makes the interface name p
Title: [108668] trunk
Revision 108668
Author rn...@webkit.org
Date 2012-02-23 13:17:27 -0800 (Thu, 23 Feb 2012)
Log Message
REGRESSION(r99076): WebKit pastes the trailing newline into a single-line text field
https://bugs.webkit.org/show_bug.cgi?id=79305
Reviewed by Tony Chang.
Source/W
Title: [108667] trunk/Source/WebCore
Revision 108667
Author kl...@webkit.org
Date 2012-02-23 13:15:16 -0800 (Thu, 23 Feb 2012)
Log Message
Make use of StylePropertySet::setProperty(propertyID, CSSValue).
Reviewed by Antti Koivisto.
Use the new setProperty() overload that takes a CSSVal
Title: [108666] trunk/Source/WebKit/chromium
Revision 108666
Author jam...@google.com
Date 2012-02-23 13:09:18 -0800 (Thu, 23 Feb 2012)
Log Message
[chromium] Clean up GraphicsContext3D initialization paths
https://bugs.webkit.org/show_bug.cgi?id=79321
Reviewed by Kenneth Russell.
This
Title: [108665] trunk/Source/WebKit/chromium
Revision 108665
Author commit-qu...@webkit.org
Date 2012-02-23 13:06:18 -0800 (Thu, 23 Feb 2012)
Log Message
Add UserGestureIndicator capability to Chromium API.
https://bugs.webkit.org/show_bug.cgi?id=77690
Patch by Greg Billock on 2012-02-2
Title: [108664] trunk
Revision 108664
Author kev...@webkit.org
Date 2012-02-23 12:54:16 -0800 (Thu, 23 Feb 2012)
Log Message
[wx] Build fixes, update the build system after recent changes.
Modified Paths
trunk/Tools/ChangeLog
trunk/Tools/waf/build/settings.py
trunk/wscript
Diff
Mod
Title: [108663] trunk/Source/WebCore
Revision 108663
Author kev...@webkit.org
Date 2012-02-23 12:52:19 -0800 (Thu, 23 Feb 2012)
Log Message
[wx] Build fix, use the strings in LocalizedStrings.cpp.
Modified Paths
trunk/Source/WebCore/ChangeLog
trunk/Source/WebCore/platform/wx/LocalizedSt
Title: [108662] trunk/Source/WebKit2/ChangeLog
Revision 108662
Author dba...@webkit.org
Date 2012-02-23 12:51:33 -0800 (Thu, 23 Feb 2012)
Log Message
Add missing "Reviewed by" line to change log entry for changeset r108631
(https://bugs.webkit.org/show_bug.cgi?id=79252)
The patch landed
Title: [108661] trunk/Source/_javascript_Core
Revision 108661
Author kev...@webkit.org
Date 2012-02-23 12:48:35 -0800 (Thu, 23 Feb 2012)
Log Message
[wx] Build fix, disable LLINT for now and fix ENABLE defines for it.
Modified Paths
trunk/Source/_javascript_Core/ChangeLog
trunk/Source/_
Title: [108660] trunk/Source/_javascript_Core
Revision 108660
Author kev...@webkit.org
Date 2012-02-23 12:47:24 -0800 (Thu, 23 Feb 2012)
Log Message
[wx] Build fix for non-Mac wx builds.
Modified Paths
trunk/Source/_javascript_Core/ChangeLog
trunk/Source/_javascript_Core/runtime/DatePro
Title: [108659] trunk/Source/WebCore
Revision 108659
Author al...@chromium.org
Date 2012-02-23 12:46:31 -0800 (Thu, 23 Feb 2012)
Log Message
Microsoft IE fishtank demo causes assertion in RenderLayer::convertToLayerCoords
https://bugs.webkit.org/show_bug.cgi?id=61964
Reviewed by James Ro
Title: [108658] trunk/Source/WebCore/html/HTMLCanvasElement.cpp
Revision 108658
Author mdela...@apple.com
Date 2012-02-23 12:27:31 -0800 (Thu, 23 Feb 2012)
Log Message
Missed an if from r108657.
Modified Paths
trunk/Source/WebCore/html/HTMLCanvasElement.cpp
Diff
Modified: trunk/Sou
Title: [108657] trunk/Source/WebCore
Revision 108657
Author mdela...@apple.com
Date 2012-02-23 12:17:21 -0800 (Thu, 23 Feb 2012)
Log Message
Fix for canvas breakage caused by r108597 from the following:
https://bugs.webkit.org/show_bug.cgi?id=79317
Reviewed by Oliver Hunt.
* html/HTMLCa
Title: [108656] trunk/Source/WebCore
Revision 108656
Author pfeld...@chromium.org
Date 2012-02-23 12:06:01 -0800 (Thu, 23 Feb 2012)
Log Message
Web Inspector: mad Redo to Cmd+Shift+Z, not Cmd+Y on a Mac.
https://bugs.webkit.org/show_bug.cgi?id=79341
Reviewed by Timothy Hatcher.
* inspec
Title: [108655] trunk/LayoutTests
Revision 108655
Author o...@webkit.org
Date 2012-02-23 12:02:28 -0800 (Thu, 23 Feb 2012)
Log Message
[Qt] Unreviewed gardening.
* platform/qt/Skipped: Skip a failing test.
Modified Paths
trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/qt/Skipped
Title: [108654] trunk/Source/WebCore
Revision 108654
Author rn...@webkit.org
Date 2012-02-23 11:58:49 -0800 (Thu, 23 Feb 2012)
Log Message
Mac build fix after 108629.
* WebCore.exp.in:
Modified Paths
trunk/Source/WebCore/ChangeLog
trunk/Source/WebCore/WebCore.exp.in
Diff
Modified:
Title: [108653] trunk
Revision 108653
Author tse...@chromium.org
Date 2012-02-23 11:46:48 -0800 (Thu, 23 Feb 2012)
Log Message
[chromium] XSS Auditor bypass via _javascript_ url and control characters
https://bugs.webkit.org/show_bug.cgi?id=79154
Reviewed by Adam Barth.
Source/WebCore:
Title: [108652] trunk/Source/_javascript_Core
Revision 108652
Author fpi...@apple.com
Date 2012-02-23 11:45:38 -0800 (Thu, 23 Feb 2012)
Log Message
DFG's logic for emitting a Flush is too convoluted and contains an inaccurate comment
https://bugs.webkit.org/show_bug.cgi?id=79334
Reviewed
Title: [108651] trunk
Revision 108651
Author barraclo...@apple.com
Date 2012-02-23 11:43:07 -0800 (Thu, 23 Feb 2012)
Log Message
Object.isSealed / Object.isFrozen don't work for native objects
https://bugs.webkit.org/show_bug.cgi?id=79331
Reviewed by Sam Weinig.
Need to inspect all prop
Title: [108650] trunk
Revision 108650
Author barraclo...@apple.com
Date 2012-02-23 11:41:12 -0800 (Thu, 23 Feb 2012)
Log Message
pop of array hole should get from the prototype chain
https://bugs.webkit.org/show_bug.cgi?id=79338
Reviewed by Sam Weinig.
Source/_javascript_Core:
* runti
Title: [108649] trunk/Source/_javascript_Core
Revision 108649
Author commit-qu...@webkit.org
Date 2012-02-23 11:29:14 -0800 (Thu, 23 Feb 2012)
Log Message
JSString::outOfMemory() should ASSERT(isRope()) rather than !isRope()
https://bugs.webkit.org/show_bug.cgi?id=79268
Patch by Yong Li
Title: [108647] trunk
Revision 108647
Author par...@webkit.org
Date 2012-02-23 11:15:49 -0800 (Thu, 23 Feb 2012)
Log Message
[CMake] Add FindDirectX
https://bugs.webkit.org/show_bug.cgi?id=79344
Reviewed by Adam Roben.
* Source/cmake/FindDirectX.cmake: Added.
Modified Paths
trunk/Chan
Title: [108646] trunk/LayoutTests
Revision 108646
Author o...@webkit.org
Date 2012-02-23 11:14:34 -0800 (Thu, 23 Feb 2012)
Log Message
[Qt] Unreviewed gardening.
* platform/qt/Skipped:
* platform/qt/http/tests/misc/object-embedding-svg-delayed-size-negotiation-2-expected.png:
* platform/
Title: [108645] trunk/Source/WebCore
Revision 108645
Author jchaffr...@webkit.org
Date 2012-02-23 11:12:01 -0800 (Thu, 23 Feb 2012)
Log Message
Cleanup RenderBlock::moveChildrenTo
https://bugs.webkit.org/show_bug.cgi?id=79319
Reviewed by Eric Seidel.
Refactoring, no change in behavior e
Title: [108644] trunk
Revision 108644
Author par...@webkit.org
Date 2012-02-23 11:06:33 -0800 (Thu, 23 Feb 2012)
Log Message
[CMake] Add FindQuickTimeSDK
https://bugs.webkit.org/show_bug.cgi?id=79345
Reviewed by Adam Roben.
* Source/cmake/FindQuickTimeSDK.cmake: Added.
Modified Paths
Title: [108643] trunk
Revision 108643
Author hausm...@webkit.org
Date 2012-02-23 11:00:11 -0800 (Thu, 23 Feb 2012)
Log Message
[Qt] Add support for touch cancellation
https://bugs.webkit.org/show_bug.cgi?id=79348
Reviewed by Kenneth Rohde Christiansen.
Source/WebCore:
Map Qt touch canc
Title: [108642] trunk/Source/WebKit2
Revision 108642
Author bfulg...@webkit.org
Date 2012-02-23 10:58:51 -0800 (Thu, 23 Feb 2012)
Log Message
[WinCairo] Build fix after r108428.
* win/WebKit2CFLite.def: Add missing export declaration.
Modified Paths
trunk/Source/WebKit2/ChangeLog
trunk
Title: [108641] trunk/Source/_javascript_Core
Revision 108641
Author hausm...@webkit.org
Date 2012-02-23 10:46:32 -0800 (Thu, 23 Feb 2012)
Log Message
Fix the PRI macros used in WTF::String formatters to be compatible with Qt and Visual Studio 2005 and newer.
https://bugs.webkit.org/show_
Title: [108640] trunk/Source/WebKit2
Revision 108640
Author hausm...@webkit.org
Date 2012-02-23 10:43:46 -0800 (Thu, 23 Feb 2012)
Log Message
Unreviewed test fix after r108614: Adjust public API after changes.
* UIProcess/API/qt/tests/publicapi/tst_publicapi.cpp:
Modified Paths
trunk/S
Title: [108639] trunk/Source/WebKit2
Revision 108639
Author o...@webkit.org
Date 2012-02-23 10:35:45 -0800 (Thu, 23 Feb 2012)
Log Message
[Qt] Build fix. Qt WebKit2 can not be compiled due to QtWebPageEventHandler.
https://bugs.webkit.org/show_bug.cgi?id=79335
Patch by Simon Hausmann on
Title: [108638] trunk/Source/WebCore
Revision 108638
Author a...@chromium.org
Date 2012-02-23 10:15:49 -0800 (Thu, 23 Feb 2012)
Log Message
Unreviewed. Rebaseline binding test files.
* bindings/scripts/test/GObject/WebKitDOMTestInterface.cpp:
(webkit_dom_test_interface_supplemental_metho
Title: [108637] branches/subpixellayout/Source
Revision 108637
Author e...@chromium.org
Date 2012-02-23 10:10:27 -0800 (Thu, 23 Feb 2012)
Log Message
Fix usage of enclosing/pixelSnapped/round in branch
Modified Paths
branches/subpixellayout/Source/WebCore/rendering/InlineBox.h
branches/
Title: [108636] trunk/Source/WebCore
Revision 108636
Author ander...@apple.com
Date 2012-02-23 10:01:30 -0800 (Thu, 23 Feb 2012)
Log Message
Crash in ScrollElasticityController::snapRubberBandTimerFired()
https://bugs.webkit.org/show_bug.cgi?id=79372
Reviewed by Andreas Kling.
Invalida
Title: [108635] trunk/Tools
Revision 108635
Author commit-qu...@webkit.org
Date 2012-02-23 09:32:01 -0800 (Thu, 23 Feb 2012)
Log Message
Unreviewed, rolling out r108626.
http://trac.webkit.org/changeset/108626
https://bugs.webkit.org/show_bug.cgi?id=79370
broke qt-wk2 bot, somehow the wo
Title: [108634] trunk/Source/WebCore
Revision 108634
Author pfeld...@chromium.org
Date 2012-02-23 09:28:33 -0800 (Thu, 23 Feb 2012)
Log Message
Web Inspector: add experiment that loads stylesheets as links
https://bugs.webkit.org/show_bug.cgi?id=79340
Reviewed by Timothy Hatcher.
* insp
Title: [108633] trunk/Source/WebKit/wince
Revision 108633
Author par...@webkit.org
Date 2012-02-23 08:54:17 -0800 (Thu, 23 Feb 2012)
Log Message
Unreviewed WinCE build fix after r108462.
* WebCoreSupport/EditorClientWinCE.h:
(EditorClientWinCE):
Modified Paths
trunk/Source/WebKit/wince
Title: [108632] trunk/Source/WebKit/chromium
Revision 108632
Author pe...@chromium.org
Date 2012-02-23 08:44:50 -0800 (Thu, 23 Feb 2012)
Log Message
Unreviewed, rolling out r108627 and r108630.
https://bugs.webkit.org/show_bug.cgi?id=79367
ffmpeg is creating issues and was just reverted
Title: [108631] trunk/Source/WebKit2
Revision 108631
Author ser...@webkit.org
Date 2012-02-23 08:38:02 -0800 (Thu, 23 Feb 2012)
Log Message
[WK2][GTK] WebProcess SIGSEVs due to incorrect clipboard handling
https://bugs.webkit.org/show_bug.cgi?id=79252
Do not execute clipboard callbacks a
Title: [108630] trunk/Source/WebKit/chromium
Revision 108630
Author pe...@chromium.org
Date 2012-02-23 08:19:21 -0800 (Thu, 23 Feb 2012)
Log Message
Unreviewed build fix. Remove the ffmpeg binary directory from the
Chromium-Windows DEPS file, following the commit done in the
Chromium repo
1 - 100 of 111 matches
Mail list logo