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

2012-04-20 Thread commit-queue
Title: [114837] trunk/Source/WebCore Revision 114837 Author commit-qu...@webkit.org Date 2012-04-20 22:14:41 -0700 (Fri, 20 Apr 2012) Log Message Unreviewed, rolling out r114768. http://trac.webkit.org/changeset/114768 https://bugs.webkit.org/show_bug.cgi?id=84521 Original patch was not

[webkit-changes] [114835] trunk/Source

2012-04-20 Thread timothy
Title: [114835] trunk/Source Revision 114835 Author timo...@apple.com Date 2012-04-20 19:51:15 -0700 (Fri, 20 Apr 2012) Log Message Make the Web Inspector be the first responder when opening docked. Reviewed by Brian Weinstein. Source/WebKit/mac: * WebCoreSupport/WebInspectorClient.m

[webkit-changes] [114834] trunk/LayoutTests

2012-04-20 Thread kov
Title: [114834] trunk/LayoutTests Revision 114834 Author k...@webkit.org Date 2012-04-20 19:27:58 -0700 (Fri, 20 Apr 2012) Log Message Undoing undesired changes. * fast/block/float/008-expected.txt: * fast/block/float/019-expected.txt: * fast/block/float/035-expected.txt: * fast/block/fl

[webkit-changes] [114817] trunk

2012-04-20 Thread enrica
Title: [114817] trunk Revision 114817 Author enr...@apple.com Date 2012-04-20 18:08:30 -0700 (Fri, 20 Apr 2012) Log Message CRASH at WebCore::ReplaceSelectionCommand::removeRedundantMarkup https://bugs.webkit.org/show_bug.cgi?id=84518 Reviewed by Simon Fraser. Source/WebCore: There a

[webkit-changes] [114815] trunk/LayoutTests

2012-04-20 Thread dbates
Title: [114815] trunk/LayoutTests Revision 114815 Author dba...@webkit.org Date 2012-04-20 18:03:20 -0700 (Fri, 20 Apr 2012) Log Message Rebaseline GTK animations tests after . * platform/gtk/animations/cross-fade-background-image-expected.txt: * platform/gtk/animations/cross-fade-border

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

2012-04-20 Thread michaeln
Title: [114814] trunk/Source/WebCore Revision 114814 Author micha...@google.com Date 2012-04-20 18:02:51 -0700 (Fri, 20 Apr 2012) Log Message [chromium] Tiny change to DomStorage v8 bindings to avoid a relatively expensive test in a couple of places by reordering the expressions in compou

[webkit-changes] [114813] trunk

2012-04-20 Thread mitz
Title: [114813] trunk Revision 114813 Author m...@apple.com Date 2012-04-20 17:58:49 -0700 (Fri, 20 Apr 2012) Log Message REGRESSION (r114784): svg/text/foreignObject-text-clipping-bug.xml failing on Mountain Lion Debug Tests https://bugs.webkit.org/show_bug.cgi?id=84505 Reviewed by Ande

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

2012-04-20 Thread fpizlo
Title: [114809] trunk/Source/_javascript_Core Revision 114809 Author fpi...@apple.com Date 2012-04-20 17:31:28 -0700 (Fri, 20 Apr 2012) Log Message DFG should optimize int8 and int16 arrays on ARMv7 https://bugs.webkit.org/show_bug.cgi?id=84503 Reviewed by Oliver Hunt. * assembler/ARMv7

[webkit-changes] [114808] trunk/Source

2012-04-20 Thread danakj
Title: [114808] trunk/Source Revision 114808 Author dan...@chromium.org Date 2012-04-20 17:27:46 -0700 (Fri, 20 Apr 2012) Log Message [chromium] Remove special case for recreating layers during sync https://bugs.webkit.org/show_bug.cgi?id=84458 Reviewed by James Robinson. Source/WebCore

[webkit-changes] [114807] trunk/Source

2012-04-20 Thread danakj
Title: [114807] trunk/Source Revision 114807 Author dan...@chromium.org Date 2012-04-20 17:22:56 -0700 (Fri, 20 Apr 2012) Log Message [chromium] WebFilterOperations API does not compile or dynamically link https://bugs.webkit.org/show_bug.cgi?id=84506 Reviewed by James Robinson. Non-inl

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

2012-04-20 Thread commit-queue
Title: [114806] trunk/Source/WebCore Revision 114806 Author commit-qu...@webkit.org Date 2012-04-20 17:18:20 -0700 (Fri, 20 Apr 2012) Log Message Unreviewed, rolling out r114333. http://trac.webkit.org/changeset/114333 https://bugs.webkit.org/show_bug.cgi?id=84511 perf regression (Reques

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

