[webkit-changes] [100246] trunk

2011-11-15 Thread pfeldman
Title: [100246] trunk Revision 100246 Author pfeld...@chromium.org Date 2011-11-15 00:08:59 -0800 (Tue, 15 Nov 2011) Log Message Web Inspector: Command line $x fails for 3 of 4 types of XPath query https://bugs.webkit.org/show_bug.cgi?id=72276 Reviewed by Timothy Hatcher. Source/WebCore

[webkit-changes] [100247] trunk

2011-11-15 Thread tkent
Title: [100247] trunk Revision 100247 Author tk...@chromium.org Date 2011-11-15 00:36:56 -0800 (Tue, 15 Nov 2011) Log Message [V8] Fix incorrect handling of _javascript_ properties in DOMStringMap https://bugs.webkit.org/show_bug.cgi?id=53578 Reviewed by Adam Barth. Source/WebCore: Fol

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

2011-11-15 Thread mario
Title: [100248] trunk/Source/WebKit2 Revision 100248 Author ma...@webkit.org Date 2011-11-15 01:05:33 -0800 (Tue, 15 Nov 2011) Log Message [GTK][WEBKIT2] Add enable-caret-browsing property to WebKitSettings https://bugs.webkit.org/show_bug.cgi?id=72267 Reviewed by Martin Robinson. Allow

[webkit-changes] [100249] trunk/LayoutTests

2011-11-15 Thread reni
Title: [100249] trunk/LayoutTests Revision 100249 Author r...@webkit.org Date 2011-11-15 01:13:59 -0800 (Tue, 15 Nov 2011) Log Message [Qt] Two tests are skipped after r100182 and r100239. Unreviewed gardening. * platform/qt/Skipped: Modified Paths trunk/LayoutTests/ChangeLog trunk/La

[webkit-changes] [100250] trunk/LayoutTests

2011-11-15 Thread reni
Title: [100250] trunk/LayoutTests Revision 100250 Author r...@webkit.org Date 2011-11-15 01:24:01 -0800 (Tue, 15 Nov 2011) Log Message [Qt] Platform-specific result for r100157. Unreviewed, gardening. Patch by Czene Tamás on 2011-11-15 * platform/qt/svg/foreignObject/multiple-foreign-

[webkit-changes] [100251] trunk

2011-11-15 Thread apavlov
Title: [100251] trunk Revision 100251 Author apav...@chromium.org Date 2011-11-15 01:32:16 -0800 (Tue, 15 Nov 2011) Log Message Web Inspector: [Crash] Crash when inspecting namespaced SVG styled via element names https://bugs.webkit.org/show_bug.cgi?id=72261 Reviewed by Pavel Feldman. S

[webkit-changes] [100253] trunk/Tools

2011-11-15 Thread hausmann
Title: [100253] trunk/Tools Revision 100253 Author hausm...@webkit.org Date 2011-11-15 01:37:30 -0800 (Tue, 15 Nov 2011) Log Message [Qt] Unreviewed --minimal build fix. * Scripts/build-webkit: Add to DEFINES+= from @options only if there is a define. The "coverage" option doesn't have o

[webkit-changes] [100254] trunk/LayoutTests

2011-11-15 Thread reni
Title: [100254] trunk/LayoutTests Revision 100254 Author r...@webkit.org Date 2011-11-15 01:47:36 -0800 (Tue, 15 Nov 2011) Log Message Unviewed gardening after r100159. Patch by Oliver Varga on 2011-11-15 * platform/qt/fast/dom/Window/window-properties-expected.png: * platform/qt/fast/

[webkit-changes] [100256] trunk

2011-11-15 Thread hausmann
Title: [100256] trunk Revision 100256 Author hausm...@webkit.org Date 2011-11-15 02:34:20 -0800 (Tue, 15 Nov 2011) Log Message [Qt] REGRESSION(100123): It made inspector tests crash https://bugs.webkit.org/show_bug.cgi?id=72274 Reviewed by Tor Arne Vestbø. Source/WebCore: * platform/qt

[webkit-changes] [100257] trunk/LayoutTests

2011-11-15 Thread tonyg
Title: [100257] trunk/LayoutTests Revision 100257 Author to...@chromium.org Date 2011-11-15 02:37:07 -0800 (Tue, 15 Nov 2011) Log Message media/track/track-webvtt-tc003-newlines.html is flaky https://bugs.webkit.org/show_bug.cgi?id=72369 * platform/chromium/test_expectations.txt: Marked

[webkit-changes] [100258] trunk/Source

2011-11-15 Thread hclam
Title: [100258] trunk/Source Revision 100258 Author hc...@chromium.org Date 2011-11-15 02:52:27 -0800 (Tue, 15 Nov 2011) Log Message [chromium] scroll deltas are cleared during commit to the main thread https://bugs.webkit.org/show_bug.cgi?id=71916 Reviewed by James Robinson. Source/Web

[webkit-changes] [100259] trunk/LayoutTests

2011-11-15 Thread ossy
Title: [100259] trunk/LayoutTests Revision 100259 Author o...@webkit.org Date 2011-11-15 02:59:07 -0800 (Tue, 15 Nov 2011) Log Message [Qt] Unviewed fix after r100254, because committed results was incorrect. * platform/qt/fast/dom/Window/window-properties-expected.png: * platform/qt/fas

[webkit-changes] [100261] trunk/Source/WebKit/efl

