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

2012-05-21 Thread commit-queue
Title: [117917] trunk/Source/WebCore Revision 117917 Author commit-qu...@webkit.org Date 2012-05-21 23:52:44 -0700 (Mon, 21 May 2012) Log Message Web Inspector: "Deactivate All Breakpoints" should visually get reflected in Breakpoints pane. https://bugs.webkit.org/show_bug.cgi?id=86844 P

[webkit-changes] [117916] trunk/LayoutTests

2012-05-21 Thread eae
Title: [117916] trunk/LayoutTests Revision 117916 Author e...@chromium.org Date 2012-05-21 23:51:09 -0700 (Mon, 21 May 2012) Log Message Unreviewed table rebaselines for chromium. * platform/chromium-mac/tables/mozilla/bugs/bug28928-expected.png: * platform/chromium-mac/tables/mozilla/bu

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

2012-05-21 Thread commit-queue
Title: [117915] trunk/Source/WebKit/chromium Revision 117915 Author commit-qu...@webkit.org Date 2012-05-21 23:44:09 -0700 (Mon, 21 May 2012) Log Message [chromium] Simplify RTL root layer adjustment https://bugs.webkit.org/show_bug.cgi?id=85672 Patch by Alexandre Elias on 2012-05-21 Re

[webkit-changes] [117914] trunk/LayoutTests

2012-05-21 Thread eae
Title: [117914] trunk/LayoutTests Revision 117914 Author e...@chromium.org Date 2012-05-21 23:43:43 -0700 (Mon, 21 May 2012) Log Message Unreviewed chromium test expectation updates. * platform/chromium-linux-x86/fast/html: Added. * platform/chromium-linux-x86/fast/html/details-writing-m

[webkit-changes] [117913] trunk/LayoutTests

2012-05-21 Thread leviw
Title: [117913] trunk/LayoutTests Revision 117913 Author le...@chromium.org Date 2012-05-21 23:40:23 -0700 (Mon, 21 May 2012) Log Message Unreviewed. Even more test expectations being updated post-r117815. * platform/chromium-win-vista/svg/custom/svg-fonts-with-no-element-reference-expec

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

2012-05-21 Thread ossy
Title: [117905] trunk/Source/_javascript_Core Revision 117905 Author o...@webkit.org Date 2012-05-21 22:39:37 -0700 (Mon, 21 May 2012) Log Message DFG should be able to compute dominators https://bugs.webkit.org/show_bug.cgi?id=85269 Unreviewed trivial 32 bit buildfix after r117861. * d

[webkit-changes] [117910] trunk/LayoutTests

2012-05-21 Thread leviw
Title: [117910] trunk/LayoutTests Revision 117910 Author le...@chromium.org Date 2012-05-21 23:11:41 -0700 (Mon, 21 May 2012) Log Message Unreviewed Gardening. More updates after r117815. * platform/chromium-linux-x86/svg/zoom/page: Added. * platform/chromium-linux-x86/svg/zoom/page/zoom

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

2012-05-21 Thread alexis . menard
Title: [117909] trunk/Source/WebCore Revision 117909 Author alexis.men...@openbossa.org Date 2012-05-21 23:05:07 -0700 (Mon, 21 May 2012) Log Message Web Inspector: Remove some dead code in CSSStyleModel.js. https://bugs.webkit.org/show_bug.cgi?id=87048 Reviewed by Pavel Feldman. Remove

[webkit-changes] [117908] trunk/LayoutTests

2012-05-21 Thread leviw
Title: [117908] trunk/LayoutTests Revision 117908 Author le...@chromium.org Date 2012-05-21 22:58:52 -0700 (Mon, 21 May 2012) Log Message Unreviewed. Marking svg/animations/animate-path-animation-qQ-tT-inverse.html and svg/animations/svgnumberoptionalnumber-animation-4.html as timing out.

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

2012-05-21 Thread abarth
Title: [117907] trunk/Source/WebCore Revision 117907 Author aba...@webkit.org Date 2012-05-21 22:46:40 -0700 (Mon, 21 May 2012) Log Message !HAVE(ACCESSIBILITY) should be able to build without linking in any code from WebCore/accessibility https://bugs.webkit.org/show_bug.cgi?id=87035 Re

[webkit-changes] [117904] trunk/LayoutTests

2012-05-21 Thread leviw
Title: [117904] trunk/LayoutTests Revision 117904 Author le...@chromium.org Date 2012-05-21 22:32:29 -0700 (Mon, 21 May 2012) Log Message Unreviewed gardening. Yet more rebaselining from r117815. * platform/chromium-mac-leopard/platform/chromium/media/video-scales-in-media-document-expec

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

2012-05-21 Thread kling
Title: [117902] trunk/Source/WebCore Revision 117902 Author kl...@webkit.org Date 2012-05-21 22:11:02 -0700 (Mon, 21 May 2012) Log Message Use stack-allocated BitArray in StylePropertySet serialization. Reviewed by Anders Carlsson. Use BitArray instead of BitVector to track seen proper

[webkit-changes] [117901] trunk/LayoutTests

2012-05-21 Thread eae
Title: [117901] trunk/LayoutTests Revision 117901 Author e...@chromium.org Date 2012-05-21 22:08:17 -0700 (Mon, 21 May 2012) Log Message Unreviewed chromium rebaseline for compositing, zoom and border changes. * platform/chromium-linux-x86/svg/zoom/page: Removed. * platform/chromium-linu

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