2012-04-20 Thread jer . noble
Title: [114804] trunk/Source/WebCore Revision 114804 Author jer.no...@apple.com Date 2012-04-20 17:12:30 -0700 (Fri, 20 Apr 2012) Log Message Unreviewed, rolling out r114789. http://trac.webkit.org/changeset/114789 https://bugs.webkit.org/show_bug.cgi?id=84515 Caused 5 tests to fail on m

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

2012-04-20 Thread oliver
Title: [114803] trunk/Source/_javascript_Core Revision 114803 Author oli...@apple.com Date 2012-04-20 17:12:04 -0700 (Fri, 20 Apr 2012) Log Message Add an ability to find the extent of a callframe https://bugs.webkit.org/show_bug.cgi?id=84513 Reviewed by Filip Pizlo. Add a function to g

[webkit-changes] [114802] trunk/Source

2012-04-20 Thread beidson
Title: [114802] trunk/Source Revision 114802 Author beid...@apple.com Date 2012-04-20 17:07:13 -0700 (Fri, 20 Apr 2012) Log Message https://bugs.webkit.org/show_bug.cgi?id=84512 Repurpose ActiveDOMObject::WillShowDialog to WillDeferLoading Reviewed by Eric Carlson. Source/WebCore: No n

[webkit-changes] [114800] trunk/Source

2012-04-20 Thread commit-queue
Title: [114800] trunk/Source Revision 114800 Author commit-qu...@webkit.org Date 2012-04-20 16:49:41 -0700 (Fri, 20 Apr 2012) Log Message [chromium] Plumb a compositor surface ready notification through to the threaded compositor https://bugs.webkit.org/show_bug.cgi?id=84305 Patch by Jam

[webkit-changes] [114799] trunk/Source/WebKit/gtk

2012-04-20 Thread mrobinson
Title: [114799] trunk/Source/WebKit/gtk Revision 114799 Author mrobin...@webkit.org Date 2012-04-20 16:47:03 -0700 (Fri, 20 Apr 2012) Log Message [Gtk][WK1] Use mock scrollbars when testing https://bugs.webkit.org/show_bug.cgi?id=79577 Patch by Zan Dobersek on 2012-04-20 Reviewed by Dan

[webkit-changes] [114797] trunk/Source

2012-04-20 Thread pilgrim
Title: [114797] trunk/Source Revision 114797 Author pilg...@chromium.org Date 2012-04-20 16:31:23 -0700 (Fri, 20 Apr 2012) Log Message [Chromium] Call memoryUsageMB directly https://bugs.webkit.org/show_bug.cgi?id=84376 Reviewed by Kentaro Hara. Source/WebCore: Now that memoryUsageMB h

[webkit-changes] [114796] trunk/Tools

2012-04-20 Thread mrobinson
Title: [114796] trunk/Tools Revision 114796 Author mrobin...@webkit.org Date 2012-04-20 16:18:16 -0700 (Fri, 20 Apr 2012) Log Message [GTK] Revert changes that disabled Cairo fonts metrics hinting https://bugs.webkit.org/show_bug.cgi?id=84502 Reviewed by Daniel Bates. Re-enable Cairo me

[webkit-changes] [114795] trunk/LayoutTests

2012-04-20 Thread jer . noble
Title: [114795] trunk/LayoutTests Revision 114795 Author jer.no...@apple.com Date 2012-04-20 16:04:39 -0700 (Fri, 20 Apr 2012) Log Message REGRESSION (r114784): svg/text/foreignObject-text-clipping-bug.xml failing on Mountain Lion Debug Tests https://bugs.webkit.org/show_bug.cgi?id=84505

[webkit-changes] [114794] trunk/LayoutTests

2012-04-20 Thread commit-queue
Title: [114794] trunk/LayoutTests Revision 114794 Author commit-qu...@webkit.org Date 2012-04-20 16:03:05 -0700 (Fri, 20 Apr 2012) Log Message [EFL] [DRT] Add baselines for the tests which are missing expected results https://bugs.webkit.org/show_bug.cgi?id=84440 Unreviewed, added EFL ba

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

2012-04-20 Thread benjamin
Title: [114793] trunk/Source/_javascript_Core Revision 114793 Author benja...@webkit.org Date 2012-04-20 15:52:53 -0700 (Fri, 20 Apr 2012) Log Message Inline the JSArray constructor https://bugs.webkit.org/show_bug.cgi?id=84416 Patch by Benjamin Poulain on 2012-04-20 Reviewed by Geoffre

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

