[webkit-changes] [132318] trunk/LayoutTests

2012-10-24 Thread zandobersek
Title: [132318] trunk/LayoutTests Revision 132318 Author zandober...@gmail.com Date 2012-10-24 00:21:35 -0700 (Wed, 24 Oct 2012) Log Message Unreviewed GTK gardening. Marking fast/xmlhttprequest/xmlhttprequest-recursive-sync-event.html as flaky after r132143. Adding baselines for tvo SVG

[webkit-changes] [132319] trunk/LayoutTests

2012-10-24 Thread commit-queue
Title: [132319] trunk/LayoutTests Revision 132319 Author commit-qu...@webkit.org Date 2012-10-24 00:31:34 -0700 (Wed, 24 Oct 2012) Log Message [EFL] Unskip fast/events/tabindex-focus-blur-all.html. https://bugs.webkit.org/show_bug.cgi?id=100206 Unreviewed, EFL gardening. The bug webkit.

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

2012-10-24 Thread apavlov
Title: [132321] trunk/Source/WebCore Revision 132321 Author apav...@chromium.org Date 2012-10-24 00:34:24 -0700 (Wed, 24 Oct 2012) Log Message Web Inspector: Implement CSS reload upon related SASS resource saving https://bugs.webkit.org/show_bug.cgi?id=98024 Reviewed by Vsevolod Vlasov.

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

2012-10-24 Thread charles . wei
Title: [132322] trunk/Source/WebCore Revision 132322 Author charles@torchmobile.com.cn Date 2012-10-24 00:39:11 -0700 (Wed, 24 Oct 2012) Log Message [BlackBerry] Credentials not re-used for a redirected request to the same domain https://bugs.webkit.org/show_bug.cgi?id=100193 Reviewe

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

2012-10-24 Thread carlosgc
Title: [132323] trunk/Source/WebKit2 Revision 132323 Author carlo...@webkit.org Date 2012-10-24 00:40:24 -0700 (Wed, 24 Oct 2012) Log Message [GTK] Add API to get the WebKitWebView associated to a WebKitDownload to WebKit2 GTK+ https://bugs.webkit.org/show_bug.cgi?id=99836 Reviewed by Ma

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

2012-10-24 Thread commit-queue
Title: [132326] trunk/Source/WebKit2 Revision 132326 Author commit-qu...@webkit.org Date 2012-10-24 00:54:27 -0700 (Wed, 24 Oct 2012) Log Message [EFL][WK2] Make History client a C++ class https://bugs.webkit.org/show_bug.cgi?id=100104 Patch by Mikhail Pozdnyakov on 2012-10-24 Reviewed

[webkit-changes] [132327] trunk/LayoutTests

2012-10-24 Thread kbalazs
Title: [132327] trunk/LayoutTests Revision 132327 Author kbal...@webkit.org Date 2012-10-24 00:55:58 -0700 (Wed, 24 Oct 2012) Log Message [Qt][WK2] Skip tests that depend on disabling accelerated compositing https://bugs.webkit.org/show_bug.cgi?id=99167 Rubber-stamped by Simon Hausmann.

[webkit-changes] [132328] trunk

2012-10-24 Thread mario
Title: [132328] trunk Revision 132328 Author ma...@webkit.org Date 2012-10-24 01:12:50 -0700 (Wed, 24 Oct 2012) Log Message [WK2] [GTK] TestWebKitAccessibility is not being run https://bugs.webkit.org/show_bug.cgi?id=100102 Reviewed by Carlos Garcia Campos. .: Moved check for at-spi2 a

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

2012-10-24 Thread commit-queue
Title: [132329] trunk/Source/WebKit2 Revision 132329 Author commit-qu...@webkit.org Date 2012-10-24 01:35:21 -0700 (Wed, 24 Oct 2012) Log Message [EFL][WK2][AC] Black screen in web inspector window with AC on https://bugs.webkit.org/show_bug.cgi?id=100168 Patch by Yael Aharon on 2012-10

[webkit-changes] [132330] trunk/LayoutTests

2012-10-24 Thread tkent
Title: [132330] trunk/LayoutTests Revision 132330 Author tk...@chromium.org Date 2012-10-24 02:09:18 -0700 (Wed, 24 Oct 2012) Log Message [Chromium] Test expectation update * platform/chromium/TestExpectations: - exif-orientation-css.html is ImageOnlyFailure. - Still need rebaseline fo

[webkit-changes] [132331] trunk

2012-10-24 Thread yurys
Title: [132331] trunk Revision 132331 Author yu...@chromium.org Date 2012-10-24 02:16:12 -0700 (Wed, 24 Oct 2012) Log Message Web Inspector: provide memory instrumentation for ListHashSet https://bugs.webkit.org/show_bug.cgi?id=97786 Reviewed by Vsevolod Vlasov. Source/WebCore: Switche

[webkit-changes] [132332] trunk/LayoutTests

2012-10-24 Thread tkent
Title: [132332] trunk/LayoutTests Revision 132332 Author tk...@chromium.org Date 2012-10-24 02:33:00 -0700 (Wed, 24 Oct 2012) Log Message [Chromium] Test expectation update * platform/chromium-win/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-step-expected.png:

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

2012-10-24 Thread commit-queue
Title: [132334] trunk/Source/WebKit2 Revision 132334 Author commit-qu...@webkit.org Date 2012-10-24 04:02:12 -0700 (Wed, 24 Oct 2012) Log Message [EFL][WK2] Make find and form clients C++ classes https://bugs.webkit.org/show_bug.cgi?id=100199 Patch by Christophe Dumez on 2012-10-24 Revi