2012-05-21 Thread morrita
Title: [117899] trunk/Source/WebCore Revision 117899 Author morr...@google.com Date 2012-05-21 21:48:21 -0700 (Mon, 21 May 2012) Log Message Unreviewed Qt build fix against r117898. * Target.pri: Modified Paths trunk/Source/WebCore/ChangeLog trunk/Source/WebCore/Target.pri Diff Mo

[webkit-changes] [117897] trunk

2012-05-21 Thread tony
Title: [117897] trunk Revision 117897 Author t...@chromium.org Date 2012-05-21 21:08:40 -0700 (Mon, 21 May 2012) Log Message auto margins on flexbox should allocate space in the flex direction https://bugs.webkit.org/show_bug.cgi?id=83086 Reviewed by Ojan Vafai. Source/WebCore: Test: c

[webkit-changes] [117896] trunk/LayoutTests

2012-05-21 Thread inferno
Title: [117896] trunk/LayoutTests Revision 117896 Author infe...@chromium.org Date 2012-05-21 21:05:48 -0700 (Mon, 21 May 2012) Log Message Unreviewed. Rebaseline for r117865. * platform/chromium-mac/fast/runin/runin-between-list-marker-and-before-content-expected.png: Added. Modified P

[webkit-changes] [117894] trunk

2012-05-21 Thread commit-queue
Title: [117894] trunk Revision 117894 Author commit-qu...@webkit.org Date 2012-05-21 20:47:03 -0700 (Mon, 21 May 2012) Log Message [EFL] EFL's DumpRenderTree does not print didReceiveTitle messages https://bugs.webkit.org/show_bug.cgi?id=85971 Patch by Christophe Dumez on 2012-05-21 Rev

[webkit-changes] [117893] trunk/LayoutTests

2012-05-21 Thread eae
Title: [117893] trunk/LayoutTests Revision 117893 Author e...@chromium.org Date 2012-05-21 20:37:54 -0700 (Mon, 21 May 2012) Log Message Remove platform specific ref-test expectations for chromium as ref-tests appears not to support platform specific results. * platform/chromium/fast/reg

[webkit-changes] [117892] releases/WebKitGTK/webkit-1.8

2012-05-21 Thread kov
Title: [117892] releases/WebKitGTK/webkit-1.8 Revision 117892 Author k...@webkit.org Date 2012-05-21 20:36:56 -0700 (Mon, 21 May 2012) Log Message Merge 113284 - Source/WebCore: https://bugs.webkit.org/show_bug.cgi?id=82994 Reviewed by James Robinson. Fix an issue when removing elements

[webkit-changes] [117891] releases/WebKitGTK/webkit-1.8

2012-05-21 Thread kov
Title: [117891] releases/WebKitGTK/webkit-1.8 Revision 117891 Author k...@webkit.org Date 2012-05-21 20:36:25 -0700 (Mon, 21 May 2012) Log Message Merge 112939 - Fix issue with reflections and composited layers https://bugs.webkit.org/show_bug.cgi?id=82636 Source/WebCore: Reviewed by Al

[webkit-changes] [117889] releases/WebKitGTK/webkit-1.8/LayoutTests/ChangeLog

2012-05-21 Thread kov
Title: [117889] releases/WebKitGTK/webkit-1.8/LayoutTests/ChangeLog Revision 117889 Author k...@webkit.org Date 2012-05-21 20:05:05 -0700 (Mon, 21 May 2012) Log Message Merge 107075 - [Qt] New http/tests/security/ introduced r107046 fail https://bugs.webkit.org/show_bug.cgi?id=78093 Unsk

[webkit-changes] [117887] releases/WebKitGTK/webkit-1.8

2012-05-21 Thread kov
Title: [117887] releases/WebKitGTK/webkit-1.8 Revision 117887 Author k...@webkit.org Date 2012-05-21 20:04:39 -0700 (Mon, 21 May 2012) Log Message Merge 107046 - Replace [CheckNodeSecurity] with [CheckAccessToNode] https://bugs.webkit.org/show_bug.cgi?id=77971 Reviewed by Adam Barth. So

[webkit-changes] [117888] releases/WebKitGTK/webkit-1.8/LayoutTests/ChangeLog

2012-05-21 Thread kov
Title: [117888] releases/WebKitGTK/webkit-1.8/LayoutTests/ChangeLog Revision 117888 Author k...@webkit.org Date 2012-05-21 20:04:52 -0700 (Mon, 21 May 2012) Log Message Merge 107069 - Unreviewed. Rebaselined the test that has been failing since r107046. * http/tests/security/cross-frame-

[webkit-changes] [117886] releases/WebKitGTK/webkit-1.8

2012-05-21 Thread kov
Title: [117886] releases/WebKitGTK/webkit-1.8 Revision 117886 Author k...@webkit.org Date 2012-05-21 20:04:23 -0700 (Mon, 21 May 2012) Log Message Merge 116551 - Crash from removal of a line break object https://bugs.webkit.org/show_bug.cgi?id=85997 Patch by Ken Buchanan on 2012-05-09 R

[webkit-changes] [117885] releases/WebKitGTK/webkit-1.8

2012-05-21 Thread kov
Title: [117885] releases/WebKitGTK/webkit-1.8 Revision 117885 Author k...@webkit.org Date 2012-05-21 20:04:03 -0700 (Mon, 21 May 2012) Log Message Merge 115343 - Crash from removal of line break object after layout https://bugs.webkit.org/show_bug.cgi?id=75461 Source/WebCore: Patch by K

[webkit-changes] [117884] releases/WebKitGTK/webkit-1.8/Source/WebCore

