[webkit-changes] [100797] branches/safari-534.54-branch/Source/JavaScriptCore

2011-11-18 Thread oliver
Title: [100797] branches/safari-534.54-branch/Source/_javascript_Core Revision 100797 Author oli...@apple.com Date 2011-11-18 11:08:53 -0800 (Fri, 18 Nov 2011) Log Message Merge r100391 REGRESSION (r98887): ParserArena and Keywords leaking https://bugs.webkit.org/show_bug.cgi?id=72428

[webkit-changes] [100798] branches/safari-534.54-branch

2011-11-18 Thread oliver
Title: [100798] branches/safari-534.54-branch Revision 100798 Author oli...@apple.com Date 2011-11-18 11:11:44 -0800 (Fri, 18 Nov 2011) Log Message Merge r100514 DFG global variable CSE mishandles the cross-global-object inlining corner case https://bugs.webkit.org/show_bug.cgi?id=72542

[webkit-changes] [100801] trunk/LayoutTests

2011-11-18 Thread jchaffraix
Title: [100801] trunk/LayoutTests Revision 100801 Author jchaffr...@webkit.org Date 2011-11-18 11:20:32 -0800 (Fri, 18 Nov 2011) Log Message Infinite recursion in WebCore::RenderInline::computeRectForRepaint https://bugs.webkit.org/show_bug.cgi?id=52144 Reviewed by Tony Chang. The bug

[webkit-changes] [100803] trunk/LayoutTests

2011-11-18 Thread adamk
Title: [100803] trunk/LayoutTests Revision 100803 Author ad...@chromium.org Date 2011-11-18 11:57:02 -0800 (Fri, 18 Nov 2011) Log Message Remove expectation for fast/js/delete-syntax.html, which seems to have been fixed by http://code.google.com/p/v8/source/detail?r=9993. Unreviewed

[webkit-changes] [100804] trunk/LayoutTests

2011-11-18 Thread adamk
Title: [100804] trunk/LayoutTests Revision 100804 Author ad...@chromium.org Date 2011-11-18 12:07:26 -0800 (Fri, 18 Nov 2011) Log Message Layout Test accessibility/loading-iframe-sends-notification.html is slow on Win dbg https://bugs.webkit.org/show_bug.cgi?id=72747 Unreviewed

[webkit-changes] [100799] trunk/Tools

2011-11-18 Thread aroben
Title: [100799] trunk/Tools Revision 100799 Author aro...@apple.com Date 2011-11-18 11:15:42 -0800 (Fri, 18 Nov 2011) Log Message Ignore an ANGLE leak that is not WebKit's fault * Scripts/old-run-webkit-tests: (countAndPrintLeaks): * Scripts/webkitpy/layout_tests/port/leakdetector.py:

[webkit-changes] [100806] trunk/LayoutTests

2011-11-18 Thread adamk
Title: [100806] trunk/LayoutTests Revision 100806 Author ad...@chromium.org Date 2011-11-18 13:26:23 -0800 (Fri, 18 Nov 2011) Log Message Layout Test fast/writing-mode/japanese-rl-text-with-broken-font.html is flaky https://bugs.webkit.org/show_bug.cgi?id=66900 Re-adding SNOWLEOPARD

[webkit-changes] [100808] trunk/LayoutTests

2011-11-18 Thread adamk
Title: [100808] trunk/LayoutTests Revision 100808 Author ad...@chromium.org Date 2011-11-18 13:42:13 -0800 (Fri, 18 Nov 2011) Log Message Rebaseline chromium expectations after r100800. Note that previous rebaseline was actually meant for r100786. Unreviewed gardening. *

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

2011-11-18 Thread mhahnenberg
Title: [100810] trunk/Source/_javascript_Core Revision 100810 Author mhahnenb...@apple.com Date 2011-11-18 14:13:37 -0800 (Fri, 18 Nov 2011) Log Message De-virtualize ExecutableBase::intrinsic https://bugs.webkit.org/show_bug.cgi?id=72548 Reviewed by Oliver Hunt. *

[webkit-changes] [100811] trunk/LayoutTests

2011-11-18 Thread adamk
Title: [100811] trunk/LayoutTests Revision 100811 Author ad...@chromium.org Date 2011-11-18 14:24:52 -0800 (Fri, 18 Nov 2011) Log Message [chromium] Test fast/events/dropzone-002.html is failing on Leopard https://bugs.webkit.org/show_bug.cgi?id=61625 Test is no longer failing since the

[webkit-changes] [100812] trunk/LayoutTests