[webkit-changes] [132335] trunk/Tools

2012-10-24 Thread commit-queue
Title: [132335] trunk/Tools Revision 132335 Author commit-qu...@webkit.org Date 2012-10-24 04:45:42 -0700 (Wed, 24 Oct 2012) Log Message [GTK] Fix build break - undefined reference to 'gtk_init' https://bugs.webkit.org/show_bug.cgi?id=100221 Unreviewed build fix. GTK_LIBS is needed for

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

2012-10-24 Thread commit-queue
Title: [132337] trunk/Source/WebKit2 Revision 132337 Author commit-qu...@webkit.org Date 2012-10-24 05:02:28 -0700 (Wed, 24 Oct 2012) Log Message [EFL][WK2] Move Ewk_View_Private_Data out of ewk_view.cpp https://bugs.webkit.org/show_bug.cgi?id=100228 Patch by Christophe Dumez and Mikha

[webkit-changes] [132338] trunk

2012-10-24 Thread rakuco
Title: [132338] trunk Revision 132338 Author rak...@webkit.org Date 2012-10-24 05:05:32 -0700 (Wed, 24 Oct 2012) Log Message Unreviewed, rolling out r132333. http://trac.webkit.org/changeset/132333 https://bugs.webkit.org/show_bug.cgi?id=100234 Crashes many tests on the EFL-WK2 bot. (Req

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

2012-10-24 Thread commit-queue
Title: [132339] trunk/Source/WebKit2 Revision 132339 Author commit-qu...@webkit.org Date 2012-10-24 05:16:07 -0700 (Wed, 24 Oct 2012) Log Message [EFL][WK2] ASSERTION FAILED: edje(): could not paint native HTML part due to missing theme https://bugs.webkit.org/show_bug.cgi?id=100227 Patc

[webkit-changes] [132340] trunk/LayoutTests

2012-10-24 Thread zandobersek
Title: [132340] trunk/LayoutTests Revision 132340 Author zandober...@gmail.com Date 2012-10-24 05:17:39 -0700 (Wed, 24 Oct 2012) Log Message Unreviewed GTK gardening. Adding crash expectations for tests that started crashing after r132286. * platform/gtk/TestExpectations: Modified Path

[webkit-changes] [132341] trunk/LayoutTests

2012-10-24 Thread rakuco
Title: [132341] trunk/LayoutTests Revision 132341 Author rak...@webkit.org Date 2012-10-24 05:31:51 -0700 (Wed, 24 Oct 2012) Log Message [EFL] Hopefully finish rebaselining after r131941 and r131991. * platform/efl/compositing/clip-change-expected.png: Added. * platform/efl/compositing/g

[webkit-changes] [132342] trunk/Tools

2012-10-24 Thread rakuco
Title: [132342] trunk/Tools Revision 132342 Author rak...@webkit.org Date 2012-10-24 05:38:10 -0700 (Wed, 24 Oct 2012) Log Message [EFL][WK2] fast/repaint/delete-into-nested-block.html and fast/repaint/4776765.html are flaky https://bugs.webkit.org/show_bug.cgi?id=100010 Reviewed by Kenn

[webkit-changes] [132343] trunk

2012-10-24 Thread zeno . albisser
Title: [132343] trunk Revision 132343 Author zeno.albis...@digia.com Date 2012-10-24 06:18:49 -0700 (Wed, 24 Oct 2012) Log Message Implement GraphicsSurface for Windows. https://bugs.webkit.org/show_bug.cgi?id=98147 Source/WebCore: Reviewed by Kenneth Rohde Christiansen. * Target.pri:

[webkit-changes] [132344] trunk/Tools

2012-10-24 Thread carlosgc
Title: [132344] trunk/Tools Revision 132344 Author carlo...@webkit.org Date 2012-10-24 06:34:40 -0700 (Wed, 24 Oct 2012) Log Message Unreviewed. Fix the GTK+ build. * TestWebKitAPI/GNUmakefile.am: Add GTK_FLAGS to libTestWebKitAPIMain and webcore cflags to TestGtk. Modified Paths trunk

[webkit-changes] [132346] trunk

2012-10-24 Thread vsevik
Title: [132346] trunk Revision 132346 Author vse...@chromium.org Date 2012-10-24 06:44:56 -0700 (Wed, 24 Oct 2012) Log Message Web Inspector: UiSourceCode should rely on the workspace as a content provider. https://bugs.webkit.org/show_bug.cgi?id=100216 Reviewed by Pavel Feldman. Source

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

2012-10-24 Thread commit-queue
Title: [132347] trunk/Source/WebCore Revision 132347 Author commit-qu...@webkit.org Date 2012-10-24 06:54:46 -0700 (Wed, 24 Oct 2012) Log Message Web Inspector: Styles pane: Don't select whole value when I select just a part https://bugs.webkit.org/show_bug.cgi?id=100242 Patch by Nikita

[webkit-changes] [132350] trunk

2012-10-24 Thread commit-queue
Title: [132350] trunk Revision 132350 Author commit-qu...@webkit.org Date 2012-10-24 07:33:47 -0700 (Wed, 24 Oct 2012) Log Message [EFL] run-webkit-tests writes garbage on stderr when running on Xvfb https://bugs.webkit.org/show_bug.cgi?id=100243 Patch by Thiago Marcos P. Santos on 2012