2012-05-21 Thread kov
Title: [117884] releases/WebKitGTK/webkit-1.8/Source/WebCore Revision 117884 Author k...@webkit.org Date 2012-05-21 20:03:41 -0700 (Mon, 21 May 2012) Log Message Merge 109406 - Prevent layout root to remain set on renderers getting destroyed. https://bugs.webkit.org/show_bug.cgi?id=79953

[webkit-changes] [117883] releases/WebKitGTK/webkit-1.8/LayoutTests/platform/gtk/ test_expectations.txt

2012-05-21 Thread kov
Title: [117883] releases/WebKitGTK/webkit-1.8/LayoutTests/platform/gtk/test_expectations.txt Revision 117883 Author k...@webkit.org Date 2012-05-21 20:03:25 -0700 (Mon, 21 May 2012) Log Message Mark new test as expected to pass or have diff text, but not crash! Modified Paths releases/W

[webkit-changes] [117882] releases/WebKitGTK/webkit-1.8

2012-05-21 Thread kov
Title: [117882] releases/WebKitGTK/webkit-1.8 Revision 117882 Author k...@webkit.org Date 2012-05-21 20:03:10 -0700 (Mon, 21 May 2012) Log Message Merge 113229 - Source/WebCore: Move pending sheet removal from ~HTMLLinkElement to removal from document. https://bugs.webkit.org/show_bug.cgi

[webkit-changes] [117881] trunk/LayoutTests

2012-05-21 Thread eae
Title: [117881] trunk/LayoutTests Revision 117881 Author e...@chromium.org Date 2012-05-21 20:01:00 -0700 (Mon, 21 May 2012) Log Message Unreviewed chromium svg rebaselines and test expectation updates post r117815. * platform/chromium-linux-x86/svg/custom/object-sizing-width-50p-height-

[webkit-changes] [117880] trunk/LayoutTests

2012-05-21 Thread inferno
Title: [117880] trunk/LayoutTests Revision 117880 Author infe...@chromium.org Date 2012-05-21 19:57:55 -0700 (Mon, 21 May 2012) Log Message Unreviewed. Rebaseline for r117865. * platform/chromium-linux/fast/runin/runin-between-list-marker-and-before-content-expected.png: Removed. * platf

[webkit-changes] [117879] trunk/Tools

2012-05-21 Thread rakuco
Title: [117879] trunk/Tools Revision 117879 Author rak...@webkit.org Date 2012-05-21 19:56:05 -0700 (Mon, 21 May 2012) Log Message [EFL] Unreviewed, reverting r116461. r116461 caused a regression in the pixel tests, as scrollbars stopped being rendered in the PNGs. * DumpRenderTree/efl/

[webkit-changes] [117878] trunk/LayoutTests

2012-05-21 Thread eae
Title: [117878] trunk/LayoutTests Revision 117878 Author e...@chromium.org Date 2012-05-21 19:51:19 -0700 (Mon, 21 May 2012) Log Message Unreviewed chromium mac rebaseline for svg zoom tests. * platform/chromium-linux/fast/repaint/reflection-repaint-test-expected.png: Removed. * platform

[webkit-changes] [117877] trunk/LayoutTests

2012-05-21 Thread eae
Title: [117877] trunk/LayoutTests Revision 117877 Author e...@chromium.org Date 2012-05-21 19:46:45 -0700 (Mon, 21 May 2012) Log Message Unreviewed chromium linux and windows rebaselines. * fast/borders/border-image-side-reduction-expected.png: Added. * platform/chromium-linux-x86/platfo

[webkit-changes] [117876] branches/chromium/1132

2012-05-21 Thread cevans
Title: [117876] branches/chromium/1132 Revision 117876 Author cev...@google.com Date 2012-05-21 19:33:32 -0700 (Mon, 21 May 2012) Log Message Merge 117309 BUG=120912 Modified Paths branches/chromium/1132/Source/WebCore/rendering/RenderTableCell.cpp Added Paths branches/chromium/1132/

[webkit-changes] [117875] branches/chromium/1084

2012-05-21 Thread cevans
Title: [117875] branches/chromium/1084 Revision 117875 Author cev...@google.com Date 2012-05-21 19:32:14 -0700 (Mon, 21 May 2012) Log Message Merge 117309 BUG=120912 Review URL: https://chromiumcodereview.appspot.com/10388225 Modified Paths branches/chromium/1084/Source/WebCore/renderin

[webkit-changes] [117874] trunk/LayoutTests

2012-05-21 Thread eae
Title: [117874] trunk/LayoutTests Revision 117874 Author e...@chromium.org Date 2012-05-21 19:31:34 -0700 (Mon, 21 May 2012) Log Message Unreviewed rebaselines for chromium mac and windows. * platform/chromium-mac-leopard/tables/mozilla_expected_failures/core/standards1-expected.txt: Add

[webkit-changes] [117872] trunk/LayoutTests

2012-05-21 Thread inferno
Title: [117872] trunk/LayoutTests Revision 117872 Author infe...@chromium.org Date 2012-05-21 19:27:17 -0700 (Mon, 21 May 2012) Log Message Unreviewed. Rebaseline for r117865. * platform/chromium-linux/fast/runin/runin-between-list-marker-and-before-content-expected.png: Added. Modified

[webkit-changes] [117870] trunk

2012-05-21 Thread beidson
Title: [117870] trunk Revision 117870 Author beid...@apple.com Date 2012-05-21 19:04:58 -0700 (Mon, 21 May 2012) Log Message and https://bugs.webkit.org/show_bug.cgi?id=87061 WKPageGetScaleFactor can return 0.0 after a session is restored Reviewed by Beth Dakin. Source/WebKit2: API te