2011-11-18 Thread tony
Title: [100812] trunk/LayoutTests Revision 100812 Author t...@chromium.org Date 2011-11-18 14:26:57 -0800 (Fri, 18 Nov 2011) Log Message [chromium] The exclusions tests are all passing. Remove the test_expectations.txt entry for them. * platform/chromium/test_expectations.txt: Modified

[webkit-changes] [100813] branches/safari-534.52-branch/Source

2011-11-18 Thread timothy
Title: [100813] branches/safari-534.52-branch/Source Revision 100813 Author timo...@apple.com Date 2011-11-18 14:33:16 -0800 (Fri, 18 Nov 2011) Log Message Versioning. Modified Paths branches/safari-534.52-branch/Source/_javascript_Core/Configurations/Version.xcconfig

[webkit-changes] [100815] trunk/LayoutTests

2011-11-18 Thread adamk
Title: [100815] trunk/LayoutTests Revision 100815 Author ad...@chromium.org Date 2011-11-18 14:52:56 -0800 (Fri, 18 Nov 2011) Log Message Layout Test accessibility/anonymous-render-block-in-continuation-causes-crash.html is flaky https://bugs.webkit.org/show_bug.cgi?id=72761 Mark test

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

2011-11-18 Thread commit-queue
Title: [100816] trunk/Source/WebKit2 Revision 100816 Author commit-qu...@webkit.org Date 2011-11-18 15:01:32 -0800 (Fri, 18 Nov 2011) Log Message [Qt][Wk2] Add an API test for scroll request from _javascript_ https://bugs.webkit.org/show_bug.cgi?id=72407 New API test added for

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

2011-11-18 Thread fpizlo
Title: [100820] trunk/Source/_javascript_Core Revision 100820 Author fpi...@apple.com Date 2011-11-18 15:29:20 -0800 (Fri, 18 Nov 2011) Log Message Crash in JSC::DFG::OSRExitCompiler::compileExit(JSC::DFG::OSRExit const, JSC::DFG::SpeculationRecovery*)

[webkit-changes] [100821] trunk

2011-11-18 Thread darin
Title: [100821] trunk Revision 100821 Author da...@chromium.org Date 2011-11-18 15:35:14 -0800 (Fri, 18 Nov 2011) Log Message 2011-10-24 Darin Fisher da...@chromium.org [chromium] Improve fullscreen API https://bugs.webkit.org/show_bug.cgi?id=70477 Reviewed by

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

2011-11-18 Thread mhahnenberg
Title: [100822] trunk/Source/_javascript_Core Revision 100822 Author mhahnenb...@apple.com Date 2011-11-18 16:12:13 -0800 (Fri, 18 Nov 2011) Log Message Forgot to completely de-virtualize isDynamicScope https://bugs.webkit.org/show_bug.cgi?id=72763 Reviewed by Darin Adler. *

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

2011-11-18 Thread commit-queue
Title: [100823] trunk/Source/WebCore Revision 100823 Author commit-qu...@webkit.org Date 2011-11-18 16:14:49 -0800 (Fri, 18 Nov 2011) Log Message [chromium] Add some useful text to existing debug dump https://bugs.webkit.org/show_bug.cgi?id=72576 Patch by Shawn Singh

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

2011-11-18 Thread knorton
Title: [100824] trunk/Source/WebCore Revision 100824 Author knor...@google.com Date 2011-11-18 16:23:03 -0800 (Fri, 18 Nov 2011) Log Message Fixes several more void functions in RenderObject that return values. https://bugs.webkit.org/show_bug.cgi?id=72750 Reviewed by Adam Barth. *

[webkit-changes] [100825] trunk/LayoutTests

2011-11-18 Thread adamk
Title: [100825] trunk/LayoutTests Revision 100825 Author ad...@chromium.org Date 2011-11-18 16:29:14 -0800 (Fri, 18 Nov 2011) Log Message Use canplay instead of canplaythrough in http/tests/media to prevent timeout https://bugs.webkit.org/show_bug.cgi?id=72758 Allow these tests to

[webkit-changes] [100826] trunk/Source

2011-11-18 Thread bdakin
Title: [100826] trunk/Source Revision 100826 Author bda...@apple.com Date 2011-11-18 16:31:44 -0800 (Fri, 18 Nov 2011) Log Message https://bugs.webkit.org/show_bug.cgi?id=72551 When the recommended scrollbar style changes, WKView's tracking options should adjust accordingly -and

[webkit-changes] [100827] trunk

2011-11-18 Thread cevans
Title: [100827] trunk Revision 100827 Author cev...@google.com Date 2011-11-18 16:43:23 -0800 (Fri, 18 Nov 2011) Log Message Crash with ranges across a detached, reparented node tree https://bugs.webkit.org/show_bug.cgi?id=72757 Reviewed by Adam Barth. Source/WebCore: Test:

[webkit-changes] [100828] trunk

2011-11-18 Thread dcheng
Title: [100828] trunk Revision 100828 Author dch...@chromium.org Date 2011-11-18 16:46:42 -0800 (Fri, 18 Nov 2011) Log Message [chromium] Use correct backing store for ChromiumDataObject in pasteboard writes. https://bugs.webkit.org/show_bug.cgi?id=72767 Source/WebCore: Reviewed by

[webkit-changes] [100830] trunk/Source/JavaScriptGlue/ChangeLog

2011-11-18 Thread rniwa
Title: [100830] trunk/Source/_javascript_Glue/ChangeLog Revision 100830 Author rn...@webkit.org Date 2011-11-18 17:12:06 -0800 (Fri, 18 Nov 2011) Log Message Convert the encoding of _javascript_Glue/Change from MacRoman to UTF-8 as it should be. Modified Paths

[webkit-changes] [100832] trunk

2011-11-18 Thread commit-queue
Title: [100832] trunk Revision 100832 Author commit-qu...@webkit.org Date 2011-11-18 17:48:13 -0800 (Fri, 18 Nov 2011) Log Message Unreviewed, rolling out r100693. http://trac.webkit.org/changeset/100693 https://bugs.webkit.org/show_bug.cgi?id=72779 This patch caused a rendering

[webkit-changes] [100836] trunk

2011-11-18 Thread abarth
Title: [100836] trunk Revision 100836 Author aba...@webkit.org Date 2011-11-18 18:36:58 -0800 (Fri, 18 Nov 2011) Log Message Prepare to move manual-tests out of WebCore https://bugs.webkit.org/show_bug.cgi?id=72782 Reviewed by Eric Seidel. .: Update these files to refer to the new

[webkit-changes] [100837] trunk/Tools

2011-11-18 Thread jamesr
Title: [100837] trunk/Tools Revision 100837 Author jam...@google.com Date 2011-11-18 18:40:33 -0800 (Fri, 18 Nov 2011) Log Message Unreviewed, rolling out r100835. http://trac.webkit.org/changeset/100835 https://bugs.webkit.org/show_bug.cgi?id=72778 Broke some page scale tests *

[webkit-changes] [100838] trunk

2011-11-18 Thread abarth
Title: [100838] trunk Revision 100838 Author aba...@webkit.org Date 2011-11-18 18:43:03 -0800 (Fri, 18 Nov 2011) Log Message Move manual-tests out of WebCore. Added Paths trunk/ManualTests/ Removed Paths trunk/Source/WebCore/manual-tests/ Diff Property changes:

[webkit-changes] [100840] trunk

2011-11-18 Thread jamesr
Title: [100840] trunk Revision 100840 Author jam...@google.com Date 2011-11-18 19:04:15 -0800 (Fri, 18 Nov 2011) Log Message Fix reviewed by lines in ChangeLogs Modified Paths trunk/LayoutTests/ChangeLog trunk/Source/WebCore/ChangeLog trunk/Source/WebKit/chromium/ChangeLog Diff

[webkit-changes] [100841] trunk/LayoutTests

2011-11-18 Thread adamk
Title: [100841] trunk/LayoutTests Revision 100841 Author ad...@chromium.org Date 2011-11-18 19:05:27 -0800 (Fri, 18 Nov 2011) Log Message Rebaseline after r100819. Unreviewed gardening. * platform/chromium-mac-leopard/fast/dom/rtl-scroll-to-leftmost-and-resize-expected.png: Added. *

[webkit-changes] [100842] trunk/Source

2011-11-18 Thread adamk
Title: [100842] trunk/Source Revision 100842 Author ad...@chromium.org Date 2011-11-18 19:18:49 -0800 (Fri, 18 Nov 2011) Log Message Unreviewed, rolling out r100826. http://trac.webkit.org/changeset/100826 https://bugs.webkit.org/show_bug.cgi?id=72786 Broke Chromium Mac build (Requested

[webkit-changes] [100843] trunk/LayoutTests

2011-11-18 Thread adamk
Title: [100843] trunk/LayoutTests Revision 100843 Author ad...@chromium.org Date 2011-11-18 19:40:59 -0800 (Fri, 18 Nov 2011) Log Message Add another isfinite assertion failure for fast/borders/ https://bugs.webkit.org/show_bug.cgi?id=72053 Unreviewed gardening. *

[webkit-changes] [100845] trunk/LayoutTests

