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

2012-12-15 Thread mark . lam
Title: [137796] trunk/Source/WebKit2 Revision 137796 Author mark@apple.com Date 2012-12-15 01:02:47 -0800 (Sat, 15 Dec 2012) Log Message Added #if ENABLE(SQL_DATABASE) around WebPlatformStrategies::getDatabaseServer(). https://bugs.webkit.org/show_bug.cgi?id=104934.. Not reviewed.

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

2012-12-15 Thread christophe . dumez
Title: [137797] trunk/Source/WebKit2 Revision 137797 Author christophe.du...@intel.com Date 2012-12-15 10:49:42 -0800 (Sat, 15 Dec 2012) Log Message [GTK][WK2] Memory leak in ChunkedUpdateDrawingArea::paintIntoUpdateChunk() https://bugs.webkit.org/show_bug.cgi?id=105095 Reviewed by

[webkit-changes] [137799] trunk/Tools

2012-12-15 Thread zandobersek
Title: [137799] trunk/Tools Revision 137799 Author zandober...@gmail.com Date 2012-12-15 11:36:19 -0800 (Sat, 15 Dec 2012) Log Message Stop the XvfbDriver before proceeding with its starting setup https://bugs.webkit.org/show_bug.cgi?id=105006 Reviewed by Philippe Normand. Just as with

[webkit-changes] [137800] trunk

2012-12-15 Thread simon . fraser
Title: [137800] trunk Revision 137800 Author simon.fra...@apple.com Date 2012-12-15 11:37:49 -0800 (Sat, 15 Dec 2012) Log Message REGRESSION (r137006): TileCache flashes to linen, rather than the background color, when scrolling fast https://bugs.webkit.org/show_bug.cgi?id=104746

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

2012-12-15 Thread andersca
Title: [137801] trunk/Source/WebCore Revision 137801 Author ander...@apple.com Date 2012-12-15 11:40:17 -0800 (Sat, 15 Dec 2012) Log Message Fix build. * platform/graphics/ca/GraphicsLayerCA.h: Remove an unused member variable. Modified Paths trunk/Source/WebCore/ChangeLog

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

2012-12-15 Thread andersca
Title: [137802] trunk/Source/WebKit2 Revision 137802 Author ander...@apple.com Date 2012-12-15 12:13:41 -0800 (Sat, 15 Dec 2012) Log Message DownloadProxyMap shouldn't be a singleton after all https://bugs.webkit.org/show_bug.cgi?id=105099 Reviewed by Sam Weinig. Make the

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

2012-12-15 Thread weinig
Title: [137803] trunk/Source/WebKit2 Revision 137803 Author wei...@apple.com Date 2012-12-15 12:26:40 -0800 (Sat, 15 Dec 2012) Log Message Move calculation of caches sizes based on the cache model to CacheModel.h/cpp https://bugs.webkit.org/show_bug.cgi?id=105098 Reviewed by Anders

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

2012-12-15 Thread andersca
Title: [137804] trunk/Source/WebKit2 Revision 137804 Author ander...@apple.com Date 2012-12-15 12:35:53 -0800 (Sat, 15 Dec 2012) Log Message Get rid of DownloadProxyMap::downloads() https://bugs.webkit.org/show_bug.cgi?id=105100 Reviewed by Sam Weinig. Add the needed member functions

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

2012-12-15 Thread weinig
Title: [137805] trunk/Source/WebKit2 Revision 137805 Author wei...@apple.com Date 2012-12-15 13:02:52 -0800 (Sat, 15 Dec 2012) Log Message Try to fix the Qt build. * Target.pri: Modified Paths trunk/Source/WebKit2/ChangeLog trunk/Source/WebKit2/Target.pri Diff Modified:

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

2012-12-15 Thread aestes
Title: [137806] trunk/Source/WebKit2 Revision 137806 Author aes...@apple.com Date 2012-12-15 13:08:46 -0800 (Sat, 15 Dec 2012) Log Message [WebKit2] Move CustomProtocolManager to Shared/ https://bugs.webkit.org/show_bug.cgi?id=105103 Reviewed by Sam Weinig. CustomProtocolManager can be

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

2012-12-15 Thread andersca
Title: [137807] trunk/Source/WebKit2 Revision 137807 Author ander...@apple.com Date 2012-12-15 13:15:29 -0800 (Sat, 15 Dec 2012) Log Message DownloadProxy objects should know which DownloadProxyMap they belong to https://bugs.webkit.org/show_bug.cgi?id=105102 Reviewed by Andy Estes. *

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