2012-04-20 Thread andersca
Title: [114792] trunk/Source/WebCore Revision 114792 Author ander...@apple.com Date 2012-04-20 15:38:49 -0700 (Fri, 20 Apr 2012) Log Message Re-land. The non-fast scrollable region is now always updated after layout, and frameViewScrollableAreasDidChange has been removed. computeNonFastS

[webkit-changes] [114791] trunk/Source

2012-04-20 Thread enne
Title: [114791] trunk/Source Revision 114791 Author e...@google.com Date 2012-04-20 15:35:40 -0700 (Fri, 20 Apr 2012) Log Message [chromium] Clip TransparencyWin to prevent OOM from large Skia canvas https://bugs.webkit.org/show_bug.cgi?id=84289 Reviewed by James Robinson. Source/WebCor

[webkit-changes] [114790] trunk

2012-04-20 Thread jer . noble
Title: [114790] trunk Revision 114790 Author jer.no...@apple.com Date 2012-04-20 15:33:46 -0700 (Fri, 20 Apr 2012) Log Message apple.com top navigation bar appears inside video during full screen exit animation https://bugs.webkit.org/show_bug.cgi?id=83095 Reviewed by Eric Carlson. Sour

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

2012-04-20 Thread jer . noble
Title: [114789] trunk/Source/WebCore Revision 114789 Author jer.no...@apple.com Date 2012-04-20 15:33:35 -0700 (Fri, 20 Apr 2012) Log Message media-exit-fullscreen-button (and related enums) is unnecessary and should be removed. https://bugs.webkit.org/show_bug.cgi?id=84162 Reviewed by E

[webkit-changes] [114788] trunk/Tools

2012-04-20 Thread dpranke
Title: [114788] trunk/Tools Revision 114788 Author dpra...@chromium.org Date 2012-04-20 15:32:04 -0700 (Fri, 20 Apr 2012) Log Message NRWT: option --skip-pixel-test-if-no-baseline support on DRT https://bugs.webkit.org/show_bug.cgi?id=72841 Patch by Nandor Huszka on 2012-04-20 Reviewed

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

2012-04-20 Thread commit-queue
Title: [114787] trunk/Source/WebCore Revision 114787 Author commit-qu...@webkit.org Date 2012-04-20 15:18:04 -0700 (Fri, 20 Apr 2012) Log Message [chromium] Fix compile errors when DEBUG_GL_CALLS is enabled https://bugs.webkit.org/show_bug.cgi?id=84491 Patch by Alexandre Elias on 2012-0

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

2012-04-20 Thread andersca
Title: [114786] trunk/Source/WebCore Revision 114786 Author ander...@apple.com Date 2012-04-20 15:15:48 -0700 (Fri, 20 Apr 2012) Log Message Fix build. * page/scrolling/ScrollingCoordinator.cpp: (WebCore::ScrollingCoordinator::updateMainFrameScrollPositionAndScrollLayerPosition): Modifi

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

2012-04-20 Thread simon . fraser
Title: [114785] trunk/Source/WebCore Revision 114785 Author simon.fra...@apple.com Date 2012-04-20 14:54:45 -0700 (Fri, 20 Apr 2012) Log Message Set m_compositingDependsOnGeometry to false if possible https://bugs.webkit.org/show_bug.cgi?id=84391 Reviewed by James Robinson. For some kin

[webkit-changes] [114784] trunk

2012-04-20 Thread mitz
Title: [114784] trunk Revision 114784 Author m...@apple.com Date 2012-04-20 14:40:26 -0700 (Fri, 20 Apr 2012) Log Message Source/WebCore: Selection highlights of lines in adjoining blocks can overlap https://bugs.webkit.org/show_bug.cgi?id=84489 Reviewed by Anders Carlsson. Test: fast/

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

2012-04-20 Thread jer . noble
Title: [114783] trunk/Source/WebCore Revision 114783 Author jer.no...@apple.com Date 2012-04-20 14:37:03 -0700 (Fri, 20 Apr 2012) Log Message Crash in getOrDrawNodeHighlight after r114659 https://bugs.webkit.org/show_bug.cgi?id=84486 Patch by Xianzhu Wang on 2012-04-20 Reviewed by Danie

[webkit-changes] [114782] trunk/Source

2012-04-20 Thread beidson
Title: [114782] trunk/Source Revision 114782 Author beid...@apple.com Date 2012-04-20 14:29:00 -0700 (Fri, 20 Apr 2012) Log Message https://bugs.webkit.org/show_bug.cgi?id=84490 PageGroupLoadDeferrer needs to take a ReasonForSuspension argument Reviewed by Anders Carlsson. Source/WebCor

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