2011-11-18 Thread yutak
Title: [100845] trunk/LayoutTests Revision 100845 Author yu...@chromium.org Date 2011-11-18 21:10:39 -0800 (Fri, 18 Nov 2011) Log Message [Qt] Unreviewed, add one failing test to the Skipped list. * platform/qt/Skipped: Modified Paths trunk/LayoutTests/ChangeLog

[webkit-changes] [100833] trunk

2011-11-18 Thread commit-queue
Title: [100833] trunk Revision 100833 Author commit-qu...@webkit.org Date 2011-11-18 18:03:15 -0800 (Fri, 18 Nov 2011) Log Message IDL changes for gamepad support https://bugs.webkit.org/show_bug.cgi?id=71753 Patch by Scott Graham scot...@chromium.org on 2011-11-18 Reviewed by Adam

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

2011-11-18 Thread mrobinson
Title: [100846] trunk/Source/WebCore Revision 100846 Author mrobin...@webkit.org Date 2011-11-18 21:24:30 -0800 (Fri, 18 Nov 2011) Log Message Fix the GTK+ build. * page/Navigator.idl: Properly disable the webkitGamepads API if gamepad isn't enabled at compile time. Modified Paths

[webkit-changes] [100847] trunk

2011-11-18 Thread commit-queue
Title: [100847] trunk Revision 100847 Author commit-qu...@webkit.org Date 2011-11-18 22:05:05 -0800 (Fri, 18 Nov 2011) Log Message https://bugs.webkit.org/show_bug.cgi?id=72591 Remove document.width / document.height Patch by Vineet Chaudhary vineet.chaudh...@motorola.com on 2011-11-18

[webkit-changes] [100731] trunk/Source

2011-11-18 Thread hausmann
Title: [100731] trunk/Source Revision 100731 Author hausm...@webkit.org Date 2011-11-18 00:21:55 -0800 (Fri, 18 Nov 2011) Log Message [Qt] Layer violation: ThirdPartyCookiesQt.cpp uses QWebSettings in two places https://bugs.webkit.org/show_bug.cgi?id=72597 Reviewed by Kenneth Rohde

[webkit-changes] [100732] trunk/LayoutTests

2011-11-18 Thread ossy
Title: [100732] trunk/LayoutTests Revision 100732 Author o...@webkit.org Date 2011-11-18 00:36:04 -0800 (Fri, 18 Nov 2011) Log Message [Qt] fast/canvas/canvas-lineWidth.html timeouts intermittently on 64 bit https://bugs.webkit.org/show_bug.cgi?id=72694 * platform/qt/Skipped: Skip

[webkit-changes] [100733] trunk/LayoutTests

2011-11-18 Thread philn
Title: [100733] trunk/LayoutTests Revision 100733 Author ph...@webkit.org Date 2011-11-18 01:04:59 -0800 (Fri, 18 Nov 2011) Log Message Unreviewed, mark media/audio-garbage-collect.html flaky on GTK. * platform/gtk/test_expectations.txt: Modified Paths trunk/LayoutTests/ChangeLog

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

2011-11-18 Thread commit-queue
Title: [100734] trunk/Source/WebCore Revision 100734 Author commit-qu...@webkit.org Date 2011-11-18 02:05:16 -0800 (Fri, 18 Nov 2011) Log Message MediaStream API: Merging the PeerConnectionHandler.h files https://bugs.webkit.org/show_bug.cgi?id=72611 Patch by Tommy Widenflycht

[webkit-changes] [100735] trunk

2011-11-18 Thread caseq
Title: [100735] trunk Revision 100735 Author ca...@chromium.org Date 2011-11-18 02:22:09 -0800 (Fri, 18 Nov 2011) Log Message Web Inspector: [Extensions API] Provide a way for extension to create a status bar icon https://bugs.webkit.org/show_bug.cgi?id=45955 Reviewed by Pavel Feldman.

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

2011-11-18 Thread hausmann
Title: [100736] trunk/Source/WebKit2 Revision 100736 Author hausm...@webkit.org Date 2011-11-18 02:27:25 -0800 (Fri, 18 Nov 2011) Log Message [Qt] Removal of QtViewInterface part 1 Reviewed by Kenneth Rohde Christiansen. Replace functions of QtViewInterface that forward to

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

2011-11-18 Thread abarth
Title: [100737] trunk/Source/WebCore Revision 100737 Author aba...@webkit.org Date 2011-11-18 02:37:16 -0800 (Fri, 18 Nov 2011) Log Message Move some mediastream related files into the mediastream directory https://bugs.webkit.org/show_bug.cgi?id=72695 Reviewed by Eric Seidel. Just