2012-12-15 Thread weinig
Title: [137808] trunk/Source/WebKit2 Revision 137808 Author wei...@apple.com Date 2012-12-15 13:31:14 -0800 (Sat, 15 Dec 2012) Log Message Make the NetworkProcess be managed by the WebContext, rather than a singleton NetworkProcessMananger https://bugs.webkit.org/show_bug.cgi?id=105104

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

2012-12-15 Thread andersca
Title: [137809] trunk/Source/WebKit2 Revision 137809 Author ander...@apple.com Date 2012-12-15 13:53:11 -0800 (Sat, 15 Dec 2012) Log Message Remove WebContext::downloadFinished https://bugs.webkit.org/show_bug.cgi?id=105105 Reviewed by Sam Weinig. Have DownloadProxyMap manage the

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

2012-12-15 Thread andersca
Title: [137810] trunk/Source/WebKit2 Revision 137810 Author ander...@apple.com Date 2012-12-15 14:04:12 -0800 (Sat, 15 Dec 2012) Log Message DownloadProxy should keep a strong reference to its associated web context https://bugs.webkit.org/show_bug.cgi?id=105107 Reviewed by Alexey

[webkit-changes] [137811] trunk

2012-12-15 Thread simon . fraser
Title: [137811] trunk Revision 137811 Author simon.fra...@apple.com Date 2012-12-15 14:11:27 -0800 (Sat, 15 Dec 2012) Log Message Fix repaint issues when resizing a window with centered content, for platforms with a tile cache https://bugs.webkit.org/show_bug.cgi?id=105073 Reviewed by

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

2012-12-15 Thread andersca
Title: [137812] trunk/Source/WebKit2 Revision 137812 Author ander...@apple.com Date 2012-12-15 14:49:36 -0800 (Sat, 15 Dec 2012) Log Message Move the download proxy map from the web context to the web process proxy https://bugs.webkit.org/show_bug.cgi?id=105109 Reviewed by Andreas

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

2012-12-15 Thread andersca
Title: [137813] trunk/Source/WebKit2 Revision 137813 Author ander...@apple.com Date 2012-12-15 15:11:52 -0800 (Sat, 15 Dec 2012) Log Message Add a DownloadProxyMap object to the NetworkProcessProxy object https://bugs.webkit.org/show_bug.cgi?id=105112 Reviewed by Sam Weinig. *

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

2012-12-15 Thread commit-queue
Title: [137814] trunk/Source/WebCore Revision 137814 Author commit-qu...@webkit.org Date 2012-12-15 15:32:12 -0800 (Sat, 15 Dec 2012) Log Message [BlackBerry] Prevent CookieManager from blocking the WKT thread https://bugs.webkit.org/show_bug.cgi?id=105111 PR 265603 Patch by Otto Derek

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

2012-12-15 Thread andersca
Title: [137815] trunk/Source/WebKit2 Revision 137815 Author ander...@apple.com Date 2012-12-15 15:35:50 -0800 (Sat, 15 Dec 2012) Log Message Remove the unneeded NetworkProcessCrashed message https://bugs.webkit.org/show_bug.cgi?id=105114 Reviewed by Sam Weinig. Remove the

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

2012-12-15 Thread aestes
Title: [137818] trunk/Source/WebKit2 Revision 137818 Author aes...@apple.com Date 2012-12-15 16:03:27 -0800 (Sat, 15 Dec 2012) Log Message [WebKit2] Register schemes with the network process if it is being used https://bugs.webkit.org/show_bug.cgi?id=105113 Reviewed by Anders Carlsson.

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

2012-12-15 Thread aestes
Title: [137819] trunk/Source/WebKit2 Revision 137819 Author aes...@apple.com Date 2012-12-15 16:13:51 -0800 (Sat, 15 Dec 2012) Log Message Fix the build. * UIProcess/WebContext.cpp: (WebKit::WebContext::registerSchemeForCustomProtocol):

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

2012-12-15 Thread aestes
Title: [137820] trunk/Source/WebKit2 Revision 137820 Author aes...@apple.com Date 2012-12-15 16:18:49 -0800 (Sat, 15 Dec 2012) Log Message Clean up the previous build fix; access m_networkProcess directly. * UIProcess/WebContext.cpp:

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