[webkit-changes] [132351] trunk/LayoutTests

2012-10-24 Thread dominik . rottsches
Title: [132351] trunk/LayoutTests Revision 132351 Author dominik.rottsc...@intel.com Date 2012-10-24 07:34:18 -0700 (Wed, 24 Oct 2012) Log Message [EFL] Unreviewed gardening. * platform/efl-wk1/TestExpectations: Marking shadow-dom failures after r132303 * platform/efl-wk2/TestExpectation

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

2012-10-24 Thread dominik . rottsches
Title: [132353] trunk/Source/WebKit2 Revision 132353 Author dominik.rottsc...@intel.com Date 2012-10-24 07:41:19 -0700 (Wed, 24 Oct 2012) Log Message [EFL][AC] Fix build break when AC is enabled https://bugs.webkit.org/show_bug.cgi?id=100245 Patch by Sudarsana Nagineni on 2012-10-24 Rev

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

2012-10-24 Thread commit-queue
Title: [132354] trunk/Source/WebKit2 Revision 132354 Author commit-qu...@webkit.org Date 2012-10-24 07:42:54 -0700 (Wed, 24 Oct 2012) Log Message [EFL][WK2] Ewk_Settings refactoring https://bugs.webkit.org/show_bug.cgi?id=100233 Patch by Mikhail Pozdnyakov on 2012-10-24 Reviewed by Kenn

[webkit-changes] [132355] trunk

2012-10-24 Thread commit-queue
Title: [132355] trunk Revision 132355 Author commit-qu...@webkit.org Date 2012-10-24 07:51:47 -0700 (Wed, 24 Oct 2012) Log Message [GTK] ./configure output for CSS Shaders is broken https://bugs.webkit.org/show_bug.cgi?id=100217 Patch by Priit Laes on 2012-10-24 Reviewed by Martin Robin

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

2012-10-24 Thread eric . carlson
Title: [132356] trunk/Source/WebCore Revision 132356 Author eric.carl...@apple.com Date 2012-10-24 08:04:40 -0700 (Wed, 24 Oct 2012) Log Message Allow ports to override text track rendering style https://bugs.webkit.org/show_bug.cgi?id=97800 Unreviewed Build fix. CGFloat is alr

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

2012-10-24 Thread loislo
Title: [132357] trunk/Source/WebCore Revision 132357 Author loi...@chromium.org Date 2012-10-24 08:08:24 -0700 (Wed, 24 Oct 2012) Log Message Web Inspector: NMI add instrumentation for ResourceBuffer. It gives us 10mb on gmail https://bugs.webkit.org/show_bug.cgi?id=100254 Reviewed by Yu

[webkit-changes] [132358] trunk/Source

2012-10-24 Thread commit-queue
Title: [132358] trunk/Source Revision 132358 Author commit-qu...@webkit.org Date 2012-10-24 08:28:27 -0700 (Wed, 24 Oct 2012) Log Message [BlackBerry] Extending existing ThreadUnsafe singletons in webkit to Generic ThreadUnsafe Singleton https://bugs.webkit.org/show_bug.cgi?id=100145 Pat

[webkit-changes] [132360] trunk/Source/WebKit

2012-10-24 Thread commit-queue
Title: [132360] trunk/Source/WebKit Revision 132360 Author commit-qu...@webkit.org Date 2012-10-24 08:30:28 -0700 (Wed, 24 Oct 2012) Log Message [BlackBerry] Rename GeolocationControllerClientBlackBerry to GeolocationClientBlackBerry https://bugs.webkit.org/show_bug.cgi?id=100250 Patch b

[webkit-changes] [132362] trunk/PerformanceTests

2012-10-24 Thread zoltan
Title: [132362] trunk/PerformanceTests Revision 132362 Author zol...@webkit.org Date 2012-10-24 09:23:22 -0700 (Wed, 24 Oct 2012) Log Message REGRESSION(r131982): Skip SVG/SvgNestedUse.html performancetest since it is crashing https://bugs.webkit.org/show_bug.cgi?id=100262 Unreviewed. S

[webkit-changes] [132363] trunk/Source/WebKit/gtk

2012-10-24 Thread commit-queue
Title: [132363] trunk/Source/WebKit/gtk Revision 132363 Author commit-qu...@webkit.org Date 2012-10-24 09:43:55 -0700 (Wed, 24 Oct 2012) Log Message [GTK] Typos in user-visible strings: "coordintate" https://bugs.webkit.org/show_bug.cgi?id=100252 Patch by Priit Laes on 2012-10-24 Review

[webkit-changes] [132364] trunk/Tools

2012-10-24 Thread vollick
Title: [132364] trunk/Tools Revision 132364 Author voll...@chromium.org Date 2012-10-24 10:02:11 -0700 (Wed, 24 Oct 2012) Log Message [chromium] Explicitly disable accelerated animations in DRT https://bugs.webkit.org/show_bug.cgi?id=100241 Reviewed by Adrienne Walker. Disable accelerat

[webkit-changes] [132365] trunk

2012-10-24 Thread dbarton
Title: [132365] trunk Revision 132365 Author dbar...@mathscribe.com Date 2012-10-24 10:20:41 -0700 (Wed, 24 Oct 2012) Log Message [MathML] Timeouts on linux after r132264 https://bugs.webkit.org/show_bug.cgi?id=100202 Reviewed by Eric Seidel. Source/WebCore: When building a stretched o

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

