[webkit-changes] [103034] trunk/Source

2011-12-16 Thread mrobinson
Title: [103034] trunk/Source Revision 103034 Author mrobin...@webkit.org Date 2011-12-15 23:59:47 -0800 (Thu, 15 Dec 2011) Log Message Fix 'make dist' in preparation for the GTK+ release. Source/_javascript_Core: * GNUmakefile.list.am: Add missing header. Source/WebCore: *

[webkit-changes] [103035] trunk/LayoutTests

2011-12-16 Thread rniwa
Title: [103035] trunk/LayoutTests Revision 103035 Author rn...@webkit.org Date 2011-12-16 00:04:09 -0800 (Fri, 16 Dec 2011) Log Message Mac rebaseline after r102918. * platform/mac/fast/dom/Window/window-property-descriptors-expected.txt: Modified Paths trunk/LayoutTests/ChangeLog

[webkit-changes] [103036] trunk/LayoutTests

2011-12-16 Thread rniwa
Title: [103036] trunk/LayoutTests Revision 103036 Author rn...@webkit.org Date 2011-12-16 00:10:27 -0800 (Fri, 16 Dec 2011) Log Message Qt rebaselines for window properties. * platform/qt/fast/dom/Window/window-properties-expected.txt: *

[webkit-changes] [103037] trunk/LayoutTests

2011-12-16 Thread philn
Title: [103037] trunk/LayoutTests Revision 103037 Author ph...@webkit.org Date 2011-12-16 00:18:24 -0800 (Fri, 16 Dec 2011) Log Message Unreviewed, GTK rebaseline and test_expectations update. * platform/gtk/fast/css/bidi-override-in-anonymous-block-expected.txt: *

[webkit-changes] [103038] trunk/Tools

2011-12-16 Thread mrobinson
Title: [103038] trunk/Tools Revision 103038 Author mrobin...@webkit.org Date 2011-12-16 00:18:33 -0800 (Fri, 16 Dec 2011) Log Message [GTK] Make distcheck fails during the install https://bugs.webkit.org/show_bug.cgi?id=74274 No review, since this is a build fix. * GNUmakefile.am:

[webkit-changes] [103039] trunk/LayoutTests

2011-12-16 Thread morrita
Title: [103039] trunk/LayoutTests Revision 103039 Author morr...@google.com Date 2011-12-16 00:27:17 -0800 (Fri, 16 Dec 2011) Log Message Unreviewed expectations update. * fast/ruby/ruby-remove-no-base-expected.txt: Modified Paths trunk/LayoutTests/ChangeLog

[webkit-changes] [103040] trunk/Tools

2011-12-16 Thread philn
Title: [103040] trunk/Tools Revision 103040 Author ph...@webkit.org Date 2011-12-16 00:28:21 -0800 (Fri, 16 Dec 2011) Log Message [GTK] Rounding errors on 32-bit machines causes tests to fail https://bugs.webkit.org/show_bug.cgi?id=72254 Initial patch by van...@gmail.com. Reviewed by

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

2011-12-16 Thread commit-queue
Title: [103041] trunk/Source/WebCore Revision 103041 Author commit-qu...@webkit.org Date 2011-12-16 00:35:07 -0800 (Fri, 16 Dec 2011) Log Message [Chromium] Add trace events for decoding and drawing images. https://bugs.webkit.org/show_bug.cgi?id=74547 Patch by Daniel Sievers

[webkit-changes] [103042] trunk/LayoutTests

2011-12-16 Thread morrita
Title: [103042] trunk/LayoutTests Revision 103042 Author morr...@google.com Date 2011-12-16 00:49:53 -0800 (Fri, 16 Dec 2011) Log Message Marking some as fail. * platform/chromium/test_expectations.txt: Modified Paths trunk/LayoutTests/ChangeLog

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

2011-12-16 Thread kling
Title: [103043] trunk/Source/WebCore Revision 103043 Author kl...@webkit.org Date 2011-12-16 00:51:18 -0800 (Fri, 16 Dec 2011) Log Message Don't call Document::body() twice in the same function. http://webkit.org/b/74683 Reviewed by Dan Bernstein. Document::body() is O(n), so we should

[webkit-changes] [103044] trunk/LayoutTests