[webkit-changes] [117869] trunk

2012-05-21 Thread andersca
Title: [117869] trunk Revision 117869 Author ander...@apple.com Date 2012-05-21 18:55:25 -0700 (Mon, 21 May 2012) Log Message Flash player buttons do not work when page is zoomed in https://bugs.webkit.org/show_bug.cgi?id=87056 Reviewed by Oliver Hunt. Source/WebKit2: Use the page sca

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

2012-05-21 Thread rwlbuis
Title: [117868] trunk/Source/WebCore Revision 117868 Author rwlb...@webkit.org Date 2012-05-21 18:53:10 -0700 (Mon, 21 May 2012) Log Message Shrink FontDescription object size https://bugs.webkit.org/show_bug.cgi?id=86950 Reviewed by Alexey Proskuryakov. Reduce object size of FontDescri

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

2012-05-21 Thread jamesr
Title: [117867] trunk/Source/WebKit/chromium Revision 117867 Author jam...@google.com Date 2012-05-21 18:49:38 -0700 (Mon, 21 May 2012) Log Message Chromium compile fix, unreviewed. Fixed is defined in WebCore and is a typedef in the OS X 10.5 SDK headers, so it needs an explicit WebCore

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

2012-05-21 Thread commit-queue
Title: [117866] trunk/Websites/webkit.org Revision 117866 Author commit-qu...@webkit.org Date 2012-05-21 18:45:24 -0700 (Mon, 21 May 2012) Log Message Style guide change: Uses of "std::" should be explicitly qualified. https://bugs.webkit.org/show_bug.cgi?id=87043 Patch by Peter Kasting

[webkit-changes] [117865] trunk

2012-05-21 Thread inferno
Title: [117865] trunk Revision 117865 Author infe...@chromium.org Date 2012-05-21 18:36:43 -0700 (Mon, 21 May 2012) Log Message Regression(r117482): Run-in crashes relating to generated content and inline line box clearing. https://bugs.webkit.org/show_bug.cgi?id=86879 Reviewed by Julien

[webkit-changes] [117862] trunk/PerformanceTests

2012-05-21 Thread tkent
Title: [117862] trunk/PerformanceTests Revision 117862 Author tk...@chromium.org Date 2012-05-21 17:53:41 -0700 (Mon, 21 May 2012) Log Message Add performance tests for https://bugs.webkit.org/show_bug.cgi?id=86994 Reviewed by Ryosuke Niwa. * DOM/textarea-dom.html: Added. * DOM/textare

[webkit-changes] [117861] trunk/Source

2012-05-21 Thread fpizlo
Title: [117861] trunk/Source Revision 117861 Author fpi...@apple.com Date 2012-05-21 17:51:05 -0700 (Mon, 21 May 2012) Log Message DFG should be able to compute dominators https://bugs.webkit.org/show_bug.cgi?id=85269 Source/_javascript_Core: Reviewed by Oliver Hunt. Merged r1

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

2012-05-21 Thread msaboff
Title: [117860] trunk/Source/_javascript_Core Revision 117860 Author msab...@apple.com Date 2012-05-21 17:49:31 -0700 (Mon, 21 May 2012) Log Message Cleanup of Calls to operationStrCat and operationNewArray and Use Constructor after r117729 https://bugs.webkit.org/show_bug.cgi?id=87027 R

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

2012-05-21 Thread timothy_horton
Title: [117858] trunk/Source/WebCore Revision 117858 Author timothy_hor...@apple.com Date 2012-05-21 17:28:58 -0700 (Mon, 21 May 2012) Log Message GeneratorGeneratedImage should cache intermediate images https://bugs.webkit.org/show_bug.cgi?id=86906 Reviewed by Dean Jackson. Cache gene

[webkit-changes] [117857] branches/safari-536-branch/Source/WebKit2

2012-05-21 Thread lforschler
Title: [117857] branches/safari-536-branch/Source/WebKit2 Revision 117857 Author lforsch...@apple.com Date 2012-05-21 17:27:09 -0700 (Mon, 21 May 2012) Log Message Merged r117634. Modified Paths branches/safari-536-branch/Source/WebKit2/ChangeLog branches/safari-536-branch/Source/WebKit

[webkit-changes] [117856] branches/safari-536-branch/Source/WebKit2

2012-05-21 Thread lforschler
Title: [117856] branches/safari-536-branch/Source/WebKit2 Revision 117856 Author lforsch...@apple.com Date 2012-05-21 17:24:53 -0700 (Mon, 21 May 2012) Log Message Merged r117623. Modified Paths branches/safari-536-branch/Source/WebKit2/ChangeLog branches/safari-536-branch/Source/WebKit

[webkit-changes] [117855] trunk

2012-05-21 Thread eae
Title: [117855] trunk Revision 117855 Author e...@chromium.org Date 2012-05-21 17:24:49 -0700 (Mon, 21 May 2012) Log Message Fix bug in paintNinePieceImage exposed by subpixel change https://bugs.webkit.org/show_bug.cgi?id=87060 Reviewed by Levi Weintraub. Source/WebCore: Fix rounding

[webkit-changes] [117854] branches/safari-536-branch/Source/WebCore

2012-05-21 Thread lforschler
Title: [117854] branches/safari-536-branch/Source/WebCore Revision 117854 Author lforsch...@apple.com Date 2012-05-21 17:23:16 -0700 (Mon, 21 May 2012) Log Message Merged r117652. Modified Paths branches/safari-536-branch/Source/WebCore/ChangeLog branches/safari-536-branch/Source/WebCor