2012-10-24 Thread weinig
Title: [132366] trunk/Source/WebKit2 Revision 132366 Author wei...@apple.com Date 2012-10-24 10:22:19 -0700 (Wed, 24 Oct 2012) Log Message Move a few more WebProcess sub-objects to be MessageReceivers https://bugs.webkit.org/show_bug.cgi?id=100186 Reviewed by Anders Carlsson. * WebProce

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

2012-10-24 Thread commit-queue
Title: [132368] trunk/Source/WebCore Revision 132368 Author commit-qu...@webkit.org Date 2012-10-24 10:29:50 -0700 (Wed, 24 Oct 2012) Log Message Incorrect conditional use of LogFTP https://bugs.webkit.org/show_bug.cgi?id=100260 Patch by Cosmin Truta on 2012-10-24 Reviewed by Alexey Pro

[webkit-changes] [132369] trunk/Tools

2012-10-24 Thread ojan
Title: [132369] trunk/Tools Revision 132369 Author o...@chromium.org Date 2012-10-24 10:36:32 -0700 (Wed, 24 Oct 2012) Log Message Show an error when there are no completed builds in the past 20 runs https://bugs.webkit.org/show_bug.cgi?id=100266 Reviewed by Dimitri Glazkov. Right now w

[webkit-changes] [132370] trunk/Tools

2012-10-24 Thread jochen
Title: [132370] trunk/Tools Revision 132370 Author joc...@chromium.org Date 2012-10-24 10:44:06 -0700 (Wed, 24 Oct 2012) Log Message [chromium] Use include paths relative to Source/ in the TestRunner's public API https://bugs.webkit.org/show_bug.cgi?id=100079 Reviewed by Adam Barth. For

[webkit-changes] [132371] trunk

2012-10-24 Thread commit-queue
Title: [132371] trunk Revision 132371 Author commit-qu...@webkit.org Date 2012-10-24 10:55:30 -0700 (Wed, 24 Oct 2012) Log Message Crash when trying to write exception message to null console https://bugs.webkit.org/show_bug.cgi?id=99658 Patch by Toni Barzic on 2012-10-24 Reviewed by Ad

[webkit-changes] [132372] trunk/LayoutTests

2012-10-24 Thread leviw
Title: [132372] trunk/LayoutTests Revision 132372 Author le...@chromium.org Date 2012-10-24 10:56:50 -0700 (Wed, 24 Oct 2012) Log Message Unreveiewed gardening. Fixing linter, marking 2 mathml tests as flaky crashers on debug, and adding passing Lion expectations for a third mathml test.

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

2012-10-24 Thread msaboff
Title: [132373] trunk/Source/WebCore Revision 132373 Author msab...@apple.com Date 2012-10-24 11:00:33 -0700 (Wed, 24 Oct 2012) Log Message Code cleanup after r132165 https://bugs.webkit.org/show_bug.cgi?id=100135 Reviewed by Geoffrey Garen. Fixed up some unneccesary and inefficient con

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

2012-10-24 Thread thakis
Title: [132374] trunk/Source/WebCore Revision 132374 Author tha...@chromium.org Date 2012-10-24 11:02:49 -0700 (Wed, 24 Oct 2012) Log Message [chromium] Respect image orientation in image dragging code https://bugs.webkit.org/show_bug.cgi?id=100200 Reviewed by Tony Chang. Based on the c

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

2012-10-24 Thread leviw
Title: [132375] trunk/Source/WebCore Revision 132375 Author le...@chromium.org Date 2012-10-24 11:08:17 -0700 (Wed, 24 Oct 2012) Log Message Fixing the Chromium build after typo in r132367. * WebCore.gypi: Modified Paths trunk/Source/WebCore/ChangeLog trunk/Source/WebCore/WebCore.gypi

[webkit-changes] [132376] trunk/LayoutTests

2012-10-24 Thread danakj
Title: [132376] trunk/LayoutTests Revision 132376 Author dan...@chromium.org Date 2012-10-24 11:10:28 -0700 (Wed, 24 Oct 2012) Log Message Layout tests to verify scaled composited layers have crisp text https://bugs.webkit.org/show_bug.cgi?id=96940 Reviewed by Adrienne Walker. Chromium

[webkit-changes] [132377] trunk

2012-10-24 Thread fmalita
Title: [132377] trunk Revision 132377 Author fmal...@chromium.org Date 2012-10-24 11:13:57 -0700 (Wed, 24 Oct 2012) Log Message [Chromium] SVG repaint issues https://bugs.webkit.org/show_bug.cgi?id=99874 Reviewed by Levi Weintraub. Source/WebCore: RenderSVGRoot::paintReplaced() convert

[webkit-changes] [132378] trunk/LayoutTests

2012-10-24 Thread leviw
Title: [132378] trunk/LayoutTests Revision 132378 Author le...@chromium.org Date 2012-10-24 11:28:45 -0700 (Wed, 24 Oct 2012) Log Message Unreviewed gardening. Marking fast/media/w3c/test_media_queries.html as slow on Chromium debug bots following r132352. It may still timeout... * platf

[webkit-changes] [132380] trunk/Source

2012-10-24 Thread timothy
Title: [132380] trunk/Source Revision 132380 Author timo...@apple.com Date 2012-10-24 12:00:50 -0700 (Wed, 24 Oct 2012) Log Message Make the Inspector WKView/WebView become the first responder when bringToFront is called. https://bugs.webkit.org/show_bug.cgi?id=100209 Reviewed by Joseph