2011-12-16 Thread commit-queue
Title: [103044] trunk/LayoutTests Revision 103044 Author commit-qu...@webkit.org Date 2011-12-16 01:04:50 -0800 (Fri, 16 Dec 2011) Log Message A test that mutation happens when asynchronous spell checking is in process. https://bugs.webkit.org/show_bug.cgi?id=72940 Patch by Shinya

[webkit-changes] [103045] trunk

2011-12-16 Thread commit-queue
Title: [103045] trunk Revision 103045 Author commit-qu...@webkit.org Date 2011-12-16 01:08:00 -0800 (Fri, 16 Dec 2011) Log Message [Forms] Selection change by type-ahead doesn't fire 'change' event https://bugs.webkit.org/show_bug.cgi?id=74590 Patch by Yosifumi Inoue yo...@chromium.org

[webkit-changes] [103046] trunk/Tools

2011-12-16 Thread haraken
Title: [103046] trunk/Tools Revision 103046 Author hara...@chromium.org Date 2011-12-16 01:21:02 -0800 (Fri, 16 Dec 2011) Log Message [Refactoring] Remove all global variables from prepare-ChangeLog https://bugs.webkit.org/show_bug.cgi?id=74681 Reviewed by Ryosuke Niwa. We are planning

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

2011-12-16 Thread carlosgc
Title: [103047] trunk/Source/WebCore Revision 103047 Author carlo...@webkit.org Date 2011-12-16 02:05:08 -0800 (Fri, 16 Dec 2011) Log Message Unreviewed. Fix make distcheck. * GNUmakefile.list.am: Add missing header file. Modified Paths trunk/Source/WebCore/ChangeLog

[webkit-changes] [103048] trunk

2011-12-16 Thread carlosgc
Title: [103048] trunk Revision 103048 Author carlo...@webkit.org Date 2011-12-16 02:16:54 -0800 (Fri, 16 Dec 2011) Log Message [GTK] Update NEWS and configure.ac for 1.7.3 release https://bugs.webkit.org/show_bug.cgi?id=74699 Reviewed by Philippe Normand. .: * configure.ac: Bumped

[webkit-changes] [103049] trunk/LayoutTests

2011-12-16 Thread ossy
Title: [103049] trunk/LayoutTests Revision 103049 Author o...@webkit.org Date 2011-12-16 02:36:11 -0800 (Fri, 16 Dec 2011) Log Message [Qt] Unreviewed gardening. * platform/qt/Skipped: Skip a failing test (regression) to paint the bot green. *

[webkit-changes] [103050] trunk

2011-12-16 Thread morrita
Title: [103050] trunk Revision 103050 Author morr...@google.com Date 2011-12-16 02:44:04 -0800 (Fri, 16 Dec 2011) Log Message Unreviewed, rolling out r103045. http://trac.webkit.org/changeset/103045 https://bugs.webkit.org/show_bug.cgi?id=74590 Breaks select-script-onchange.html on

[webkit-changes] [103051] trunk

2011-12-16 Thread commit-queue
Title: [103051] trunk Revision 103051 Author commit-qu...@webkit.org Date 2011-12-16 02:48:05 -0800 (Fri, 16 Dec 2011) Log Message [Forms] The maxlength attribute on textarea tag miscounts hard newlines https://bugs.webkit.org/show_bug.cgi?id=74686 Patch by Yosifumi Inoue

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

2011-12-16 Thread hans
Title: [103052] trunk/Source/WebCore Revision 103052 Author h...@chromium.org Date 2011-12-16 02:51:22 -0800 (Fri, 16 Dec 2011) Log Message IndexedDB: Don't prefetch values from key cursors https://bugs.webkit.org/show_bug.cgi?id=74604 Reviewed by Tony Chang. Since index key cursors

[webkit-changes] [103053] trunk/LayoutTests

2011-12-16 Thread morrita
Title: [103053] trunk/LayoutTests Revision 103053 Author morr...@google.com Date 2011-12-16 03:10:24 -0800 (Fri, 16 Dec 2011) Log Message Unreviewed, rolling out r103044. http://trac.webkit.org/changeset/103044 https://bugs.webkit.org/show_bug.cgi?id=72940 Added test doesn't pass on Mac

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

2011-12-16 Thread commit-queue
Title: [103054] trunk/Source/WebKit2 Revision 103054 Author commit-qu...@webkit.org Date 2011-12-16 03:27:36 -0800 (Fri, 16 Dec 2011) Log Message [qt][wk2] Viewport info panel shows wrong current scale https://bugs.webkit.org/show_bug.cgi?id=74613 Patch by Michael Bruning