[webkit-changes] [117853] branches/safari-536-branch/Source/WebCore

2012-05-21 Thread lforschler
Title: [117853] branches/safari-536-branch/Source/WebCore Revision 117853 Author lforsch...@apple.com Date 2012-05-21 17:21:37 -0700 (Mon, 21 May 2012) Log Message Merged r117607. Modified Paths branches/safari-536-branch/Source/WebCore/ChangeLog branches/safari-536-branch/Source/WebCor

[webkit-changes] [117852] branches/safari-536-branch

2012-05-21 Thread lforschler
Title: [117852] branches/safari-536-branch Revision 117852 Author lforsch...@apple.com Date 2012-05-21 17:18:55 -0700 (Mon, 21 May 2012) Log Message Merged r117537. Modified Paths branches/safari-536-branch/LayoutTests/ChangeLog branches/safari-536-branch/Source/WebCore/ChangeLog branch

[webkit-changes] [117851] branches/safari-536-branch

2012-05-21 Thread lforschler
Title: [117851] branches/safari-536-branch Revision 117851 Author lforsch...@apple.com Date 2012-05-21 17:16:57 -0700 (Mon, 21 May 2012) Log Message Merged r117523. Modified Paths branches/safari-536-branch/LayoutTests/ChangeLog branches/safari-536-branch/Source/_javascript_Core/ChangeL

[webkit-changes] [117850] branches/safari-536-branch/Source/WebKit2

2012-05-21 Thread lforschler
Title: [117850] branches/safari-536-branch/Source/WebKit2 Revision 117850 Author lforsch...@apple.com Date 2012-05-21 17:14:58 -0700 (Mon, 21 May 2012) Log Message Merged r117516. Modified Paths branches/safari-536-branch/Source/WebKit2/ChangeLog branches/safari-536-branch/Source/WebKit

[webkit-changes] [117849] branches/safari-536-branch/Source/WebKit/mac

2012-05-21 Thread lforschler
Title: [117849] branches/safari-536-branch/Source/WebKit/mac Revision 117849 Author lforsch...@apple.com Date 2012-05-21 17:11:51 -0700 (Mon, 21 May 2012) Log Message Merged r117510. Modified Paths branches/safari-536-branch/Source/WebKit/mac/ChangeLog branches/safari-536-branch/Source/

[webkit-changes] [117848] branches/safari-536-branch/Source/WebCore

2012-05-21 Thread lforschler
Title: [117848] branches/safari-536-branch/Source/WebCore Revision 117848 Author lforsch...@apple.com Date 2012-05-21 17:09:41 -0700 (Mon, 21 May 2012) Log Message Merged r117502. Modified Paths branches/safari-536-branch/Source/WebCore/ChangeLog branches/safari-536-branch/Source/WebCor

[webkit-changes] [117847] branches/safari-536-branch

2012-05-21 Thread lforschler
Title: [117847] branches/safari-536-branch Revision 117847 Author lforsch...@apple.com Date 2012-05-21 17:07:40 -0700 (Mon, 21 May 2012) Log Message Merged r117366. Modified Paths branches/safari-536-branch/LayoutTests/ChangeLog branches/safari-536-branch/Source/WebCore/ChangeLog branch

[webkit-changes] [117845] branches/safari-536-branch

2012-05-21 Thread lforschler
Title: [117845] branches/safari-536-branch Revision 117845 Author lforsch...@apple.com Date 2012-05-21 17:05:48 -0700 (Mon, 21 May 2012) Log Message Merged r117365. Modified Paths branches/safari-536-branch/LayoutTests/ChangeLog branches/safari-536-branch/Source/WebCore/ChangeLog branch

[webkit-changes] [117844] branches/safari-536-branch

2012-05-21 Thread lforschler
Title: [117844] branches/safari-536-branch Revision 117844 Author lforsch...@apple.com Date 2012-05-21 17:00:24 -0700 (Mon, 21 May 2012) Log Message Merged r117326. Modified Paths branches/safari-536-branch/LayoutTests/ChangeLog branches/safari-536-branch/LayoutTests/media/media-fullscr

[webkit-changes] [117843] branches/safari-536-branch/Source/WebCore

2012-05-21 Thread lforschler
Title: [117843] branches/safari-536-branch/Source/WebCore Revision 117843 Author lforsch...@apple.com Date 2012-05-21 16:58:06 -0700 (Mon, 21 May 2012) Log Message Merged r117314. Modified Paths branches/safari-536-branch/Source/WebCore/ChangeLog branches/safari-536-branch/Source/WebCor

[webkit-changes] [117842] branches/safari-536-branch/Source/WebCore

2012-05-21 Thread lforschler
Title: [117842] branches/safari-536-branch/Source/WebCore Revision 117842 Author lforsch...@apple.com Date 2012-05-21 16:56:12 -0700 (Mon, 21 May 2012) Log Message Merged r117313. Modified Paths branches/safari-536-branch/Source/WebCore/ChangeLog branches/safari-536-branch/Source/WebCor

[webkit-changes] [117841] releases/WebKitGTK/webkit-1.8/LayoutTests

2012-05-21 Thread kov
Title: [117841] releases/WebKitGTK/webkit-1.8/LayoutTests Revision 117841 Author k...@webkit.org Date 2012-05-21 16:54:23 -0700 (Mon, 21 May 2012) Log Message Merge 113292 - Layout Test http/tests/websocket/tests/hybi/workers/worker-reload.html is flaky https://bugs.webkit.org/show_bug.cg