[webkit-changes] [132381] trunk

2012-10-24 Thread cfleizach
Title: [132381] trunk Revision 132381 Author cfleiz...@apple.com Date 2012-10-24 12:02:57 -0700 (Wed, 24 Oct 2012) Log Message AX: WebKit exposes abstract ARIA role range as AXSlider; should be generic AXGroup https://bugs.webkit.org/show_bug.cgi?id=100204 Reviewed by Beth Dakin. Source

[webkit-changes] [132382] trunk/LayoutTests

2012-10-24 Thread zandobersek
Title: [132382] trunk/LayoutTests Revision 132382 Author zandober...@gmail.com Date 2012-10-24 12:10:35 -0700 (Wed, 24 Oct 2012) Log Message Unreviewed GTK gardening. Rebaselining two Video Track tests after r132349. * platform/gtk/media/track/track-cue-rendering-horizontal-expected.txt

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

2012-10-24 Thread ap
Title: [132383] trunk/Source/WebCore Revision 132383 Author a...@apple.com Date 2012-10-24 12:17:06 -0700 (Wed, 24 Oct 2012) Log Message Fixed Windows path for SharedWorkerStrategy.h - it's in workers/, not platform/. * WebCore.vcproj/WebCore.vcproj: Modified Paths trun

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

2012-10-24 Thread thakis
Title: [132384] trunk/Source/WebCore Revision 132384 Author tha...@chromium.org Date 2012-10-24 12:30:45 -0700 (Wed, 24 Oct 2012) Log Message Honor image orientation in GraphicsContextSkia https://bugs.webkit.org/show_bug.cgi?id=100179 Reviewed by Stephen White. Also fix a bug in ImageO

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

2012-10-24 Thread commit-queue
Title: [132385] trunk/Source/WebKit/chromium Revision 132385 Author commit-qu...@webkit.org Date 2012-10-24 12:31:09 -0700 (Wed, 24 Oct 2012) Log Message Create skia_webkit.gyp to improve rebaselining. https://bugs.webkit.org/show_bug.cgi?id=99759 Patch by Ben Wagner on 2012-10-24 Revie

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

2012-10-24 Thread andersca
Title: [132386] trunk/Source/WebKit2 Revision 132386 Author ander...@apple.com Date 2012-10-24 12:31:16 -0700 (Wed, 24 Oct 2012) Log Message Add per destination ID message receivers https://bugs.webkit.org/show_bug.cgi?id=100276 Reviewed by Andreas Kling. Extend MessageReceiverMap to ha

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

2012-10-24 Thread commit-queue
Title: [132387] trunk/Source/WebCore Revision 132387 Author commit-qu...@webkit.org Date 2012-10-24 13:15:55 -0700 (Wed, 24 Oct 2012) Log Message BlackBerry fix for webgl-depth-texture.html https://bugs.webkit.org/show_bug.cgi?id=100258 Patch by Jonathan Feldstein on 2012-10-24 Reviewed

[webkit-changes] [132388] trunk

2012-10-24 Thread commit-queue
Title: [132388] trunk Revision 132388 Author commit-qu...@webkit.org Date 2012-10-24 13:18:36 -0700 (Wed, 24 Oct 2012) Log Message image-set doesn't round-trip properly with cssText https://bugs.webkit.org/show_bug.cgi?id=99725 Patch by Rick Byers on 2012-10-24 Reviewed by Beth Dakin.

[webkit-changes] [132389] trunk/Source

2012-10-24 Thread noam . rosenthal
Title: [132389] trunk/Source Revision 132389 Author noam.rosent...@nokia.com Date 2012-10-24 13:20:59 -0700 (Wed, 24 Oct 2012) Log Message [Qt-on-Mac] GraphicsSurfaces should not create a global IOSurface handle https://bugs.webkit.org/show_bug.cgi?id=89885 Reviewed by Kenneth Rohde Chri

[webkit-changes] [132390] trunk/Source/WebKit/blackberry

2012-10-24 Thread zhajiang
Title: [132390] trunk/Source/WebKit/blackberry Revision 132390 Author zhaji...@rim.com Date 2012-10-24 13:30:39 -0700 (Wed, 24 Oct 2012) Log Message [BlackBerry][Fullscreen] Roll out changes to fullscreen which rely on viewport size change https://bugs.webkit.org/show_bug.cgi?id=100259 R

[webkit-changes] [132391] trunk/Source/WebKit/blackberry

2012-10-24 Thread zhajiang
Title: [132391] trunk/Source/WebKit/blackberry Revision 132391 Author zhaji...@rim.com Date 2012-10-24 13:31:05 -0700 (Wed, 24 Oct 2012) Log Message [BlackBerry][Fullscreen] Roll out changes to fullscreen which rely on viewport size change [Part II] https://bugs.webkit.org/show_bug.cgi?id

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

2012-10-24 Thread noam . rosenthal
Title: [132392] trunk/Source/WebKit2 Revision 132392 Author noam.rosent...@nokia.com Date 2012-10-24 13:33:14 -0700 (Wed, 24 Oct 2012) Log Message Coordinated Graphics: Enable threaded/IPC animations https://bugs.webkit.org/show_bug.cgi?id=93146 Reviewed by Caio Marcelo de Oliveira Filho