[webkit-changes] [103055] trunk/LayoutTests

2011-12-16 Thread morrita
Title: [103055] trunk/LayoutTests Revision 103055 Author morr...@google.com Date 2011-12-16 03:28:17 -0800 (Fri, 16 Dec 2011) Log Message Unreviewed, test_expectations.txt update. * platform/chromium/test_expectations.txt: Modified Paths trunk/LayoutTests/ChangeLog

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

2011-12-16 Thread paroga
Title: [103056] trunk/Source/WebCore Revision 103056 Author par...@webkit.org Date 2011-12-16 04:19:27 -0800 (Fri, 16 Dec 2011) Log Message Unreviewed WinCE build fix after r102979. Make everHadLayout() public accessible as it was before the change. * rendering/RenderObject.h:

[webkit-changes] [103057] trunk/LayoutTests

2011-12-16 Thread morrita
Title: [103057] trunk/LayoutTests Revision 103057 Author morr...@google.com Date 2011-12-16 04:22:09 -0800 (Fri, 16 Dec 2011) Log Message Unreviewed, test_expectations.txt update. * platform/chromium/test_expectations.txt: Modified Paths trunk/LayoutTests/ChangeLog

[webkit-changes] [103058] trunk/Tools

2011-12-16 Thread vestbo
Title: [103058] trunk/Tools Revision 103058 Author ves...@webkit.org Date 2011-12-16 04:41:10 -0800 (Fri, 16 Dec 2011) Log Message [Qt] Detect and force clean build when feature defines are added Reviewed by Ossy. https://bugs.webkit.org/show_bug.cgi?id=74689 Modified Paths

[webkit-changes] [103059] trunk/Source

2011-12-16 Thread senorblanco
Title: [103059] trunk/Source Revision 103059 Author senorbla...@chromium.org Date 2011-12-16 05:04:50 -0800 (Fri, 16 Dec 2011) Log Message Enable CSS_FILTERS in Chromium. https://bugs.webkit.org/show_bug.cgi?id=74334 Reviewed by Chris Marrin. Source/WebCore: Covered by css3/filters

[webkit-changes] [103060] trunk/Tools

2011-12-16 Thread ossy
Title: [103060] trunk/Tools Revision 103060 Author o...@webkit.org Date 2011-12-16 05:35:55 -0800 (Fri, 16 Dec 2011) Log Message [Qt] Fix the build for newer Qt5 https://bugs.webkit.org/show_bug.cgi?id=74703 Patch by Simon Hausmann simon.hausm...@nokia.com on 2011-12-16 Reviewed by

[webkit-changes] [103061] trunk/Tools

2011-12-16 Thread philn
Title: [103061] trunk/Tools Revision 103061 Author ph...@webkit.org Date 2011-12-16 05:39:27 -0800 (Fri, 16 Dec 2011) Log Message Unreviewed, unskipping GTK testdownload. Should pass on the bot now. * Scripts/run-gtk-tests: Modified Paths trunk/Tools/ChangeLog

[webkit-changes] [103062] trunk

2011-12-16 Thread alexis . menard
Title: [103062] trunk Revision 103062 Author alexis.men...@openbossa.org Date 2011-12-16 05:43:37 -0800 (Fri, 16 Dec 2011) Log Message Add support for ol reversed. https://bugs.webkit.org/show_bug.cgi?id=36724 The reversed attribute makes an ordered list appear with marker values

[webkit-changes] [103063] trunk/LayoutTests

2011-12-16 Thread philn
Title: [103063] trunk/LayoutTests Revision 103063 Author ph...@webkit.org Date 2011-12-16 05:59:01 -0800 (Fri, 16 Dec 2011) Log Message Unreviewed, GTK test_expectations update. * platform/gtk/test_expectations.txt: Modified Paths trunk/LayoutTests/ChangeLog

[webkit-changes] [103064] trunk/LayoutTests

2011-12-16 Thread philn
Title: [103064] trunk/LayoutTests Revision 103064 Author ph...@webkit.org Date 2011-12-16 06:14:36 -0800 (Fri, 16 Dec 2011) Log Message Unreviewed, GTK test_expectations update. * platform/gtk/test_expectations.txt: Modified Paths trunk/LayoutTests/ChangeLog

[webkit-changes] [103065] trunk

