[webkit-changes] [130258] branches/chromium/1271/Source/WebCore/inspector/front-end

2012-10-03 Thread vsevik
Title: [130258] branches/chromium/1271/Source/WebCore/inspector/front-end Revision 130258 Author vse...@chromium.org Date 2012-10-03 00:31:39 -0700 (Wed, 03 Oct 2012) Log Message Merge 129775 - Web Inspector: [REGRESSION] Breakpoints are not always shown in breakpoints sidebar pane. https

[webkit-changes] [130260] trunk

2012-10-03 Thread commit-queue
Title: [130260] trunk Revision 130260 Author commit-qu...@webkit.org Date 2012-10-03 01:01:25 -0700 (Wed, 03 Oct 2012) Log Message Add data passing to the GetStats interface of RTCPeerConnection https://bugs.webkit.org/show_bug.cgi?id=98003 Patch by Harald Alvestrand on 2012-10-03 Revie

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

2012-10-03 Thread loislo
Title: [130261] trunk/Source/WebCore Revision 130261 Author loi...@chromium.org Date 2012-10-03 01:33:59 -0700 (Wed, 03 Oct 2012) Log Message Web Inspector: "Load profile..." context menu item has to be shown only for left column with the list of profiles. https://bugs.webkit.org/show_bug

[webkit-changes] [130262] trunk/Tools

2012-10-03 Thread commit-queue
Title: [130262] trunk/Tools Revision 130262 Author commit-qu...@webkit.org Date 2012-10-03 01:43:40 -0700 (Wed, 03 Oct 2012) Log Message [WK2][WKTR] TestRunner.setAlwaysAcceptCookies() causes flakiness https://bugs.webkit.org/show_bug.cgi?id=98238 Patch by Christophe Dumez on 2012-10-03

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

2012-10-03 Thread loislo
Title: [130263] trunk/Source/WebCore Revision 130263 Author loi...@chromium.org Date 2012-10-03 01:50:24 -0700 (Wed, 03 Oct 2012) Log Message Unreviewed. Touch FrameView.cpp file for fixing mac bot compilation. * page/FrameView.cpp: (WebCore): Modified Paths trunk/Source/WebCore/Change

[webkit-changes] [130264] trunk

2012-10-03 Thread vsevik
Title: [130264] trunk Revision 130264 Author vse...@chromium.org Date 2012-10-03 01:54:28 -0700 (Wed, 03 Oct 2012) Log Message Web Inspector: SourceURL should be taken from debugger agent when possible. https://bugs.webkit.org/show_bug.cgi?id=98239 Reviewed by Yury Semikhatsky. Source/W

[webkit-changes] [130265] trunk/Tools

2012-10-03 Thread commit-queue
Title: [130265] trunk/Tools Revision 130265 Author commit-qu...@webkit.org Date 2012-10-03 02:03:44 -0700 (Wed, 03 Oct 2012) Log Message [Qt][WRT] Fix build error with MSVC on Windows. https://bugs.webkit.org/show_bug.cgi?id=97697 Patch by Zoltan Arvai on 2012-10-03 Reviewed by Simon Ha

[webkit-changes] [130266] trunk

2012-10-03 Thread dmazzoni
Title: [130266] trunk Revision 130266 Author dmazz...@google.com Date 2012-10-03 02:23:30 -0700 (Wed, 03 Oct 2012) Log Message AX: Heap-use-after-free when deleting a ContainerNode with an AX object https://bugs.webkit.org/show_bug.cgi?id=98073 Reviewed by Hajime Morita. Source/WebCore:

[webkit-changes] [130267] trunk

2012-10-03 Thread jochen
Title: [130267] trunk Revision 130267 Author joc...@chromium.org Date 2012-10-03 02:45:35 -0700 (Wed, 03 Oct 2012) Log Message Make sure that user gestures can't be consumed twice https://bugs.webkit.org/show_bug.cgi?id=97483 Reviewed by Adam Barth. Source/WebCore: Instead of a simple

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

2012-10-03 Thread commit-queue
Title: [130268] trunk/Source/WebKit/chromium Revision 130268 Author commit-qu...@webkit.org Date 2012-10-03 02:48:40 -0700 (Wed, 03 Oct 2012) Log Message WebImage::framesFromData should skip corrupted frames https://bugs.webkit.org/show_bug.cgi?id=98214 Patch by Peter Kotwicz on 2012-10

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

2012-10-03 Thread commit-queue
Title: [130269] trunk/Source/WebCore Revision 130269 Author commit-qu...@webkit.org Date 2012-10-03 02:50:06 -0700 (Wed, 03 Oct 2012) Log Message Web Inspector: Profiles: taking heap snapshot causes error message in console. https://bugs.webkit.org/show_bug.cgi?id=97890 Patch by Eugene K

[webkit-changes] [130270] trunk/Source

2012-10-03 Thread tommyw
Title: [130270] trunk/Source Revision 130270 Author tom...@google.com Date 2012-10-03 02:52:19 -0700 (Wed, 03 Oct 2012) Log Message MediaStream API: RTCPeerConnection should send down its handler via the FrameLoaderClient directly after creation. https://bugs.webkit.org/show_bug.cgi?id=98

