[webkit-changes] [157624] trunk/Source

2013-10-18 Thread commit-queue
Title: [157624] trunk/Source Revision 157624 Author commit-qu...@webkit.org Date 2013-10-18 00:17:29 -0700 (Fri, 18 Oct 2013) Log Message [GStreamer][GTK] Add GRefPtr::outPtr() https://bugs.webkit.org/show_bug.cgi?id=122996 Patch by Brendan Long b.l...@cablelabs.com on 2013-10-18

[webkit-changes] [157625] trunk/LayoutTests

2013-10-18 Thread ap
Title: [157625] trunk/LayoutTests Revision 157625 Author a...@apple.com Date 2013-10-18 00:29:20 -0700 (Fri, 18 Oct 2013) Log Message css3/filters/composited-during-animation-layertree.html sometimes produces empty results https://bugs.webkit.org/show_bug.cgi?id=95622 *

[webkit-changes] [157626] trunk/LayoutTests

2013-10-18 Thread ap
Title: [157626] trunk/LayoutTests Revision 157626 Author a...@apple.com Date 2013-10-18 00:37:09 -0700 (Fri, 18 Oct 2013) Log Message Layout Test media/W3C/audio/networkState/networkState_during_loadstart.html is flaky https://bugs.webkit.org/show_bug.cgi?id=123010 *

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

2013-10-18 Thread mario
Title: [157628] trunk/Source/WebCore Revision 157628 Author ma...@webkit.org Date 2013-10-18 03:15:13 -0700 (Fri, 18 Oct 2013) Log Message [ATK] Simplify implementation of atk_text_get_text https://bugs.webkit.org/show_bug.cgi?id=122644 Reviewed by Chris Fleizach. Simplified code so we

[webkit-changes] [157630] trunk

2013-10-18 Thread carlosgc
Title: [157630] trunk Revision 157630 Author carlo...@webkit.org Date 2013-10-18 03:33:26 -0700 (Fri, 18 Oct 2013) Log Message [GTK] Generate API documentation for GObject DOM bindings https://bugs.webkit.org/show_bug.cgi?id=121538 Reviewed by Gustavo Noronha Silva. .: *

[webkit-changes] [157631] trunk

2013-10-18 Thread commit-queue
Title: [157631] trunk Revision 157631 Author commit-qu...@webkit.org Date 2013-10-18 04:26:29 -0700 (Fri, 18 Oct 2013) Log Message [ATK] Fix invalid signal to set objects to an unknown state layout-complete https://bugs.webkit.org/show_bug.cgi?id=122970 Patch by Denis Nomiyama

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

2013-10-18 Thread commit-queue
Title: [157633] trunk/Source/_javascript_Core Revision 157633 Author commit-qu...@webkit.org Date 2013-10-18 08:23:51 -0700 (Fri, 18 Oct 2013) Log Message Fix J_JITOperation_EAapJ call for MIPS and ARM EABI. https://bugs.webkit.org/show_bug.cgi?id=123023 Patch by Julien Brianceau

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

2013-10-18 Thread changseok . oh
Title: [157634] trunk/Source/WebCore Revision 157634 Author changseok...@collabora.com Date 2013-10-18 09:05:08 -0700 (Fri, 18 Oct 2013) Log Message Unreviewed build fix for --no-svg option. m_svgStyle of RenderStyle is guarded with the ENABLE_SVG flag. *

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

2013-10-18 Thread mitz
Title: [157635] trunk/Source/WebKit2 Revision 157635 Author m...@apple.com Date 2013-10-18 09:06:07 -0700 (Fri, 18 Oct 2013) Log Message Removed the __MAC_OS_X_VERSION_MIN_REQUIRED condition from the definition of WK_API_ENABLED. Rubber-stamped by Anders Carlsson. *

[webkit-changes] [157638] trunk/Websites/webkit.org