[webkit-changes] [117840] releases/WebKitGTK/webkit-1.8/Source/WebCore

2012-05-21 Thread kov
Title: [117840] releases/WebKitGTK/webkit-1.8/Source/WebCore Revision 117840 Author k...@webkit.org Date 2012-05-21 16:54:05 -0700 (Mon, 21 May 2012) Log Message Merge 113189 - [GTK] ASSERT in SocketStreamHandleSoup.cpp https://bugs.webkit.org/show_bug.cgi?id=83123 Reviewed by Martin Rob

[webkit-changes] [117839] branches/safari-536-branch/Source/JavaScriptCore

2012-05-21 Thread lforschler
Title: [117839] branches/safari-536-branch/Source/_javascript_Core Revision 117839 Author lforsch...@apple.com Date 2012-05-21 16:54:01 -0700 (Mon, 21 May 2012) Log Message Merged r117193. Modified Paths branches/safari-536-branch/Source/_javascript_Core/ChangeLog branches/safari-536-br

[webkit-changes] [117838] releases/WebKitGTK/webkit-1.8

2012-05-21 Thread kov
Title: [117838] releases/WebKitGTK/webkit-1.8 Revision 117838 Author k...@webkit.org Date 2012-05-21 16:53:48 -0700 (Mon, 21 May 2012) Log Message Merge 113138 - Crash in WebCore::WorkerThreadableWebSocketChannel::Bridge::mainThreadCreateWebSocketChannel https://bugs.webkit.org/show_bug.c

[webkit-changes] [117837] branches/safari-536-branch/Source/WebCore

2012-05-21 Thread lforschler
Title: [117837] branches/safari-536-branch/Source/WebCore Revision 117837 Author lforsch...@apple.com Date 2012-05-21 16:50:21 -0700 (Mon, 21 May 2012) Log Message Merged r117336. Modified Paths branches/safari-536-branch/Source/WebCore/ChangeLog branches/safari-536-branch/Source/WebCor

[webkit-changes] [117836] branches/safari-536-branch/Source/WebCore

2012-05-21 Thread lforschler
Title: [117836] branches/safari-536-branch/Source/WebCore Revision 117836 Author lforsch...@apple.com Date 2012-05-21 16:48:26 -0700 (Mon, 21 May 2012) Log Message Merged r117185. Modified Paths branches/safari-536-branch/Source/WebCore/ChangeLog branches/safari-536-branch/Source/WebCor

[webkit-changes] [117835] trunk

2012-05-21 Thread rakuco
Title: [117835] trunk Revision 117835 Author rak...@webkit.org Date 2012-05-21 16:47:50 -0700 (Mon, 21 May 2012) Log Message [EFL] Unreviewed build fix when ENABLE_VIDEO is off and ENABLE_VIDEO_TRACK is not. Do not enable VIDEO_TRACK if VIDEO itself has been disabled. * Source/cmake/Opt

[webkit-changes] [117834] branches/safari-536-branch/Source/JavaScriptCore

2012-05-21 Thread lforschler
Title: [117834] branches/safari-536-branch/Source/_javascript_Core Revision 117834 Author lforsch...@apple.com Date 2012-05-21 16:46:38 -0700 (Mon, 21 May 2012) Log Message Merged r117201. Modified Paths branches/safari-536-branch/Source/_javascript_Core/ChangeLog branches/safari-536-br

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

2012-05-21 Thread eae
Title: [117832] trunk/Source/WebCore Revision 117832 Author e...@chromium.org Date 2012-05-21 16:42:54 -0700 (Mon, 21 May 2012) Log Message Move padding/margin/offset writing mode logic from RenderStyle to LengthBox https://bugs.webkit.org/show_bug.cgi?id=86970 Reviewed by Eric Seidel.

[webkit-changes] [117831] branches/safari-536-branch/Source/JavaScriptCore

2012-05-21 Thread lforschler
Title: [117831] branches/safari-536-branch/Source/_javascript_Core Revision 117831 Author lforsch...@apple.com Date 2012-05-21 16:38:20 -0700 (Mon, 21 May 2012) Log Message Merged r117183. Modified Paths branches/safari-536-branch/Source/_javascript_Core/ChangeLog branches/safari-536-br

[webkit-changes] [117830] trunk/LayoutTests

2012-05-21 Thread jsbell
Title: [117830] trunk/LayoutTests Revision 117830 Author jsb...@chromium.org Date 2012-05-21 16:32:50 -0700 (Mon, 21 May 2012) Log Message Unreviewed gardening. Updating Skipped file names following bulk move in r117816. * platform/mac-lion/Skipped: * platform/mac-wk2/Skipped: * platform

[webkit-changes] [117829] branches/safari-536-branch

2012-05-21 Thread lforschler
Title: [117829] branches/safari-536-branch Revision 117829 Author lforsch...@apple.com Date 2012-05-21 16:26:57 -0700 (Mon, 21 May 2012) Log Message Merged r116864. Modified Paths branches/safari-536-branch/LayoutTests/ChangeLog branches/safari-536-branch/Source/WebCore/ChangeLog branch

[webkit-changes] [117827] trunk/Tools

2012-05-21 Thread commit-queue
Title: [117827] trunk/Tools Revision 117827 Author commit-qu...@webkit.org Date 2012-05-21 16:15:35 -0700 (Mon, 21 May 2012) Log Message [WK2] Remove a useless #if on Tools/WebKitTestRunner/TestController.cpp https://bugs.webkit.org/show_bug.cgi?id=87047 Patch by Hugo Parente Lima on 20

