Title: [98076] trunk/LayoutTests
Revision 98076
Author aba...@webkit.org
Date 2011-10-20 23:56:38 -0700 (Thu, 20 Oct 2011)
Log Message
These tests are skipped so there's no need to say they TIMEOUT.
* platform/chromium/test_expectations.txt:
Modified Paths
trunk/LayoutTests/ChangeLog
t
Title: [98075] trunk/LayoutTests
Revision 98075
Author tk...@chromium.org
Date 2011-10-20 23:52:25 -0700 (Thu, 20 Oct 2011)
Log Message
Add a test to check behavior of tabindex attribute with a large number
https://bugs.webkit.org/show_bug.cgi?id=69056
Reviewed by Daniel Bates.
r96290 c
Title: [98074] trunk/Tools
Revision 98074
Author e...@webkit.org
Date 2011-10-20 23:49:08 -0700 (Thu, 20 Oct 2011)
Log Message
Switch webkit2 bot to NRWT
https://bugs.webkit.org/show_bug.cgi?id=56729
Reviewed by Adam Barth.
Move the WK2 bot to using NRWT instead of ORWT, as announced on
Title: [98073] trunk/LayoutTests
Revision 98073
Author y...@google.com
Date 2011-10-20 23:47:05 -0700 (Thu, 20 Oct 2011)
Log Message
[chromium] Update test expectation for inspector/debugger/{linkifier,script-formatter}.html
Unreviewed.
* platform/chromium/test_expectations.txt:
Modifi
Title: [98071] trunk/Tools
Revision 98071
Author e...@webkit.org
Date 2011-10-20 23:30:01 -0700 (Thu, 20 Oct 2011)
Log Message
NRWT is asserting on DRT due to lack of newline when processing line from DumpRenderTree
https://bugs.webkit.org/show_bug.cgi?id=70585
Reviewed by Adam Barth.
T
Title: [98070] trunk/Source/WebKit/chromium
Revision 98070
Author commit-qu...@webkit.org
Date 2011-10-20 23:28:53 -0700 (Thu, 20 Oct 2011)
Log Message
Unreviewed. Rolled DEPS.
Patch by Sheriff Bot on 2011-10-20
* DEPS:
Modified Paths
trunk/Source/WebKit/chromium/ChangeLog
trunk/Sou
Title: [98067] branches/chromium/912
Revision 98067
Author tk...@chromium.org
Date 2011-10-20 22:47:53 -0700 (Thu, 20 Oct 2011)
Log Message
Merge 97745 - REGRESSION(r97248): :visited as descendant selector broken
https://bugs.webkit.org/show_bug.cgi?id=70122
Source/WebCore:
Reviewed by
Title: [98068] trunk/Tools
Revision 98068
Author yu...@chromium.org
Date 2011-10-20 22:48:54 -0700 (Thu, 20 Oct 2011)
Log Message
Unreviewed, rolling out r98064.
http://trac.webkit.org/changeset/98064
https://bugs.webkit.org/show_bug.cgi?id=64788
Broke Mac bots.
* Scripts/webkitpy/layou
Title: [98066] trunk/Source/WebCore
Revision 98066
Author aba...@webkit.org
Date 2011-10-20 22:43:00 -0700 (Thu, 20 Oct 2011)
Log Message
Attemp to fix a bunch of tests PLATFORM(MAC). We can't use a static
map because that's shared between threads (and events exist in worker
threads). I
Title: [98065] trunk/Source/_javascript_Core
Revision 98065
Author fpi...@apple.com
Date 2011-10-20 22:14:06 -0700 (Thu, 20 Oct 2011)
Log Message
DFG call optimization handling will fail if the call had been unlinked due
to the callee being optimized
https://bugs.webkit.org/show_bug.cgi?i
Title: [98064] trunk/Tools
Revision 98064
Author yu...@chromium.org
Date 2011-10-20 21:14:10 -0700 (Thu, 20 Oct 2011)
Log Message
WebSocket: Connecting to localhost:8880 takes one second on Windows
https://bugs.webkit.org/show_bug.cgi?id=64788
Reviewed by Dirk Pranke.
* Scripts/webkitpy
Title: [98063] trunk/Source/_javascript_Core
Revision 98063
Author commit-qu...@webkit.org
Date 2011-10-20 21:01:28 -0700 (Thu, 20 Oct 2011)
Log Message
DFG JIT 32_64 - Fix ByteArray speculation
https://bugs.webkit.org/show_bug.cgi?id=70571
Patch by Yuqiang Xian on 2011-10-20
Reviewed b
Title: [98062] trunk/Tools
Revision 98062
Author rn...@webkit.org
Date 2011-10-20 20:35:50 -0700 (Thu, 20 Oct 2011)
Log Message
nrwt: newly generated results are put in cross-platform directory
https://bugs.webkit.org/show_bug.cgi?id=68931
Reviewed by Dirk Pranke.
The bug was caused by
Title: [98061] trunk/Tools
Revision 98061
Author tk...@chromium.org
Date 2011-10-20 20:29:25 -0700 (Thu, 20 Oct 2011)
Log Message
Unreviewed. Adding myself to watchlist.
* Scripts/webkitpy/common/config/watchlist:
Add "ChromiumDumpRenderTree" and "Forms" definitions, and cc them to me.
Title: [98060] trunk
Revision 98060
Author simon.fra...@apple.com
Date 2011-10-20 20:02:05 -0700 (Thu, 20 Oct 2011)
Log Message
Hidden composited iframes cause infinite loop
https://bugs.webkit.org/show_bug.cgi?id=52655
Source/WebCore:
Reviewed by Darin Adler.
visibility:hidden is prob
Title: [98058] trunk/Source/WebKit/chromium
Revision 98058
Author commit-qu...@webkit.org
Date 2011-10-20 19:35:12 -0700 (Thu, 20 Oct 2011)
Log Message
Unreviewed. Rolled DEPS.
Patch by Sheriff Bot on 2011-10-20
* DEPS:
Modified Paths
trunk/Source/WebKit/chromium/ChangeLog
trunk/Sou
Title: [98059] trunk/Source/WebKit/chromium
Revision 98059
Author fsam...@chromium.org
Date 2011-10-20 19:37:01 -0700 (Thu, 20 Oct 2011)
Log Message
[Chromium] Fixed Layout API needs to check that a FrameView has been created to avoid segfaults
https://bugs.webkit.org/show_bug.cgi?id=7051
Title: [98057] trunk/Source/WebCore
Revision 98057
Author commit-qu...@webkit.org
Date 2011-10-20 19:30:10 -0700 (Thu, 20 Oct 2011)
Log Message
Make WebCore depend on translator_glsl instead of translator_common
https://bugs.webkit.org/show_bug.cgi?id=70548
Patch by Antoine Labour on 20
Title: [98056] trunk/LayoutTests
Revision 98056
Author dpra...@chromium.org
Date 2011-10-20 19:25:25 -0700 (Thu, 20 Oct 2011)
Log Message
Suppress inspector failures for the moment.
https://bugs.webkit.org/show_bug.cgi?id=70573
Unreviewed, expectations change.
* platform/chromium/test_e
Title: [98055] trunk/Source/WebCore
Revision 98055
Author commit-qu...@webkit.org
Date 2011-10-20 19:24:06 -0700 (Thu, 20 Oct 2011)
Log Message
[Chromium] Fix opaque flag default and for ImageLayerChromium
https://bugs.webkit.org/show_bug.cgi?id=70554
Patch by Dana Jansens on 2011-10-20
Title: [98054] trunk/Source/WebCore
Revision 98054
Author commit-qu...@webkit.org
Date 2011-10-20 19:08:52 -0700 (Thu, 20 Oct 2011)
Log Message
[Forms][File] Add tooltip to "No file selected" text
https://bugs.webkit.org/show_bug.cgi?id=70474
Patch by Yosifumi Inoue on 2011-10-20
Review
Title: [98052] trunk/Source/WebCore
Revision 98052
Author aba...@webkit.org
Date 2011-10-20 17:49:58 -0700 (Thu, 20 Oct 2011)
Log Message
Attempt to fix crash for infinite recursion.
* bindings/v8/custom/V8EventCustom.cpp:
(WebCore::toV8):
Modified Paths
trunk/Source/WebCore/ChangeLog
Title: [98051] branches
Revision 98051
Author aba...@webkit.org
Date 2011-10-20 17:36:39 -0700 (Thu, 20 Oct 2011)
Log Message
Archive audio branch.
Added Paths
branches/old/audio/
Removed Paths
branches/audio/
Diff
Property changes: branches/old/audio
Added: svn:ignore
depcom
Title: [98050] trunk/Source/WebCore
Revision 98050
Author dpra...@chromium.org
Date 2011-10-20 17:33:26 -0700 (Thu, 20 Oct 2011)
Log Message
Still lots of crashes in the chromium debug bots.
Unreviewed, rolling out r97982.
http://trac.webkit.org/changeset/97982
https://bugs.webkit.org/sh
Title: [98049] trunk/Source/WebCore
Revision 98049
Author aba...@webkit.org
Date 2011-10-20 17:27:47 -0700 (Thu, 20 Oct 2011)
Log Message
Attempt to fix the GTK build.
* GNUmakefile.am:
Modified Paths
trunk/Source/WebCore/ChangeLog
trunk/Source/WebCore/GNUmakefile.am
Diff
Modified
Title: [98048] trunk/LayoutTests
Revision 98048
Author rn...@webkit.org
Date 2011-10-20 17:26:17 -0700 (Thu, 20 Oct 2011)
Log Message
Mac rebaseline after r97878.
* platform/mac/editing/pasteboard/drag-selected-image-to-contenteditable-expected.txt:
Modified Paths
trunk/LayoutTests/Cha
Title: [98047] trunk/Source/WebCore
Revision 98047
Author aba...@webkit.org
Date 2011-10-20 17:23:34 -0700 (Thu, 20 Oct 2011)
Log Message
CloseEvent.idl isn't conditional on WebSockets.
* dom/EventFactory.in:
Modified Paths
trunk/Source/WebCore/ChangeLog
trunk/Source/WebCore/dom/EventF
Title: [98046] trunk/LayoutTests
Revision 98046
Author z...@google.com
Date 2011-10-20 17:20:06 -0700 (Thu, 20 Oct 2011)
Log Message
2011-10-20 Zhenyao Mo
Unreviewed, test expectations update for GPU bots.
* platform/chromium/test_expectations.txt:
Modified Paths
tr
Title: [98045] trunk
Revision 98045
Author tha...@chromium.org
Date 2011-10-20 17:16:28 -0700 (Thu, 20 Oct 2011)
Log Message
[chromium/mac] Add support for building with make
https://bugs.webkit.org/show_bug.cgi?id=70455
Reviewed by Adam Barth.
Depends on http://codereview.chromium.org/
Title: [98043] branches/chromium/874/Source/WebCore/dom/ScriptElement.cpp
Revision 98043
Author gav...@chromium.org
Date 2011-10-20 16:58:54 -0700 (Thu, 20 Oct 2011)
Log Message
Reland manual workaround for chromium bug 75604
BUG=75604
Review URL: http://codereview.chromium.org/8361008/
Title: [98041] trunk/LayoutTests
Revision 98041
Author dpra...@chromium.org
Date 2011-10-20 16:45:16 -0700 (Thu, 20 Oct 2011)
Log Message
Unreviewed, expectations change.
* platform/chromium-cg-mac-snowleopard/fast/multicol/flipped-blocks-border-after-expected.png: Added.
* platform/chro
Title: [98040] trunk/Tools
Revision 98040
Author e...@webkit.org
Date 2011-10-20 16:36:35 -0700 (Thu, 20 Oct 2011)
Log Message
Possible REGRESSION(97879): NRWT fails when DumpRenderTree crashes
https://bugs.webkit.org/show_bug.cgi?id=70524
Reviewed by Adam Barth.
This is a speculative f
Title: [98038] trunk/Source/WebKit/mac
Revision 98038
Author commit-qu...@webkit.org
Date 2011-10-20 16:34:13 -0700 (Thu, 20 Oct 2011)
Log Message
https://bugs.webkit.org/show_bug.cgi?id=70541
There are two WebFrameLoadDelegatePrivate categories on NSObject
Patch by Ian Henderson on 201
Title: [98039] trunk/Source
Revision 98039
Author nd...@chromium.org
Date 2011-10-20 16:36:29 -0700 (Thu, 20 Oct 2011)
Log Message
[chromium] Route onSwapBuffersComplete from LayerRenderer to CCScheduler.
Reviewed by James Robinson.
Source/WebCore:
* platform/graphics/chromium/LayerRen
Title: [98037] branches/subpixellayout/
Revision 98037
Author e...@chromium.org
Date 2011-10-20 16:30:54 -0700 (Thu, 20 Oct 2011)
Log Message
Create subpixel layout branch.
Added Paths
branches/subpixellayout/
Diff
Property changes: branches/subpixellayout
Added: svn:ignore
depc
Title: [98036] trunk/Source/WebKit/chromium
Revision 98036
Author commit-qu...@webkit.org
Date 2011-10-20 16:23:13 -0700 (Thu, 20 Oct 2011)
Log Message
[chromium] Add a setVisibility method to WebGraphicsContext3D.
https://bugs.webkit.org/show_bug.cgi?id=68905
Patch by Michal Mocny on 2
Title: [98035] trunk/Source/WebKit/chromium
Revision 98035
Author commit-qu...@webkit.org
Date 2011-10-20 16:19:55 -0700 (Thu, 20 Oct 2011)
Log Message
Export missing symbols from Web*Layer
https://bugs.webkit.org/show_bug.cgi?id=70440
Patch by Antoine Labour on 2011-10-20
Reviewed by D
Title: [98034] trunk/Tools
Revision 98034
Author e...@webkit.org
Date 2011-10-20 16:17:42 -0700 (Thu, 20 Oct 2011)
Log Message
REGRESSION(97879): Pixel tests no longer work with NRWT on Mac
https://bugs.webkit.org/show_bug.cgi?id=70492
Reviewed by Adam Barth.
The bug turned out to be th
Title: [98033] trunk
Revision 98033
Author jchaffr...@webkit.org
Date 2011-10-20 15:55:49 -0700 (Thu, 20 Oct 2011)
Log Message
RenderDeprecatedFlexibleBox does not call its children's layout method
https://bugs.webkit.org/show_bug.cgi?id=64842
Reviewed by David Hyatt.
Source/WebCore:
T
Title: [98032] trunk/LayoutTests
Revision 98032
Author simon.fra...@apple.com
Date 2011-10-20 15:52:45 -0700 (Thu, 20 Oct 2011)
Log Message
Fix two compositing iframes tests
https://bugs.webkit.org/show_bug.cgi?id=70543
Reviewed by Dean Jackson.
Remove incorrect WK2-specific result for
Title: [98031] trunk/LayoutTests
Revision 98031
Author rn...@webkit.org
Date 2011-10-20 15:48:13 -0700 (Thu, 20 Oct 2011)
Log Message
[nrwt] results.html should differentiate expected missing and unexpected missing
https://bugs.webkit.org/show_bug.cgi?id=70372
Reviewed by Ojan Vafai.
Fi
Title: [98030] trunk/Source/WebKit2
Revision 98030
Author je...@webkit.org
Date 2011-10-20 15:40:34 -0700 (Thu, 20 Oct 2011)
Log Message
[Qt][WK2] qweberror* should follow the new file and class naming rules
https://bugs.webkit.org/show_bug.cgi?id=70550
Reviewed by Noam Rosenthal.
Renam
Title: [98029] trunk/Source/WebCore
Revision 98029
Author commit-qu...@webkit.org
Date 2011-10-20 15:39:00 -0700 (Thu, 20 Oct 2011)
Log Message
Implement SSE denormal disabler for windows.
https://bugs.webkit.org/show_bug.cgi?id=70517
Patch by Raymond Toy on 2011-10-20
Reviewed by Kenn
Title: [98028] branches/chromium/874/Source/WebCore/dom/ScriptElement.cpp
Revision 98028
Author gav...@chromium.org
Date 2011-10-20 15:32:19 -0700 (Thu, 20 Oct 2011)
Log Message
Revert manual workaround for chromium bug 75604
BUG=75604
Review URL: http://codereview.chromium.org/8361008/
Title: [98027] trunk/Source
Revision 98027
Author a...@apple.com
Date 2011-10-20 15:25:23 -0700 (Thu, 20 Oct 2011)
Log Message
REGRESSION (r96823): Contextual menu closes immediately when control-clicking in Flash plug-in
https://bugs.webkit.org/show_bug.cgi?id=70534
Reviewed by Darin A
Title: [98023] trunk/Tools
Revision 98023
Author t...@chromium.org
Date 2011-10-20 14:33:29 -0700 (Thu, 20 Oct 2011)
Log Message
[chromium] Remove from ImageDiff and use
unsigned int instead of uint32_t.
Unreviewed, fixing the chromium win build.
* DumpRenderTree/chromium/ImageDiff.cpp
Title: [98022] trunk
Revision 98022
Author m...@apple.com
Date 2011-10-20 14:27:54 -0700 (Thu, 20 Oct 2011)
Log Message
Flipped-blocks writing mode blocks do not hit test their overflow
https://bugs.webkit.org/show_bug.cgi?id=70546
Reviewed by Sam Weinig.
Source/WebCore:
Test: fast/wr
Title: [98021] trunk
Revision 98021
Author hy...@apple.com
Date 2011-10-20 14:12:00 -0700 (Thu, 20 Oct 2011)
Log Message
https://bugs.webkit.org/show_bug.cgi?id=70539
Make the 'clip' property work in variable width regions.
Reviewed by Dan Bernstein.
Source/WebCore:
Added new
Title: [98020] trunk/Source/WebCore
Revision 98020
Author simon.fra...@apple.com
Date 2011-10-20 13:57:47 -0700 (Thu, 20 Oct 2011)
Log Message
Fix build breakage on some platforms after r98008.
* page/FrameTree.cpp:
Modified Paths
trunk/Source/WebCore/ChangeLog
trunk/Source/WebCore/pag
Title: [98019] branches/chromium/912
Revision 98019
Author jchaffr...@webkit.org
Date 2011-10-20 13:27:03 -0700 (Thu, 20 Oct 2011)
Log Message
Merge 97907 - Multiple crashes in RenderTable during layout
https://bugs.webkit.org/show_bug.cgi?id=70392
Reviewed by Simon Fraser.
Source/WebCo
Title: [98017] branches/chromium/874/Source/WebCore/dom/ScriptElement.cpp
Revision 98017
Author gav...@chromium.org
Date 2011-10-20 13:01:05 -0700 (Thu, 20 Oct 2011)
Log Message
Manual workaround for chromium bug 75604
BUG=75604
Review URL: http://codereview.chromium.org/8361008/
Modifi
Title: [98016] trunk/Source
Revision 98016
Author sch...@chromium.org
Date 2011-10-20 12:59:14 -0700 (Thu, 20 Oct 2011)
Log Message
MouseLock compile and run time flags.
https://bugs.webkit.org/show_bug.cgi?id=70530
Reviewed by Darin Fisher.
Source/_javascript_Core:
* wtf/Platform.h:
Title: [98014] trunk/Source/WebCore
Revision 98014
Author t...@chromium.org
Date 2011-10-20 12:36:22 -0700 (Thu, 20 Oct 2011)
Log Message
Fix a compiler warning in MediaStreamTrack.cpp:
../../third_party/WebKit/Source/WebCore/dom/MediaStreamTrack.cpp: In member function 'WTF::String WebCo
Title: [98013] trunk/Source/WebKit2
Revision 98013
Author beid...@apple.com
Date 2011-10-20 12:34:05 -0700 (Thu, 20 Oct 2011)
Log Message
and https://bugs.webkit.org/show_bug.cgi?id=70535
WK2 - Crash deref'ing a null context menu
Reviewed by Darin Adler.
* WebProcess/WebPage/WebPage.cp
Title: [98012] trunk/LayoutTests
Revision 98012
Author lean...@webkit.org
Date 2011-10-20 12:28:01 -0700 (Thu, 20 Oct 2011)
Log Message
Unreviewed. Add remaining EFL baselines.
* platform/efl/fast/html: Added.
* platform/efl/fast/html/keygen-expected.txt: Added.
* platform/efl/fast/html/
Title: [98011] trunk/Source/WebCore
Revision 98011
Author k...@webkit.org
Date 2011-10-20 12:27:37 -0700 (Thu, 20 Oct 2011)
Log Message
One more GTK+ build fix. Remove CueLoader files from the build.
* GNUmakefile.list.am:
Modified Paths
trunk/Source/WebCore/ChangeLog
trunk/Source/WebC
Title: [98010] trunk
Revision 98010
Author commit-qu...@webkit.org
Date 2011-10-20 12:20:53 -0700 (Thu, 20 Oct 2011)
Log Message
Crash in updateFirstLetter on :after generated content
https://bugs.webkit.org/show_bug.cgi?id=70031
Patch by Ken Buchanan on 2011-10-20
Reviewed by David Hya
Title: [98009] trunk/Source/WebKit2
Revision 98009
Author k...@webkit.org
Date 2011-10-20 12:10:33 -0700 (Thu, 20 Oct 2011)
Log Message
GTK+ build fix. Wk2 documentation will be dealt with in future patches.
* UIProcess/API/gtk/docs/GNUmakefile.am:
Modified Paths
trunk/Source/WebKit2/C
Title: [98008] trunk/Source/WebCore
Revision 98008
Author simon.fra...@apple.com
Date 2011-10-20 12:05:00 -0700 (Thu, 20 Oct 2011)
Log Message
Add a way to print the Frame tree from the debugger.
Reviewed by Sam Weinig.
Add a showFrameTree(frame) method, callable from gdb,
which dumps t
Title: [98006] trunk/Source/WebCore
Revision 98006
Author commit-qu...@webkit.org
Date 2011-10-20 11:37:14 -0700 (Thu, 20 Oct 2011)
Log Message
Remove StyleBase::cssText().
https://bugs.webkit.org/show_bug.cgi?id=70521
Patch by Andreas Kling on 2011-10-20
Reviewed by Antti Koivisto.
*
Title: [98005] trunk/Source/WebCore
Revision 98005
Author commit-qu...@webkit.org
Date 2011-10-20 11:26:15 -0700 (Thu, 20 Oct 2011)
Log Message
Playing HTMLAudioElement can be garbage collected
https://bugs.webkit.org/show_bug.cgi?id=66878
Patch by Eugene Nalimov on 2011-10-20
Reviewed
Title: [98004] trunk/LayoutTests
Revision 98004
Author dch...@chromium.org
Date 2011-10-20 11:25:21 -0700 (Thu, 20 Oct 2011)
Log Message
Update expectations after r97878.
https://bugs.webkit.org/show_bug.cgi?id=70527
Reviewed by Tony Chang.
* platform/chromium-cg-mac-leopard/editing/pas
Title: [98003] branches/safari-534.52-branch/
Revision 98003
Author lforsch...@apple.com
Date 2011-10-20 11:17:23 -0700 (Thu, 20 Oct 2011)
Log Message
New Branch.
Added Paths
branches/safari-534.52-branch/
Diff
Property changes: branches/safari-534.52-branch
Added: svn:ignore
de
Title: [98002] trunk/Source
Revision 98002
Author mhahnenb...@apple.com
Date 2011-10-20 11:14:50 -0700 (Thu, 20 Oct 2011)
Log Message
Rename static deleteProperty to deletePropertyByIndex
https://bugs.webkit.org/show_bug.cgi?id=70257
Reviewed by Geoffrey Garen.
Source/_javascript_Core:
Title: [97998] trunk
Revision 97998
Author commit-qu...@webkit.org
Date 2011-10-20 10:46:23 -0700 (Thu, 20 Oct 2011)
Log Message
[Chromium] Reduce dependencies of ImageDiff to compile it for Android.
https://bugs.webkit.org/show_bug.cgi?id=69997
Patch by Hao Zheng on 2011-10-20
Reviewed
Title: [97997] trunk/Source/WebCore
Revision 97997
Author joep...@webkit.org
Date 2011-10-20 10:33:40 -0700 (Thu, 20 Oct 2011)
Log Message
Remove Now Unused FileChooserSettings.deprecatedAcceptTypes
https://bugs.webkit.org/show_bug.cgi?id=70473
Reviewed by Dan Bernstein.
* html/FileInpu
Title: [97996] trunk/Tools
Revision 97996
Author lean...@webkit.org
Date 2011-10-20 10:23:05 -0700 (Thu, 20 Oct 2011)
Log Message
[EFL] Unreviewed DumpRenderTree build fix.
* DumpRenderTree/efl/LayoutTestControllerEfl.cpp:
(LayoutTestController::addChromeInputField): Add stub.
(LayoutTes
Title: [97992] trunk/Tools
Revision 97992
Author commit-qu...@webkit.org
Date 2011-10-20 10:02:41 -0700 (Thu, 20 Oct 2011)
Log Message
[EFL] Plug ImageDiff/DumpRenderTree on CMake build system
https://bugs.webkit.org/show_bug.cgi?id=70142
Patch by Leandro Pereira on 2011-10-20
Reviewed
Title: [97991] trunk/Source/WebCore
Revision 97991
Author andreas.kl...@nokia.com
Date 2011-10-20 09:57:16 -0700 (Thu, 20 Oct 2011)
Log Message
Simplify CSSParser::document().
https://bugs.webkit.org/show_bug.cgi?id=70518
Reviewed by Antti Koivisto.
We don't need to climb up the entire
Title: [97989] trunk/Source/WebCore
Revision 97989
Author kenn...@webkit.org
Date 2011-10-20 09:48:35 -0700 (Thu, 20 Oct 2011)
Log Message
When user is panning with the tiled backing store, the page
isn't notified about the scroll position change
https://bugs.webkit.org/show_bug.cgi?id=70
Title: [97988] trunk
Revision 97988
Author jknot...@chromium.org
Date 2011-10-20 09:45:30 -0700 (Thu, 20 Oct 2011)
Log Message
Touch events should take page scale into account
https://bugs.webkit.org/show_bug.cgi?id=69798
Reviewed by Adam Barth.
Source/WebCore:
Test: fast/events/touch/
Title: [97987] trunk/Source/WebCore
Revision 97987
Author andreas.kl...@nokia.com
Date 2011-10-20 09:41:51 -0700 (Thu, 20 Oct 2011)
Log Message
CSSMutableStyleDeclaration: Simplify setNeedsStyleRecalc().
https://bugs.webkit.org/show_bug.cgi?id=70509
Reviewed by Antti Koivisto.
We don't
Title: [97985] trunk/Source/WebCore
Revision 97985
Author andreas.kl...@nokia.com
Date 2011-10-20 09:23:55 -0700 (Thu, 20 Oct 2011)
Log Message
CSSStyleDeclaration: Remove inheritance from StyleBase.
https://bugs.webkit.org/show_bug.cgi?id=70411
Reviewed by Antti Koivisto.
* bindings/js
Title: [97984] trunk/Source/WebCore
Revision 97984
Author pfeld...@chromium.org
Date 2011-10-20 09:07:46 -0700 (Thu, 20 Oct 2011)
Log Message
Web Inspector: detach should call hide so that overrides are processed.
https://bugs.webkit.org/show_bug.cgi?id=70503
Reviewed by Yury Semikhatsky
Title: [97983] trunk/Tools
Revision 97983
Author ph...@webkit.org
Date 2011-10-20 08:47:57 -0700 (Thu, 20 Oct 2011)
Log Message
[style] Allow usage of NULL in gst_*
https://bugs.webkit.org/show_bug.cgi?id=70498
Reviewed by David Levin.
* Scripts/webkitpy/style/checkers/cpp.py: Simplifie
Title: [97982] trunk/Source/WebCore
Revision 97982
Author o...@webkit.org
Date 2011-10-20 08:30:34 -0700 (Thu, 20 Oct 2011)
Log Message
[Qt] Roll-back r97964, r97972 and fix in https://bugs.webkit.org/show_bug.cgi?id=70328.
* dom/DeviceMotionController.cpp:
(WebCore::DeviceMotionControll
Title: [97981] trunk/Source/WebCore
Revision 97981
Author commit-qu...@webkit.org
Date 2011-10-20 08:18:54 -0700 (Thu, 20 Oct 2011)
Log Message
Unreviewed, rolling out r97964 and r97972.
http://trac.webkit.org/changeset/97964
http://trac.webkit.org/changeset/97972
https://bugs.webkit.org/
Title: [97980] trunk/LayoutTests
Revision 97980
Author commit-qu...@webkit.org
Date 2011-10-20 08:18:41 -0700 (Thu, 20 Oct 2011)
Log Message
[Qt] Removing test from Skipped list. Test passes: fast/text/justify-padding-distribution.html
https://bugs.webkit.org/show_bug.cgi?id=40584
Patch
Title: [97979] trunk/Source/WebKit/gtk
Revision 97979
Author k...@webkit.org
Date 2011-10-20 08:00:16 -0700 (Thu, 20 Oct 2011)
Log Message
[GTK] webkitgtk's pkgconfig file needs to require _javascript_coregtk
https://bugs.webkit.org/show_bug.cgi?id=70500
Reviewed by Philippe Normand.
*
Title: [97978] trunk/Source/WebCore
Revision 97978
Author loi...@chromium.org
Date 2011-10-20 07:55:15 -0700 (Thu, 20 Oct 2011)
Log Message
Unreviewed fix for Date.prototype.toISO8601Compact.
It was generated wrong string for the dates with no leading zeros like 2011.11.11.
* inspector/f
Title: [97977] trunk/Source/WebCore
Revision 97977
Author pfeld...@chromium.org
Date 2011-10-20 07:51:48 -0700 (Thu, 20 Oct 2011)
Log Message
Web Inspector: minor CPU profiling UX improvements
https://bugs.webkit.org/show_bug.cgi?id=70499
Store profile type. Store time percentage toggle
Title: [97976] trunk/Tools
Revision 97976
Author lean...@webkit.org
Date 2011-10-20 07:29:22 -0700 (Thu, 20 Oct 2011)
Log Message
[EFL] Unreviewed. Build fix after r97043.
* DumpRenderTree/efl/DumpRenderTreeChrome.cpp:
(DumpRenderTreeChrome::resetDefaultsToConsistentValues): Use ewk_view
Title: [97975] trunk
Revision 97975
Author vse...@chromium.org
Date 2011-10-20 07:22:46 -0700 (Thu, 20 Oct 2011)
Log Message
Web Inspector: Advanced search results should keep working after pretty print toggled.
https://bugs.webkit.org/show_bug.cgi?id=70347
Reviewed by Pavel Feldman.
So
Title: [97972] trunk/Source/WebCore
Revision 97972
Author kenn...@webkit.org
Date 2011-10-20 06:21:26 -0700 (Thu, 20 Oct 2011)
Log Message
m_client in DeviceMotionController can never be 0, so no need to check for it
https://bugs.webkit.org/show_bug.cgi?id=70490
Reviewed by Simon Hausman
Title: [97971] trunk/Source/WebCore
Revision 97971
Author carycl...@google.com
Date 2011-10-20 06:18:51 -0700 (Thu, 20 Oct 2011)
Log Message
[Chromium Skia on Mac] Improve focus ring
https://bugs.webkit.org/show_bug.cgi?id=70124
Reviewed by Adam Barth.
The focus ring code formerly outse
Title: [97970] trunk/Source/WebCore
Revision 97970
Author zherc...@webkit.org
Date 2011-10-20 06:05:21 -0700 (Thu, 20 Oct 2011)
Log Message
Improve NEON based GaussianBlur
https://bugs.webkit.org/show_bug.cgi?id=70493
Reviewed by Csaba Osztrogonác.
vmov instruction is less complex than
Title: [97966] trunk/Source/WebCore
Revision 97966
Author pfeld...@chromium.org
Date 2011-10-20 04:55:35 -0700 (Thu, 20 Oct 2011)
Log Message
Not reviewed: follow up to 97961 - dispatching of hide on detach was missing.
* inspector/front-end/AuditsPanel.js:
(WebInspector.AuditsPanel.prot
Title: [97963] trunk/LayoutTests
Revision 97963
Author o...@webkit.org
Date 2011-10-20 04:36:04 -0700 (Thu, 20 Oct 2011)
Log Message
fast/frames/frame-element-name.html fails intermittently after r97881
https://bugs.webkit.org/show_bug.cgi?id=70487
Reviewed by Zoltán Herczeg.
r97881 mad
Title: [97964] trunk/Source/WebCore
Revision 97964
Author kenn...@webkit.org
Date 2011-10-20 04:36:17 -0700 (Thu, 20 Oct 2011)
Log Message
Properly suspend/resume Geolocation/DeviceMotion/DeviceOrientation objects
https://bugs.webkit.org/show_bug.cgi?id=70328
Reviewed by Simon Hausmann.
Title: [97962] trunk/Source/WebCore
Revision 97962
Author an...@apple.com
Date 2011-10-20 04:24:36 -0700 (Thu, 20 Oct 2011)
Log Message
Move rule matching and applying to separate functions from CSSStyleSelector::styleForElement
https://bugs.webkit.org/show_bug.cgi?id=70408
Reviewed by A
Title: [97960] trunk/Source/WebKit2
Revision 97960
Author carlo...@webkit.org
Date 2011-10-20 04:16:37 -0700 (Thu, 20 Oct 2011)
Log Message
[GTK] Remove WebKitWebLoaderClientPrivate
https://bugs.webkit.org/show_bug.cgi?id=70488
Reviewed by Philippe Normand.
It's unused since r97920.
*
Title: [97959] trunk
Revision 97959
Author vse...@chromium.org
Date 2011-10-20 04:03:02 -0700 (Thu, 20 Oct 2011)
Log Message
Web Inspector: Enable support for advanced search in script's static content provider.
https://bugs.webkit.org/show_bug.cgi?id=70354
Reviewed by Pavel Feldman.
So
Title: [97958] trunk/Source/WebCore
Revision 97958
Author commit-qu...@webkit.org
Date 2011-10-20 03:38:30 -0700 (Thu, 20 Oct 2011)
Log Message
[EFL] Do not manually set the frameRect in different places in ScrollbarEfl.
https://bugs.webkit.org/show_bug.cgi?id=70427
Patch by Raphael Kubo
Title: [97956] trunk/Source/WebCore
Revision 97956
Author commit-qu...@webkit.org
Date 2011-10-20 03:22:05 -0700 (Thu, 20 Oct 2011)
Log Message
Enable geolocation client based flag for Qt5
https://bugs.webkit.org/show_bug.cgi?id=70330
Patch by Adenilson Cavalcanti on 2011-10-20
Reviewed
Title: [97955] trunk
Revision 97955
Author hara...@chromium.org
Date 2011-10-20 02:57:28 -0700 (Thu, 20 Oct 2011)
Log Message
Implement a MessageEvent constructor for V8
https://bugs.webkit.org/show_bug.cgi?id=70296
Reviewed by Adam Barth.
Source/WebCore:
Test: fast/events/constructors
Title: [97953] trunk/LayoutTests
Revision 97953
Author ph...@webkit.org
Date 2011-10-20 02:34:07 -0700 (Thu, 20 Oct 2011)
Log Message
Unreviewed, skip failing test in GTK.
* platform/gtk/Skipped: Skip fast/events/drag-selects-image.html
Modified Paths
trunk/LayoutTests/ChangeLog
trunk/
Title: [97952] trunk
Revision 97952
Author podivi...@chromium.org
Date 2011-10-20 02:33:02 -0700 (Thu, 20 Oct 2011)
Log Message
Web Inspector: encode source map url as source map page url query parameter.
https://bugs.webkit.org/show_bug.cgi?id=70327
Reviewed by Pavel Feldman.
Source/We
Title: [97951] trunk/Source/_javascript_Core
Revision 97951
Author fpi...@apple.com
Date 2011-10-20 02:10:06 -0700 (Thu, 20 Oct 2011)
Log Message
https://bugs.webkit.org/show_bug.cgi?id=70482
DFG-related stubs in the old JIT should not be built if the DFG is disabled
Reviewed by Zoltan H
Title: [97950] trunk/LayoutTests
Revision 97950
Author y...@google.com
Date 2011-10-20 01:19:55 -0700 (Thu, 20 Oct 2011)
Log Message
[chromium] Yet another test expectation change for platform/chromium/compositing/zoom-animator-scale-test2.html
Unreviewed.
* platform/chromium/test_expec
Title: [97949] trunk/Source/WebCore
Revision 97949
Author apav...@chromium.org
Date 2011-10-20 01:15:40 -0700 (Thu, 20 Oct 2011)
Log Message
Web Inspector: The "x" in "980px x 36px" looks weird in the inspector node callout
https://bugs.webkit.org/show_bug.cgi?id=69857
Reviewed by Pavel
1 - 100 of 104 matches
Mail list logo