2013-10-18 Thread commit-queue
Title: [157638] trunk/Websites/webkit.org Revision 157638 Author commit-qu...@webkit.org Date 2013-10-18 10:03:39 -0700 (Fri, 18 Oct 2013) Log Message Cleanup webkit.org/team.html https://bugs.webkit.org/show_bug.cgi?id=123022 Patch by Tibor Meszaros tmesza...@inf.u-szeged.hu on

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

2013-10-18 Thread commit-queue
Title: [157639] trunk/Source/_javascript_Core Revision 157639 Author commit-qu...@webkit.org Date 2013-10-18 10:03:48 -0700 (Fri, 18 Oct 2013) Log Message Group 64-bit specific and 32-bit specific callOperation implementations. https://bugs.webkit.org/show_bug.cgi?id=123024 Patch by

[webkit-changes] [157640] trunk/Websites/webkit.org

2013-10-18 Thread commit-queue
Title: [157640] trunk/Websites/webkit.org Revision 157640 Author commit-qu...@webkit.org Date 2013-10-18 10:11:16 -0700 (Fri, 18 Oct 2013) Log Message Mixed content error when accessing webkit.org/team.html over https https://bugs.webkit.org/show_bug.cgi?id=123020 Patch by Tibor

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

2013-10-18 Thread dbates
Title: [157641] trunk/Source/_javascript_Core Revision 157641 Author dba...@webkit.org Date 2013-10-18 10:22:55 -0700 (Fri, 18 Oct 2013) Log Message Add SPI to disable the garbage collector timer https://bugs.webkit.org/show_bug.cgi?id=122921 Add null check to

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

2013-10-18 Thread bdakin
Title: [157642] trunk/Source/WebCore Revision 157642 Author bda...@apple.com Date 2013-10-18 12:11:08 -0700 (Fri, 18 Oct 2013) Log Message Rubber-banding is often not smooth on infinitely scrolling websites https://bugs.webkit.org/show_bug.cgi?id=122985 Reviewed by Simon Fraser.

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

2013-10-18 Thread andersca
Title: [157643] trunk/Source/WebKit2 Revision 157643 Author ander...@apple.com Date 2013-10-18 12:17:25 -0700 (Fri, 18 Oct 2013) Log Message Remove some Windows specific code from WebKit2 https://bugs.webkit.org/show_bug.cgi?id=123034 Reviewed by Beth Dakin. *

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

2013-10-18 Thread fpizlo
Title: [157645] trunk/Source/_javascript_Core Revision 157645 Author fpi...@apple.com Date 2013-10-18 13:21:33 -0700 (Fri, 18 Oct 2013) Log Message Frequent RELEASE_ASSERT crashes in Structure::checkOffsetConsistency on WebGL swizzler tests https://bugs.webkit.org/show_bug.cgi?id=121661

[webkit-changes] [157647] trunk

2013-10-18 Thread dino
Title: [157647] trunk Revision 157647 Author d...@apple.com Date 2013-10-18 13:53:06 -0700 (Fri, 18 Oct 2013) Log Message Unable to upload img src="" as WebGL texture https://bugs.webkit.org/show_bug.cgi?id=123035 Reviewed by Tim Horton. Source/WebCore: If the HTMLImageElement passed

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

2013-10-18 Thread mitz
Title: [157648] trunk/Source/WebKit2 Revision 157648 Author m...@apple.com Date 2013-10-18 14:09:11 -0700 (Fri, 18 Oct 2013) Log Message [Cocoa] WKBrowsingController accessors crash instead of returning nil https://bugs.webkit.org/show_bug.cgi?id=123036 Reviewed by Anders Carlsson. *

[webkit-changes] [157649] trunk/Source/WebInspectorUI

2013-10-18 Thread achicu
Title: [157649] trunk/Source/WebInspectorUI Revision 157649 Author ach...@adobe.com Date 2013-10-18 14:41:51 -0700 (Fri, 18 Oct 2013) Log Message Web Inspector: CSS Regions: Add the list of flows in the FrameTreeElement https://bugs.webkit.org/show_bug.cgi?id=122924 Reviewed by Timothy

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