[webkit-changes] [100738] trunk/LayoutTests

2011-11-18 Thread steveblock
Title: [100738] trunk/LayoutTests Revision 100738 Author stevebl...@google.com Date 2011-11-18 02:54:04 -0800 (Fri, 18 Nov 2011) Log Message Rebaseline acid3.html for Chromium Mac 10.5 The image contains the text 'YOU SHOULD NOT SEE THIS AT ALL', but so do all other Chromium expected

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

2011-11-18 Thread hausmann
Title: [100739] trunk/Source/WebKit2 Revision 100739 Author hausm...@webkit.org Date 2011-11-18 03:01:28 -0800 (Fri, 18 Nov 2011) Log Message [Qt] Removal of QtViewInterface part 1 Reviewed by Kenneth Rohde Christiansen. Move all functions that forwarded from QtWebPageProxy to

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

2011-11-18 Thread commit-queue
Title: [100741] trunk/Source/WebKit2 Revision 100741 Author commit-qu...@webkit.org Date 2011-11-18 03:16:40 -0800 (Fri, 18 Nov 2011) Log Message [Qt][WK2] UI process segfaults, when visiblity properties are set while the WebProcess is dead. https://bugs.webkit.org/show_bug.cgi?id=72699

[webkit-changes] [100742] trunk/LayoutTests

2011-11-18 Thread steveblock
Title: [100742] trunk/LayoutTests Revision 100742 Author stevebl...@google.com Date 2011-11-18 03:27:53 -0800 (Fri, 18 Nov 2011) Log Message Rebaseline fast/box-shadow for Chromium Mac 10.5 after http://crrev.com/110543 Unreviewed gardening. Modified Paths trunk/LayoutTests/ChangeLog

[webkit-changes] [100743] trunk/Tools

2011-11-18 Thread kenneth
Title: [100743] trunk/Tools Revision 100743 Author kenn...@webkit.org Date 2011-11-18 03:33:07 -0800 (Fri, 18 Nov 2011) Log Message [Qt] Change default size of the MiniBrowser Reviewed by Simon Hausmann. As we lay out desktop pages using the width of 980, change our default size to

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

2011-11-18 Thread hausmann
Title: [100744] trunk/Source/WebKit2 Revision 100744 Author hausm...@webkit.org Date 2011-11-18 03:34:51 -0800 (Fri, 18 Nov 2011) Log Message [Qt] Removal of QtViewInterface part 3 Reviewed by Kenneth Rohde Christiansen. Move the remaining forwarded calls from ClientImpl that went

[webkit-changes] [100745] trunk/Source/WebKit2/ChangeLog