2012-04-20 Thread andersca
Title: [114781] trunk/Source/WebCore Revision 114781 Author ander...@apple.com Date 2012-04-20 14:25:27 -0700 (Fri, 20 Apr 2012) Log Message Scrolling after going to a find-in-page result jumps to the top of the page https://bugs.webkit.org/show_bug.cgi?id=84485 Reviewed by Beth Dakin.

[webkit-changes] [114779] trunk/Source/WebKit

2012-04-20 Thread commit-queue
Title: [114779] trunk/Source/WebKit Revision 114779 Author commit-qu...@webkit.org Date 2012-04-20 14:19:52 -0700 (Fri, 20 Apr 2012) Log Message [BlackBerry] Expose WebViewportArguments to WebPageClient https://bugs.webkit.org/show_bug.cgi?id=84471 Patch by Mike Lattanzio on 2012-04-20

[webkit-changes] [114778] trunk/Source

2012-04-20 Thread commit-queue
Title: [114778] trunk/Source Revision 114778 Author commit-qu...@webkit.org Date 2012-04-20 14:17:54 -0700 (Fri, 20 Apr 2012) Log Message Avoid synchronously recalculating the nonFastScrollableRegion when the ScrollableArea set changes https://bugs.webkit.org/show_bug.cgi?id=84470 Patch

[webkit-changes] [114776] trunk/Tools

2012-04-20 Thread commit-queue
Title: [114776] trunk/Tools Revision 114776 Author commit-qu...@webkit.org Date 2012-04-20 13:28:03 -0700 (Fri, 20 Apr 2012) Log Message [EFL] Make it possible to define offline storage quota per origin https://bugs.webkit.org/show_bug.cgi?id=84170 Improved LayoutTestController::setDatab

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

2012-04-20 Thread eae
Title: [114775] trunk/Source/WebCore Revision 114775 Author e...@chromium.org Date 2012-04-20 13:22:03 -0700 (Fri, 20 Apr 2012) Log Message Fix use of LayoutUnits in DOMNodeHighlighter https://bugs.webkit.org/show_bug.cgi?id=84472 Reviewed by Eric Seidel. Fix use of subpixel units and r

[webkit-changes] [114774] trunk/LayoutTests

2012-04-20 Thread commit-queue
Title: [114774] trunk/LayoutTests Revision 114774 Author commit-qu...@webkit.org Date 2012-04-20 13:07:16 -0700 (Fri, 20 Apr 2012) Log Message Enable Encrypted Media tests on Chromium now that Chromium side is committed https://bugs.webkit.org/show_bug.cgi?id=84474 Unreviewed enabling of

[webkit-changes] [114773] trunk/LayoutTests

2012-04-20 Thread jer . noble
Title: [114773] trunk/LayoutTests Revision 114773 Author jer.no...@apple.com Date 2012-04-20 13:03:01 -0700 (Fri, 20 Apr 2012) Log Message REGRESSION (r114764-r114766): svg/css/getComputedStyle-basic.xhtml failing on Lion Debug (Tests) https://bugs.webkit.org/show_bug.cgi?id=84483 Unrevi

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

2012-04-20 Thread mhahnenberg
Title: [114772] trunk/Source/_javascript_Core Revision 114772 Author mhahnenb...@apple.com Date 2012-04-20 12:55:21 -0700 (Fri, 20 Apr 2012) Log Message Heap should cancel GC timer at the start of the collection https://bugs.webkit.org/show_bug.cgi?id=84477 Reviewed by Geoffrey Garen. C

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

2012-04-20 Thread mhahnenberg
Title: [114771] trunk/Source/_javascript_Core Revision 114771 Author mhahnenb...@apple.com Date 2012-04-20 12:36:13 -0700 (Fri, 20 Apr 2012) Log Message JSGarbageCollect should not call collectAllGarbage() https://bugs.webkit.org/show_bug.cgi?id=84476 Reviewed by Geoffrey Garen. * API/J

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

2012-04-20 Thread tonikitoo
Title: [114770] trunk/Source/WebCore Revision 114770 Author toniki...@webkit.org Date 2012-04-20 12:11:52 -0700 (Fri, 20 Apr 2012) Log Message Relax ScrollView::adjustScrollPositionWithinRange in case constrainsScrollingToContentEdge is false https://bugs.webkit.org/show_bug.cgi?id=84178

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