[webkit-changes] [132394] trunk

2012-10-24 Thread simon . fraser
Title: [132394] trunk Revision 132394 Author simon.fra...@apple.com Date 2012-10-24 13:36:02 -0700 (Wed, 24 Oct 2012) Log Message Fix CALayer hiearchy when combining tiling with preserve-3d https://bugs.webkit.org/show_bug.cgi?id=100205 Reviewed by Dean Jackson. Source/WebCore: When an

[webkit-changes] [132395] trunk

2012-10-24 Thread tony
Title: [132395] trunk Revision 132395 Author t...@chromium.org Date 2012-10-24 13:46:45 -0700 (Wed, 24 Oct 2012) Log Message Setting width of a flexitem causes the adjacent flex item to be displayed poorly. https://bugs.webkit.org/show_bug.cgi?id=99925 Reviewed by Ojan Vafai. Source/Web

[webkit-changes] [132396] trunk/Source

2012-10-24 Thread beidson
Title: [132396] trunk/Source Revision 132396 Author beid...@apple.com Date 2012-10-24 13:49:23 -0700 (Wed, 24 Oct 2012) Log Message Add a strategy for loader customization. https://bugs.webkit.org/show_bug.cgi?id=100278 Reviewed by Alexey Proskuryakov. Source/WebCore: It's empty for no

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

2012-10-24 Thread abarth
Title: [132397] trunk/Source/WebCore Revision 132397 Author aba...@webkit.org Date 2012-10-24 14:02:09 -0700 (Wed, 24 Oct 2012) Log Message [V8] ActiveDOMObjectEpilogueVisitor is unnecessary and can be deleted https://bugs.webkit.org/show_bug.cgi?id=100208 Reviewed by Eric Seidel. Rathe

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

2012-10-24 Thread fischman
Title: [132398] trunk/Source/WebCore Revision 132398 Author fisch...@chromium.org Date 2012-10-24 14:07:02 -0700 (Wed, 24 Oct 2012) Log Message call to setNeedsLayout during RenderVideo::paintReplaced https://bugs.webkit.org/show_bug.cgi?id=100265 Reviewed by Eric Carlson. Removed unnec

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

2012-10-24 Thread ericu
Title: [132399] trunk/Source/WebKit/chromium Revision 132399 Author er...@chromium.org Date 2012-10-24 14:08:01 -0700 (Wed, 24 Oct 2012) Log Message https://bugs.webkit.org/show_bug.cgi?id=99202 [Chromium] shift-click fails to spawn new window with target=_blank Reviewed by Adam Barth N

[webkit-changes] [132400] trunk/LayoutTests

2012-10-24 Thread leviw
Title: [132400] trunk/LayoutTests Revision 132400 Author le...@chromium.org Date 2012-10-24 14:34:16 -0700 (Wed, 24 Oct 2012) Log Message Unreviewed gardening. Updating slow expectations for two tests following a Chromium change. See https://bugs.webkit.org/show_bug.cgi?id=100287 * platf

[webkit-changes] [132401] trunk

2012-10-24 Thread jsbell
Title: [132401] trunk Revision 132401 Author jsb...@chromium.org Date 2012-10-24 14:36:57 -0700 (Wed, 24 Oct 2012) Log Message IndexedDB: Cursor property value identities should be preserved https://bugs.webkit.org/show_bug.cgi?id=100051 Reviewed by Tony Chang. Source/WebCore: Some W3C

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