2011-11-18 Thread hausmann
Title: [100745] trunk/Source/WebKit2/ChangeLog Revision 100745 Author hausm...@webkit.org Date 2011-11-18 03:35:49 -0800 (Fri, 18 Nov 2011) Log Message Oops, fix ChangeLog text Modified Paths trunk/Source/WebKit2/ChangeLog Diff Modified: trunk/Source/WebKit2/ChangeLog (100744 =>

[webkit-changes] [100746] trunk

2011-11-18 Thread hausmann
Title: [100746] trunk Revision 100746 Author hausm...@webkit.org Date 2011-11-18 03:41:10 -0800 (Fri, 18 Nov 2011) Log Message [Qt] WTR and InjectedBundle should not link statically against JSC/WTF https://bugs.webkit.org/show_bug.cgi?id=72697 Reviewed by Kenneth Rohde Christiansen. .:

[webkit-changes] [100748] trunk

2011-11-18 Thread hausmann
Title: [100748] trunk Revision 100748 Author hausm...@webkit.org Date 2011-11-18 03:50:02 -0800 (Fri, 18 Nov 2011) Log Message [Qt] Unreviewed build fix: Export QQuickWebViewExperimental private API that was added since I made the export patch. * Source/qtwebkit-export.map: Modified

[webkit-changes] [100749] trunk

2011-11-18 Thread achicu
Title: [100749] trunk Revision 100749 Author ach...@adobe.com Date 2011-11-18 04:12:46 -0800 (Fri, 18 Nov 2011) Log Message [CSSShaders] Implement the computed style for mesh parameters of the custom() filter https://bugs.webkit.org/show_bug.cgi?id=72478 Reviewed by Dean Jackson.

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

2011-11-18 Thread abarth
Title: [100740] trunk/Source/WebCore Revision 100740 Author aba...@webkit.org Date 2011-11-18 03:07:52 -0800 (Fri, 18 Nov 2011) Log Message Remove unneeded include (and ifdef) from V8DOMWindowCustom.cpp https://bugs.webkit.org/show_bug.cgi?id=72705 Reviewed by Eric Seidel. Death to

[webkit-changes] [100751] trunk/Source

2011-11-18 Thread commit-queue
Title: [100751] trunk/Source Revision 100751 Author commit-qu...@webkit.org Date 2011-11-18 04:43:44 -0800 (Fri, 18 Nov 2011) Log Message [chromium] Pass screen refresh rate into compositor. https://bugs.webkit.org/show_bug.cgi?id=71040 Patch by Iain Merrick hu...@google.com on

[webkit-changes] [100752] trunk/LayoutTests

2011-11-18 Thread steveblock
Title: [100752] trunk/LayoutTests Revision 100752 Author stevebl...@google.com Date 2011-11-18 04:56:37 -0800 (Fri, 18 Nov 2011) Log Message Rebaseline svg/clip-path for Chromium Mac 10.5 CG after http://crrev.com/110543 Unreviewed gardening. Modified Paths trunk/LayoutTests/ChangeLog

[webkit-changes] [100753] trunk/LayoutTests

2011-11-18 Thread steveblock
Title: [100753] trunk/LayoutTests Revision 100753 Author stevebl...@google.com Date 2011-11-18 05:15:07 -0800 (Fri, 18 Nov 2011) Log Message Rebaseline svg/custom for Chromium Mac 10.5 CG after http://crrev.com/110543 Unreviewed gardening. Modified Paths trunk/LayoutTests/ChangeLog

[webkit-changes] [100755] trunk

2011-11-18 Thread sergio
Title: [100755] trunk Revision 100755 Author ser...@webkit.org Date 2011-11-18 05:28:21 -0800 (Fri, 18 Nov 2011) Log Message [GTK][WK2] Invalid TestNetscapePlugin path when using new-run-webkit-tests https://bugs.webkit.org/show_bug.cgi?id=72707 Reviewed by Philippe Normand. Tools:

[webkit-changes] [100756] trunk

2011-11-18 Thread pfeldman
Title: [100756] trunk Revision 100756 Author pfeld...@chromium.org Date 2011-11-18 05:29:22 -0800 (Fri, 18 Nov 2011) Log Message Web Inspector: dispatch messages from the front-end to the backend asynchronously. https://bugs.webkit.org/show_bug.cgi?id=72621 Source/WebCore: We should

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

2011-11-18 Thread hausmann
Title: [100757] trunk/Source/WebKit2 Revision 100757 Author hausm...@webkit.org Date 2011-11-18 05:42:09 -0800 (Fri, 18 Nov 2011) Log Message [Qt] Unreviewed debug build fix * UIProcess/qt/QtWebPageProxy.cpp: (QtWebPageProxy::QtWebPageProxy): Don't assert on a non-existant variable.

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

2011-11-18 Thread hausmann
Title: [100758] trunk/Source/WebKit2 Revision 100758 Author hausm...@webkit.org Date 2011-11-18 05:42:59 -0800 (Fri, 18 Nov 2011) Log Message [Qt][WK2] Fix popups for select elements. Reviewed by Tor Arne Vestbø. * UIProcess/qt/QtWebPageProxy.cpp:

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

2011-11-18 Thread pfeldman
Title: [100759] trunk/Source/WebCore Revision 100759 Author pfeld...@chromium.org Date 2011-11-18 05:45:42 -0800 (Fri, 18 Nov 2011) Log Message Not reviewed: restore front-end compilability via updating externs and JS generator. * inspector/front-end/ElementsPanel.js:

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

2011-11-18 Thread zeno . albisser
Title: [100760] trunk/Source/WebKit2 Revision 100760 Author zeno.albis...@nokia.com Date 2011-11-18 05:48:58 -0800 (Fri, 18 Nov 2011) Log Message [Qt][WK2] setViewportInteractionEngine must also set the InteractionEngine for the tap recognizer.

[webkit-changes] [100761] trunk/LayoutTests

2011-11-18 Thread steveblock
Title: [100761] trunk/LayoutTests Revision 100761 Author stevebl...@google.com Date 2011-11-18 05:52:04 -0800 (Fri, 18 Nov 2011) Log Message Rebaseline fast/repaint for Chromium Mac 10.5 CG after http://crrev.com/110543 Unreviewed gardening. Modified Paths trunk/LayoutTests/ChangeLog

[webkit-changes] [100763] trunk

2011-11-18 Thread yutak
Title: [100763] trunk Revision 100763 Author yu...@chromium.org Date 2011-11-18 06:00:33 -0800 (Fri, 18 Nov 2011) Log Message [Qt] Enable WebSocket hybi tests https://bugs.webkit.org/show_bug.cgi?id=72687 Reviewed by Simon Hausmann. Source/WebKit/qt: *

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

2011-11-18 Thread kenneth
Title: [100764] trunk/Source/WebKit2 Revision 100764 Author kenn...@webkit.org Date 2011-11-18 06:15:13 -0800 (Fri, 18 Nov 2011) Log Message [Qt] Support wheel event together with resizesToContents Reviewed by Simon Hausmann. * UIProcess/API/qt/qquickwebpage.cpp: *

[webkit-changes] [100766] trunk/LayoutTests

2011-11-18 Thread steveblock
Title: [100766] trunk/LayoutTests Revision 100766 Author stevebl...@google.com Date 2011-11-18 06:23:01 -0800 (Fri, 18 Nov 2011) Log Message Rebaseline fast/writing-mode for Chromium Mac 10.5 CG after http://crrev.com/110543 Unreviewed gardening. Modified Paths

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

2011-11-18 Thread caio . oliveira
Title: [100767] trunk/Source/WebKit2 Revision 100767 Author caio.olive...@openbossa.org Date 2011-11-18 06:33:01 -0800 (Fri, 18 Nov 2011) Log Message [Qt] Support customizing JS alert/confirm/prompt dialogs using QML https://bugs.webkit.org/show_bug.cgi?id=72319 Reviewed by Simon

[webkit-changes] [100768] trunk/LayoutTests

2011-11-18 Thread steveblock
Title: [100768] trunk/LayoutTests Revision 100768 Author stevebl...@google.com Date 2011-11-18 06:43:10 -0800 (Fri, 18 Nov 2011) Log Message Rebaseline remaining svg/ tests for Chromium Mac 10.5 CG after http://crrev.com/110543 Unreviewed gardening. Modified Paths

[webkit-changes] [100769] trunk/Source

2011-11-18 Thread carlosgc
Title: [100769] trunk/Source Revision 100769 Author carlo...@webkit.org Date 2011-11-18 06:45:57 -0800 (Fri, 18 Nov 2011) Log Message [GTK] Downloads not started by WebView only fail for transport errors https://bugs.webkit.org/show_bug.cgi?id=72718 Reviewed by Martin Robinson.

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

2011-11-18 Thread carlosgc
Title: [100770] trunk/Source/WebKit2 Revision 100770 Author carlo...@webkit.org Date 2011-11-18 06:48:40 -0800 (Fri, 18 Nov 2011) Log Message [GTK] Cancel current download operation before download object is deleted https://bugs.webkit.org/show_bug.cgi?id=72721 Reviewed by Martin

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

2011-11-18 Thread carlosgc
Title: [100771] trunk/Source/WebKit2 Revision 100771 Author carlo...@webkit.org Date 2011-11-18 06:50:57 -0800 (Fri, 18 Nov 2011) Log Message [GTK] Send DidCreateDestination to DownloadProxy when destination has been created https://bugs.webkit.org/show_bug.cgi?id=72724 Reviewed by

[webkit-changes] [100773] trunk/LayoutTests

2011-11-18 Thread philn
Title: [100773] trunk/LayoutTests Revision 100773 Author ph...@webkit.org Date 2011-11-18 06:58:59 -0800 (Fri, 18 Nov 2011) Log Message Unreviewed, skip another GTK crasher. * platform/gtk/Skipped: Skip fast/borders/inline-mask-overlay-image-outset.html Modified Paths

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

2011-11-18 Thread hausmann
Title: [100762] trunk/Source/WebKit2 Revision 100762 Author hausm...@webkit.org Date 2011-11-18 05:56:59 -0800 (Fri, 18 Nov 2011) Log Message [Qt][WK2] Layer violation: WebPopupMenuProxyQtDesktop.cpp uses files from WebKit/qt https://bugs.webkit.org/show_bug.cgi?id=72696 Reviewed by

[webkit-changes] [100774] trunk/LayoutTests

2011-11-18 Thread steveblock
Title: [100774] trunk/LayoutTests Revision 100774 Author stevebl...@google.com Date 2011-11-18 07:22:28 -0800 (Fri, 18 Nov 2011) Log Message [Chromium] fast/canvas/canvas-alphaImageData-behavior.html has TEXT failure on Mac 10.5 CG https://bugs.webkit.org/show_bug.cgi?id=72728 Add a

[webkit-changes] [100775] trunk/LayoutTests

2011-11-18 Thread steveblock
Title: [100775] trunk/LayoutTests Revision 100775 Author stevebl...@google.com Date 2011-11-18 07:27:25 -0800 (Fri, 18 Nov 2011) Log Message [Chromium] fast/canvas/canvas-alphaImageData-behavior.html has TEXT failure on Mac 10.5 CG https://bugs.webkit.org/show_bug.cgi?id=72728 Add a

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

2011-11-18 Thread kenneth
Title: [100779] trunk/Source/WebKit2 Revision 100779 Author kenn...@webkit.org Date 2011-11-18 08:18:53 -0800 (Fri, 18 Nov 2011) Log Message [Qt] Guard for the viewportInteractionEngine as it doesn't always exist. Reviewed by Antonio Gomes. The engine is non-existent when the view is

[webkit-changes] [100780] trunk/LayoutTests

2011-11-18 Thread steveblock
Title: [100780] trunk/LayoutTests Revision 100780 Author stevebl...@google.com Date 2011-11-18 08:38:46 -0800 (Fri, 18 Nov 2011) Log Message [Chromium] fast/filesystem/file-writer-abort-depth.html crashes occasionally on Win dbg https://bugs.webkit.org/show_bug.cgi?id=72631 Add CRASH

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

2011-11-18 Thread paroga
Title: [100782] trunk/Source/WebCore Revision 100782 Author par...@webkit.org Date 2011-11-18 08:57:16 -0800 (Fri, 18 Nov 2011) Log Message Unreviewed build fix; r100686 broke the EFL build when Geolocation support is enabled. Patch by Raphael Kubo da Costa k...@profusion.mobi on

[webkit-changes] [100778] trunk/LayoutTests

2011-11-18 Thread commit-queue
Title: [100778] trunk/LayoutTests Revision 100778 Author commit-qu...@webkit.org Date 2011-11-18 08:03:00 -0800 (Fri, 18 Nov 2011) Log Message Add test for strange scrollbars with non-integer scaled SVG image https://bugs.webkit.org/show_bug.cgi?id=43018 Patch by Philip Rogers

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

2011-11-18 Thread mario
Title: [100783] trunk/Source/WebKit/gtk Revision 100783 Author ma...@webkit.org Date 2011-11-18 09:05:18 -0800 (Fri, 18 Nov 2011) Log Message [GTK] Accessibility API tests not loading Gtk's accessibility implementation https://bugs.webkit.org/show_bug.cgi?id=72732 Reviewed by Philippe

[webkit-changes] [100784] trunk/LayoutTests

2011-11-18 Thread steveblock
Title: [100784] trunk/LayoutTests Revision 100784 Author stevebl...@google.com Date 2011-11-18 09:33:22 -0800 (Fri, 18 Nov 2011) Log Message ASSERTION FAILED: fontCache()-generation() == m_generation (running new-run-webkit-tests) https://bugs.webkit.org/show_bug.cgi?id=59552 Add CRASH

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

2011-11-18 Thread paroga
Title: [100787] trunk/Source/_javascript_Core Revision 100787 Author par...@webkit.org Date 2011-11-18 10:11:27 -0800 (Fri, 18 Nov 2011) Log Message [CMake] Remove duplicate dtoa files from CMakeLists.txt https://bugs.webkit.org/show_bug.cgi?id=72711 Reviewed by Brent Fulgham. *

[webkit-changes] [100791] branches/safari-534.54-branch

2011-11-18 Thread oliver
Title: [100791] branches/safari-534.54-branch Revision 100791 Author oli...@apple.com Date 2011-11-18 10:55:40 -0800 (Fri, 18 Nov 2011) Log Message 2011-11-18 Oliver Hunt oli...@apple.com Merge r99917 2011-11-09 Filip Pizlo fpi...@apple.com DFG byte

[webkit-changes] [100794] trunk/LayoutTests

2011-11-18 Thread adamk
Title: [100794] trunk/LayoutTests Revision 100794 Author ad...@chromium.org Date 2011-11-18 11:02:01 -0800 (Fri, 18 Nov 2011) Log Message Suppress IMAGE failures for css3/images/cross-fade-overflow-position.html Needs rebaseline after r100786. Unreviewed gardening. *

[webkit-changes] [100796] branches/safari-534.54-branch/Source/JavaScriptCore

2011-11-18 Thread oliver
Title: [100796] branches/safari-534.54-branch/Source/_javascript_Core Revision 100796 Author oli...@apple.com Date 2011-11-18 11:06:12 -0800 (Fri, 18 Nov 2011) Log Message Merge r100363 Crash in JSC::DFG::OSRExitCompiler::compileExit(JSC::DFG::OSRExit const,