2012-04-20 Thread commit-queue
Title: [114768] trunk/Source/WebCore Revision 114768 Author commit-qu...@webkit.org Date 2012-04-20 12:04:09 -0700 (Fri, 20 Apr 2012) Log Message Unreviewed, rolling out r114535. http://trac.webkit.org/changeset/114535 https://bugs.webkit.org/show_bug.cgi?id=84475 It might have caused V8

[webkit-changes] [114767] branches/subpixellayout/Source/WebCore

2012-04-20 Thread eae
Title: [114767] branches/subpixellayout/Source/WebCore Revision 114767 Author e...@chromium.org Date 2012-04-20 11:46:15 -0700 (Fri, 20 Apr 2012) Log Message Misc platform fixes on branch. Modified Paths branches/subpixellayout/Source/WebCore/platform/win/PopupMenuWin.cpp branches/subpi

[webkit-changes] [114766] trunk

2012-04-20 Thread dino
Title: [114766] trunk Revision 114766 Author d...@apple.com Date 2012-04-20 11:41:15 -0700 (Fri, 20 Apr 2012) Log Message -webkit-filter missing from computed style enumeration https://bugs.webkit.org/show_bug.cgi?id=84468 Source/WebCore: Reviewed by Timothy Hatcher. CSSComputedStyleDe

[webkit-changes] [114765] trunk/Tools/BuildSlaveSupport/build.webkit.org-config/config.json

2012-04-20 Thread lforschler
Title: [114765] trunk/Tools/BuildSlaveSupport/build.webkit.org-config/config.json Revision 114765 Author lforsch...@apple.com Date 2012-04-20 11:13:53 -0700 (Fri, 20 Apr 2012) Log Message Move bot to Lion Debug to help catch up. Modified Paths trunk/Tools/BuildSlaveSupport/build.webkit.

[webkit-changes] [114764] trunk/Source

2012-04-20 Thread eae
Title: [114764] trunk/Source Revision 114764 Author e...@chromium.org Date 2012-04-20 11:12:47 -0700 (Fri, 20 Apr 2012) Log Message [win] Update windows platform code to use pixel snapped values https://bugs.webkit.org/show_bug.cgi?id=84283 Reviewed by Eric Seidel. Source/WebCore: No n

[webkit-changes] [114763] trunk/Source

2012-04-20 Thread danakj
Title: [114763] trunk/Source Revision 114763 Author dan...@chromium.org Date 2012-04-20 10:57:18 -0700 (Fri, 20 Apr 2012) Log Message [chromium] Some filters require inflating damage rect in CCDamageTracker https://bugs.webkit.org/show_bug.cgi?id=84373 Reviewed by James Robinson. Source

[webkit-changes] [114761] trunk/Source

2012-04-20 Thread commit-queue
Title: [114761] trunk/Source Revision 114761 Author commit-qu...@webkit.org Date 2012-04-20 10:53:10 -0700 (Fri, 20 Apr 2012) Log Message [chromium] Don't crash when scrolling empty layer tree https://bugs.webkit.org/show_bug.cgi?id=84455 Patch by Sami Kyostila on 2012-04-20 Reviewed by

[webkit-changes] [114760] trunk

2012-04-20 Thread commit-queue
Title: [114760] trunk Revision 114760 Author commit-qu...@webkit.org Date 2012-04-20 10:46:09 -0700 (Fri, 20 Apr 2012) Log Message Ensure text is centered for default captions https://bugs.webkit.org/show_bug.cgi?id=84450 Patch by Victor Carbune on 2012-04-20 Reviewed by Eric Carlson.

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

2012-04-20 Thread pfeldman
Title: [114758] trunk/Source/WebCore Revision 114758 Author pfeld...@chromium.org Date 2012-04-20 10:13:47 -0700 (Fri, 20 Apr 2012) Log Message Web Inspector: open file dialog is not centered. https://bugs.webkit.org/show_bug.cgi?id=84464 Reviewed by Yury Semikhatsky. There was an error

[webkit-changes] [114756] trunk/LayoutTests

2012-04-20 Thread dimich
Title: [114756] trunk/LayoutTests Revision 114756 Author dim...@chromium.org Date 2012-04-20 10:07:38 -0700 (Fri, 20 Apr 2012) Log Message Unreviewed. Mark inspector/profiler/heap-snapshot-inspect-dom-wrapper.html as TIMEOUT since it's too slow for even SLOW at the moment. * platform/chr

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

2012-04-20 Thread commit-queue
Title: [114755] trunk/Source/WebCore Revision 114755 Author commit-qu...@webkit.org Date 2012-04-20 10:05:12 -0700 (Fri, 20 Apr 2012) Log Message [Qt] PlatformMouseEventQt.cpp should be deleted. https://bugs.webkit.org/show_bug.cgi?id=84437 Patch by Allan Sandfeld Jensen on 2012-04-20 R

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