2012-10-24 Thread timothy
Title: [132402] trunk/Source/WebKit/mac Revision 132402 Author timo...@apple.com Date 2012-10-24 14:37:19 -0700 (Wed, 24 Oct 2012) Log Message Fix a crash seen during the Inspector tests on the WebKit1 bots. Reviewed by Filip Pizlo. * WebCoreSupport/WebInspectorClient.mm: (WebInspectorF

[webkit-changes] [132404] trunk

2012-10-24 Thread cfleizach
Title: [132404] trunk Revision 132404 Author cfleiz...@apple.com Date 2012-10-24 14:48:16 -0700 (Wed, 24 Oct 2012) Log Message AX:When aria-label is used, the text under an element is still appearing as the AXTitle https://bugs.webkit.org/show_bug.cgi?id=98167 Reviewed by Beth Dakin. So

[webkit-changes] [132406] trunk

2012-10-24 Thread tdanderson
Title: [132406] trunk Revision 132406 Author tdander...@chromium.org Date 2012-10-24 14:54:16 -0700 (Wed, 24 Oct 2012) Log Message Handle two-finger tap gestures in the same way as long-press gestures https://bugs.webkit.org/show_bug.cgi?id=99947 Reviewed by Adam Barth. Source/WebCore:

[webkit-changes] [132407] trunk/LayoutTests

2012-10-24 Thread leviw
Title: [132407] trunk/LayoutTests Revision 132407 Author le...@chromium.org Date 2012-10-24 14:58:30 -0700 (Wed, 24 Oct 2012) Log Message Unreviewed gardening. Marking 2 more mathml tests as flaky crashers on debug. * platform/chromium/TestExpectations: Modified Paths trunk/LayoutTests

[webkit-changes] [132408] trunk/LayoutTests

2012-10-24 Thread leviw
Title: [132408] trunk/LayoutTests Revision 132408 Author le...@chromium.org Date 2012-10-24 15:00:32 -0700 (Wed, 24 Oct 2012) Log Message Unreviewed gardening. Marking the software compositing version of compositing/tiling/backface-preserve-3d-tiled.html as failing as well. * platform/ch

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

2012-10-24 Thread simon . fraser
Title: [132409] trunk/Source/WebCore Revision 132409 Author simon.fra...@apple.com Date 2012-10-24 15:01:03 -0700 (Wed, 24 Oct 2012) Log Message Null-check the RenderView in ocument::windowScreenDidChange to fix a crash when saving PDFs https://bugs.webkit.org/show_bug.cgi?id=100141 Rev

[webkit-changes] [132410] trunk/Tools

2012-10-24 Thread dpranke
Title: [132410] trunk/Tools Revision 132410 Author dpra...@chromium.org Date 2012-10-24 15:04:00 -0700 (Wed, 24 Oct 2012) Log Message webkitpy: clean up references to Skipped files https://bugs.webkit.org/show_bug.cgi?id=100045 Reviewed by Ojan Vafai. Since they are no longer used or ne

[webkit-changes] [132411] trunk

2012-10-24 Thread commit-queue
Title: [132411] trunk Revision 132411 Author commit-qu...@webkit.org Date 2012-10-24 15:36:28 -0700 (Wed, 24 Oct 2012) Log Message Incorrect keycodes for numpad /, -, +, . https://bugs.webkit.org/show_bug.cgi?id=99188 Patch by Sailesh Agrawal on 2012-10-24 Reviewed by Tony Chang. Sourc

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

2012-10-24 Thread commit-queue
Title: [132412] trunk/Source/WebCore Revision 132412 Author commit-qu...@webkit.org Date 2012-10-24 15:40:27 -0700 (Wed, 24 Oct 2012) Log Message loaderRunLoop() should use synchronization instead of while loop https://bugs.webkit.org/show_bug.cgi?id=55402 Patch by Jae Hyun Park on 2012

[webkit-changes] [132413] trunk/LayoutTests

2012-10-24 Thread tony
Title: [132413] trunk/LayoutTests Revision 132413 Author t...@chromium.org Date 2012-10-24 15:45:13 -0700 (Wed, 24 Oct 2012) Log Message [chromium] Unreviewed, land pixel results on Win/Mac for a new repaint test. * platform/chromium-mac/css3/flexbox/repaint-during-resize-no-flex-expecte

[webkit-changes] [132414] trunk

2012-10-24 Thread commit-queue
Title: [132414] trunk Revision 132414 Author commit-qu...@webkit.org Date 2012-10-24 15:49:03 -0700 (Wed, 24 Oct 2012) Log Message [BlackBerry] change CMAKE__FLAGS_ from enviroment flags https://bugs.webkit.org/show_bug.cgi?id=100256 Patch by Michael Carmody on 2012-10-24 Reviewed by Ro

[webkit-changes] [132415] trunk/Tools

2012-10-24 Thread dpranke
Title: [132415] trunk/Tools Revision 132415 Author dpra...@chromium.org Date 2012-10-24 16:00:00 -0700 (Wed, 24 Oct 2012) Log Message tweak debug logging in webkit-patch optimize-baselines https://bugs.webkit.org/show_bug.cgi?id=100294 Reviewed by Ojan Vafai. This changes the logging to

[webkit-changes] [132416] trunk

2012-10-24 Thread commit-queue
Title: [132416] trunk Revision 132416 Author commit-qu...@webkit.org Date 2012-10-24 16:01:30 -0700 (Wed, 24 Oct 2012) Log Message [CSS Shaders] The mesh should be specified using order https://bugs.webkit.org/show_bug.cgi?id=96285 Patch by Max Vujovic on 2012-10-24 Reviewed by Dean Ja

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

2012-10-24 Thread abarth
Title: [132417] trunk/Source/WebCore Revision 132417 Author aba...@webkit.org Date 2012-10-24 16:17:36 -0700 (Wed, 24 Oct 2012) Log Message [V8] WorkerContextExecutionProxy doesn't need to track events https://bugs.webkit.org/show_bug.cgi?id=100295 Reviewed by Eric Seidel. This code was

[webkit-changes] [132418] trunk/LayoutTests

2012-10-24 Thread leviw
Title: [132418] trunk/LayoutTests Revision 132418 Author le...@chromium.org Date 2012-10-24 16:18:32 -0700 (Wed, 24 Oct 2012) Log Message Unreviewed gardening. Chromium revision 163873 also made platform/chromium/virtual/gpu/fast/canvas/canvas-incremental-repaint.html slow. * platform/ch

[webkit-changes] [132419] trunk/Source

2012-10-24 Thread pilgrim
Title: [132419] trunk/Source Revision 132419 Author pilg...@chromium.org Date 2012-10-24 16:19:45 -0700 (Wed, 24 Oct 2012) Log Message [Chromium] Remove screen-related functions from PlatformSupport https://bugs.webkit.org/show_bug.cgi?id=97474 Reviewed by Adam Barth. Screen-related fun

[webkit-changes] [132420] trunk

2012-10-24 Thread tommyw
Title: [132420] trunk Revision 132420 Author tom...@google.com Date 2012-10-24 16:24:05 -0700 (Wed, 24 Oct 2012) Log Message Source/WebCore: MediaStream API: Make sure all events are dispatched asynchronously https://bugs.webkit.org/show_bug.cgi?id=100286 Reviewed by Adam Barth. This is

[webkit-changes] [132421] trunk/Source

2012-10-24 Thread mihaip
Title: [132421] trunk/Source Revision 132421 Author mih...@chromium.org Date 2012-10-24 16:26:58 -0700 (Wed, 24 Oct 2012) Log Message [Chromium] Allow pushState and related history APIs to be disabled per context https://bugs.webkit.org/show_bug.cgi?id=99780 Reviewed by Adam Barth. Sour

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

2012-10-24 Thread timothy_horton
Title: [132422] trunk/Source/WebCore Revision 132422 Author timothy_hor...@apple.com Date 2012-10-24 16:40:28 -0700 (Wed, 24 Oct 2012) Log Message Update main frame scroll position immediately for programmatic scrolls https://bugs.webkit.org/show_bug.cgi?id=98074 Reviewed by Simon Fraser

[webkit-changes] [132423] trunk/Tools

2012-10-24 Thread dpranke
Title: [132423] trunk/Tools Revision 132423 Author dpra...@chromium.org Date 2012-10-24 16:46:23 -0700 (Wed, 24 Oct 2012) Log Message nrwt: truncate meter lines properly on windows https://bugs.webkit.org/show_bug.cgi?id=100062 Reviewed by Tony Chang. This change adds the code to figure

[webkit-changes] [132424] trunk

2012-10-24 Thread dbarton
Title: [132424] trunk Revision 132424 Author dbar...@mathscribe.com Date 2012-10-24 16:49:54 -0700 (Wed, 24 Oct 2012) Log Message MathML tests trigger font cache assertions in debug bots https://bugs.webkit.org/show_bug.cgi?id=100268 Reviewed by Eric Seidel. Source/WebCore: Add a FontC

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

2012-10-24 Thread commit-queue
Title: [132425] trunk/Source/WebKit2 Revision 132425 Author commit-qu...@webkit.org Date 2012-10-24 16:55:49 -0700 (Wed, 24 Oct 2012) Log Message Disable auto termination of WebKit2 processes on mac https://bugs.webkit.org/show_bug.cgi?id=100176 Patch by Kiran Muppala on 2012-10-24 Revi

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

2012-10-24 Thread andersca
Title: [132426] trunk/Source/WebKit2 Revision 132426 Author ander...@apple.com Date 2012-10-24 16:59:39 -0700 (Wed, 24 Oct 2012) Log Message Make it a compile error to send a sync message as async (and vice versa) https://bugs.webkit.org/show_bug.cgi?id=100285 Reviewed by Sam Weinig. Ad

[webkit-changes] [132427] trunk

2012-10-24 Thread bdakin
Title: [132427] trunk Revision 132427 Author bda...@apple.com Date 2012-10-24 17:19:35 -0700 (Wed, 24 Oct 2012) Log Message https://bugs.webkit.org/show_bug.cgi?id=100169 We should make TileCache tiles the size of the tile coverage rect when we can't do fast scrolling -and- Reviewed by

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

2012-10-24 Thread fpizlo
Title: [132428] trunk/Source/_javascript_Core Revision 132428 Author fpi...@apple.com Date 2012-10-24 17:24:11 -0700 (Wed, 24 Oct 2012) Log Message DFG compileBlahBlahByVal methods for Contiguous and ArrayStorage have only one caller and should be removed https://bugs.webkit.org/show_bug.

[webkit-changes] [132429] trunk/LayoutTests

2012-10-24 Thread dpranke
Title: [132429] trunk/LayoutTests Revision 132429 Author dpra...@chromium.org Date 2012-10-24 17:24:20 -0700 (Wed, 24 Oct 2012) Log Message Unreviewed, expectations and baseline cleanup. Remove some old baselines for a test that was converted to a reftest, and remove entries for tests no

[webkit-changes] [132430] tags/Safari-537.16/

2012-10-24 Thread lforschler
Title: [132430] tags/Safari-537.16/ Revision 132430 Author lforsch...@apple.com Date 2012-10-24 17:25:38 -0700 (Wed, 24 Oct 2012) Log Message New Tag. Added Paths tags/Safari-537.16/ Diff Property changes: tags/Safari-537.16 Added: svn:ignore depcomp compile config.guess GNUmake

[webkit-changes] [132431] trunk/LayoutTests

2012-10-24 Thread dpranke
Title: [132431] trunk/LayoutTests Revision 132431 Author dpra...@chromium.org Date 2012-10-24 17:33:28 -0700 (Wed, 24 Oct 2012) Log Message Unreviewed, update chromium-mac-mountainlion baselines. * platform/chromium-mac-lion/media/track/track-cue-rendering-horizontal-expected.png: Copied

[webkit-changes] [132432] trunk/LayoutTests

2012-10-24 Thread simon . fraser
Title: [132432] trunk/LayoutTests Revision 132432 Author simon.fra...@apple.com Date 2012-10-24 17:36:44 -0700 (Wed, 24 Oct 2012) Log Message Skip tiled drawing tests for WK1 https://bugs.webkit.org/show_bug.cgi?id=100312 Reviewed by Beth Dakin. Skip platform/mac/tiled-drawing tests in

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

2012-10-24 Thread thakis
Title: [132433] trunk/Source/WebCore Revision 132433 Author tha...@chromium.org Date 2012-10-24 17:42:51 -0700 (Wed, 24 Oct 2012) Log Message Pass on exif orientation from ImageSource when using the open-source image decoders https://bugs.webkit.org/show_bug.cgi?id=100164 Reviewed by Eri

  1   2   >