[webkit-changes] [107476] trunk/LayoutTests

2012-02-11 Thread ossy
Title: [107476] trunk/LayoutTests Revision 107476 Author o...@webkit.org Date 2012-02-11 00:56:19 -0800 (Sat, 11 Feb 2012) Log Message [Qt] Unreviewed weekend gardening. * platform/qt/Skipped: Skip tests because ENABLE(MUTATION_OBSERVERS) is disabled. Modified Paths

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

2012-02-11 Thread kling
Title: [107477] trunk/Source/WebCore Revision 107477 Author kl...@webkit.org Date 2012-02-11 06:50:28 -0800 (Sat, 11 Feb 2012) Log Message Use Element's hasName/hasID flags to avoid unnecessary work when looking up name/id attributes. http://webkit.org/b/77845 Reviewed by Anders

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

2012-02-11 Thread kling
Title: [107478] trunk/Source/WebCore Revision 107478 Author kl...@webkit.org Date 2012-02-11 06:54:38 -0800 (Sat, 11 Feb 2012) Log Message HTMLTablePartElement: Add helper method to find parent table. http://webkit.org/b/78413 Reviewed by Anders Carlsson. Add

[webkit-changes] [107479] trunk

2012-02-11 Thread kling
Title: [107479] trunk Revision 107479 Author kl...@webkit.org Date 2012-02-11 08:17:52 -0800 (Sat, 11 Feb 2012) Log Message Node.isEqualNode() compares attributes twice. http://webkit.org/b/78414 Reviewed by Anders Carlsson. Source/WebCore: A single pass across the attribute maps

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

2012-02-11 Thread senorblanco
Title: [107480] trunk/Source/WebCore Revision 107480 Author senorbla...@chromium.org Date 2012-02-11 09:46:49 -0800 (Sat, 11 Feb 2012) Log Message [chromium] Enable CSS filters on composited layers. https://bugs.webkit.org/show_bug.cgi?id=77266 Reviewed by James Robinson. Will be

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

2012-02-11 Thread andersca
Title: [107481] trunk/Source/WebCore Revision 107481 Author ander...@apple.com Date 2012-02-11 10:18:08 -0800 (Sat, 11 Feb 2012) Log Message Try to fix the Windows build. * platform/win/PopupMenuWin.cpp: (WebCore::PopupMenuWin::scrollToRevealSelection): Modified Paths

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

2012-02-11 Thread commit-queue
Title: [107482] trunk/Source/WebCore Revision 107482 Author commit-qu...@webkit.org Date 2012-02-11 10:36:37 -0800 (Sat, 11 Feb 2012) Log Message [GStreamer] html5test.com says that gstreamer ports do not support WebM for audio https://bugs.webkit.org/show_bug.cgi?id=78244 Patch by

[webkit-changes] [107483] trunk

2012-02-11 Thread commit-queue
Title: [107483] trunk Revision 107483 Author commit-qu...@webkit.org Date 2012-02-11 10:51:53 -0800 (Sat, 11 Feb 2012) Log Message HTML 5: Support click() method on HTMLElement. https://bugs.webkit.org/show_bug.cgi?id=27880 Patch by Arko Saha a...@motorola.com on 2012-02-11 Reviewed by

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

2012-02-11 Thread andersca
Title: [107486] trunk/Source/WebCore Revision 107486 Author ander...@apple.com Date 2012-02-11 13:37:44 -0800 (Sat, 11 Feb 2012) Log Message Pass wheel events to a scroll elasticity controller on the scrolling thread https://bugs.webkit.org/show_bug.cgi?id=78421 Reviewed by Sam Weinig.

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

2012-02-11 Thread antti
Title: [107487] trunk/Source/WebCore Revision 107487 Author an...@apple.com Date 2012-02-11 13:44:47 -0800 (Sat, 11 Feb 2012) Log Message Add size assert for Length https://bugs.webkit.org/show_bug.cgi?id=78420 Rubber-stamped by Andreas Kling. Length type is memory critical and must

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

