[webkit-changes] [93476] trunk

2011-08-19 Thread commit-queue
Title: [93476] trunk Revision 93476 Author commit-qu...@webkit.org Date 2011-08-19 23:32:08 -0700 (Fri, 19 Aug 2011) Log Message Unreviewed, rolling out r93415. http://trac.webkit.org/changeset/93415 https://bugs.webkit.org/show_bug.cgi?id=66623 Introduces failing test (Requested by pfel

[webkit-changes] [93474] trunk/LayoutTests

2011-08-19 Thread rniwa
Title: [93474] trunk/LayoutTests Revision 93474 Author rn...@webkit.org Date 2011-08-19 21:32:24 -0700 (Fri, 19 Aug 2011) Log Message Skip the test added by r93369 on GTK; the failure is tracked by the bug 66621. * platform/gtk/Skipped: Modified Paths trunk/LayoutTests/ChangeLog trunk/

[webkit-changes] [93473] trunk/LayoutTests

2011-08-19 Thread rniwa
Title: [93473] trunk/LayoutTests Revision 93473 Author rn...@webkit.org Date 2011-08-19 21:27:30 -0700 (Fri, 19 Aug 2011) Log Message Remove the left over from r93468; also fix Chromium Windows expectation (Copied it over from fast/css/getComputedStyle/ and replaced Times with 'times new

[webkit-changes] [93472] trunk/LayoutTests

2011-08-19 Thread rniwa
Title: [93472] trunk/LayoutTests Revision 93472 Author rn...@webkit.org Date 2011-08-19 20:41:17 -0700 (Fri, 19 Aug 2011) Log Message Skip the test added by r93392 on Windows; the failure is tracked by the bug 66620. * platform/win/Skipped: Modified Paths trunk/LayoutTests/ChangeLog tr

[webkit-changes] [93471] trunk/LayoutTests

2011-08-19 Thread rniwa
Title: [93471] trunk/LayoutTests Revision 93471 Author rn...@webkit.org Date 2011-08-19 20:36:24 -0700 (Fri, 19 Aug 2011) Log Message More rebaseline after r93068. Apparently Windows XP needs a separate baseline. * platform/win-xp/editing: Added. * platform/win-xp/editing/deleting: Added

[webkit-changes] [93470] trunk/LayoutTests

2011-08-19 Thread rniwa
Title: [93470] trunk/LayoutTests Revision 93470 Author rn...@webkit.org Date 2011-08-19 20:29:32 -0700 (Fri, 19 Aug 2011) Log Message Redo the rebaseline done by r93353. The test that has been failing on GTK is editing/deleting/regional-indicators.html, not editing/selection/regional-indi

[webkit-changes] [93469] trunk/LayoutTests

2011-08-19 Thread rniwa
Title: [93469] trunk/LayoutTests Revision 93469 Author rn...@webkit.org Date 2011-08-19 20:19:39 -0700 (Fri, 19 Aug 2011) Log Message Skip the test added by r93392 on Qt. The failure is tracked by the bug 66619. * platform/qt/Skipped: Modified Paths trunk/LayoutTests/ChangeLog trunk/La

[webkit-changes] [93468] trunk/LayoutTests

2011-08-19 Thread rniwa
Title: [93468] trunk/LayoutTests Revision 93468 Author rn...@webkit.org Date 2011-08-19 20:12:56 -0700 (Fri, 19 Aug 2011) Log Message Rebaseline after r93430. Also removed superfluous expected result from Chromium directories. * fast/css/getComputedStyle/computed-style-without-renderer-e

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

2011-08-19 Thread dbates
Title: [93467] trunk/Source/_javascript_Core Revision 93467 Author dba...@webkit.org Date 2011-08-19 19:59:07 -0700 (Fri, 19 Aug 2011) Log Message Only #include and require SA_RESTART when building with JSC_MULTIPLE_THREADS https://bugs.webkit.org/show_bug.cgi?id=66617 Both and SA_REST

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

2011-08-19 Thread fpizlo
Title: [93466] trunk/Source/_javascript_Core Revision 93466 Author fpi...@apple.com Date 2011-08-19 19:17:49 -0700 (Fri, 19 Aug 2011) Log Message The JSC JIT currently has no facility to profile and report the types of values https://bugs.webkit.org/show_bug.cgi?id=65901 Reviewed by Gavi

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

2011-08-19 Thread dbates
Title: [93465] trunk/Source/_javascript_Core Revision 93465 Author dba...@webkit.org Date 2011-08-19 18:47:51 -0700 (Fri, 19 Aug 2011) Log Message Don't include DisallowCType.h when building on QNX https://bugs.webkit.org/show_bug.cgi?id=66616 Reviewed by Antonio Gomes. * config.h: Mod

[webkit-changes] [93464] trunk/LayoutTests

2011-08-19 Thread rniwa
Title: [93464] trunk/LayoutTests Revision 93464 Author rn...@webkit.org Date 2011-08-19 18:46:48 -0700 (Fri, 19 Aug 2011) Log Message Skip the test added by r93369 because Window's DRT actually sleeps for the amount of time leapForward is called upon. The failure is tracked by the bug 665

[webkit-changes] [93463] trunk/Tools

2011-08-19 Thread commit-queue
Title: [93463] trunk/Tools Revision 93463 Author commit-qu...@webkit.org Date 2011-08-19 18:31:11 -0700 (Fri, 19 Aug 2011) Log Message [chromium] Default to experimental-fully-parallel mode for chromium gpu port https://bugs.webkit.org/show_bug.cgi?id=66606 Patch by James Robinson on 20

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

2011-08-19 Thread dbates
Title: [93462] trunk/Source/_javascript_Core Revision 93462 Author dba...@webkit.org Date 2011-08-19 18:17:18 -0700 (Fri, 19 Aug 2011) Log Message Implement ExecutableAllocator::cacheFlush() for QNX https://bugs.webkit.org/show_bug.cgi?id=66611 Reviewed by Antonio Gomes. * jit/Executabl

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

2011-08-19 Thread cfleizach
Title: [93461] trunk/Source/WebCore Revision 93461 Author cfleiz...@apple.com Date 2011-08-19 18:14:39 -0700 (Fri, 19 Aug 2011) Log Message AX WK2 Regression: WebKit outputs incorrect AX position in frames/iframes https://bugs.webkit.org/show_bug.cgi?id=61289 Update the code to determine

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

2011-08-19 Thread jpfau
Title: [93460] trunk/Source/WebCore Revision 93460 Author jp...@apple.com Date 2011-08-19 17:45:52 -0700 (Fri, 19 Aug 2011) Log Message New XML parser: text nodes outside of root element not created for document fragments https://bugs.webkit.org/show_bug.cgi?id=66604 When intializing a f

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

2011-08-19 Thread jeffm
Title: [93459] trunk/Source/WebCore Revision 93459 Author je...@apple.com Date 2011-08-19 17:41:58 -0700 (Fri, 19 Aug 2011) Log Message MediaPlayerPrivateAVFoundationCF should use AVCFURLAssetCopyAudiovisualMIMETypes() to get list of supported MIME types https://bugs.webkit.org/show_bug.c

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

2011-08-19 Thread andersca
Title: [93458] trunk/Source/WebKit2 Revision 93458 Author ander...@apple.com Date 2011-08-19 17:20:48 -0700 (Fri, 19 Aug 2011) Log Message Another attempt at fixing the Windows build. * UIProcess/PageClient.h: Modified Paths trunk/Source/WebKit2/ChangeLog trunk/Source/WebKit2/UIProcess

[webkit-changes] [93457] branches/safari-534.51-branch/Source/WebCore

2011-08-19 Thread lforschler
Title: [93457] branches/safari-534.51-branch/Source/WebCore Revision 93457 Author lforsch...@apple.com Date 2011-08-19 16:59:10 -0700 (Fri, 19 Aug 2011) Log Message Fix for mis-merge. Radar 9750868 Modified Paths branches/safari-534.51-branch/Source/WebCore/ChangeLog branches/safari-53

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

2011-08-19 Thread andersca
Title: [93456] trunk/Source/WebKit2 Revision 93456 Author ander...@apple.com Date 2011-08-19 16:56:34 -0700 (Fri, 19 Aug 2011) Log Message Fix Windows build. * WebProcess/Plugins/PluginController.h: Modified Paths trunk/Source/WebKit2/ChangeLog trunk/Source/WebKit2/WebProcess/Plugins/P

[webkit-changes] [93455] trunk/LayoutTests

2011-08-19 Thread jamesr
Title: [93455] trunk/LayoutTests Revision 93455 Author jam...@google.com Date 2011-08-19 16:54:40 -0700 (Fri, 19 Aug 2011) Log Message [chromium] GPU test expectation baseline update Update pixel baselines for this test on mac and linux. * platform/chromium-gpu-linux/compositing/scaling

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

2011-08-19 Thread enne
Title: [93454] trunk/Source/WebCore Revision 93454 Author e...@google.com Date 2011-08-19 16:50:09 -0700 (Fri, 19 Aug 2011) Log Message [chromium] Regression: Fix clang errors from r93424 https://bugs.webkit.org/show_bug.cgi?id=66609 Reviewed by James Robinson. The invalidateRect functi

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

2011-08-19 Thread andersca
Title: [93453] trunk/Source/WebCore Revision 93453 Author ander...@apple.com Date 2011-08-19 16:45:08 -0700 (Fri, 19 Aug 2011) Log Message Add new enums to npapi.h https://bugs.webkit.org/show_bug.cgi?id=66608 Reviewed by Sam Weinig. * bridge/npapi.h: Modified Paths trunk/Source/WebCo

[webkit-changes] [93452] trunk

2011-08-19 Thread jpfau
Title: [93452] trunk Revision 93452 Author jp...@apple.com Date 2011-08-19 16:37:05 -0700 (Fri, 19 Aug 2011) Log Message libxml2 fragment parser loses prefix namespaces https://bugs.webkit.org/show_bug.cgi?id=66423 Source/WebCore: This makes the loop over the elements outside of the con

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

2011-08-19 Thread dbates
Title: [93450] trunk/Source/_javascript_Core Revision 93450 Author dba...@webkit.org Date 2011-08-19 16:22:16 -0700 (Fri, 19 Aug 2011) Log Message Implement WTF::atomic{Increment, Decrement}() for QNX https://bugs.webkit.org/show_bug.cgi?id=66605 Reviewed by Darin Adler. * wtf/Atomics.h

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

2011-08-19 Thread adamk
Title: [93449] trunk/Source/WebKit/chromium Revision 93449 Author ad...@chromium.org Date 2011-08-19 16:18:11 -0700 (Fri, 19 Aug 2011) Log Message [chromium] Remove various unreferenced bits from Chromium API headers https://bugs.webkit.org/show_bug.cgi?id=66575 Reviewed by Tony Chang.

[webkit-changes] [93448] trunk/LayoutTests

2011-08-19 Thread tony
Title: [93448] trunk/LayoutTests Revision 93448 Author t...@chromium.org Date 2011-08-19 15:53:27 -0700 (Fri, 19 Aug 2011) Log Message [chromium] Cleanup some old plugin tests. Rebase plugin-_javascript_-access.html on win and run plugin-initiate-popup-window on mac/linux to get results.

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

2011-08-19 Thread andersca
Title: [93447] trunk/Source/WebKit2 Revision 93447 Author ander...@apple.com Date 2011-08-19 15:50:47 -0700 (Fri, 19 Aug 2011) Log Message Make the complex text input state a tri-state enum instead of a boolean https://bugs.webkit.org/show_bug.cgi?id=62245 Reviewed by Sam Weinig. This i

[webkit-changes] [93446] trunk/LayoutTests

2011-08-19 Thread jamesr
Title: [93446] trunk/LayoutTests Revision 93446 Author jam...@google.com Date 2011-08-19 15:38:26 -0700 (Fri, 19 Aug 2011) Log Message [chromium] Update chromium test expectations Remove = CRASH expectations for tests fixed by r93441. * platform/chromium/test_expectations.txt: Modified

[webkit-changes] [93445] trunk/Source

2011-08-19 Thread bdakin
Title: [93445] trunk/Source Revision 93445 Author bda...@apple.com Date 2011-08-19 15:34:05 -0700 (Fri, 19 Aug 2011) Log Message https://bugs.webkit.org/show_bug.cgi?id=66590 Re-name scrollbar painter types Reviewed by Sam Weinig. Source/_javascript_Core: WTF_USE_WK_SCROLLBAR_PAINTER

[webkit-changes] [93444] trunk/Tools

2011-08-19 Thread jamesr
Title: [93444] trunk/Tools Revision 93444 Author jam...@google.com Date 2011-08-19 15:26:37 -0700 (Fri, 19 Aug 2011) Log Message [chromium] Chromium GPU layout tests should use the normal process number selection, not force 1 worker https://bugs.webkit.org/show_bug.cgi?id=66603 Reviewed

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

2011-08-19 Thread commit-queue
Title: [93443] trunk/Source/WebCore Revision 93443 Author commit-qu...@webkit.org Date 2011-08-19 15:20:19 -0700 (Fri, 19 Aug 2011) Log Message Rename VisiblePosition::honorEditableBoundary* to VisiblePosition::honorEditingBoundary* https://bugs.webkit.org/show_bug.cgi?id=66499 Patch by

[webkit-changes] [93442] trunk/LayoutTests

2011-08-19 Thread tony
Title: [93442] trunk/LayoutTests Revision 93442 Author t...@chromium.org Date 2011-08-19 15:12:28 -0700 (Fri, 19 Aug 2011) Log Message [chromium] Update results for japanese-rl-selection-repaint-in-regions.html that changed after r93428. * platform/chromium-cg-mac-leopard/fast/repaint/ja

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

2011-08-19 Thread jamesr
Title: [93441] trunk/Source/WebCore Revision 93441 Author jam...@google.com Date 2011-08-19 14:50:10 -0700 (Fri, 19 Aug 2011) Log Message REGRESSION(r91628): 3 canvas tests crash on Chromium Linux and one test fail on Chromium Mac https://bugs.webkit.org/show_bug.cgi?id=65063 Reviewed by

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

2011-08-19 Thread eae
Title: [93440] trunk/Source/WebCore Revision 93440 Author e...@chromium.org Date 2011-08-19 14:40:27 -0700 (Fri, 19 Aug 2011) Log Message Switch clipping for svg to to new layout types https://bugs.webkit.org/show_bug.cgi?id=66586 Reviewed by Eric Seidel. No new tests as no new function

[webkit-changes] [93439] trunk

2011-08-19 Thread commit-queue
Title: [93439] trunk Revision 93439 Author commit-qu...@webkit.org Date 2011-08-19 14:37:27 -0700 (Fri, 19 Aug 2011) Log Message Unreviewed, rolling out r93425. http://trac.webkit.org/changeset/93425 https://bugs.webkit.org/show_bug.cgi?id=66591 "The newly-added ASSERT is being triggered

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

2011-08-19 Thread enne
Title: [93438] trunk/Source/WebCore Revision 93438 Author e...@google.com Date 2011-08-19 14:24:17 -0700 (Fri, 19 Aug 2011) Log Message [chromium] Refactor updateCompositorResources to take an explicit GraphicsContext3D https://bugs.webkit.org/show_bug.cgi?id=66432 Reviewed by James Robi

[webkit-changes] [93437] trunk

2011-08-19 Thread vrk
Title: [93437] trunk Revision 93437 Author v...@chromium.org Date 2011-08-19 14:12:26 -0700 (Fri, 19 Aug 2011) Log Message Tell media player to prepareToPlay() at end of HTMLMediaElement::load() https://bugs.webkit.org/show_bug.cgi?id=66414 Reviewed by Eric Carlson. Source/WebCore: Tes

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

2011-08-19 Thread eae
Title: [93435] trunk/Source/WebCore Revision 93435 Author e...@chromium.org Date 2011-08-19 13:40:57 -0700 (Fri, 19 Aug 2011) Log Message Switch RenderBoxModelObject to to new layout types https://bugs.webkit.org/show_bug.cgi?id=66534 Reviewed by Eric Seidel. Convert RenderBoxModelObjec

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

2011-08-19 Thread fsamuel
Title: [93434] trunk/Source/WebKit/chromium Revision 93434 Author fsam...@chromium.org Date 2011-08-19 13:37:17 -0700 (Fri, 19 Aug 2011) Log Message Expose Fixed Layout Size mode to Chromium's WebKit API https://bugs.webkit.org/show_bug.cgi?id=66568 Reviewed by Darin Fisher. * public/We

[webkit-changes] [93433] trunk/Tools

2011-08-19 Thread alokp
Title: [93433] trunk/Tools Revision 93433 Author al...@chromium.org Date 2011-08-19 13:22:00 -0700 (Fri, 19 Aug 2011) Log Message [chromium] Remove dependency of WebThemeControlDRTWin on skia::PlatformCanvas https://bugs.webkit.org/show_bug.cgi?id=66570 Reviewed by Mihai Parparita. * Du

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

2011-08-19 Thread commit-queue
Title: [93432] trunk/Source/WebCore Revision 93432 Author commit-qu...@webkit.org Date 2011-08-19 13:03:58 -0700 (Fri, 19 Aug 2011) Log Message [CSSRegions]Speed up RenderFlowThread repaint of regions https://bugs.webkit.org/show_bug.cgi?id=66566 Patch by Mihnea Ovidenie on 2011-08-19 R

[webkit-changes] [93431] trunk/LayoutTests

2011-08-19 Thread tony
Title: [93431] trunk/LayoutTests Revision 93431 Author t...@chromium.org Date 2011-08-19 12:44:45 -0700 (Fri, 19 Aug 2011) Log Message [chromium] Mark touch tests as failing on OSX 10.5. * platform/chromium/test_expectations.txt: Modified Paths trunk/LayoutTests/ChangeLog trunk/LayoutT

[webkit-changes] [93430] trunk

2011-08-19 Thread commit-queue
Title: [93430] trunk Revision 93430 Author commit-qu...@webkit.org Date 2011-08-19 12:27:13 -0700 (Fri, 19 Aug 2011) Log Message [CSSRegions]Parse -webkit-region-break(after, before, inside) https://bugs.webkit.org/show_bug.cgi?id=66559 Patch by Mihnea Ovidenie on 2011-08-19 Reviewed by

[webkit-changes] [93428] trunk

2011-08-19 Thread commit-queue
Title: [93428] trunk Revision 93428 Author commit-qu...@webkit.org Date 2011-08-19 12:19:43 -0700 (Fri, 19 Aug 2011) Log Message [CSSRegions]Content displayed in regions should not be scrollable https://bugs.webkit.org/show_bug.cgi?id=66459 Patch by Mihnea Ovidenie on 2011-08-19 Reviewe

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

2011-08-19 Thread caio . oliveira
Title: [93427] trunk/Source/WebKit2 Revision 93427 Author caio.olive...@openbossa.org Date 2011-08-19 12:15:05 -0700 (Fri, 19 Aug 2011) Log Message [Qt] [WK2] Provide API for intercept (and possible ignore) links clicked in QDesktopWebView https://bugs.webkit.org/show_bug.cgi?id=65920 Re

[webkit-changes] [93425] trunk

2011-08-19 Thread jchaffraix
Title: [93425] trunk Revision 93425 Author jchaffr...@webkit.org Date 2011-08-19 11:54:08 -0700 (Fri, 19 Aug 2011) Log Message REGRESSION (r84327-r84329): CSS stylesheets fail to load on www.flagstar.com login page https://bugs.webkit.org/show_bug.cgi?id=65140 Reviewed by Antti Koivisto

[webkit-changes] [93423] trunk/LayoutTests

2011-08-19 Thread vitalyr
Title: [93423] trunk/LayoutTests Revision 93423 Author vita...@chromium.org Date 2011-08-19 10:51:33 -0700 (Fri, 19 Aug 2011) Log Message 2011-08-19 Vitaly Repeshko [chromium] Cleaning up test expectations. Unreviewed. * platform/chromium/test_expectations.tx

[webkit-changes] [93422] trunk/LayoutTests

2011-08-19 Thread tony
Title: [93422] trunk/LayoutTests Revision 93422 Author t...@chromium.org Date 2011-08-19 10:47:57 -0700 (Fri, 19 Aug 2011) Log Message [chromium] Add correct baseline for merge-end-list.html on OSX 10.5. * platform/chromium-cg-mac-leopard/editing/pasteboard/merge-end-list-expected.png: A

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

2011-08-19 Thread mitz
Title: [93421] trunk/Source/WebCore Revision 93421 Author m...@apple.com Date 2011-08-19 09:29:32 -0700 (Fri, 19 Aug 2011) Log Message Better build fix after r93384. * rendering/RenderBlockLineLayout.cpp: (WebCore::RenderBlock::LineBreaker::nextLineBreak): Use WTF::Unicode wrapper instea

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

2011-08-19 Thread andersca
Title: [93420] trunk/Source/WebKit2 Revision 93420 Author ander...@apple.com Date 2011-08-19 09:22:29 -0700 (Fri, 19 Aug 2011) Log Message WebProcess crashes during startup if libdispatch is initialized by WebProcessShim.dylib https://bugs.webkit.org/show_bug.cgi?id=66508 Reviewed by Ma

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

2011-08-19 Thread podivilov
Title: [93419] trunk/Source/WebCore Revision 93419 Author podivi...@chromium.org Date 2011-08-19 09:17:40 -0700 (Fri, 19 Aug 2011) Log Message Web Inspector: update scope variables upon value changes via console. https://bugs.webkit.org/show_bug.cgi?id=54720 Reviewed by Pavel Feldman. *

[webkit-changes] [93418] trunk/Tools

2011-08-19 Thread aroben
Title: [93418] trunk/Tools Revision 93418 Author aro...@apple.com Date 2011-08-19 09:16:50 -0700 (Fri, 19 Aug 2011) Log Message Add project file changes I left out in r93417 * TestWebKitAPI/TestWebKitAPI.xcodeproj/project.pbxproj: Modified Paths trunk/Tools/ChangeLog trunk/Tools/TestWe

[webkit-changes] [93417] trunk/Tools

2011-08-19 Thread aroben
Title: [93417] trunk/Tools Revision 93417 Author aro...@apple.com Date 2011-08-19 09:14:02 -0700 (Fri, 19 Aug 2011) Log Message Add a helper class for swizzling ObjC instance methods to TestWebKitAPI Fixes TestWebKitAPI needs a way to override instance methods of NSScreen Reviewed by A

[webkit-changes] [93416] trunk/Tools

2011-08-19 Thread commit-queue
Title: [93416] trunk/Tools Revision 93416 Author commit-qu...@webkit.org Date 2011-08-19 09:06:49 -0700 (Fri, 19 Aug 2011) Log Message Fix _path_to_apache() error reporting https://bugs.webkit.org/show_bug.cgi?id=66486 Patch by Tom Zakrajsek on 2011-08-19 Reviewed by Ryosuke Niwa. * Sc

[webkit-changes] [93415] trunk

2011-08-19 Thread podivilov
Title: [93415] trunk Revision 93415 Author podivi...@chromium.org Date 2011-08-19 08:50:19 -0700 (Fri, 19 Aug 2011) Log Message Web Inspector: extract breakpoint management code to a separate class and add tests. https://bugs.webkit.org/show_bug.cgi?id=66224 Reviewed by Pavel Feldman. S

[webkit-changes] [93414] trunk/Tools

2011-08-19 Thread aroben
Title: [93414] trunk/Tools Revision 93414 Author aro...@apple.com Date 2011-08-19 08:39:55 -0700 (Fri, 19 Aug 2011) Log Message Windows build fix after r93404 * TestWebKitAPI/Tests/WebKit2/win/HideFindIndicator.cpp: Added missing #include. Modified Paths trunk/Tools/ChangeLog trunk/Too

[webkit-changes] [93412] trunk/Tools

2011-08-19 Thread commit-queue
Title: [93412] trunk/Tools Revision 93412 Author commit-qu...@webkit.org Date 2011-08-19 08:29:08 -0700 (Fri, 19 Aug 2011) Log Message Fix compilation issue in WebKitTestRunner https://bugs.webkit.org/show_bug.cgi?id=66554 Patch by Amruth Raj on 2011-08-19 Reviewed by Martin Robinson.

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

2011-08-19 Thread aroben
Title: [93411] trunk/Source/WebCore Revision 93411 Author aro...@apple.com Date 2011-08-19 08:27:31 -0700 (Fri, 19 Aug 2011) Log Message Fix typo * dom/DOMAllInOne.cpp: Modified Paths trunk/Source/WebCore/ChangeLog trunk/Source/WebCore/dom/DOMAllInOne.cpp Diff Modified: trunk/Sour

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

2011-08-19 Thread commit-queue
Title: [93410] trunk/Source/WebKit/efl Revision 93410 Author commit-qu...@webkit.org Date 2011-08-19 08:25:03 -0700 (Fri, 19 Aug 2011) Log Message [EFL] Add "return" statement corresponding to abnormal condition on _ewk_frame_smart_add. https://bugs.webkit.org/show_bug.cgi?id=65408 Bail

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

2011-08-19 Thread commit-queue
Title: [93409] trunk/Source/WebKit/efl Revision 93409 Author commit-qu...@webkit.org Date 2011-08-19 08:19:33 -0700 (Fri, 19 Aug 2011) Log Message [EFL] Change condition checking logic related with both change of position and offset for backing store. https://bugs.webkit.org/show_bug.cgi?

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

2011-08-19 Thread aroben
Title: [93408] trunk/Source/WebCore Revision 93408 Author aro...@apple.com Date 2011-08-19 08:11:35 -0700 (Fri, 19 Aug 2011) Log Message Windows build fix after r93385 * dom/DOMAllInOne.cpp: Added EventDispatcMediator.cpp. Modified Paths trunk/Source/WebCore/ChangeLog trunk/Source/WebC

[webkit-changes] [93406] trunk/LayoutTests

2011-08-19 Thread vitalyr
Title: [93406] trunk/LayoutTests Revision 93406 Author vita...@chromium.org Date 2011-08-19 07:55:28 -0700 (Fri, 19 Aug 2011) Log Message 2011-08-19 Vitaly Repeshko [chromium] Updating test expectations. Unreviewed. * platform/chromium/test_expectations.txt:

[webkit-changes] [93405] trunk/Tools

2011-08-19 Thread aroben
Title: [93405] trunk/Tools Revision 93405 Author aro...@apple.com Date 2011-08-19 07:51:16 -0700 (Fri, 19 Aug 2011) Log Message Pull some of DynamicDeviceScaleFactor's code up into a shareable base class This will make it easier to write other WebKit-agnostic tests Fixes Would like to

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

2011-08-19 Thread commit-queue
Title: [93402] trunk/Source/WebKit2 Revision 93402 Author commit-qu...@webkit.org Date 2011-08-19 07:46:14 -0700 (Fri, 19 Aug 2011) Log Message [Qt][WK2] Change the rect argument of QtWebPageProxy::paint() to const ref https://bugs.webkit.org/show_bug.cgi?id=66549 Patch by Lars Knudsen

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

2011-08-19 Thread commit-queue
Title: [93401] trunk/Source/WebKit/efl Revision 93401 Author commit-qu...@webkit.org Date 2011-08-19 07:12:33 -0700 (Fri, 19 Aug 2011) Log Message [EFL] Fix and update doxygen documentation for ewk_view. https://bugs.webkit.org/show_bug.cgi?id=66293 Patch by Grzegorz Czajkowski on 2011-

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

2011-08-19 Thread caseq
Title: [93400] trunk/Source/WebKit/chromium Revision 93400 Author ca...@chromium.org Date 2011-08-19 06:41:10 -0700 (Fri, 19 Aug 2011) Log Message Web Inspector: [Extensions API][chromium] webInspector.resources deprecation warning is given even for extensions that don't use webInspector.

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

2011-08-19 Thread commit-queue
Title: [93399] trunk/Source/WebKit/efl Revision 93399 Author commit-qu...@webkit.org Date 2011-08-19 06:23:38 -0700 (Fri, 19 Aug 2011) Log Message [EFL] Modify type of both col and row parameters for backing store's internal api. https://bugs.webkit.org/show_bug.cgi?id=65302 As both col

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

2011-08-19 Thread pfeldman
Title: [93398] trunk/Source/WebCore Revision 93398 Author pfeld...@chromium.org Date 2011-08-19 05:50:29 -0700 (Fri, 19 Aug 2011) Log Message Web Inspector: getAttributes should work on a single node, not array. https://bugs.webkit.org/show_bug.cgi?id=66544 Reviewed by Adam Roben. * ins

[webkit-changes] [93397] trunk

2011-08-19 Thread antonm
Title: [93397] trunk Revision 93397 Author ant...@chromium.org Date 2011-08-19 05:26:04 -0700 (Fri, 19 Aug 2011) Log Message [v8] CSS wrapper objects retention https://bugs.webkit.org/show_bug.cgi?id=66377 Reviewed by Pavel Feldman. Disable object grouping for CSS object wrappers. This

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

2011-08-19 Thread jochen
Title: [93395] trunk/Source/WebCore Revision 93395 Author joc...@chromium.org Date 2011-08-19 05:13:20 -0700 (Fri, 19 Aug 2011) Log Message IDBSQLiteBackingStore::deleteObjectStore should maintain referential integrity. https://bugs.webkit.org/show_bug.cgi?id=66470 Reviewed by Tony Genti

[webkit-changes] [93394] trunk/LayoutTests

2011-08-19 Thread zoltan
Title: [93394] trunk/LayoutTests Revision 93394 Author zol...@webkit.org Date 2011-08-19 04:37:20 -0700 (Fri, 19 Aug 2011) Log Message [Qt] editing/selection/caret-at-bidi-boundary.html times out after r93369 https://bugs.webkit.org/show_bug.cgi?id=66514 Skip it. * platform/qt/Skipped:

[webkit-changes] [93393] trunk

2011-08-19 Thread commit-queue
Title: [93393] trunk Revision 93393 Author commit-qu...@webkit.org Date 2011-08-19 03:16:27 -0700 (Fri, 19 Aug 2011) Log Message [WebSocket] CloseEvent's code and reason properties support. https://bugs.webkit.org/show_bug.cgi?id=66362 Patch by Takashi Toyoshima on 2011-08-19 Reviewed b

[webkit-changes] [93392] trunk

2011-08-19 Thread morrita
Title: [93392] trunk Revision 93392 Author morr...@google.com Date 2011-08-19 02:43:23 -0700 (Fri, 19 Aug 2011) Log Message .: Spell-checking doesn't recognize word boundaries on contests inserted by execCommand('insertHTML') https://bugs.webkit.org/show_bug.cgi?id=65902 Reviewed by Ryos

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

2011-08-19 Thread commit-queue
Title: [93391] trunk/Source/WebCore Revision 93391 Author commit-qu...@webkit.org Date 2011-08-19 01:58:27 -0700 (Fri, 19 Aug 2011) Log Message Run-time error fix in WebKit-GTK with video support disabled. https://bugs.webkit.org/show_bug.cgi?id=66541 Definition of the function extraFull

[webkit-changes] [93390] trunk

2011-08-19 Thread commit-queue
Title: [93390] trunk Revision 93390 Author commit-qu...@webkit.org Date 2011-08-19 01:46:47 -0700 (Fri, 19 Aug 2011) Log Message input[maxlength=0] should ignore text input. https://bugs.webkit.org/show_bug.cgi?id=65497 Patch by Shinya Kawanaka on 2011-08-19 Reviewed by Kent Tamura. So

[webkit-changes] [93389] trunk

2011-08-19 Thread loislo
Title: [93389] trunk Revision 93389 Author loi...@chromium.org Date 2011-08-19 01:42:03 -0700 (Fri, 19 Aug 2011) Log Message Web Inspector: backend js api: an ability to skip optional arguments in the middle of the argument list is required. https://bugs.webkit.org/show_bug.cgi?id=66482

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

2011-08-19 Thread zoltan
Title: [93388] trunk/Source/WebCore Revision 93388 Author zol...@webkit.org Date 2011-08-19 00:54:35 -0700 (Fri, 19 Aug 2011) Log Message [Qt] Build fix after r93384. * rendering/RenderBlockLineLayout.cpp: (WebCore::RenderBlock::LineBreaker::nextLineBreak): Modified Paths trunk/Source/