[webkit-changes] [130271] trunk

2012-10-03 Thread commit-queue
Title: [130271] trunk Revision 130271 Author commit-qu...@webkit.org Date 2012-10-03 02:52:57 -0700 (Wed, 03 Oct 2012) Log Message [Qt][DRT] Add support for overriding the "WebKitDisplayImagesKey" preference. https://bugs.webkit.org/show_bug.cgi?id=98200 Patch by Raphael Kubo da Costa o

[webkit-changes] [130272] trunk/Source/WTF

2012-10-03 Thread yurys
Title: [130272] trunk/Source/WTF Revision 130272 Author yu...@chromium.org Date 2012-10-03 03:12:08 -0700 (Wed, 03 Oct 2012) Log Message Remove MemoryInstrumentation::addCollectionElements https://bugs.webkit.org/show_bug.cgi?id=98245 Reviewed by Vsevolod Vlasov. Removed MemoryInstrumen

[webkit-changes] [130273] trunk/LayoutTests

2012-10-03 Thread dominik . rottsches
Title: [130273] trunk/LayoutTests Revision 130273 Author dominik.rottsc...@intel.com Date 2012-10-03 03:15:21 -0700 (Wed, 03 Oct 2012) Log Message [EFL] Gardening after r130186 and r130231 Unreviewed, EFL gardening. r130186 introduces usage of Xvfb which allows us to unskip a few X11 de

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

2012-10-03 Thread paroga
Title: [130274] trunk/Source/WebCore Revision 130274 Author par...@webkit.org Date 2012-10-03 04:04:57 -0700 (Wed, 03 Oct 2012) Log Message Build fix for WinCE after r130160. * platform/graphics/FontFastPath.cpp: (WebCore::Font::glyphDataAndPageForCharacter): Modified Paths trunk/Sourc

[webkit-changes] [130275] trunk/LayoutTests

2012-10-03 Thread caseq
Title: [130275] trunk/LayoutTests Revision 130275 Author ca...@chromium.org Date 2012-10-03 04:30:17 -0700 (Wed, 03 Oct 2012) Log Message Unreviewed test rebaseline. * platform/chromium-mac-snowleopard/platform/chromium/fast/forms/date/date-suggestion-picker-appearance-expected.png: * pl

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

2012-10-03 Thread commit-queue
Title: [130276] trunk/Websites/bugs.webkit.org Revision 130276 Author commit-qu...@webkit.org Date 2012-10-03 04:53:55 -0700 (Wed, 03 Oct 2012) Log Message ruby1.9 fails in PrettyPatch.rb with invalid byte sequence in UTF-8 https://bugs.webkit.org/show_bug.cgi?id=91212 Patch by Simon Pen

[webkit-changes] [130277] trunk

2012-10-03 Thread commit-queue
Title: [130277] trunk Revision 130277 Author commit-qu...@webkit.org Date 2012-10-03 05:16:49 -0700 (Wed, 03 Oct 2012) Log Message getComputedStyle perspective-origin is based on the wrong bounding box https://bugs.webkit.org/show_bug.cgi?id=98027 Patch by Jussi Kukkonen on 2012-10-03 R

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

2012-10-03 Thread kling
Title: [130278] trunk/Source/WebCore Revision 130278 Author kl...@webkit.org Date 2012-10-03 05:55:24 -0700 (Wed, 03 Oct 2012) Log Message Shrink ElementRareData by moving bool flags to NodeRareData. Reviewed by Antti Koivisto. Move all bool flags from ElementRareData to the bitfield i

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

2012-10-03 Thread carlosgc
Title: [130279] trunk/Source/WebKit2 Revision 130279 Author carlo...@webkit.org Date 2012-10-03 06:06:27 -0700 (Wed, 03 Oct 2012) Log Message [GTK] WebKitWebView doesn't emit notify:favicon when it changes in some cases in WebKit2 https://bugs.webkit.org/show_bug.cgi?id=98153 Reviewed by

[webkit-changes] [130280] trunk/LayoutTests

2012-10-03 Thread rakuco
Title: [130280] trunk/LayoutTests Revision 130280 Author rak...@webkit.org Date 2012-10-03 06:09:14 -0700 (Wed, 03 Oct 2012) Log Message [EFL] Update pixel expectations for some css2.1 tests. * platform/efl/css2.1/20110323/c543-txt-decor-000-expected.png: Added. * platform/efl/css2.1/201

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

2012-10-03 Thread commit-queue
Title: [130281] trunk/Source/WebCore Revision 130281 Author commit-qu...@webkit.org Date 2012-10-03 06:13:30 -0700 (Wed, 03 Oct 2012) Log Message [EFL] Skeleton code of File system API. https://bugs.webkit.org/show_bug.cgi?id=91187 Patch by Dongwoo Joshua Im on 2012-10-03 Reviewed by Gy

[webkit-changes] [130282] trunk/Tools