2012-02-11 Thread andersca
Title: [107488] trunk/Source/WebCore Revision 107488 Author ander...@apple.com Date 2012-02-11 15:02:59 -0800 (Sat, 11 Feb 2012) Log Message Implement more ScrollElasticityControllerClient member functions https://bugs.webkit.org/show_bug.cgi?id=78425 rdar://problem/10710727 Reviewed by

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

2012-02-11 Thread weinig
Title: [107489] trunk/Source/_javascript_Core Revision 107489 Author wei...@apple.com Date 2012-02-11 15:10:24 -0800 (Sat, 11 Feb 2012) Log Message Prepare _javascript_Core to build with libc++ rdar://problem/10426673 https://bugs.webkit.org/show_bug.cgi?id=78424 Reviewed by Anders

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

2012-02-11 Thread andersca
Title: [107490] trunk/Source/WebCore Revision 107490 Author ander...@apple.com Date 2012-02-11 15:36:34 -0800 (Sat, 11 Feb 2012) Log Message Overlay scrollbars don't appear when scrolling on the scrolling thread https://bugs.webkit.org/show_bug.cgi?id=78427 Reviewed by Sam Weinig. Add

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

2012-02-11 Thread weinig
Title: [107491] trunk/Source/WebCore Revision 107491 Author wei...@apple.com Date 2012-02-11 15:58:18 -0800 (Sat, 11 Feb 2012) Log Message Fix the windows build. Since Windows uses an all-in-one file to compile, the isRespectedPresentationAttribute() functions all need unique names. *

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

2012-02-11 Thread mhahnenberg
Title: [107493] trunk/Source/_javascript_Core Revision 107493 Author mhahnenb...@apple.com Date 2012-02-11 17:18:05 -0800 (Sat, 11 Feb 2012) Log Message Reduce the reentrancy limit of the interpreter for the iOS simulator https://bugs.webkit.org/show_bug.cgi?id=78400 Reviewed by Gavin

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

2012-02-11 Thread fpizlo
Title: [107494] trunk/Source/_javascript_Core Revision 107494 Author fpi...@apple.com Date 2012-02-11 17:24:49 -0800 (Sat, 11 Feb 2012) Log Message Old 32_64 JIT should assert that its use of map() is consistent with the DFG OSR exit's expectations

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

2012-02-11 Thread mhahnenberg
Title: [107495] trunk/Source/_javascript_Core Revision 107495 Author mhahnenb...@apple.com Date 2012-02-11 17:27:01 -0800 (Sat, 11 Feb 2012) Log Message Qt debug build fix * heap/MarkedBlock.cpp: (JSC::MarkedBlock::callDestructor): Platforms that don't use clang will allocate

[webkit-changes] [107496] trunk

2012-02-11 Thread fpizlo
Title: [107496] trunk Revision 107496 Author fpi...@apple.com Date 2012-02-11 18:26:06 -0800 (Sat, 11 Feb 2012) Log Message DFG CFA assumes that a WeakJSConstant's structure is known https://bugs.webkit.org/show_bug.cgi?id=78428 rdar://problem/10849492 rdar://problem/10849621

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

2012-02-11 Thread benjamin
Title: [107497] trunk/Source/WebCore Revision 107497 Author benja...@webkit.org Date 2012-02-11 18:33:54 -0800 (Sat, 11 Feb 2012) Log Message Get rid of WebCore::URLString https://bugs.webkit.org/show_bug.cgi?id=78429 Reviewed by Adam Barth. URLString is unused, remove the class. *

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

2012-02-11 Thread fpizlo
Title: [107500] trunk/Source/_javascript_Core Revision 107500 Author fpi...@apple.com Date 2012-02-11 19:38:08 -0800 (Sat, 11 Feb 2012) Log Message Build fix for Qt. * wtf/DataLog.h: Modified Paths trunk/Source/_javascript_Core/ChangeLog trunk/Source/_javascript_Core/wtf/DataLog.h

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

2012-02-11 Thread fpizlo
Title: [107501] trunk/Source/_javascript_Core Revision 107501 Author fpi...@apple.com Date 2012-02-11 19:54:41 -0800 (Sat, 11 Feb 2012) Log Message Old JIT put_by_id profiling counts every put_by_id_transition as taking slow path https://bugs.webkit.org/show_bug.cgi?id=78430