2011-12-16 Thread commit-queue
Title: [103065] trunk Revision 103065 Author commit-qu...@webkit.org Date 2011-12-16 06:17:11 -0800 (Fri, 16 Dec 2011) Log Message Unreviewed, rolling out r103062. http://trac.webkit.org/changeset/103062 https://bugs.webkit.org/show_bug.cgi?id=74715 It broke many tests (Requested by

[webkit-changes] [103066] trunk/Tools

2011-12-16 Thread philn
Title: [103066] trunk/Tools Revision 103066 Author ph...@webkit.org Date 2011-12-16 06:19:49 -0800 (Fri, 16 Dec 2011) Log Message Unreviewed, GTK API tests build fix attempt. * Scripts/run-gtk-tests: Run xvfb on a display not used by NRWT. Modified Paths trunk/Tools/ChangeLog

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

2011-12-16 Thread carlosgc
Title: [103067] trunk/Source/WebKit2 Revision 103067 Author carlo...@webkit.org Date 2011-12-16 06:41:41 -0800 (Fri, 16 Dec 2011) Log Message [GTK] Window frame should be 0x0 when the toplevel window is not visible https://bugs.webkit.org/show_bug.cgi?id=74709 Reviewed by Gustavo

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

2011-12-16 Thread carlosgc
Title: [103068] trunk/Source/WebKit2 Revision 103068 Author carlo...@webkit.org Date 2011-12-16 06:46:20 -0800 (Fri, 16 Dec 2011) Log Message [GTK] Use bit field for bool members of WebKitWindowPropertiesPrivate https://bugs.webkit.org/show_bug.cgi?id=74713 Reviewed by Gustavo Noronha

[webkit-changes] [103069] trunk/Tools

2011-12-16 Thread philn
Title: [103069] trunk/Tools Revision 103069 Author ph...@webkit.org Date 2011-12-16 06:58:49 -0800 (Fri, 16 Dec 2011) Log Message Unreviewed, skipping 3 failing GTK API tests. * Scripts/run-gtk-tests: Modified Paths trunk/Tools/ChangeLog trunk/Tools/Scripts/run-gtk-tests Diff

[webkit-changes] [103070] trunk/Source

2011-12-16 Thread nduca
Title: [103070] trunk/Source Revision 103070 Author nd...@chromium.org Date 2011-12-16 08:31:34 -0800 (Fri, 16 Dec 2011) Log Message [chromium] DelayBasedTimeSource should not change its timebase on late ticks https://bugs.webkit.org/show_bug.cgi?id=74573 The original

[webkit-changes] [103071] trunk/LayoutTests

2011-12-16 Thread philn
Title: [103071] trunk/LayoutTests Revision 103071 Author ph...@webkit.org Date 2011-12-16 08:51:46 -0800 (Fri, 16 Dec 2011) Log Message Unreviewed, GTK rebaseline of some svg tests. Also unskipping the ones I got passing on my 32-bit Release build. Let's see how the bots cope with those.

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

2011-12-16 Thread rniwa
Title: [103072] trunk/Source/WebCore Revision 103072 Author rn...@webkit.org Date 2011-12-16 08:53:49 -0800 (Fri, 16 Dec 2011) Log Message Touch RenderStyle in an attempt to fix linking errors on Chromium Windows bots. * rendering/style/RenderStyle.h: Modified Paths

[webkit-changes] [103075] trunk/LayoutTests

2011-12-16 Thread philn
Title: [103075] trunk/LayoutTests Revision 103075 Author ph...@webkit.org Date 2011-12-16 09:52:04 -0800 (Fri, 16 Dec 2011) Log Message Unreviewed, skipping some svg tests still failing on GTK 64-bit after r103071. * platform/gtk/Skipped: Modified Paths trunk/LayoutTests/ChangeLog

[webkit-changes] [103077] trunk/LayoutTests

2011-12-16 Thread philn
Title: [103077] trunk/LayoutTests Revision 103077 Author ph...@webkit.org Date 2011-12-16 10:04:15 -0800 (Fri, 16 Dec 2011) Log Message Unreviewed, GTK rebaseline of 2 fat/forms tests. * platform/gtk/fast/forms/input-text-scroll-left-on-blur-expected.txt: *

[webkit-changes] [103078] trunk/LayoutTests

2011-12-16 Thread enne
Title: [103078] trunk/LayoutTests Revision 103078 Author e...@google.com Date 2011-12-16 10:07:29 -0800 (Fri, 16 Dec 2011) Log Message [chromium] Mark fast/forms/input-text-scroll-left-on-blur.html as failing https://bugs.webkit.org/show_bug.cgi?id=74726 Unreviewed gardening. *

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