2012-10-03 Thread commit-queue
Title: [130282] trunk/Tools Revision 130282 Author commit-qu...@webkit.org Date 2012-10-03 06:54:42 -0700 (Wed, 03 Oct 2012) Log Message [GTK] [WK2] Add favicon support to the MiniBrowser https://bugs.webkit.org/show_bug.cgi?id=98063 Patch by Alberto Garcia on 2012-10-03 Reviewed by Car

[webkit-changes] [130283] trunk

2012-10-03 Thread ossy
Title: [130283] trunk Revision 130283 Author o...@webkit.org Date 2012-10-03 07:09:41 -0700 (Wed, 03 Oct 2012) Log Message [Qt] Enable mock scrollbars https://bugs.webkit.org/show_bug.cgi?id=98011 Patch by Balazs Kelemen on 2012-10-03 Reviewed by Csaba Osztrogonác. Source/WebKit/qt: A

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

2012-10-03 Thread apavlov
Title: [130284] trunk/Source/WebCore Revision 130284 Author apav...@chromium.org Date 2012-10-03 07:29:20 -0700 (Wed, 03 Oct 2012) Log Message Web Inspector: After "Edit as HTML", any click outside box should stop editing https://bugs.webkit.org/show_bug.cgi?id=98258 Reviewed by Vsevolod

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

2012-10-03 Thread commit-queue
Title: [130285] trunk/Source/WebKit2 Revision 130285 Author commit-qu...@webkit.org Date 2012-10-03 07:32:32 -0700 (Wed, 03 Oct 2012) Log Message [EFL][WK2] Implement focus/unfocus in UIClient https://bugs.webkit.org/show_bug.cgi?id=98253 Patch by Christophe Dumez on 2012-10-03 Reviewed

[webkit-changes] [130287] trunk

2012-10-03 Thread vsevik
Title: [130287] trunk Revision 130287 Author vse...@chromium.org Date 2012-10-03 07:37:38 -0700 (Wed, 03 Oct 2012) Log Message Web Inspector: UISourceCode commitWorkingCopy should not fail when original script had syntax error. https://bugs.webkit.org/show_bug.cgi?id=97272 Reviewed by Pa

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

2012-10-03 Thread pfeldman
Title: [130288] trunk/Source/WebCore Revision 130288 Author pfeld...@chromium.org Date 2012-10-03 07:46:59 -0700 (Wed, 03 Oct 2012) Log Message Web Inspector: remember the last dock option so that user could toggle between dock to bottom and right https://bugs.webkit.org/show_bug.cgi?id=9

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

2012-10-03 Thread loislo
Title: [130289] trunk/Source/WebCore Revision 130289 Author loi...@chromium.org Date 2012-10-03 07:51:15 -0700 (Wed, 03 Oct 2012) Log Message Web Inspector: NMI: instrument NativeImageSkia. https://bugs.webkit.org/show_bug.cgi?id=96277 Reviewed by Yury Semikhatsky. * platform/graphics/s

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

2012-10-03 Thread kling
Title: [130292] trunk/Source/WebCore Revision 130292 Author kl...@webkit.org Date 2012-10-03 08:39:06 -0700 (Wed, 03 Oct 2012) Log Message Give CSSValueList backing vector an inline capacity. Reviewed by Anders Carlsson. Set an inline capacity of 4 on the CSSValue vector backing CSSVa

[webkit-changes] [130294] trunk/LayoutTests

2012-10-03 Thread ossy
Title: [130294] trunk/LayoutTests Revision 130294 Author o...@webkit.org Date 2012-10-03 08:49:34 -0700 (Wed, 03 Oct 2012) Log Message [Qt] Unreviewed gardening, add expected files for new passing tests. * platform/qt/css3/masking/clip-path-circle-expected.png: Added. * platform/qt/css3/

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

2012-10-03 Thread commit-queue
Title: [130295] trunk/Source/WebKit2 Revision 130295 Author commit-qu...@webkit.org Date 2012-10-03 09:18:54 -0700 (Wed, 03 Oct 2012) Log Message [GTK] [WK2] Unused variable in webkitWebViewLoadChanged https://bugs.webkit.org/show_bug.cgi?id=98271 Patch by Alberto Garcia on 2012-10-03 R

[webkit-changes] [130296] trunk/LayoutTests

2012-10-03 Thread caseq
Title: [130296] trunk/LayoutTests Revision 130296 Author ca...@chromium.org Date 2012-10-03 09:19:14 -0700 (Wed, 03 Oct 2012) Log Message Unreviewed. Skip media/event-queue-crash.html so that its console message does not cause next test to flake. * platform/chromium/TestExpectations: Mo

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

2012-10-03 Thread jsbell
Title: [130299] trunk/Source/WebCore Revision 130299 Author jsb...@chromium.org Date 2012-10-03 10:01:11 -0700 (Wed, 03 Oct 2012) Log Message IndexedDB: Optimize encodeString/decodeString https://bugs.webkit.org/show_bug.cgi?id=97794 Reviewed by Tony Chang. Optimize string encoding/deco

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

2012-10-03 Thread commit-queue
Title: [130301] trunk/Source/WebKit/efl Revision 130301 Author commit-qu...@webkit.org Date 2012-10-03 10:42:35 -0700 (Wed, 03 Oct 2012) Log Message [EFL] Change the reversed expected and actual parameter in WebKit1 unit tests https://bugs.webkit.org/show_bug.cgi?id=98276 Patch by Jinwoo