[webkit-changes] [117826] trunk

2012-05-21 Thread commit-queue
Title: [117826] trunk Revision 117826 Author commit-qu...@webkit.org Date 2012-05-21 16:00:46 -0700 (Mon, 21 May 2012) Log Message Source/WebCore: Improving console error for CSP-blocked `setTimeout` and `setInterval` evaluation. https://bugs.webkit.org/show_bug.cgi?id=86943 Patch by Mi

[webkit-changes] [117825] trunk/Source

2012-05-21 Thread piman
Title: [117825] trunk/Source Revision 117825 Author pi...@chromium.org Date 2012-05-21 15:57:49 -0700 (Mon, 21 May 2012) Log Message Don't force rendering in finishAllRendering https://bugs.webkit.org/show_bug.cgi?id=86919 Reviewed by James Robinson. After we acquire the texture layers

[webkit-changes] [117824] trunk/LayoutTests

2012-05-21 Thread leviw
Title: [117824] trunk/LayoutTests Revision 117824 Author le...@chromium.org Date 2012-05-21 15:33:59 -0700 (Mon, 21 May 2012) Log Message Unreviewed gardening. Updating expectations after r117815. * platform/chromium-linux-x86/fast/regions: Added. * platform/chromium-linux-x86/fast/regio

[webkit-changes] [117822] trunk/LayoutTests

2012-05-21 Thread oliver
Title: [117822] trunk/LayoutTests Revision 117822 Author oli...@apple.com Date 2012-05-21 15:03:01 -0700 (Mon, 21 May 2012) Log Message Add new test results for mac Modified Paths trunk/LayoutTests/ChangeLog Added Paths trunk/LayoutTests/platform/mac/css2.1/20110323/inline-table-001-

[webkit-changes] [117820] trunk

2012-05-21 Thread commit-queue
Title: [117820] trunk Revision 117820 Author commit-qu...@webkit.org Date 2012-05-21 14:53:06 -0700 (Mon, 21 May 2012) Log Message [Qt][WK2] fast/forms/submit-to-blank-multiple-times.html fails https://bugs.webkit.org/show_bug.cgi?id=68309 Patch by Hugo Parente Lima on 2012-05-21 Review

[webkit-changes] [117819] branches/dfgopt/Source/JavaScriptCore

2012-05-21 Thread fpizlo
Title: [117819] branches/dfgopt/Source/_javascript_Core Revision 117819 Author fpi...@apple.com Date 2012-05-21 14:52:08 -0700 (Mon, 21 May 2012) Log Message DFG should not do unnecessary indirections when storing to objects https://bugs.webkit.org/show_bug.cgi?id=86959 Reviewed by Olive

[webkit-changes] [117815] trunk

2012-05-21 Thread leviw
Title: [117815] trunk Revision 117815 Author le...@chromium.org Date 2012-05-21 14:18:32 -0700 (Mon, 21 May 2012) Log Message Enable SUBPIXEL_LAYOUT feature flag on Chromium https://bugs.webkit.org/show_bug.cgi?id=8 Source/WTF: Reviewed by Eric Seidel. Enabling sub-pixel layout on

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

2012-05-21 Thread zmo
Title: [117814] trunk/Source/WebCore Revision 117814 Author z...@google.com Date 2012-05-21 14:01:04 -0700 (Mon, 21 May 2012) Log Message Restore WebGL's framebuffer binding after DrawingBuffer's prepareBackBuffer() https://bugs.webkit.org/show_bug.cgi?id=87032 Reviewed by James Robinson

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

2012-05-21 Thread rniwa
Title: [117813] trunk/Source/WebCore Revision 117813 Author rn...@webkit.org Date 2012-05-21 13:52:31 -0700 (Mon, 21 May 2012) Log Message isStartOfDocument and isEndOfDocument are poorly named https://bugs.webkit.org/show_bug.cgi?id=86649 Reviewed by Levi Weintraub. Renamed isEndOfDocu

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

2012-05-21 Thread commit-queue
Title: [117812] trunk/Source/WebKit2 Revision 117812 Author commit-qu...@webkit.org Date 2012-05-21 13:48:22 -0700 (Mon, 21 May 2012) Log Message [Qt][WK2] REGRESSION, fix a failing API test in qmltests https://bugs.webkit.org/show_bug.cgi?id=82700 Patch by Marcelo Lira on 2012-05-21 Re

[webkit-changes] [117811] trunk

2012-05-21 Thread annacc
Title: [117811] trunk Revision 117811 Author ann...@chromium.org Date 2012-05-21 13:34:21 -0700 (Mon, 21 May 2012) Log Message Only render text track cues if kind=captions or kind=subtitles. https://bugs.webkit.org/show_bug.cgi?id=83321 Reviewed by Eric Carlson. Source/WebCore: No new

[webkit-changes] [117810] trunk/LayoutTests

2012-05-21 Thread pkasting
Title: [117810] trunk/LayoutTests Revision 117810 Author pkast...@chromium.org Date 2012-05-21 13:06:27 -0700 (Mon, 21 May 2012) Log Message [chromium] More accurate test expectations. http://code.google.com/p/chromium/issues/detail?id=89282 https://bugs.webkit.org/show_bug.cgi?id=81145 h

[webkit-changes] [117809] trunk/Source