2012-04-20 Thread pfeldman
Title: [114754] trunk/Source/WebCore Revision 114754 Author pfeld...@chromium.org Date 2012-04-20 09:28:07 -0700 (Fri, 20 Apr 2012) Log Message Web Inspector: follow up to r114729: more @return annotations added. https://bugs.webkit.org/show_bug.cgi?id=84447 Reviewed by Yury Semikhatsky.

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

2012-04-20 Thread pfeldman
Title: [114753] trunk/Source/WebCore Revision 114753 Author pfeld...@chromium.org Date 2012-04-20 09:24:41 -0700 (Fri, 20 Apr 2012) Log Message Web Inspector: migrate from ScriptsNavigator to NavigatorView in the Styles panel https://bugs.webkit.org/show_bug.cgi?id=84459 Reviewed by Yury

[webkit-changes] [114752] trunk/LayoutTests

2012-04-20 Thread schenney
Title: [114752] trunk/LayoutTests Revision 114752 Author schen...@chromium.org Date 2012-04-20 09:15:48 -0700 (Fri, 20 Apr 2012) Log Message Layout Test svg/transforms/transform-origin-css-property.xhtml is failing https://bugs.webkit.org/show_bug.cgi?id=84203 Reviewed by Simon Fraser.

[webkit-changes] [114751] trunk/LayoutTests

2012-04-20 Thread schenney
Title: [114751] trunk/LayoutTests Revision 114751 Author schen...@chromium.org Date 2012-04-20 09:13:05 -0700 (Fri, 20 Apr 2012) Log Message Remove empty svg/misc directory https://bugs.webkit.org/show_bug.cgi?id=79917 Unreviewed test directory cleanup. * svg/misc: Removed. * svg/misc/r

[webkit-changes] [114750] trunk/LayoutTests

2012-04-20 Thread schenney
Title: [114750] trunk/LayoutTests Revision 114750 Author schen...@chromium.org Date 2012-04-20 09:11:03 -0700 (Fri, 20 Apr 2012) Log Message SVG anchor on use fails https://bugs.webkit.org/show_bug.cgi?id=81122 Reviewed by Rob Buis. Adding a ref test for this bug. This seems to have bee

[webkit-changes] [114749] trunk/Source/WebKit

2012-04-20 Thread commit-queue
Title: [114749] trunk/Source/WebKit Revision 114749 Author commit-qu...@webkit.org Date 2012-04-20 09:08:08 -0700 (Fri, 20 Apr 2012) Log Message [EFL] Add Security Origin API https://bugs.webkit.org/show_bug.cgi?id=84023 Source/WebKit: Patch by Thiago Marcos P. Santos on 2012-04-20 Rev

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

2012-04-20 Thread pfeldman
Title: [114748] trunk/Source/WebCore Revision 114748 Author pfeld...@chromium.org Date 2012-04-20 08:45:52 -0700 (Fri, 20 Apr 2012) Log Message Web Inspector: Does not have search navigation button for going through matches in either direction (prev, next) https://bugs.webkit.org/show_bug

[webkit-changes] [114747] trunk/LayoutTests

2012-04-20 Thread yurys
Title: [114747] trunk/LayoutTests Revision 114747 Author yu...@chromium.org Date 2012-04-20 08:38:07 -0700 (Fri, 20 Apr 2012) Log Message 2012-04-20 Yury Semikhatsky Unreviewed. Mark inspector/profiler/heap-snapshot-inspect-dom-wrapper.html as slow in release mode.

[webkit-changes] [114746] trunk/LayoutTests

2012-04-20 Thread mnaganov
Title: [114746] trunk/LayoutTests Revision 114746 Author mnaga...@chromium.org Date 2012-04-20 07:54:25 -0700 (Fri, 20 Apr 2012) Log Message [Chromium] Unreviewed test expectations update https://bugs.webkit.org/show_bug.cgi?id=73991 Unmark passing tests (Vista & Win7): fast/text/int

[webkit-changes] [114745] trunk/Source/WebKit/chromium

2012-04-20 Thread mnaganov
Title: [114745] trunk/Source/WebKit/chromium Revision 114745 Author mnaga...@chromium.org Date 2012-04-20 07:36:21 -0700 (Fri, 20 Apr 2012) Log Message Unreviewed. Rolled DEPS. Patch by Sheriff Bot on 2012-04-20 * DEPS: Modified Paths trunk/Source/WebKit/chromium/ChangeLog trunk/Sou

[webkit-changes] [114743] trunk/LayoutTests