[webkit-changes] [130302] trunk/Source

2012-10-03 Thread andersca
Title: [130302] trunk/Source Revision 130302 Author ander...@apple.com Date 2012-10-03 10:47:36 -0700 (Wed, 03 Oct 2012) Log Message Change most GraphicsLayer::create calls to use the version that takes a GraphicsLayerFactory https://bugs.webkit.org/show_bug.cgi?id=98217 Reviewed by Andr

[webkit-changes] [130304] trunk/LayoutTests

2012-10-03 Thread caseq
Title: [130304] trunk/LayoutTests Revision 130304 Author ca...@chromium.org Date 2012-10-03 10:55:13 -0700 (Wed, 03 Oct 2012) Log Message Unreviewed gardening -- added expectations for 3 time-suggestion-picker-appearance tests. * platform/chromium-linux/platform/chromium/fast/forms/time/

[webkit-changes] [130305] trunk/LayoutTests

2012-10-03 Thread caseq
Title: [130305] trunk/LayoutTests Revision 130305 Author ca...@chromium.org Date 2012-10-03 11:01:56 -0700 (Wed, 03 Oct 2012) Log Message Unreviwed gardening -- adjusted expectations for tiny-layer-rotated.html * platform/chromium/TestExpectations: Modified Paths trunk/LayoutTests/Chan

[webkit-changes] [130306] trunk/Tools

2012-10-03 Thread ojan
Title: [130306] trunk/Tools Revision 130306 Author o...@chromium.org Date 2012-10-03 11:15:09 -0700 (Wed, 03 Oct 2012) Log Message Get rid of warning about non-existant platform name when loading garden-o-matic https://bugs.webkit.org/show_bug.cgi?id=98282 Reviewed by Adam Barth. If you

[webkit-changes] [130307] trunk

2012-10-03 Thread hans
Title: [130307] trunk Revision 130307 Author h...@chromium.org Date 2012-10-03 11:23:25 -0700 (Wed, 03 Oct 2012) Log Message Speech _javascript_ API: Remove resultdeleted event https://bugs.webkit.org/show_bug.cgi?id=98272 Reviewed by Adam Barth. Source/WebCore: Remove the resultdelete

[webkit-changes] [130308] trunk

2012-10-03 Thread hans
Title: [130308] trunk Revision 130308 Author h...@chromium.org Date 2012-10-03 11:31:25 -0700 (Wed, 03 Oct 2012) Log Message Speech _javascript_ API: Add SpeechRecognition.interimResults attribute https://bugs.webkit.org/show_bug.cgi?id=98279 Reviewed by Adam Barth. Source/WebCore: Add

[webkit-changes] [130309] trunk/Tools

2012-10-03 Thread roger_fong
Title: [130309] trunk/Tools Revision 130309 Author roger_f...@apple.com Date 2012-10-03 12:02:43 -0700 (Wed, 03 Oct 2012) Log Message Unreviewed. Adding sys.platform check to skip a failing assert on the Apple Windows platform. https://bugs.webkit.org/show_bug.cgi?id=98288 * Scripts/webk

[webkit-changes] [130310] trunk/Tools

2012-10-03 Thread ojan
Title: [130310] trunk/Tools Revision 130310 Author o...@chromium.org Date 2012-10-03 12:16:52 -0700 (Wed, 03 Oct 2012) Log Message Make partytime work when loading garden-o-matic from trac.webkit.org https://bugs.webkit.org/show_bug.cgi?id=98283 Reviewed by Adam Barth. CSP was blocking

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

2012-10-03 Thread benjamin
Title: [130311] trunk/Source/WebCore Revision 130311 Author benja...@webkit.org Date 2012-10-03 12:17:18 -0700 (Wed, 03 Oct 2012) Log Message Element::computeInheritedLanguage: evaluate the while() condition after fetching the string https://bugs.webkit.org/show_bug.cgi?id=98220 Patch by

[webkit-changes] [130312] trunk/Tools

2012-10-03 Thread andersca
Title: [130312] trunk/Tools Revision 130312 Author ander...@apple.com Date 2012-10-03 12:33:49 -0700 (Wed, 03 Oct 2012) Log Message Exception thrown when running accessibility/container-node-delete-causes-crash.html test https://bugs.webkit.org/show_bug.cgi?id=98291 Reviewed by Andreas K

[webkit-changes] [130313] trunk

2012-10-03 Thread abarth
Title: [130313] trunk Revision 130313 Author aba...@webkit.org Date 2012-10-03 12:34:30 -0700 (Wed, 03 Oct 2012) Log Message Crash when calling document.open during unload https://bugs.webkit.org/show_bug.cgi?id=98287 Reviewed by Nate Chapin. Source/WebCore: Calling document.open resul

[webkit-changes] [130314] trunk/LayoutTests

2012-10-03 Thread dpranke
Title: [130314] trunk/LayoutTests Revision 130314 Author dpra...@chromium.org Date 2012-10-03 13:00:47 -0700 (Wed, 03 Oct 2012) Log Message Mark platform/chromium/virtual/gpu/fast/canvas/getPutImageDataPairTest.html as slow on Mac Lion Release https://bugs.webkit.org/show_bug.cgi?id=79679

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