2011-12-16 Thread adamk
Title: [103079] trunk/Source/WebCore Revision 103079 Author ad...@chromium.org Date 2011-12-16 10:27:13 -0800 (Fri, 16 Dec 2011) Log Message Improve performance of ChildListMutationScope when no MutationObservers are present https://bugs.webkit.org/show_bug.cgi?id=74671 Reviewed by Ojan

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

2011-12-16 Thread antti
Title: [103080] trunk/Source/WebCore Revision 103080 Author an...@apple.com Date 2011-12-16 10:39:47 -0800 (Fri, 16 Dec 2011) Log Message https://bugs.webkit.org/show_bug.cgi?id=74677 Count ResourceLoadScheduler suspends/resumes Reviewed by Andreas Kling. Using boolean is not robust

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

2011-12-16 Thread ap
Title: [103082] trunk/Source/WebCore Revision 103082 Author a...@apple.com Date 2011-12-16 10:59:40 -0800 (Fri, 16 Dec 2011) Log Message Poor XPath performance when evaluating an _expression_ that returns a lot of nodes https://bugs.webkit.org/show_bug.cgi?id=74665

[webkit-changes] [103084] trunk/LayoutTests

2011-12-16 Thread enne
Title: [103084] trunk/LayoutTests Revision 103084 Author e...@google.com Date 2011-12-16 11:08:09 -0800 (Fri, 16 Dec 2011) Log Message [chromium] Mark several http tests as failing, due to DRT weirdness. https://bugs.webkit.org/show_bug.cgi?id=74694 Unreviewed gardening. *

[webkit-changes] [103085] trunk/LayoutTests

2011-12-16 Thread mnaganov
Title: [103085] trunk/LayoutTests Revision 103085 Author mnaga...@chromium.org Date 2011-12-16 11:09:35 -0800 (Fri, 16 Dec 2011) Log Message [Gtk] Add platform-specific test results after r103073 * platform/gtk/editing/input/caret-at-the-edge-of-contenteditable-expected.txt: Added. *

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

2011-12-16 Thread commit-queue
Title: [103086] trunk/Source/WebKit/chromium Revision 103086 Author commit-qu...@webkit.org Date 2011-12-16 11:24:28 -0800 (Fri, 16 Dec 2011) Log Message [chromium] Add setOpaque to WebMediaPlayerClient interface, don't set VideoLayer's opaque when grabbing current frame.

[webkit-changes] [103088] trunk/LayoutTests

2011-12-16 Thread enne
Title: [103088] trunk/LayoutTests Revision 103088 Author e...@google.com Date 2011-12-16 11:39:15 -0800 (Fri, 16 Dec 2011) Log Message [chromium] Expand flakiness suppression for 2d.text.draw.fontface.notinpage https://bugs.webkit.org/show_bug.cgi?id=66908 Unreviewed gardening. *

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

2011-12-16 Thread enne
Title: [103089] trunk/Source/WebKit/chromium Revision 103089 Author e...@google.com Date 2011-12-16 12:04:01 -0800 (Fri, 16 Dec 2011) Log Message [chromium] Disable compositor CCLayerTreeHostTestsetNeedsCommit1 test https://bugs.webkit.org/show_bug.cgi?id=74623 Unreviewed gardening.

[webkit-changes] [103090] trunk/Tools

2011-12-16 Thread dino
Title: [103090] trunk/Tools Revision 103090 Author d...@apple.com Date 2011-12-16 12:17:54 -0800 (Fri, 16 Dec 2011) Log Message Add webkit-bug-impor...@group.apple.com to accounts so that it autocompletes in bugzilla. Unreviewed. * Scripts/webkitpy/common/config/committers.py:

[webkit-changes] [103092] trunk/LayoutTests

2011-12-16 Thread enne
Title: [103092] trunk/LayoutTests Revision 103092 Author e...@google.com Date 2011-12-16 12:24:02 -0800 (Fri, 16 Dec 2011) Log Message [chromium] media/event-attributes.html is flaky on all platforms https://bugs.webkit.org/show_bug.cgi?id=73692 Unreviewed gardening. *

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