2012-04-20 Thread mnaganov
Title: [114743] trunk/LayoutTests Revision 114743 Author mnaga...@chromium.org Date 2012-04-20 05:59:51 -0700 (Fri, 20 Apr 2012) Log Message [Chromium] Unreviewed test results update http://code.google.com/p/chromium/issues/detail?id=123809 Rebaseline tests after Skia roll. There was a c

[webkit-changes] [114742] trunk/LayoutTests

2012-04-20 Thread mnaganov
Title: [114742] trunk/LayoutTests Revision 114742 Author mnaga...@chromium.org Date 2012-04-20 05:30:48 -0700 (Fri, 20 Apr 2012) Log Message [Chromium] Unreviewed test expectations update. https://bugs.webkit.org/show_bug.cgi?id=29359 Unmark passing fast/forms/date/date-appearance.html

[webkit-changes] [114741] trunk/LayoutTests

2012-04-20 Thread mnaganov
Title: [114741] trunk/LayoutTests Revision 114741 Author mnaga...@chromium.org Date 2012-04-20 05:07:25 -0700 (Fri, 20 Apr 2012) Log Message [Chromium] Unreviewed test expectations update. https://bugs.webkit.org/show_bug.cgi?id=83826 Remove now passing test from expectations: fast/tex

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

2012-04-20 Thread pfeldman
Title: [114740] trunk/Source/WebCore Revision 114740 Author pfeld...@chromium.org Date 2012-04-20 04:58:21 -0700 (Fri, 20 Apr 2012) Log Message Web Inspector: make ScriptNavigatorController use views only, rename to NavigatorOverlayController. https://bugs.webkit.org/show_bug.cgi?id=84352

[webkit-changes] [114739] trunk/LayoutTests

2012-04-20 Thread mnaganov
Title: [114739] trunk/LayoutTests Revision 114739 Author mnaga...@chromium.org Date 2012-04-20 04:57:56 -0700 (Fri, 20 Apr 2012) Log Message [Chromium] Unreviewed test expectations update. http://code.google.com/p/chromium/issues/detail?id=124313 Mark fast/css/font-face-opentype.html and

[webkit-changes] [114738] trunk/LayoutTests

2012-04-20 Thread mnaganov
Title: [114738] trunk/LayoutTests Revision 114738 Author mnaga...@chromium.org Date 2012-04-20 04:48:06 -0700 (Fri, 20 Apr 2012) Log Message [Chromium] Unreviewed test expectations update. https://bugs.webkit.org/show_bug.cgi?id=84432 Mark several fast/filesystem tests as failing on Wind

[webkit-changes] [114737] trunk

2012-04-20 Thread commit-queue
Title: [114737] trunk Revision 114737 Author commit-qu...@webkit.org Date 2012-04-20 03:56:43 -0700 (Fri, 20 Apr 2012) Log Message [EFL] [DRT] Send double click event from EventSender https://bugs.webkit.org/show_bug.cgi?id=82867 Patch by Sudarsana Nagineni on 2012-04-20 Reviewed by Dan

[webkit-changes] [114736] trunk

2012-04-20 Thread sergio
Title: [114736] trunk Revision 114736 Author ser...@webkit.org Date 2012-04-20 03:54:06 -0700 (Fri, 20 Apr 2012) Log Message [GTK] Enable Web Timing https://bugs.webkit.org/show_bug.cgi?id=42432 Reviewed by Gustavo Noronha Silva. Source/WebCore: Added WebTiming support to the GTK+ port

[webkit-changes] [114735] trunk/LayoutTests

2012-04-20 Thread mnaganov
Title: [114735] trunk/LayoutTests Revision 114735 Author mnaga...@chromium.org Date 2012-04-20 03:28:14 -0700 (Fri, 20 Apr 2012) Log Message [Chromium] Unreviewed test expectations update. https://bugs.webkit.org/show_bug.cgi?id=84427 Mark platform/chromium/editing/spelling/delete-misspe

[webkit-changes] [114734] trunk

2012-04-20 Thread pfeldman
Title: [114734] trunk Revision 114734 Author pfeld...@chromium.org Date 2012-04-20 03:02:33 -0700 (Fri, 20 Apr 2012) Log Message Not reviewed: fixed chromium sanity tests for inspector via assigning last path component to entire url for parsed urls with invalid specs. Source/WebCore: *

[webkit-changes] [114733] trunk/Tools