2012-10-03 Thread fpizlo
Title: [130315] trunk/Source/_javascript_Core Revision 130315 Author fpi...@apple.com Date 2012-10-03 13:03:20 -0700 (Wed, 03 Oct 2012) Log Message Array.splice should be fast when it is used to remove elements other than the very first https://bugs.webkit.org/show_bug.cgi?id=98236 Revie

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

2012-10-03 Thread aestes
Title: [130316] trunk/Source/WebKit2 Revision 130316 Author aes...@apple.com Date 2012-10-03 13:09:18 -0700 (Wed, 03 Oct 2012) Log Message [WebKit2] Add the ability to send messages to the WebPageGroupProxy https://bugs.webkit.org/show_bug.cgi?id=98233 Reviewed by Anders Carlsson. Add a

[webkit-changes] [130317] trunk/LayoutTests

2012-10-03 Thread ojan
Title: [130317] trunk/LayoutTests Revision 130317 Author o...@chromium.org Date 2012-10-03 13:17:48 -0700 (Wed, 03 Oct 2012) Log Message Fix some style violations in perparation for changing this code. * resources/magnitude-perf.js: (Magnitude.run): (Magnitude._logIterationInfo): (Magnitu

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

2012-10-03 Thread andersca
Title: [130318] trunk/Source/WebKit2 Revision 130318 Author ander...@apple.com Date 2012-10-03 14:00:29 -0700 (Wed, 03 Oct 2012) Log Message Use the XPC service by default on newer systems https://bugs.webkit.org/show_bug.cgi?id=98297 Reviewed by Sam Weinig. * UIProcess/mac/WebProcessP

[webkit-changes] [130319] trunk

2012-10-03 Thread schenney
Title: [130319] trunk Revision 130319 Author schen...@chromium.org Date 2012-10-03 14:00:40 -0700 (Wed, 03 Oct 2012) Log Message Font data is purged while fonts are still using it https://bugs.webkit.org/show_bug.cgi?id=93640 Reviewed by Eric Seidel. Source/WebCore: Move the handling

[webkit-changes] [130320] trunk

2012-10-03 Thread commit-queue
Title: [130320] trunk Revision 130320 Author commit-qu...@webkit.org Date 2012-10-03 14:11:10 -0700 (Wed, 03 Oct 2012) Log Message .: [BlackBerry] Implementing the NetworkInfo API for BB port https://bugs.webkit.org/show_bug.cgi?id=98273 Patch by Otto Derek Cheung on 2012-10-03 Reviewed

[webkit-changes] [130321] trunk/Source

2012-10-03 Thread commit-queue
Title: [130321] trunk/Source Revision 130321 Author commit-qu...@webkit.org Date 2012-10-03 14:22:17 -0700 (Wed, 03 Oct 2012) Log Message [chromium] Expose settings value to conditionally enable pinch-zoom scaling in the Chromium compositor. The flag defaults to disabled, so this change

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

2012-10-03 Thread leviw
Title: [130322] trunk/Source/WebCore Revision 130322 Author le...@chromium.org Date 2012-10-03 14:29:59 -0700 (Wed, 03 Oct 2012) Log Message [Sub-pixel layout] incorrect rendering when painting sub-layers as their own root https://bugs.webkit.org/show_bug.cgi?id=97484 Reviewed by Eric Se

[webkit-changes] [130323] trunk/LayoutTests

2012-10-03 Thread schenney
Title: [130323] trunk/LayoutTests Revision 130323 Author schen...@chromium.org Date 2012-10-03 14:32:34 -0700 (Wed, 03 Oct 2012) Log Message REGRESSION(r130160): It made 3 tests crash https://bugs.webkit.org/show_bug.cgi?id=98158 Unreviewed testExpectations update. * platform/qt/TestExp

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

2012-10-03 Thread andersca
Title: [130324] trunk/Source/WebKit2 Revision 130324 Author ander...@apple.com Date 2012-10-03 14:40:50 -0700 (Wed, 03 Oct 2012) Log Message Try to fix the Qt WebKit2 failures. * WebProcess/WebPage/DrawingAreaImpl.cpp: (WebKit::DrawingAreaImpl::DrawingAreaImpl): Always force compositing

[webkit-changes] [130325] trunk

2012-10-03 Thread benjamin
Title: [130325] trunk Revision 130325 Author benja...@webkit.org Date 2012-10-03 14:45:50 -0700 (Wed, 03 Oct 2012) Log Message Fix Geolocation/window-close-crash.html and harden WebKitTestRunner for Geolocation https://bugs.webkit.org/show_bug.cgi?id=97608 Patch by Benjamin Poulain on 2

[webkit-changes] [130326] trunk/LayoutTests

2012-10-03 Thread rakuco
Title: [130326] trunk/LayoutTests Revision 130326 Author rak...@webkit.org Date 2012-10-03 14:51:53 -0700 (Wed, 03 Oct 2012) Log Message [EFL] Pixel test rebaselines to enable pixel testing on the bots, part 4. * platform/efl/fast/repaint/bugzilla-7235-expected.png: * platform/efl/fast/r

[webkit-changes] [130327] trunk/Source

2012-10-03 Thread hugo . lima
Title: [130327] trunk/Source Revision 130327 Author hugo.l...@openbossa.org Date 2012-10-03 14:52:17 -0700 (Wed, 03 Oct 2012) Log Message [WK2] PageViewportController.cpp is supposed to be a generic WebKit2 file but only works with Qt port. https://bugs.webkit.org/show_bug.cgi?id=98186 R

[webkit-changes] [130328] trunk/LayoutTests

2012-10-03 Thread rakuco
Title: [130328] trunk/LayoutTests Revision 130328 Author rak...@webkit.org Date 2012-10-03 15:05:23 -0700 (Wed, 03 Oct 2012) Log Message [EFL] Pixel test rebaselines to enable pixel testing on the bots, part 5. * platform/efl/fast/repaint/list-marker-2-expected.png: * platform/efl/fast/r

[webkit-changes] [130329] trunk

2012-10-03 Thread eae
Title: [130329] trunk Revision 130329 Author e...@chromium.org Date 2012-10-03 15:07:59 -0700 (Wed, 03 Oct 2012) Log Message Round image sizes when zooming https://bugs.webkit.org/show_bug.cgi?id=98205 Reviewed by Eric Seidel. Source/WebCore: We currently floor image sizes when zoomin

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

2012-10-03 Thread commit-queue
Title: [130331] trunk/Source/WebCore Revision 130331 Author commit-qu...@webkit.org Date 2012-10-03 15:29:04 -0700 (Wed, 03 Oct 2012) Log Message Build failure with css filters enabled and accelerated compositing disabled https://bugs.webkit.org/show_bug.cgi?id=95908 Patch by Arnaud Rene

[webkit-changes] [130332] trunk/Source/Platform

2012-10-03 Thread commit-queue
Title: [130332] trunk/Source/Platform Revision 130332 Author commit-qu...@webkit.org Date 2012-10-03 15:33:00 -0700 (Wed, 03 Oct 2012) Log Message Adding total pixels painted and rasterized stats. https://bugs.webkit.org/show_bug.cgi?id=98269 Patch by Glenn Hartmann on 2012-10-03 Review

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

2012-10-03 Thread abarth
Title: [130333] trunk/Source/WebCore Revision 130333 Author aba...@webkit.org Date 2012-10-03 15:36:17 -0700 (Wed, 03 Oct 2012) Log Message CSSNamespace.h is empty and should be deleted https://bugs.webkit.org/show_bug.cgi?id=98304 Reviewed by Eric Seidel. There's no reason to have this

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

2012-10-03 Thread jsbell
Title: [130335] trunk/Source/WebCore Revision 130335 Author jsb...@chromium.org Date 2012-10-03 15:41:57 -0700 (Wed, 03 Oct 2012) Log Message IndexedDB: Memory leak when deleting object stores with indexes https://bugs.webkit.org/show_bug.cgi?id=98292 Reviewed by Tony Chang. Reference c

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

2012-10-03 Thread adamk
Title: [130336] trunk/Source/WebCore Revision 130336 Author ad...@chromium.org Date 2012-10-03 15:44:25 -0700 (Wed, 03 Oct 2012) Log Message Remove bogus FIXME from Document.idl https://bugs.webkit.org/show_bug.cgi?id=98302 Reviewed by Adam Barth. The FIXME claimed that document.body th

[webkit-changes] [130337] trunk/LayoutTests

2012-10-03 Thread ojan
Title: [130337] trunk/LayoutTests Revision 130337 Author o...@chromium.org Date 2012-10-03 15:59:19 -0700 (Wed, 03 Oct 2012) Log Message Simplify the magnitude-perf test harness https://bugs.webkit.org/show_bug.cgi?id=98305 Reviewed by Ryosuke Niwa. -Remove the chromium.Interval stuff.

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

2012-10-03 Thread jsbell
Title: [130338] trunk/Source/WebCore Revision 130338 Author jsb...@chromium.org Date 2012-10-03 16:13:56 -0700 (Wed, 03 Oct 2012) Log Message IndexedDB: Don't do full commit for empty transactions https://bugs.webkit.org/show_bug.cgi?id=89239 Reviewed by Tony Chang. Don't bother creatin

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

2012-10-03 Thread ojan
Title: [130339] trunk/Source/WebCore Revision 130339 Author o...@chromium.org Date 2012-10-03 16:26:10 -0700 (Wed, 03 Oct 2012) Log Message Replace uses of -webkit-box-sizing with box-sizing https://bugs.webkit.org/show_bug.cgi?id=98312 Reviewed by Tony Chang. No need to use the prefixe

[webkit-changes] [130340] trunk/LayoutTests

2012-10-03 Thread eae
Title: [130340] trunk/LayoutTests Revision 130340 Author e...@chromium.org Date 2012-10-03 16:27:53 -0700 (Wed, 03 Oct 2012) Log Message Unreviewed chromium/mac rebaseline for r130329. * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected

[webkit-changes] [130341] trunk/PerformanceTests

2012-10-03 Thread jchaffraix
Title: [130341] trunk/PerformanceTests Revision 130341 Author jchaffr...@webkit.org Date 2012-10-03 16:28:46 -0700 (Wed, 03 Oct 2012) Log Message Add a performance test for subtree detaching https://bugs.webkit.org/show_bug.cgi?id=98281 Reviewed by Eric Seidel. The new test tries to str

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

2012-10-03 Thread bdakin
Title: [130342] trunk/Source/WebCore Revision 130342 Author bda...@apple.com Date 2012-10-03 16:36:17 -0700 (Wed, 03 Oct 2012) Log Message https://bugs.webkit.org/show_bug.cgi?id=98313 ScrollingStateNode should keep a Vector of children instead of child pointers Reviewed by Simon Fraser

[webkit-changes] [130343] trunk

2012-10-03 Thread abarth
Title: [130343] trunk Revision 130343 Author aba...@webkit.org Date 2012-10-03 16:38:47 -0700 (Wed, 03 Oct 2012) Log Message Remove support for ENABLE(LEGACY_WEBKIT_BLOB_BUILDER) https://bugs.webkit.org/show_bug.cgi?id=98301 Reviewed by Eric Seidel. Source/WebCore: According to anonymo

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

2012-10-03 Thread msaboff
Title: [130344] trunk/Source/_javascript_Core Revision 130344 Author msab...@apple.com Date 2012-10-03 16:40:28 -0700 (Wed, 03 Oct 2012) Log Message OpaqueJSString doesn't optimally handle 8 bit strings https://bugs.webkit.org/show_bug.cgi?id=98300 Reviewed by Geoffrey Garen. Change Opa

[webkit-changes] [130345] trunk/LayoutTests

2012-10-03 Thread eae
Title: [130345] trunk/LayoutTests Revision 130345 Author e...@chromium.org Date 2012-10-03 16:48:22 -0700 (Wed, 03 Oct 2012) Log Message Unreviewed chromium/win rebaseline for r130329. * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png: * plat

[webkit-changes] [130346] trunk/LayoutTests

2012-10-03 Thread tony
Title: [130346] trunk/LayoutTests Revision 130346 Author t...@chromium.org Date 2012-10-03 16:52:39 -0700 (Wed, 03 Oct 2012) Log Message Unreviewed, remove 2 tests that were moved in http://trac.webkit.org/changeset/130150. http/tests/inspector-enabled/contentSecurityPolicy-blocks-setInt

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

2012-10-03 Thread andersca
Title: [130347] trunk/Source/WebKit2 Revision 130347 Author ander...@apple.com Date 2012-10-03 16:54:59 -0700 (Wed, 03 Oct 2012) Log Message Plugins are killed after 45 seconds if showing keychain "Allow/Deny" dialog https://bugs.webkit.org/show_bug.cgi?id=85138 Reviewed by Andreas Klin

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

2012-10-03 Thread mrobinson
Title: [130348] trunk/Source/WebCore Revision 130348 Author mrobin...@webkit.org Date 2012-10-03 16:58:33 -0700 (Wed, 03 Oct 2012) Log Message [soup] WebKit crashes when doing a http request https://bugs.webkit.org/show_bug.cgi?id=98055 Patch by Arnaud Renevier on 2012-10-03 Reviewed by

[webkit-changes] [130349] trunk/Tools

2012-10-03 Thread commit-queue
Title: [130349] trunk/Tools Revision 130349 Author commit-qu...@webkit.org Date 2012-10-03 17:14:49 -0700 (Wed, 03 Oct 2012) Log Message [GTK] Make inspector directly useable in GtkLauncher/MiniBrowser https://bugs.webkit.org/show_bug.cgi?id=98310 Patch by Adrian Perez de Castro on 2012

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

2012-10-03 Thread abarth
Title: [130350] trunk/Source/WebCore Revision 130350 Author aba...@webkit.org Date 2012-10-03 17:37:17 -0700 (Wed, 03 Oct 2012) Log Message Measure the usage of WebSQLDatabase https://bugs.webkit.org/show_bug.cgi?id=98330 Reviewed by Ojan Vafai. WebKit is the only engine that implements

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

2012-10-03 Thread dpranke
Title: [130351] trunk/Source/WebKit/chromium Revision 130351 Author dpra...@chromium.org Date 2012-10-03 17:50:22 -0700 (Wed, 03 Oct 2012) Log Message Roll chromium to r160008 Unreviewed, deps roll. * DEPS: Modified Paths trunk/Source/WebKit/chromium/ChangeLog trunk/Source/WebKit/chro

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

2012-10-03 Thread simon . fraser
Title: [130352] trunk/Websites/bugs.webkit.org Revision 130352 Author simon.fra...@apple.com Date 2012-10-03 17:52:43 -0700 (Wed, 03 Oct 2012) Log Message Make the status bubble iframe big enough to show all the bubbles https://bugs.webkit.org/show_bug.cgi?id=98329 Reviewed by Eric Seide

[webkit-changes] [130353] trunk/Source

2012-10-03 Thread commit-queue
Title: [130353] trunk/Source Revision 130353 Author commit-qu...@webkit.org Date 2012-10-03 18:50:11 -0700 (Wed, 03 Oct 2012) Log Message Fix unused parameter compile warnings. https://bugs.webkit.org/show_bug.cgi?id=98243 Patch by Kangil Han on 2012-10-03 Reviewed by Alexey Proskuryako

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

2012-10-03 Thread benjamin
Title: [130354] trunk/Source/WebCore Revision 130354 Author benja...@webkit.org Date 2012-10-03 18:53:31 -0700 (Wed, 03 Oct 2012) Log Message Simplify attribute access in Element::computeInheritedLanguage https://bugs.webkit.org/show_bug.cgi?id=98327 Patch by Benjamin Poulain on 2012-10

[webkit-changes] [130355] trunk

2012-10-03 Thread commit-queue
Title: [130355] trunk Revision 130355 Author commit-qu...@webkit.org Date 2012-10-03 19:17:34 -0700 (Wed, 03 Oct 2012) Log Message Chromium needs support for border radius clipping https://bugs.webkit.org/show_bug.cgi?id=69866 Patch by Douglas Stockwell on 2012-10-03 Reviewed by Stephen

[webkit-changes] [130356] trunk/Tools

2012-10-03 Thread dpranke
Title: [130356] trunk/Tools Revision 130356 Author dpra...@chromium.org Date 2012-10-03 19:53:21 -0700 (Wed, 03 Oct 2012) Log Message run-webkit-tests tests on win32 after r127302 https://bugs.webkit.org/show_bug.cgi?id=98323 Reviewed by Eric Seidel. run-webkit-tests tests on win32 afte

[webkit-changes] [130357] trunk/Source

2012-10-03 Thread keishi
Title: [130357] trunk/Source Revision 130357 Author kei...@webkit.org Date 2012-10-03 20:36:42 -0700 (Wed, 03 Oct 2012) Log Message Implement localizeValue for TimeInputType https://bugs.webkit.org/show_bug.cgi?id=98237 Reviewed by Kent Tamura. Source/WebCore: We want to localize time

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

2012-10-03 Thread abarth
Title: [130358] trunk/Source/WebCore Revision 130358 Author aba...@webkit.org Date 2012-10-03 20:42:50 -0700 (Wed, 03 Oct 2012) Log Message Unreviewed. Fix parse error in vcproj file. * WebCore.vcproj/WebCore.vcproj: Modified Paths trunk/Source/WebCore/ChangeLog trunk/Source/WebCore/We

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

2012-10-03 Thread ggaren
Title: [130360] trunk/Source/_javascript_Core Revision 130360 Author gga...@apple.com Date 2012-10-03 21:12:44 -0700 (Wed, 03 Oct 2012) Log Message 2012-10-03 Geoffrey Garen First step toward fixing Windows: remove old symbol. * _javascript_Core.vcproj/_javascript_Cor

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

2012-10-03 Thread ggaren
Title: [130361] trunk/Source/_javascript_Core Revision 130361 Author gga...@apple.com Date 2012-10-03 21:28:57 -0700 (Wed, 03 Oct 2012) Log Message 2012-10-03 Geoffrey Garen Next step toward fixing Windows: add new symbol. * _javascript_Core.vcproj/_javascript_Core/_j

[webkit-changes] [130362] trunk

2012-10-03 Thread tkent
Title: [130362] trunk Revision 130362 Author tk...@chromium.org Date 2012-10-03 21:32:42 -0700 (Wed, 03 Oct 2012) Log Message DateTimeYearFieldElement should respect min/max values specified by page authors https://bugs.webkit.org/show_bug.cgi?id=98227 Reviewed by Hajime Morita. Source/

[webkit-changes] [130363] trunk

2012-10-03 Thread commit-queue
Title: [130363] trunk Revision 130363 Author commit-qu...@webkit.org Date 2012-10-03 22:42:45 -0700 (Wed, 03 Oct 2012) Log Message [EFL] Enable use of X11 in DumpRenderTree / WebKitTestRunner https://bugs.webkit.org/show_bug.cgi?id=98231 Patch by Christophe Dumez on 2012-10-03 Reviewed

[webkit-changes] [130365] trunk/Source/WTF

2012-10-03 Thread commit-queue
Title: [130365] trunk/Source/WTF Revision 130365 Author commit-qu...@webkit.org Date 2012-10-03 23:21:57 -0700 (Wed, 03 Oct 2012) Log Message [Refactoring] Tidy NDEBUG optioning in RefCountedBase. https://bugs.webkit.org/show_bug.cgi?id=98252 Patch by Kangil Han on 2012-10-03 Reviewed b

[webkit-changes] [130366] trunk

2012-10-03 Thread pdr
Title: [130366] trunk Revision 130366 Author p...@google.com Date 2012-10-03 23:29:45 -0700 (Wed, 03 Oct 2012) Log Message Force GC between PageLoad tests. https://bugs.webkit.org/show_bug.cgi?id=98203 Reviewed by Ryosuke Niwa. Previously, our PageLoad PerfTests had multi-modal distribu