2012-05-21 Thread kling
Title: [117809] trunk/Source Revision 117809 Author kl...@webkit.org Date 2012-05-21 12:36:39 -0700 (Mon, 21 May 2012) Log Message CSS: Move duplicate property elimination to parser. Reviewed by Antti Koivisto. Source/WebCore: Remove the StylePropertySet constructor that handled elimi

[webkit-changes] [117808] trunk

2012-05-21 Thread jsbell
Title: [117808] trunk Revision 117808 Author jsb...@chromium.org Date 2012-05-21 12:28:01 -0700 (Mon, 21 May 2012) Log Message IndexedDB: Index key paths that yield invalid keys should not fail an add/put https://bugs.webkit.org/show_bug.cgi?id=86122 Reviewed by Tony Chang. Source/WebCo

[webkit-changes] [117807] trunk

2012-05-21 Thread rakuco
Title: [117807] trunk Revision 117807 Author rak...@webkit.org Date 2012-05-21 12:24:38 -0700 (Mon, 21 May 2012) Log Message [EFL] Do not enable Web Audio support by default at build time. https://bugs.webkit.org/show_bug.cgi?id=86982 Reviewed by Philippe Normand. Follow-up to r115800.

[webkit-changes] [117806] trunk/LayoutTests

2012-05-21 Thread jsbell
Title: [117806] trunk/LayoutTests Revision 117806 Author jsb...@chromium.org Date 2012-05-21 12:20:14 -0700 (Mon, 21 May 2012) Log Message LayoutTests: fast/js/resources/js-test-pre.js - shouldBeEqualToString fails on " https://bugs.webkit.org/show_bug.cgi?id=86931 Implementations of sho

[webkit-changes] [117805] trunk/Tools

2012-05-21 Thread dpranke
Title: [117805] trunk/Tools Revision 117805 Author dpra...@chromium.org Date 2012-05-21 11:52:16 -0700 (Mon, 21 May 2012) Log Message webkitpy: clean up the TestExpectations constructor https://bugs.webkit.org/show_bug.cgi?id=86926 Reviewed by Ojan Vafai. The TestExpectations constructo

[webkit-changes] [117804] trunk

2012-05-21 Thread commit-queue
Title: [117804] trunk Revision 117804 Author commit-qu...@webkit.org Date 2012-05-21 11:50:36 -0700 (Mon, 21 May 2012) Log Message [GTK] DRT support for layoutTestController.setSerializeHTTPLoads https://bugs.webkit.org/show_bug.cgi?id=86653 Patch by Sudarsana Nagineni on 2012-05-21 Rev

[webkit-changes] [117803] trunk

2012-05-21 Thread dmazzoni
Title: [117803] trunk Revision 117803 Author dmazz...@google.com Date 2012-05-21 11:42:59 -0700 (Mon, 21 May 2012) Log Message AX: A disabled select element should not be exposed as focusable https://bugs.webkit.org/show_bug.cgi?id=86949 Reviewed by Chris Fleizach. * LayoutTests/accessi

[webkit-changes] [117802] trunk/Source/WebKit/chromium/ChangeLog

2012-05-21 Thread michaeln
Title: [117802] trunk/Source/WebKit/chromium/ChangeLog Revision 117802 Author micha...@google.com Date 2012-05-21 11:37:17 -0700 (Mon, 21 May 2012) Log Message Unreviewed, fix ChangeLog line endings Modified Paths trunk/Source/WebKit/chromium/ChangeLog Diff Modified: trunk/Source/W

[webkit-changes] [117801] trunk/LayoutTests

2012-05-21 Thread beidson
Title: [117801] trunk/LayoutTests Revision 117801 Author beid...@apple.com Date 2012-05-21 10:42:59 -0700 (Mon, 21 May 2012) Log Message Checking in correct test results for https://bugs.webkit.org/show_bug.cgi?id=86119 Unreviewed. * svg/custom/bug86119-expected.txt: Modified Paths tr

[webkit-changes] [117800] trunk/LayoutTests

2012-05-21 Thread jsbell
Title: [117800] trunk/LayoutTests Revision 117800 Author jsb...@chromium.org Date 2012-05-21 10:33:49 -0700 (Mon, 21 May 2012) Log Message Unreviewed expectations update after r117702 - shared worker test is skipped in DRT, but run in Chromium: http://crbug.com/128959 * storage/indexeddb

[webkit-changes] [117799] trunk

2012-05-21 Thread pfeldman
Title: [117799] trunk Revision 117799 Author pfeld...@chromium.org Date 2012-05-21 10:27:37 -0700 (Mon, 21 May 2012) Log Message Web Inspector: refactor revision history to not include resource itself. https://bugs.webkit.org/show_bug.cgi?id=87026 Reviewed by Vsevolod Vlasov. Source/Web

[webkit-changes] [117798] trunk/Source

2012-05-21 Thread commit-queue
Title: [117798] trunk/Source Revision 117798 Author commit-qu...@webkit.org Date 2012-05-21 10:25:35 -0700 (Mon, 21 May 2012) Log Message GCC 4.7 and C++11 https://bugs.webkit.org/show_bug.cgi?id=86465 Patch by Allan Sandfeld Jensen on 2012-05-21 Reviewed by Darin Adler. Source/WebCore

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

2012-05-21 Thread morrita
Title: [117796] trunk/Source/WebCore Revision 117796 Author morr...@google.com Date 2012-05-21 09:59:02 -0700 (Mon, 21 May 2012) Log Message [Refactoring] Node should have youngestShadowRoot. https://bugs.webkit.org/show_bug.cgi?id=86427 Reviewed by Dimitri Glazkov. This change adds Nod

  1   2   >