2011-12-16 Thread commit-queue
Title: [103093] trunk/Source/WebKit2 Revision 103093 Author commit-qu...@webkit.org Date 2011-12-16 12:41:09 -0800 (Fri, 16 Dec 2011) Log Message [Qt][WK2] Move webView.page into experimental https://bugs.webkit.org/show_bug.cgi?id=74406 Patch by Rafael Brandao rafael.l...@openbossa.org

[webkit-changes] [103094] trunk/Source/WebKit/mac

2011-12-16 Thread simon . fraser
Title: [103094] trunk/Source/WebKit/mac Revision 103094 Author simon.fra...@apple.com Date 2011-12-16 12:41:15 -0800 (Fri, 16 Dec 2011) Log Message rdar://problem/10589427 Avoid calling -setGeometryFlipped ourselves on the layer hosting view's layer Reviewed by Sam Weinig. Now that

[webkit-changes] [103096] trunk

2011-12-16 Thread alexis . menard
Title: [103096] trunk Revision 103096 Author alexis.men...@openbossa.org Date 2011-12-16 12:50:31 -0800 (Fri, 16 Dec 2011) Log Message getComputedStyle for border-width is not implemented. https://bugs.webkit.org/show_bug.cgi?id=74635 Reviewed by Tony Chang. Source/WebCore: Implement

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

2011-12-16 Thread commit-queue
Title: [103097] trunk/Source/WebKit2 Revision 103097 Author commit-qu...@webkit.org Date 2011-12-16 12:55:10 -0800 (Fri, 16 Dec 2011) Log Message [Qt] Eliminate dependency to QUndoStack https://bugs.webkit.org/show_bug.cgi?id=74691 Patch by Simon Hausmann simon.hausm...@nokia.com on

[webkit-changes] [103098] trunk

2011-12-16 Thread yael . aharon
Title: [103098] trunk Revision 103098 Author yael.aha...@nokia.com Date 2011-12-16 13:03:05 -0800 (Fri, 16 Dec 2011) Log Message Audio file in video element has a size of 0x0 . https://bugs.webkit.org/show_bug.cgi?id=74738 Reviewed by Kenneth Rohde Christiansen. Source/WebCore: When

[webkit-changes] [103101] trunk/LayoutTests

2011-12-16 Thread enne
Title: [103101] trunk/LayoutTests Revision 103101 Author e...@google.com Date 2011-12-16 13:33:59 -0800 (Fri, 16 Dec 2011) Log Message [chromium] Further suppress media/video-transformed.html failures https://bugs.webkit.org/show_bug.cgi?id=73905 Unreviewed gardening. *

[webkit-changes] [103102] trunk

2011-12-16 Thread abarth
Title: [103102] trunk Revision 103102 Author aba...@webkit.org Date 2011-12-16 13:44:45 -0800 (Fri, 16 Dec 2011) Log Message !DOCTYPE htmlpre#x0a;#x0a;A/pre doesn't parse correctly https://bugs.webkit.org/show_bug.cgi?id=74658 Reviewed by Darin Adler. Source/WebCore: Previously, we

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

2011-12-16 Thread simon . fraser
Title: [103103] trunk/Source/WebCore Revision 103103 Author simon.fra...@apple.com Date 2011-12-16 13:49:33 -0800 (Fri, 16 Dec 2011) Log Message Allow a PlatformCALayer to own its own sublayers https://bugs.webkit.org/show_bug.cgi?id=74744 Reviewed by Anders Carlsson. GraphicsLayerCA

[webkit-changes] [103105] trunk/LayoutTests

2011-12-16 Thread enne
Title: [103105] trunk/LayoutTests Revision 103105 Author e...@google.com Date 2011-12-16 14:09:38 -0800 (Fri, 16 Dec 2011) Log Message [chromium] Mark file-from-file-entry-sync as crash after r103095 https://bugs.webkit.org/show_bug.cgi?id=74746 Unreviewed gardening. *

[webkit-changes] [103107] trunk/LayoutTests

2011-12-16 Thread tony
Title: [103107] trunk/LayoutTests Revision 103107 Author t...@chromium.org Date 2011-12-16 14:24:33 -0800 (Fri, 16 Dec 2011) Log Message Unreviewed, updating chromium expectations. * platform/chromium/test_expectations.txt: fast/replaced/embed-display-none.html has been passing and

[webkit-changes] [103109] trunk