2011-11-15 Thread commit-queue
Title: [100261] trunk/Source/WebKit/efl Revision 100261 Author commit-qu...@webkit.org Date 2011-11-15 03:03:40 -0800 (Tue, 15 Nov 2011) Log Message [EFL] Use EINA_SAFETY_ON_NULL_RETURN_VAL for NULL checks instead of EINA_SAFETY_ON_FALSE_RETURN_VAL. https://bugs.webkit.org/show_bug.cgi?id

[webkit-changes] [100262] trunk

2011-11-15 Thread commit-queue
Title: [100262] trunk Revision 100262 Author commit-qu...@webkit.org Date 2011-11-15 03:14:49 -0800 (Tue, 15 Nov 2011) Log Message Unreviewed, rolling out r100213. http://trac.webkit.org/changeset/100213 https://bugs.webkit.org/show_bug.cgi?id=72371 "Breaks test_shell_tests" (Requested b

[webkit-changes] [100263] trunk/LayoutTests

2011-11-15 Thread tonyg
Title: [100263] trunk/LayoutTests Revision 100263 Author to...@chromium.org Date 2011-11-15 03:24:26 -0800 (Tue, 15 Nov 2011) Log Message [chromium] perf/document-contains.html is flaky on win https://bugs.webkit.org/show_bug.cgi?id=72372 * platform/chromium/test_expectations.txt: Markin

[webkit-changes] [100265] trunk/Tools

2011-11-15 Thread hausmann
Title: [100265] trunk/Tools Revision 100265 Author hausm...@webkit.org Date 2011-11-15 03:33:33 -0800 (Tue, 15 Nov 2011) Log Message [Qt] Unreviewed prospective --minimal build fix. * DumpRenderTree/qt/DumpRenderTree.pro: Avoid USE_SYSTEM_MALLOC=0 and USE_SYSTEM_MALLOC=1 appearing in DEF

[webkit-changes] [100266] trunk

2011-11-15 Thread hausmann
Title: [100266] trunk Revision 100266 Author hausm...@webkit.org Date 2011-11-15 04:02:19 -0800 (Tue, 15 Nov 2011) Log Message [Qt] Centralize hide_symbols and ensure all libs are built with symbol visibility & bsymbolic_functions Reviewed by Tor Arne Vestbø. .: * Source/api.pri: Elimi

[webkit-changes] [100267] trunk/LayoutTests

2011-11-15 Thread tonyg
Title: [100267] trunk/LayoutTests Revision 100267 Author to...@chromium.org Date 2011-11-15 04:35:12 -0800 (Tue, 15 Nov 2011) Log Message [chromium] fast/forms/file/input-file-label.html is flaky on win https://bugs.webkit.org/show_bug.cgi?id=72376 * platform/chromium/test_expectations.t

[webkit-changes] [100268] trunk/LayoutTests

2011-11-15 Thread ossy
Title: [100268] trunk/LayoutTests Revision 100268 Author o...@webkit.org Date 2011-11-15 05:02:24 -0800 (Tue, 15 Nov 2011) Log Message REGRESSION(r100182): It broke 2 http/tests/security tests https://bugs.webkit.org/show_bug.cgi?id=72364 * platform/qt/Skipped: Skip failing tests until f

[webkit-changes] [100269] trunk/Source

2011-11-15 Thread pfeldman
Title: [100269] trunk/Source Revision 100269 Author pfeld...@chromium.org Date 2011-11-15 05:38:23 -0800 (Tue, 15 Nov 2011) Log Message Web Inspector: move generic code from DevTools.js into the WebCore. https://bugs.webkit.org/show_bug.cgi?id=72377 This includes support for themed toolb

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

2011-11-15 Thread commit-queue
Title: [100270] trunk/Source/WebCore Revision 100270 Author commit-qu...@webkit.org Date 2011-11-15 05:43:36 -0800 (Tue, 15 Nov 2011) Log Message [Qt] Clean up the remaining duplicate code after the RenderThemeQt refactoring. https://bugs.webkit.org/show_bug.cgi?id=72262 Patch by Pierre

[webkit-changes] [100271] trunk/LayoutTests

2011-11-15 Thread philn
Title: [100271] trunk/LayoutTests Revision 100271 Author ph...@webkit.org Date 2011-11-15 05:48:11 -0800 (Tue, 15 Nov 2011) Log Message Unreviewed, skipping some new GTK test failures. * platform/gtk/Skipped: Modified Paths trunk/LayoutTests/ChangeLog trunk/LayoutTests/platform/gtk/Ski

[webkit-changes] [100272] trunk/LayoutTests

2011-11-15 Thread philn
Title: [100272] trunk/LayoutTests Revision 100272 Author ph...@webkit.org Date 2011-11-15 06:06:38 -0800 (Tue, 15 Nov 2011) Log Message REGRESSION (r100158-r100162): 5 fast tests failing on GTK Linux 64-bit Debug https://bugs.webkit.org/show_bug.cgi?id=72297 Unreviewed, GTK rebaseline af

[webkit-changes] [100273] trunk

2011-11-15 Thread apavlov
Title: [100273] trunk Revision 100273 Author apav...@chromium.org Date 2011-11-15 06:12:43 -0800 (Tue, 15 Nov 2011) Log Message font property does not show up as "shorthand" in inspector https://bugs.webkit.org/show_bug.cgi?id=15598 Reviewed by Nikolas Zimmermann. Source/WebCore: The "

[webkit-changes] [100274] trunk/Source

2011-11-15 Thread commit-queue
Title: [100274] trunk/Source Revision 100274 Author commit-qu...@webkit.org Date 2011-11-15 06:30:36 -0800 (Tue, 15 Nov 2011) Log Message Unreviewed, rolling out r100269. http://trac.webkit.org/changeset/100269 https://bugs.webkit.org/show_bug.cgi?id=72383 "Broke dozens of tests due to e