2012-04-20 Thread dbates
Title: [114733] trunk/Tools Revision 114733 Author dba...@webkit.org Date 2012-04-20 02:44:46 -0700 (Fri, 20 Apr 2012) Log Message [EFL] Add missing reset for setAuthorAndUserStylesEnabled inside DRT. https://bugs.webkit.org/show_bug.cgi?id=84430 Patch by Kamil Blank on 2012-04-20 Revie

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

2012-04-20 Thread haraken
Title: [114731] trunk/Source/WebCore Revision 114731 Author hara...@chromium.org Date 2012-04-20 02:29:18 -0700 (Fri, 20 Apr 2012) Log Message Unreviewed, rolling out r114440. http://trac.webkit.org/changeset/114440 https://bugs.webkit.org/show_bug.cgi?id=84173 Chromium crash * bindings

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

2012-04-20 Thread haraken
Title: [114730] trunk/Source/WebCore Revision 114730 Author hara...@chromium.org Date 2012-04-20 02:28:13 -0700 (Fri, 20 Apr 2012) Log Message Unreviewed, rolling out r114519. http://trac.webkit.org/changeset/114519 https://bugs.webkit.org/show_bug.cgi?id=84202 Chromium crash * bindings

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

2012-04-20 Thread pfeldman
Title: [114729] trunk/Source/WebCore Revision 114729 Author pfeld...@chromium.org Date 2012-04-20 02:15:13 -0700 (Fri, 20 Apr 2012) Log Message Web Inspector: replace @type annotation with @return annotation for getters https://bugs.webkit.org/show_bug.cgi?id=84362 Reviewed by Yury Semik

[webkit-changes] [114728] trunk/Source

2012-04-20 Thread pilgrim
Title: [114728] trunk/Source Revision 114728 Author pilg...@chromium.org Date 2012-04-20 01:49:18 -0700 (Fri, 20 Apr 2012) Log Message [Chromium] Call cacheMetadata directly https://bugs.webkit.org/show_bug.cgi?id=84415 Reviewed by Kentaro Hara. Part of a refactoring series. See trackin

[webkit-changes] [114727] trunk/Source

2012-04-20 Thread pilgrim
Title: [114727] trunk/Source Revision 114727 Author pilg...@chromium.org Date 2012-04-20 01:41:08 -0700 (Fri, 20 Apr 2012) Log Message [Chromium] Call stopSharedTimer directly https://bugs.webkit.org/show_bug.cgi?id=84418 Reviewed by Kentaro Hara. Part of a refactoring series. See track

[webkit-changes] [114726] trunk/LayoutTests

2012-04-20 Thread mnaganov
Title: [114726] trunk/LayoutTests Revision 114726 Author mnaga...@chromium.org Date 2012-04-20 00:50:54 -0700 (Fri, 20 Apr 2012) Log Message [Chromium] Unreviewed test results update. Remove unneeded test results. * platform/chromium-win-xp/fast/ruby/floating-ruby-text-expected.txt: Rem

[webkit-changes] [114725] trunk/Tools

2012-04-20 Thread rniwa
Title: [114725] trunk/Tools Revision 114725 Author rn...@webkit.org Date 2012-04-20 00:42:27 -0700 (Fri, 20 Apr 2012) Log Message REGRESSION(r112781): Windows build slaves are no longer including .pdb files in archives handed to testers https://bugs.webkit.org/show_bug.cgi?id=84424 Revie

[webkit-changes] [114724] trunk

2012-04-20 Thread commit-queue
Title: [114724] trunk Revision 114724 Author commit-qu...@webkit.org Date 2012-04-20 00:40:12 -0700 (Fri, 20 Apr 2012) Log Message DOMFileSystem::scheduleCallback() crashes on file() call after reload. https://bugs.webkit.org/show_bug.cgi?id=76461 DOMFileSystem::scheduleCallback() is una

[webkit-changes] [114723] trunk/LayoutTests

2012-04-20 Thread mnaganov
Title: [114723] trunk/LayoutTests Revision 114723 Author mnaga...@chromium.org Date 2012-04-20 00:33:05 -0700 (Fri, 20 Apr 2012) Log Message [Chromium] Unreviewed test expectations update. https://bugs.webkit.org/show_bug.cgi?id=84427 Mark platform/chromium/editing/spelling/delete-misspe

[webkit-changes] [114722] trunk

2012-04-20 Thread commit-queue
Title: [114722] trunk Revision 114722 Author commit-qu...@webkit.org Date 2012-04-20 00:27:27 -0700 (Fri, 20 Apr 2012) Log Message [EFL] Add setting API for author and user styles. https://bugs.webkit.org/show_bug.cgi?id=82860 Patch by Kamil Blank on 2012-04-20 Reviewed by Daniel Bates.