2013-10-18 Thread mark . lam
Title: [157650] trunk/Source/_javascript_Core Revision 157650 Author mark@apple.com Date 2013-10-18 15:57:15 -0700 (Fri, 18 Oct 2013) Log Message Remove excess reserved space in ctiTrampoline frames for X86 and X86_64. https://bugs.webkit.org/show_bug.cgi?id=123037. Reviewed by

[webkit-changes] [157651] trunk/Source

2013-10-18 Thread beidson
Title: [157651] trunk/Source Revision 157651 Author beid...@apple.com Date 2013-10-18 16:23:53 -0700 (Fri, 18 Oct 2013) Log Message Get rid of IDBFactoryBackendLevelDB and IDBTransactionBackendLevelDB in IDBDatabaseBackendLevelDB. https://bugs.webkit.org/show_bug.cgi?id=123039 Reviewed

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

2013-10-18 Thread commit-queue
Title: [157652] trunk/Source/WebCore Revision 157652 Author commit-qu...@webkit.org Date 2013-10-18 16:35:38 -0700 (Fri, 18 Oct 2013) Log Message Cleaning warning messages from StyleResolveTree https://bugs.webkit.org/show_bug.cgi?id=123030 Patch by Thiago de Barros Lacerda

[webkit-changes] [157654] trunk/Source

2013-10-18 Thread dbates
Title: [157654] trunk/Source Revision 157654 Author dba...@webkit.org Date 2013-10-18 16:57:24 -0700 (Fri, 18 Oct 2013) Log Message [iOS] Upstream WebSafe{GCActivityCallback, IncrementalSweeper}IOS https://bugs.webkit.org/show_bug.cgi?id=123049 Reviewed by Mark Hahnenberg.

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

2013-10-18 Thread dbates
Title: [157655] trunk/Source/_javascript_Core Revision 157655 Author dba...@webkit.org Date 2013-10-18 17:05:51 -0700 (Fri, 18 Oct 2013) Log Message [iOS] Export symbol for VM::sharedInstanceExists() https://bugs.webkit.org/show_bug.cgi?id=123046 Reviewed by Mark Hahnenberg. *

[webkit-changes] [157657] trunk/Source

2013-10-18 Thread andersca
Title: [157657] trunk/Source Revision 157657 Author ander...@apple.com Date 2013-10-18 17:46:12 -0700 (Fri, 18 Oct 2013) Log Message Try to fix the Lion build. Source/WebCore: * bindings/objc/ObjCNodeFilterCondition.h: Source/WebKit2: *

[webkit-changes] [157658] trunk/Source

2013-10-18 Thread timothy_horton
Title: [157658] trunk/Source Revision 157658 Author timothy_hor...@apple.com Date 2013-10-18 17:51:07 -0700 (Fri, 18 Oct 2013) Log Message Remote Layer Tree: Double-buffering and minimization of repaints https://bugs.webkit.org/show_bug.cgi?id=123043 Reviewed by Simon Fraser. No new

[webkit-changes] [157659] trunk/Websites/test-results

2013-10-18 Thread rniwa
Title: [157659] trunk/Websites/test-results Revision 157659 Author rn...@webkit.org Date 2013-10-18 18:47:40 -0700 (Fri, 18 Oct 2013) Log Message New flakiness dashboard should support showing the failing tests per builder https://bugs.webkit.org/show_bug.cgi?id=123011 Reviewed by

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

2013-10-18 Thread fpizlo
Title: [157661] trunk/Source/_javascript_Core Revision 157661 Author fpi...@apple.com Date 2013-10-18 19:37:19 -0700 (Fri, 18 Oct 2013) Log Message Unreviewed, fix FTL build. * ftl/FTLIntrinsicRepository.h: * ftl/FTLLowerDFGToLLVM.cpp: (JSC::FTL::LowerDFGToLLVM::compileGetById):