[webkit-changes] [100275] trunk/LayoutTests

2011-11-15 Thread tonyg
Title: [100275] trunk/LayoutTests Revision 100275 Author to...@chromium.org Date 2011-11-15 06:43:39 -0800 (Tue, 15 Nov 2011) Log Message media-blocked-by-willsendrequest.html is flaky https://bugs.webkit.org/show_bug.cgi?id=72381 * platform/chromium/test_expectations.txt: Mark test as f

[webkit-changes] [100276] trunk/LayoutTests

2011-11-15 Thread reed
Title: [100276] trunk/LayoutTests Revision 100276 Author r...@google.com Date 2011-11-15 06:51:32 -0800 (Tue, 15 Nov 2011) Log Message [skia] mark to rebaseline aft cr104128 lands (colorfilter optimization) https://bugs.webkit.org/show_bug.cgi?id=72270 Reviewed by NOBODY. * platform/chr

[webkit-changes] [100277] trunk/Source

2011-11-15 Thread pfeldman
Title: [100277] trunk/Source Revision 100277 Author pfeld...@chromium.org Date 2011-11-15 06:52:25 -0800 (Tue, 15 Nov 2011) Log Message Web Inspector: move generic code from DevTools.js into the WebCore. https://bugs.webkit.org/show_bug.cgi?id=72377 re-landing r100269. Reviewed by Yury

[webkit-changes] [100278] trunk/LayoutTests

2011-11-15 Thread tonyg
Title: [100278] trunk/LayoutTests Revision 100278 Author to...@chromium.org Date 2011-11-15 06:58:16 -0800 (Tue, 15 Nov 2011) Log Message Tests occasionally report missing expectations https://bugs.webkit.org/show_bug.cgi?id=72039 * platform/chromium/test_expectations.txt: Add 3 more tes

[webkit-changes] [100279] trunk/LayoutTests

2011-11-15 Thread philn
Title: [100279] trunk/LayoutTests Revision 100279 Author ph...@webkit.org Date 2011-11-15 07:11:36 -0800 (Tue, 15 Nov 2011) Log Message Unreviewed, marked fast/frames/flattening/frameset-flattening-simple.html as flaky on GTK. * platform/gtk/test_expectations.txt: Modified Paths trunk/

[webkit-changes] [100280] trunk

2011-11-15 Thread commit-queue
Title: [100280] trunk Revision 100280 Author commit-qu...@webkit.org Date 2011-11-15 07:38:09 -0800 (Tue, 15 Nov 2011) Log Message Fix SVG hit testing when padding is present https://bugs.webkit.org/show_bug.cgi?id=37325 Patch by Philip Rogers on 2011-11-15 Reviewed by Nikolas Zimmerman

[webkit-changes] [100281] trunk/LayoutTests

2011-11-15 Thread ossy
Title: [100281] trunk/LayoutTests Revision 100281 Author o...@webkit.org Date 2011-11-15 07:59:33 -0800 (Tue, 15 Nov 2011) Log Message [Qt] Enable skipped but now passing tests (http/tests) https://bugs.webkit.org/show_bug.cgi?id=71911 Patch by Zoltan Arvai on 2011-11-15 Reviewed by Csa

[webkit-changes] [100282] trunk/LayoutTests

2011-11-15 Thread eric . carlson
Title: [100282] trunk/LayoutTests Revision 100282 Author eric.carl...@apple.com Date 2011-11-15 08:14:39 -0800 (Tue, 15 Nov 2011) Log Message media-blocked-by-willsendrequest.html is flaky https://bugs.webkit.org/show_bug.cgi?id=72381 Reviewed by Tony Gentilcore. * media/media-blocked-b

[webkit-changes] [100283] trunk

2011-11-15 Thread caryclark
Title: [100283] trunk Revision 100283 Author carycl...@google.com Date 2011-11-15 08:17:25 -0800 (Tue, 15 Nov 2011) Log Message [chromium-mac] Enable vertical text using Skia https://bugs.webkit.org/show_bug.cgi?id=72137 Source/WebCore: Use Skia to draw vertical text. This is much faste

[webkit-changes] [100284] trunk/Source

2011-11-15 Thread carlosgc
Title: [100284] trunk/Source Revision 100284 Author carlo...@webkit.org Date 2011-11-15 08:24:54 -0800 (Tue, 15 Nov 2011) Log Message [GTK] Implement download support in WebKit2 https://bugs.webkit.org/show_bug.cgi?id=72258 Reviewed by Martin Robinson. Source/WebCore: Add common downlo

[webkit-changes] [100286] trunk/Tools

2011-11-15 Thread commit-queue
Title: [100286] trunk/Tools Revision 100286 Author commit-qu...@webkit.org Date 2011-11-15 08:37:58 -0800 (Tue, 15 Nov 2011) Log Message Handle svn 1.7 when detecting whether a directory is in an svn checkout. https://bugs.webkit.org/show_bug.cgi?id=72349 Patch by Peter Kasting on 2011-

[webkit-changes] [100287] trunk/Tools

2011-11-15 Thread ddkilzer
Title: [100287] trunk/Tools Revision 100287 Author ddkil...@apple.com Date 2011-11-15 09:25:51 -0800 (Tue, 15 Nov 2011) Log Message Don't use File::Slurp for run-leaks unit tests Reviewed by Daniel Bates. * Scripts/webkitperl/run-leaks_unittest/RunLeaks.pm: Added. * Scripts/webkitperl/