2011-12-16 Thread abarth
Title: [103109] trunk Revision 103109 Author aba...@webkit.org Date 2011-12-16 14:29:02 -0800 (Fri, 16 Dec 2011) Log Message !doctype htmldivbodyframeset doesn't parse correctly https://bugs.webkit.org/show_bug.cgi?id=74745 Reviewed by Eric Seidel. Source/WebCore: We were missing one

[webkit-changes] [103110] trunk/Source/WebKit/mac

2011-12-16 Thread simon . fraser
Title: [103110] trunk/Source/WebKit/mac Revision 103110 Author simon.fra...@apple.com Date 2011-12-16 14:30:49 -0800 (Fri, 16 Dec 2011) Log Message Fix a #elsif fumble in my earlier commit. * WebView/WebHTMLView.mm: (-[WebHTMLView attachRootLayer:]): Modified Paths

[webkit-changes] [103111] trunk/LayoutTests

2011-12-16 Thread enne
Title: [103111] trunk/LayoutTests Revision 103111 Author e...@google.com Date 2011-12-16 14:38:01 -0800 (Fri, 16 Dec 2011) Log Message [chromium] Mark many SVG tests on Mac failing after r103091 https://bugs.webkit.org/show_bug.cgi?id=53378 Unreviewed gardening. *

[webkit-changes] [103113] trunk/LayoutTests

2011-12-16 Thread enne
Title: [103113] trunk/LayoutTests Revision 103113 Author e...@google.com Date 2011-12-16 14:54:29 -0800 (Fri, 16 Dec 2011) Log Message [chromium] Mark more worker regressions from r103095 https://bugs.webkit.org/show_bug.cgi?id=74746 Unreviewed gardening. *

[webkit-changes] [103115] trunk

2011-12-16 Thread kling
Title: [103115] trunk Revision 103115 Author kl...@webkit.org Date 2011-12-16 15:11:11 -0800 (Fri, 16 Dec 2011) Log Message Cache and reuse HTMLCollections exposed by Document. http://webkit.org/b/71956 Reviewed by Antti Koivisto. Source/WebCore: Let Document cache the various

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

2011-12-16 Thread andersca
Title: [103117] trunk/Source/WebCore Revision 103117 Author ander...@apple.com Date 2011-12-16 15:26:31 -0800 (Fri, 16 Dec 2011) Log Message Subpixel antialiasing not working in tiled mode https://bugs.webkit.org/show_bug.cgi?id=74759 Reviewed by Simon Fraser. Call

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

2011-12-16 Thread timothy_horton
Title: [103118] trunk/Source/WebCore Revision 103118 Author timothy_hor...@apple.com Date 2011-12-16 15:29:12 -0800 (Fri, 16 Dec 2011) Log Message Canvas should respect backing store scale ratio when used as drawImage() source https://bugs.webkit.org/show_bug.cgi?id=74758

[webkit-changes] [103119] trunk/Source

2011-12-16 Thread rniwa
Title: [103119] trunk/Source Revision 103119 Author rn...@webkit.org Date 2011-12-16 15:34:39 -0800 (Fri, 16 Dec 2011) Log Message Rename registerCommandFor(Undo|Redo) to register(Undo|Redo)Step https://bugs.webkit.org/show_bug.cgi?id=74748 Reviewed by Eric Seidel. Source/WebCore:

[webkit-changes] [103121] trunk/Source

2011-12-16 Thread mhahnenberg
Title: [103121] trunk/Source Revision 103121 Author mhahnenb...@apple.com Date 2011-12-16 15:43:40 -0800 (Fri, 16 Dec 2011) Log Message Windows test fix Source/WebCore: No new tests. Unreviewed test fix. All Windows tests were crashing when objects who were pointing to static data

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

2011-12-16 Thread kling
Title: [103122] trunk/Source/WebCore Revision 103122 Author kl...@webkit.org Date 2011-12-16 15:45:29 -0800 (Fri, 16 Dec 2011) Log Message Unreviewed debug build fix after r103115. * dom/Document.cpp: (WebCore::Document::cachedCollection): Modified Paths trunk/Source/WebCore/ChangeLog

[webkit-changes] [103123] trunk/LayoutTests

2011-12-16 Thread enne
Title: [103123] trunk/LayoutTests Revision 103123 Author e...@google.com Date 2011-12-16 15:59:01 -0800 (Fri, 16 Dec 2011) Log Message [chromium] Mark CG failures for editing tests from r103073 https://bugs.webkit.org/show_bug.cgi?id=74726 Unreviewed gardening. *

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