2012-12-15 Thread weinig
Title: [137821] trunk/Source/WebKit2 Revision 137821 Author wei...@apple.com Date 2012-12-15 16:22:35 -0800 (Sat, 15 Dec 2012) Log Message The network process should use the correct NSURLCache location and set its size correctly for the CacheModel rdar://problem/12848505

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

2012-12-15 Thread aestes
Title: [137822] trunk/Source/WebKit2 Revision 137822 Author aes...@apple.com Date 2012-12-15 16:42:11 -0800 (Sat, 15 Dec 2012) Log Message [WebKit2] Register the custom protocol handler in the network process if it exists https://bugs.webkit.org/show_bug.cgi?id=105118 Reviewed by Anders

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

2012-12-15 Thread weinig
Title: [137823] trunk/Source/WebKit2 Revision 137823 Author wei...@apple.com Date 2012-12-15 17:15:52 -0800 (Sat, 15 Dec 2012) Log Message NSURLCache should be disabled in the WebProcess when using the NetworkProcess rdar://problem/12872266 https://bugs.webkit.org/show_bug.cgi?id=105119

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

2012-12-15 Thread andersca
Title: [137824] trunk/Source/WebKit2 Revision 137824 Author ander...@apple.com Date 2012-12-15 17:26:05 -0800 (Sat, 15 Dec 2012) Log Message Handle downloads in the network process https://bugs.webkit.org/show_bug.cgi?id=105117 Reviewed by Sam Weinig. Start using the download manager

[webkit-changes] [137825] trunk/Source

2012-12-15 Thread ap
Title: [137825] trunk/Source Revision 137825 Author a...@apple.com Date 2012-12-15 17:31:00 -0800 (Sat, 15 Dec 2012) Log Message rdar://problem/12886312 Cannot upload patches to Bugzilla (input type=file doesn't work) https://bugs.webkit.org/show_bug.cgi?id=105120

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

2012-12-15 Thread ap
Title: [137826] trunk/Source/WebCore Revision 137826 Author a...@apple.com Date 2012-12-15 17:49:38 -0800 (Sat, 15 Dec 2012) Log Message Build fix. * platform/network/FormData.cpp: (WebCore::encodeElement): (WebCore::decodeElement):

[webkit-changes] [137829] trunk/LayoutTests

2012-12-15 Thread vollick
Title: [137829] trunk/LayoutTests Revision 137829 Author voll...@chromium.org Date 2012-12-15 18:41:39 -0800 (Sat, 15 Dec 2012) Log Message [chromium] Update test expectations now that we're opting into composited scrolling https://bugs.webkit.org/show_bug.cgi?id=105123 Unreviewed

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

2012-12-15 Thread andersca
Title: [137830] trunk/Source/WebKit2 Revision 137830 Author ander...@apple.com Date 2012-12-15 18:47:55 -0800 (Sat, 15 Dec 2012) Log Message Happy little Qt build fix. * UIProcess/WebContext.cpp: (WebKit::WebContext::download): Modified Paths trunk/Source/WebKit2/ChangeLog

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

2012-12-15 Thread aestes
Title: [137831] trunk/Source/WebKit2 Revision 137831 Author aes...@apple.com Date 2012-12-15 18:54:54 -0800 (Sat, 15 Dec 2012) Log Message [WebKit2] Have CustomProtocolManager and CustomProtocolManagerProxy store Connections for messaging https://bugs.webkit.org/show_bug.cgi?id=105124

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

2012-12-15 Thread andersca
Title: [137832] trunk/Source/WebKit2 Revision 137832 Author ander...@apple.com Date 2012-12-15 19:11:05 -0800 (Sat, 15 Dec 2012) Log Message Another build fix. * UIProcess/WebContext.cpp: (WebKit::WebContext::createDownloadProxy): Modified Paths trunk/Source/WebKit2/ChangeLog

[webkit-changes] [137833] trunk/LayoutTests

2012-12-15 Thread vollick
Title: [137833] trunk/LayoutTests Revision 137833 Author voll...@chromium.org Date 2012-12-15 20:03:50 -0800 (Sat, 15 Dec 2012) Log Message [chromium] More expectations updates for composited scrolling. Unreviewed change. Updating expectations. Some of the Failures noted in the last

[webkit-changes] [137834] trunk/LayoutTests

2012-12-15 Thread vollick
Title: [137834] trunk/LayoutTests Revision 137834 Author voll...@chromium.org Date 2012-12-15 20:41:09 -0800 (Sat, 15 Dec 2012) Log Message [chromium] More expectations updates for composited scrolling. Unreviewed change. Updating expectations. Added expectations for a remaining test