[webkit-changes] [100288] trunk/LayoutTests

2011-11-15 Thread philn
Title: [100288] trunk/LayoutTests Revision 100288 Author ph...@webkit.org Date 2011-11-15 09:30:52 -0800 (Tue, 15 Nov 2011) Log Message Unreviewed, GTK rebaseline. * platform/gtk/fast/dom/Window/window-properties-expected.txt: Modified Paths trunk/LayoutTests/ChangeLog trunk/LayoutTest

[webkit-changes] [100291] trunk/LayoutTests

2011-11-15 Thread commit-queue
Title: [100291] trunk/LayoutTests Revision 100291 Author commit-qu...@webkit.org Date 2011-11-15 10:21:17 -0800 (Tue, 15 Nov 2011) Log Message REGRESSION (r91125): Polyline tool in google docs is broken https://bugs.webkit.org/show_bug.cgi?id=65796 This adds test to ensure that the bug d

[webkit-changes] [100292] trunk/LayoutTests

2011-11-15 Thread tony
Title: [100292] trunk/LayoutTests Revision 100292 Author t...@chromium.org Date 2011-11-15 10:25:08 -0800 (Tue, 15 Nov 2011) Log Message enable new flexbox tests everywhere https://bugs.webkit.org/show_bug.cgi?id=72325 Reviewed by Ojan Vafai. * platform/chromium/test_expectations.txt: *

[webkit-changes] [100293] branches/safari-534.53-branch/Source/WebCore

2011-11-15 Thread lforschler
Title: [100293] branches/safari-534.53-branch/Source/WebCore Revision 100293 Author lforsch...@apple.com Date 2011-11-15 10:51:57 -0800 (Tue, 15 Nov 2011) Log Message Merge 100022. Modified Paths branches/safari-534.53-branch/Source/WebCore/ChangeLog branches/safari-534.53-branch/Source

[webkit-changes] [100294] branches/safari-534.53-branch/Source

2011-11-15 Thread lforschler
Title: [100294] branches/safari-534.53-branch/Source Revision 100294 Author lforsch...@apple.com Date 2011-11-15 10:56:07 -0800 (Tue, 15 Nov 2011) Log Message Versioning. Modified Paths branches/safari-534.53-branch/Source/_javascript_Core/Configurations/Version.xcconfig branches/safari

[webkit-changes] [100295] tags/Safari-534.53.3/

2011-11-15 Thread lforschler
Title: [100295] tags/Safari-534.53.3/ Revision 100295 Author lforsch...@apple.com Date 2011-11-15 10:58:15 -0800 (Tue, 15 Nov 2011) Log Message New tag. Added Paths tags/Safari-534.53.3/ Diff Property changes: tags/Safari-534.53.3 Added: svn:ignore depcomp compile config.guess G

[webkit-changes] [100296] trunk/LayoutTests