2011-12-16 Thread jamesr
Title: [103124] trunk/Source/WebKit/chromium Revision 103124 Author jam...@google.com Date 2011-12-16 16:01:15 -0800 (Fri, 16 Dec 2011) Log Message [chromium] Remove WebCString's dependency on WebCore https://bugs.webkit.org/show_bug.cgi?id=74761 Reviewed by Darin Fisher. Remove

[webkit-changes] [103126] trunk/Tools

2011-12-16 Thread dino
Title: [103126] trunk/Tools Revision 103126 Author d...@apple.com Date 2011-12-16 16:07:23 -0800 (Fri, 16 Dec 2011) Log Message Move webkit-bug-importer to Contributor. It won't autocomplete as an Account. See https://bugs.webkit.org/show_bug.cgi?id=74739 for some discussion.

[webkit-changes] [103129] trunk/Source

2011-12-16 Thread commit-queue
Title: [103129] trunk/Source Revision 103129 Author commit-qu...@webkit.org Date 2011-12-16 16:27:33 -0800 (Fri, 16 Dec 2011) Log Message [chromium] Need to prepaint tiles in TiledLayerChromium https://bugs.webkit.org/show_bug.cgi?id=72686 Patch by Eric Penner epen...@google.com on

[webkit-changes] [103130] trunk

2011-12-16 Thread beidson
Title: [103130] trunk Revision 103130 Author beid...@apple.com Date 2011-12-16 16:32:40 -0800 (Fri, 16 Dec 2011) Log Message rdar://problem/10576732 and https://bugs.webkit.org/show_bug.cgi?id=74533 REGRESSION(r102619): Reproducible crash closing window with video + poster image inside

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

2011-12-16 Thread commit-queue
Title: [103131] trunk/Source/WebCore Revision 103131 Author commit-qu...@webkit.org Date 2011-12-16 16:58:33 -0800 (Fri, 16 Dec 2011) Log Message [MutationObservers] Remove platform-dependent code in Document.cpp resulting from Mutation Event histogram collection

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

2011-12-16 Thread andersca
Title: [103132] trunk/Source/WebKit2 Revision 103132 Author ander...@apple.com Date 2011-12-16 17:03:36 -0800 (Fri, 16 Dec 2011) Log Message Convert more WorkItems over to WTF::Functions https://bugs.webkit.org/show_bug.cgi?id=74770 Reviewed by Andreas Kling. * Platform/WorkQueue.cpp:

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

2011-12-16 Thread adamk
Title: [103134] trunk/Source/WebCore Revision 103134 Author ad...@chromium.org Date 2011-12-16 18:04:31 -0800 (Fri, 16 Dec 2011) Log Message Fix typo in MarkupTokenBase: rename takeAtributes to takeAttributes https://bugs.webkit.org/show_bug.cgi?id=74766 Reviewed by Darin Adler. *

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

2011-12-16 Thread commit-queue
Title: [103139] trunk/Source/_javascript_Core Revision 103139 Author commit-qu...@webkit.org Date 2011-12-16 19:46:17 -0800 (Fri, 16 Dec 2011) Log Message Remove unused variable after r74747 (buildfix) https://bugs.webkit.org/show_bug.cgi?id=74767 Patch by Rafael Brandao

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

2011-12-16 Thread rniwa
Title: [103141] trunk/Source/WebCore Revision 103141 Author rn...@webkit.org Date 2011-12-16 20:44:04 -0800 (Fri, 16 Dec 2011) Log Message Mac build fix after r103104. * WebCore.xcodeproj/project.pbxproj: Modified Paths trunk/Source/WebCore/ChangeLog

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

2011-12-16 Thread mrowe
Title: [103142] trunk/Source/_javascript_Core Revision 103142 Author mr...@apple.com Date 2011-12-16 20:50:01 -0800 (Fri, 16 Dec 2011) Log Message Roll out r103139 because it breaks the build. Modified Paths trunk/Source/_javascript_Core/ChangeLog

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

2011-12-16 Thread benjamin
Title: [103144] trunk/Source/_javascript_Core Revision 103144 Author benja...@webkit.org Date 2011-12-16 22:35:29 -0800 (Fri, 16 Dec 2011) Log Message Remove the duplicated code from ASCIICType.h https://bugs.webkit.org/show_bug.cgi?id=74771 Patch by Benjamin Poulain bpoul...@apple.com