2011-11-15 Thread annacc
Title: [100296] trunk/LayoutTests Revision 100296 Author ann...@chromium.org Date 2011-11-15 11:14:53 -0800 (Tue, 15 Nov 2011) Log Message Change layout tests for cuechange, enter, and exit events to check the order rather than the timing of the events (since actual timing can not be guar

[webkit-changes] [100297] trunk/LayoutTests

2011-11-15 Thread tonyg
Title: [100297] trunk/LayoutTests Revision 100297 Author to...@chromium.org Date 2011-11-15 11:16:17 -0800 (Tue, 15 Nov 2011) Log Message editing/pasteboard/drag-drop-dead-frame.html is flaky https://bugs.webkit.org/show_bug.cgi?id=72379 Reviewed by Adam Barth. * editing/pasteboard/drag

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

2011-11-15 Thread ddkilzer
Title: [100298] trunk/Source/WebCore Revision 100298 Author ddkil...@apple.com Date 2011-11-15 11:16:34 -0800 (Tue, 15 Nov 2011) Log Message Remove useless const modifier from KURL::init Reviewed by Darin Adler. * platform/KURL.cpp: (WebCore::KURL::init): Remove useless const. Modifie

[webkit-changes] [100299] trunk/LayoutTests

2011-11-15 Thread annacc
Title: [100299] trunk/LayoutTests Revision 100299 Author ann...@chromium.org Date 2011-11-15 11:29:49 -0800 (Tue, 15 Nov 2011) Log Message Guarantee tests run in order. https://bugs.webkit.org/show_bug.cgi?id=72369 Reviewed by Eric Carlson. * media/track/track-webvtt-tc003-newlines.html

[webkit-changes] [100300] trunk/LayoutTests

2011-11-15 Thread annacc
Title: [100300] trunk/LayoutTests Revision 100300 Author ann...@chromium.org Date 2011-11-15 11:37:58 -0800 (Tue, 15 Nov 2011) Log Message Guarantee tests run in order. https://bugs.webkit.org/show_bug.cgi?id=72398 Reviewed by Eric Carlson. * media/track/track-webvtt-tc013-settings.html

[webkit-changes] [100301] trunk/LayoutTests

2011-11-15 Thread tony
Title: [100301] trunk/LayoutTests Revision 100301 Author t...@chromium.org Date 2011-11-15 11:47:59 -0800 (Tue, 15 Nov 2011) Log Message Land chromium win results for flexbox repaint tests. Still waiting on mac results. * platform/chromium-win/css3/flexbox/repaint-expected.png: Added. *

[webkit-changes] [100302] branches/subpixellayout/Source/WebCore

2011-11-15 Thread leviw
Title: [100302] branches/subpixellayout/Source/WebCore Revision 100302 Author le...@chromium.org Date 2011-11-15 11:48:46 -0800 (Tue, 15 Nov 2011) Log Message Fixing overloaded scrollbar painting methods on Mac Modified Paths branches/subpixellayout/Source/WebCore/platform/Scrollbar.cpp

[webkit-changes] [100303] trunk/LayoutTests

2011-11-15 Thread annacc
Title: [100303] trunk/LayoutTests Revision 100303 Author ann...@chromium.org Date 2011-11-15 11:49:09 -0800 (Tue, 15 Nov 2011) Log Message Make sure both the video and the track are ready to be tested before testing. https://bugs.webkit.org/show_bug.cgi?id=72399 Reviewed by Eric Carlson.

[webkit-changes] [100304] trunk/LayoutTests

2011-11-15 Thread ossy
Title: [100304] trunk/LayoutTests Revision 100304 Author o...@webkit.org Date 2011-11-15 11:54:09 -0800 (Tue, 15 Nov 2011) Log Message [Qt] Unreviewed evening gardening after r100289. * platform/qt/fast/dom/Orientation/create-event-orientationchange-expected.txt: Modified Paths trunk/L

[webkit-changes] [100305] trunk/LayoutTests

2011-11-15 Thread robert
Title: [100305] trunk/LayoutTests Revision 100305 Author rob...@webkit.org Date 2011-11-15 11:58:35 -0800 (Tue, 15 Nov 2011) Log Message Mac results for r100177 Unreviewed gardening. * platform/mac/css2.1/20110323/border-spacing-applies-to-015-expected.txt: Added. * platform/mac/css2.1/

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

2011-11-15 Thread commit-queue
Title: [100306] trunk/Source/WebKit/chromium Revision 100306 Author commit-qu...@webkit.org Date 2011-11-15 12:05:34 -0800 (Tue, 15 Nov 2011) Log Message [Chromium] gamepad changes to the public interface of Chromium port https://bugs.webkit.org/show_bug.cgi?id=71518 Patch by Scott Graha

[webkit-changes] [100307] trunk

2011-11-15 Thread commit-queue
Title: [100307] trunk Revision 100307 Author commit-qu...@webkit.org Date 2011-11-15 12:13:53 -0800 (Tue, 15 Nov 2011) Log Message Source/WebCore: Event listener for active DOM object that is also DOM node can be garbage collected prematurely. https://bugs.webkit.org/show_bug.cgi?id=70421

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

2011-11-15 Thread commit-queue
Title: [100308] trunk/Source/WebCore Revision 100308 Author commit-qu...@webkit.org Date 2011-11-15 12:21:09 -0800 (Tue, 15 Nov 2011) Log Message Patch removing duplicated code in the setup of the DrawingBuffer used to host the back-buffer for WebGL contents. https://bugs.webkit.org/show_

[webkit-changes] [100310] trunk

2011-11-15 Thread barraclough
Title: [100310] trunk Revision 100310 Author barraclo...@apple.com Date 2011-11-15 12:34:59 -0800 (Tue, 15 Nov 2011) Log Message Result of Error.prototype.toString not ES5 conformant https://bugs.webkit.org/show_bug.cgi?id=70889 Reviewed by Oliver Hunt. Source/_javascript_Core: * runt

[webkit-changes] [100312] trunk/LayoutTests

2011-11-15 Thread commit-queue
Title: [100312] trunk/LayoutTests Revision 100312 Author commit-qu...@webkit.org Date 2011-11-15 12:43:24 -0800 (Tue, 15 Nov 2011) Log Message Unreviewed, rolling out r100291. http://trac.webkit.org/changeset/100291 https://bugs.webkit.org/show_bug.cgi?id=72403 For some unexpected reason

[webkit-changes] [100313] trunk/PerformanceTests/SunSpider

2011-11-15 Thread commit-queue
Title: [100313] trunk/PerformanceTests/SunSpider Revision 100313 Author commit-qu...@webkit.org Date 2011-11-15 13:03:52 -0800 (Tue, 15 Nov 2011) Log Message Extend sunspider driver to be able to run kraken https://bugs.webkit.org/show_bug.cgi?id=71799 Patch by Andy Wingo on 2011-11-15

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

2011-11-15 Thread msaboff
Title: [100314] trunk/Source/_javascript_Core Revision 100314 Author msab...@apple.com Date 2011-11-15 13:38:35 -0800 (Tue, 15 Nov 2011) Log Message Towards 8 bit Strings - Initial JS String Tuning https://bugs.webkit.org/show_bug.cgi?id=72326 Added 8 bit optimized paths for the methods

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

2011-11-15 Thread fpizlo
Title: [100315] trunk/Source/_javascript_Core Revision 100315 Author fpi...@apple.com Date 2011-11-15 13:54:38 -0800 (Tue, 15 Nov 2011) Log Message DFG should distinguish between constants in the constant pool and weak constants added as artifacts of code generation https://bugs.webkit.or

[webkit-changes] [100316] branches/subpixellayout/Source/WebCore/rendering/svg

2011-11-15 Thread eae
Title: [100316] branches/subpixellayout/Source/WebCore/rendering/svg Revision 100316 Author e...@chromium.org Date 2011-11-15 13:54:54 -0800 (Tue, 15 Nov 2011) Log Message Have SVGRenderTreeAsText print pixel snapped coordinates and sizes for the root and container elements. Modified Pat

[webkit-changes] [100317] trunk/LayoutTests

2011-11-15 Thread tony
Title: [100317] trunk/LayoutTests Revision 100317 Author t...@chromium.org Date 2011-11-15 14:00:35 -0800 (Tue, 15 Nov 2011) Log Message [chromium] enable regions and exclusions tests, the compile flag was removed a long time ago https://bugs.webkit.org/show_bug.cgi?id=72395 Reviewed by

[webkit-changes] [100318] trunk/LayoutTests

2011-11-15 Thread commit-queue
Title: [100318] trunk/LayoutTests Revision 100318 Author commit-qu...@webkit.org Date 2011-11-15 14:12:51 -0800 (Tue, 15 Nov 2011) Log Message Move plugins/invalidate_rect.html to the compositing directory since it is a compositor test https://bugs.webkit.org/show_bug.cgi?id=72410 Patch

[webkit-changes] [100319] trunk/LayoutTests

2011-11-15 Thread pkasting
Title: [100319] trunk/LayoutTests Revision 100319 Author pkast...@chromium.org Date 2011-11-15 14:17:16 -0800 (Tue, 15 Nov 2011) Log Message Fix expectations after r100276. https://bugs.webkit.org/show_bug.cgi?id=72270 Some lines were commented out to avoid expectation conflicts

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

2011-11-15 Thread ggaren
Title: [100320] trunk/Source/_javascript_Core Revision 100320 Author gga...@apple.com Date 2011-11-15 14:19:59 -0800 (Tue, 15 Nov 2011) Log Message Use MarkedArgumentBuffer to avoid making assumptions about argument order https://bugs.webkit.org/show_bug.cgi?id=72418 Reviewed by Sam Wein

[webkit-changes] [100321] branches/safari-534.53-branch/Source/WebCore

2011-11-15 Thread lforschler
Title: [100321] branches/safari-534.53-branch/Source/WebCore Revision 100321 Author lforsch...@apple.com Date 2011-11-15 14:21:46 -0800 (Tue, 15 Nov 2011) Log Message Merged r90925. needed for 93040. Modified Paths branches/safari-534.53-branch/Source/WebCore/ChangeLog branches/safari-5

[webkit-changes] [100322] branches/subpixellayout/Source/WebCore

2011-11-15 Thread leviw
Title: [100322] branches/subpixellayout/Source/WebCore Revision 100322 Author le...@chromium.org Date 2011-11-15 14:22:40 -0800 (Tue, 15 Nov 2011) Log Message Properly bounding CSS lengths to AppUnit's bounds. Rounding instead of truncating offset values. Modified Paths branches/subpixe

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

2011-11-15 Thread cfleizach
Title: [100323] trunk/Source/WebKit2 Revision 100323 Author cfleiz...@apple.com Date 2011-11-15 14:23:59 -0800 (Tue, 15 Nov 2011) Log Message AX: WKAccessibilityWebObjectPage should not call super in accessibilityAttributeValue: https://bugs.webkit.org/show_bug.cgi?id=72344 Reviewed by B

[webkit-changes] [100324] trunk

2011-11-15 Thread ojan
Title: [100324] trunk Revision 100324 Author o...@chromium.org Date 2011-11-15 14:25:24 -0800 (Tue, 15 Nov 2011) Log Message Overflow and relayout are broken in the new flexboxes https://bugs.webkit.org/show_bug.cgi?id=71161 Reviewed by David Hyatt. Source/WebCore: Tests: css3/flexbox/

[webkit-changes] [100325] trunk/LayoutTests

2011-11-15 Thread pkasting
Title: [100325] trunk/LayoutTests Revision 100325 Author pkast...@chromium.org Date 2011-11-15 14:29:20 -0800 (Tue, 15 Nov 2011) Log Message Fix expectations after r100283. https://bugs.webkit.org/show_bug.cgi?id=72137 We don't have a LION modifier, and I'm not sure why one test

[webkit-changes] [100326] trunk/Tools

2011-11-15 Thread tony
Title: [100326] trunk/Tools Revision 100326 Author t...@chromium.org Date 2011-11-15 14:30:19 -0800 (Tue, 15 Nov 2011) Log Message [NRWT] Reftests should run even when pixel tests are disabled. https://bugs.webkit.org/show_bug.cgi?id=60605 Reviewed by Dirk Pranke. * Scripts/webkitpy/lay

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

2011-11-15 Thread scheib
Title: [100328] trunk/Source/WebCore Revision 100328 Author sch...@chromium.org Date 2011-11-15 14:38:53 -0800 (Tue, 15 Nov 2011) Log Message Mouse Lock: Renaming to 'Pointer Lock': MouseLockable to PointerLock https://bugs.webkit.org/show_bug.cgi?id=72315 Reviewed by Dimitri Glazkov. *

[webkit-changes] [100331] trunk/LayoutTests

2011-11-15 Thread pkasting
Title: [100331] trunk/LayoutTests Revision 100331 Author pkast...@chromium.org Date 2011-11-15 14:48:54 -0800 (Tue, 15 Nov 2011) Log Message Fix expectations after r100289. https://bugs.webkit.org/show_bug.cgi?id=72391 fast/dom/Orientation/create-event-orientationchange.html was updated

[webkit-changes] [100332] branches/safari-534.53-branch/Source/WebCore

2011-11-15 Thread lforschler
Title: [100332] branches/safari-534.53-branch/Source/WebCore Revision 100332 Author lforsch...@apple.com Date 2011-11-15 14:52:03 -0800 (Tue, 15 Nov 2011) Log Message Merged r90954. Modified Paths branches/safari-534.53-branch/Source/WebCore/ChangeLog branches/safari-534.53-branch/Sourc

[webkit-changes] [100334] branches/safari-534.53-branch/Source

2011-11-15 Thread lforschler
Title: [100334] branches/safari-534.53-branch/Source Revision 100334 Author lforsch...@apple.com Date 2011-11-15 14:59:04 -0800 (Tue, 15 Nov 2011) Log Message Merged r91137. Modified Paths branches/safari-534.53-branch/Source/WebCore/ChangeLog branches/safari-534.53-branch/Source/WebCor

[webkit-changes] [100335] branches/safari-534.53-branch/Source/WebCore

2011-11-15 Thread lforschler
Title: [100335] branches/safari-534.53-branch/Source/WebCore Revision 100335 Author lforsch...@apple.com Date 2011-11-15 15:00:44 -0800 (Tue, 15 Nov 2011) Log Message Merged r91138. Modified Paths branches/safari-534.53-branch/Source/WebCore/ChangeLog branches/safari-534.53-branch/Sourc

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

2011-11-15 Thread weinig
Title: [100336] trunk/Source/WebKit2 Revision 100336 Author wei...@apple.com Date 2011-11-15 15:01:06 -0800 (Tue, 15 Nov 2011) Log Message Add WebKit2 API object to represent a connection https://bugs.webkit.org/show_bug.cgi?id=72421 Reviewed by Anders Carlsson. * GNUmakefile.am: * Targ

[webkit-changes] [100338] trunk

2011-11-15 Thread jchaffraix
Title: [100338] trunk Revision 100338 Author jchaffr...@webkit.org Date 2011-11-15 15:05:28 -0800 (Tue, 15 Nov 2011) Log Message Add the needed plumbing to parse display: -webkit-grid https://bugs.webkit.org/show_bug.cgi?id=72331 Reviewed by Tony Chang. Source/WebCore: Test: fast/css-g

[webkit-changes] [100339] branches/safari-534.53-branch/Source/WebCore

2011-11-15 Thread lforschler
Title: [100339] branches/safari-534.53-branch/Source/WebCore Revision 100339 Author lforsch...@apple.com Date 2011-11-15 15:07:28 -0800 (Tue, 15 Nov 2011) Log Message Merged r91140. Modified Paths branches/safari-534.53-branch/Source/WebCore/ChangeLog branches/safari-534.53-branch/Sourc

[webkit-changes] [100340] trunk/Source

2011-11-15 Thread commit-queue
Title: [100340] trunk/Source Revision 100340 Author commit-qu...@webkit.org Date 2011-11-15 15:07:48 -0800 (Tue, 15 Nov 2011) Log Message Page/layer flashes after GPU-accelerated CSS transition https://bugs.webkit.org/show_bug.cgi?id=72343 LayerRendererChromium was resizing the window to

[webkit-changes] [100341] branches/safari-534.53-branch/Source/WebKit/win

2011-11-15 Thread lforschler
Title: [100341] branches/safari-534.53-branch/Source/WebKit/win Revision 100341 Author lforsch...@apple.com Date 2011-11-15 15:08:28 -0800 (Tue, 15 Nov 2011) Log Message Merged r91145. Modified Paths branches/safari-534.53-branch/Source/WebKit/win/ChangeLog branches/safari-534.53-branch

[webkit-changes] [100342] branches/safari-534.53-branch/Source/WebCore/ChangeLog

2011-11-15 Thread lforschler
Title: [100342] branches/safari-534.53-branch/Source/WebCore/ChangeLog Revision 100342 Author lforsch...@apple.com Date 2011-11-15 15:09:54 -0800 (Tue, 15 Nov 2011) Log Message Merged r91147. Modified Paths branches/safari-534.53-branch/Source/WebCore/ChangeLog Diff Modified: branc

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

2011-11-15 Thread jberlin
Title: [100343] trunk/Source/WebCore Revision 100343 Author jber...@webkit.org Date 2011-11-15 15:21:53 -0800 (Tue, 15 Nov 2011) Log Message NSURLRequest leak beneath ResourceRequest::setStorageSession seen on Leaks bot. https://bugs.webkit.org/show_bug.cgi?id=72419 Reviewed by Adam Robe

[webkit-changes] [100344] trunk/LayoutTests

2011-11-15 Thread pkasting
Title: [100344] trunk/LayoutTests Revision 100344 Author pkast...@chromium.org Date 2011-11-15 15:23:32 -0800 (Tue, 15 Nov 2011) Log Message Mark another test as flakily crashing. https://bugs.webkit.org/show_bug.cgi?id=59552 Unreviewed, gardening. * platform/chromium/test_expec

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

2011-11-15 Thread weinig
Title: [100345] trunk/Source/WebKit2 Revision 100345 Author wei...@apple.com Date 2011-11-15 15:27:10 -0800 (Tue, 15 Nov 2011) Log Message Fix windows build. * win/WebKit2Generated.make: Modified Paths trunk/Source/WebKit2/ChangeLog trunk/Source/WebKit2/win/WebKit2Generated.make Di

[webkit-changes] [100346] trunk/LayoutTests

2011-11-15 Thread tony
Title: [100346] trunk/LayoutTests Revision 100346 Author t...@chromium.org Date 2011-11-15 15:29:19 -0800 (Tue, 15 Nov 2011) Log Message Skip failing ref tests on Qt. * platform/qt/Skipped: editing/pasteboard/data-transfer-items-image-png.html and fast/forms/file/file-input-reset.htm

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

2011-11-15 Thread adamk
Title: [100347] trunk/Source/WebCore Revision 100347 Author ad...@chromium.org Date 2011-11-15 15:34:04 -0800 (Tue, 15 Nov 2011) Log Message Factor out V8Proxy's max recursion depth handling code https://bugs.webkit.org/show_bug.cgi?id=72422 Reviewed by Nate Chapin. Previously, V8Proxy

[webkit-changes] [100348] branches/safari-534.53-branch/Source/WebCore/ChangeLog

2011-11-15 Thread lforschler
Title: [100348] branches/safari-534.53-branch/Source/WebCore/ChangeLog Revision 100348 Author lforsch...@apple.com Date 2011-11-15 15:36:52 -0800 (Tue, 15 Nov 2011) Log Message rollout unneeded merge of 91147. Modified Paths branches/safari-534.53-branch/Source/WebCore/ChangeLog Dif

[webkit-changes] [100349] trunk/Websites/bugs.webkit.org

2011-11-15 Thread tony
Title: [100349] trunk/Websites/bugs.webkit.org Revision 100349 Author t...@chromium.org Date 2011-11-15 15:40:57 -0800 (Tue, 15 Nov 2011) Log Message set a max-width on the codereview overall comments textarea https://bugs.webkit.org/show_bug.cgi?id=72415 Reviewed by Ojan Vafai. Otherwi

[webkit-changes] [100350] trunk/Tools

2011-11-15 Thread tony
Title: [100350] trunk/Tools Revision 100350 Author t...@chromium.org Date 2011-11-15 15:41:53 -0800 (Tue, 15 Nov 2011) Log Message Unreviewed fix of ref-tests on GTK+. If a driver is never started, _xvfb_process is never set. * Scripts/webkitpy/layout_tests/port/gtk.py: Modified Paths

[webkit-changes] [100352] trunk/Tools

2011-11-15 Thread tony
Title: [100352] trunk/Tools Revision 100352 Author t...@chromium.org Date 2011-11-15 15:50:57 -0800 (Tue, 15 Nov 2011) Log Message Unreviewed, try to fix ref tests failures on SL Intel bot. It looks like ImageDiff isn't returning an image diff. * Scripts/webkitpy/layout_tests/layout_pack

[webkit-changes] [100353] trunk/Source

2011-11-15 Thread jochen
Title: [100353] trunk/Source Revision 100353 Author joc...@chromium.org Date 2011-11-15 15:52:28 -0800 (Tue, 15 Nov 2011) Log Message Rename ReferrerPolicy to clarify its meaning https://bugs.webkit.org/show_bug.cgi?id=72420 Reviewed by Nate Chapin. Source/WebCore: On the one hand, eve

[webkit-changes] [100354] trunk/LayoutTests

2011-11-15 Thread pkasting
Title: [100354] trunk/LayoutTests Revision 100354 Author pkast...@chromium.org Date 2011-11-15 15:54:51 -0800 (Tue, 15 Nov 2011) Log Message Mark a test as flakily failing. https://bugs.webkit.org/show_bug.cgi?id=72434 Unreviewed, gardening. * platform/chromium/test_expectations

[webkit-changes] [100355] trunk

2011-11-15 Thread jamesr
Title: [100355] trunk Revision 100355 Author jam...@google.com Date 2011-11-15 16:02:33 -0800 (Tue, 15 Nov 2011) Log Message [chromium] Merge chromium-gpu layout test configurations into non-gpu versions https://bugs.webkit.org/show_bug.cgi?id=72402 Reviewed by Dirk Pranke. Tools: Allo

[webkit-changes] [100356] trunk/Tools

2011-11-15 Thread tony
Title: [100356] trunk/Tools Revision 100356 Author t...@chromium.org Date 2011-11-15 16:04:20 -0800 (Tue, 15 Nov 2011) Log Message Unreviewed, better fix for ref tests failures on SL Intel bot. Revert the previous change and return None if pixel results from either the test page or the ex

[webkit-changes] [100358] trunk/LayoutTests

2011-11-15 Thread pkasting
Title: [100358] trunk/LayoutTests Revision 100358 Author pkast...@chromium.org Date 2011-11-15 16:17:03 -0800 (Tue, 15 Nov 2011) Log Message Mark a test as flakily crashing. https://bugs.webkit.org/show_bug.cgi?id=72436 Unreviewed, gardening. * platform/chromium/test_expectation

[webkit-changes] [100359] trunk/LayoutTests

2011-11-15 Thread tony
Title: [100359] trunk/LayoutTests Revision 100359 Author t...@chromium.org Date 2011-11-15 16:20:03 -0800 (Tue, 15 Nov 2011) Log Message Skip editing/pasteboard/data-transfer-items-image-png.html, a ref test, on platforms that don't currently support DataTransferItems. * platform/gtk/Ski

[webkit-changes] [100361] trunk/LayoutTests

2011-11-15 Thread pkasting
Title: [100361] trunk/LayoutTests Revision 100361 Author pkast...@chromium.org Date 2011-11-15 16:24:40 -0800 (Tue, 15 Nov 2011) Log Message r100331 did not seem to commit precisely the right expectation. https://bugs.webkit.org/show_bug.cgi?id=72391 Unreviewed, gardening. * fast/dom/Or

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

2011-11-15 Thread fpizlo
Title: [100363] trunk/Source/_javascript_Core Revision 100363 Author fpi...@apple.com Date 2011-11-15 16:26:30 -0800 (Tue, 15 Nov 2011) Log Message Crash in JSC::DFG::OSRExitCompiler::compileExit(JSC::DFG::OSRExit const&, JSC::DFG::SpeculationRecovery*) https://bugs.webkit.org/show_bug.cg

  1   2   >