[webkit-changes] [99263] trunk/LayoutTests

2011-11-03 Thread eric . carlson
Title: [99263] trunk/LayoutTests Revision 99263 Author eric.carl...@apple.com Date 2011-11-03 21:53:36 -0700 (Thu, 03 Nov 2011) Log Message Unreviewed, forgot to skip a new test in r99261. * platform/qt/Skipped: Modified Paths trunk/LayoutTests/ChangeLog trunk/LayoutTests/platform/qt/S

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

2011-11-03 Thread rniwa
Title: [99262] trunk/Source/WebCore Revision 99262 Author rn...@webkit.org Date 2011-11-03 21:52:03 -0700 (Thu, 03 Nov 2011) Log Message REGRESSION (r99076): Pasting into password fields is broken https://bugs.webkit.org/show_bug.cgi?id=71483 Reviewed by Darin Adler. The bug was caused

[webkit-changes] [99260] trunk/LayoutTests

2011-11-03 Thread yutak
Title: [99260] trunk/LayoutTests Revision 99260 Author yu...@chromium.org Date 2011-11-03 20:44:30 -0700 (Thu, 03 Nov 2011) Log Message [Chromium] Unreviewed gardening. * platform/chromium/test_expectations.txt: Apply recent expectation changes. Modified Paths trunk/LayoutTests/ChangeL

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

2011-11-03 Thread commit-queue
Title: [99257] trunk/Source/WebCore Revision 99257 Author commit-qu...@webkit.org Date 2011-11-03 18:55:30 -0700 (Thu, 03 Nov 2011) Log Message Optimize canvas fills / drawImage when covering entire canvas https://bugs.webkit.org/show_bug.cgi?id=70789 Patch by Ben Wells on 2011-11-03 Re

[webkit-changes] [99256] trunk/Source

2011-11-03 Thread mhahnenberg
Title: [99256] trunk/Source Revision 99256 Author mhahnenb...@apple.com Date 2011-11-03 18:32:18 -0700 (Thu, 03 Nov 2011) Log Message De-virtualize JSObject::getPropertyNames https://bugs.webkit.org/show_bug.cgi?id=71306 Reviewed by Darin Adler. Source/_javascript_Core: Added getPrope

[webkit-changes] [99255] trunk

2011-11-03 Thread xji
Title: [99255] trunk Revision 99255 Author x...@chromium.org Date 2011-11-03 18:18:16 -0700 (Thu, 03 Nov 2011) Log Message Enable ctrl-arrow move cursor by word in visual order in cr-win by command line flag. https://bugs.webkit.org/show_bug.cgi?id=71163 Reviewed by Ryosuke Niwa. Source

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

2011-11-03 Thread leviw
Title: [99254] trunk/Source/WebCore Revision 99254 Author le...@chromium.org Date 2011-11-03 17:56:59 -0700 (Thu, 03 Nov 2011) Log Message Correct usage of LayoutUnits and integers in Table rendering classes https://bugs.webkit.org/show_bug.cgi?id=71500 Reviewed by Darin Adler. Fixing t

[webkit-changes] [99253] trunk/Source

2011-11-03 Thread jamesr
Title: [99253] trunk/Source Revision 99253 Author jam...@google.com Date 2011-11-03 17:31:27 -0700 (Thu, 03 Nov 2011) Log Message [chromium] Notify scheduler on SwapBuffers in threaded compositor mode https://bugs.webkit.org/show_bug.cgi?id=71381 Reviewed by Kenneth Russell. * platform/

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

2011-11-03 Thread commit-queue
Title: [99252] trunk/Source/WebKit/efl Revision 99252 Author commit-qu...@webkit.org Date 2011-11-03 17:27:07 -0700 (Thu, 03 Nov 2011) Log Message [EFL] Added ewk_tile_memory_size_get function https://bugs.webkit.org/show_bug.cgi?id=71213 Patch by Tomasz Morawski on 2011-11-03 Reviewed

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

2011-11-03 Thread abarth
Title: [99251] trunk/Source/WTF Revision 99251 Author aba...@webkit.org Date 2011-11-03 17:17:48 -0700 (Thu, 03 Nov 2011) Log Message Add Stub.h and Stub.cpp to Source-level WTF project https://bugs.webkit.org/show_bug.cgi?id=71497 Reviewed by Eric Seidel. This patch adds some stub file

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

2011-11-03 Thread andersca
Title: [99250] trunk/Source/WebKit2 Revision 99250 Author ander...@apple.com Date 2011-11-03 17:13:45 -0700 (Thu, 03 Nov 2011) Log Message Get rid of NetscapePlugin::m_clipRectInWindowCoordinates https://bugs.webkit.org/show_bug.cgi?id=71521 Reviewed by Dan Bernstein. * WebProcess/Plugi

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

2011-11-03 Thread andersca
Title: [99249] trunk/Source/WebKit2 Revision 99249 Author ander...@apple.com Date 2011-11-03 17:13:39 -0700 (Thu, 03 Nov 2011) Log Message Use convertToRootView(IntPoint()) instead of m_frameRectInWindowCoordinates.location() where possible https://bugs.webkit.org/show_bug.cgi?id=71520 R

[webkit-changes] [99248] trunk/LayoutTests

2011-11-03 Thread tony
Title: [99248] trunk/LayoutTests Revision 99248 Author t...@chromium.org Date 2011-11-03 17:10:18 -0700 (Thu, 03 Nov 2011) Log Message Remove an obsolete comment. * platform/chromium/test_expectations.txt: Modified Paths trunk/LayoutTests/ChangeLog trunk/LayoutTests/platform/chromium/t

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

2011-11-03 Thread andersca
Title: [99247] trunk/Source/WebKit2 Revision 99247 Author ander...@apple.com Date 2011-11-03 16:55:21 -0700 (Thu, 03 Nov 2011) Log Message Add NetscapePlugin::convertToRootView https://bugs.webkit.org/show_bug.cgi?id=71519 Reviewed by Darin Adler. Yet another step towards eliminating us

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

2011-11-03 Thread dbates
Title: [99246] trunk/Source/WebCore Revision 99246 Author dba...@webkit.org Date 2011-11-03 16:42:29 -0700 (Thu, 03 Nov 2011) Log Message CMake: Add missing WebGL IDL file html/canvas/WebGLContextEvent.idl Rubber-stamped by Martin Robinson * CMakeLists.txt: Modified Paths trunk/Source

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

2011-11-03 Thread dbates
Title: [99245] trunk/Source/WebCore Revision 99245 Author dba...@webkit.org Date 2011-11-03 16:35:04 -0700 (Thu, 03 Nov 2011) Log Message CMake: Only generate from WebGL IDLs when building with WebGL https://bugs.webkit.org/show_bug.cgi?id=71516 Reviewed by Martin Robinson. * CMakeLists

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

2011-11-03 Thread andersca
Title: [99243] trunk/Source/WebKit2 Revision 99243 Author ander...@apple.com Date 2011-11-03 16:17:44 -0700 (Thu, 03 Nov 2011) Log Message Move plug-in size and backing store checks to PluginProxy::updateBackingStore https://bugs.webkit.org/show_bug.cgi?id=71508 Reviewed by Darin Adler.

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

2011-11-03 Thread andersca
Title: [99242] trunk/Source/WebKit2 Revision 99242 Author ander...@apple.com Date 2011-11-03 16:17:39 -0700 (Thu, 03 Nov 2011) Log Message Get rid of PluginControllerProxy::m_frameRectInWindowCoordinates https://bugs.webkit.org/show_bug.cgi?id=71506 Reviewed by Darin Adler. * PluginProc

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

2011-11-03 Thread andersca
Title: [99241] trunk/Source/WebKit2 Revision 99241 Author ander...@apple.com Date 2011-11-03 16:17:34 -0700 (Thu, 03 Nov 2011) Log Message Get rid of Plugin::wantsWindowRelativeCoordinates() https://bugs.webkit.org/show_bug.cgi?id=71504 Reviewed by Darin Adler. Since all Plugin subclass

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

2011-11-03 Thread andersca
Title: [99240] trunk/Source/WebKit2 Revision 99240 Author ander...@apple.com Date 2011-11-03 16:17:27 -0700 (Thu, 03 Nov 2011) Log Message NetscapePlugin::wantsWindowRelativeCoordinates should return false for all ports https://bugs.webkit.org/show_bug.cgi?id=71501 Reviewed by Darin Adle

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

2011-11-03 Thread mhahnenberg
Title: [99238] trunk/Source/_javascript_Core Revision 99238 Author mhahnenb...@apple.com Date 2011-11-03 15:40:39 -0700 (Thu, 03 Nov 2011) Log Message De-virtualize JSObject::hasInstance https://bugs.webkit.org/show_bug.cgi?id=71430 Reviewed by Darin Adler. Added hasInstance to the Meth

[webkit-changes] [99237] trunk/Source

2011-11-03 Thread dcheng
Title: [99237] trunk/Source Revision 99237 Author dch...@chromium.org Date 2011-11-03 15:28:51 -0700 (Thu, 03 Nov 2011) Log Message [chromium] Remove unused clipboard methods https://bugs.webkit.org/show_bug.cgi?id=71512 Reviewed by Tony Chang. Source/WebCore: * platform/chromium/Platf

[webkit-changes] [99236] branches/chromium/912/Source/WebKit/chromium

2011-11-03 Thread japhet
Title: [99236] branches/chromium/912/Source/WebKit/chromium Revision 99236 Author jap...@chromium.org Date 2011-11-03 13:49:21 -0700 (Thu, 03 Nov 2011) Log Message Revert 96912 - Always call setActive() in WebViewImpl::setFocus(), not just when enabling focus. https://bugs.webkit.org/show

[webkit-changes] [99235] trunk/Source/WebKit/qt

2011-11-03 Thread commit-queue
Title: [99235] trunk/Source/WebKit/qt Revision 99235 Author commit-qu...@webkit.org Date 2011-11-03 13:37:20 -0700 (Thu, 03 Nov 2011) Log Message Fix tst_QDeclarativeWebView::basicProperties() and historyNav() autotests https://bugs.webkit.org/show_bug.cgi?id=61042 Patch by Rafael Branda

[webkit-changes] [99234] trunk

2011-11-03 Thread annacc
Title: [99234] trunk Revision 99234 Author ann...@chromium.org Date 2011-11-03 13:28:55 -0700 (Thu, 03 Nov 2011) Log Message Source/WebCore: Implement TextTrackCueList. https://bugs.webkit.org/show_bug.cgi?id=70451 Reviewed by Eric Carlson. Test: media/track/track-text-track-cue-list.ht

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

2011-11-03 Thread fpizlo
Title: [99232] trunk/Source/_javascript_Core Revision 99232 Author fpi...@apple.com Date 2011-11-03 13:21:45 -0700 (Thu, 03 Nov 2011) Log Message JIT-specific code should be able to refer to register types even on JIT-disabled builds https://bugs.webkit.org/show_bug.cgi?id=71498 Reviewed

[webkit-changes] [99231] trunk/LayoutTests

2011-11-03 Thread tony
Title: [99231] trunk/LayoutTests Revision 99231 Author t...@chromium.org Date 2011-11-03 13:20:39 -0700 (Thu, 03 Nov 2011) Log Message Mark tests as slow in chromium. fast/frames/lots-of-iframes.html and fast/frames/lots-of-objects.html are already marked as timing out, but maybe they wi

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

2011-11-03 Thread andersca
Title: [99230] trunk/Source/WebKit2 Revision 99230 Author ander...@apple.com Date 2011-11-03 13:19:11 -0700 (Thu, 03 Nov 2011) Log Message NetscapePlugin should use plug-in relative coordinates on Mac https://bugs.webkit.org/show_bug.cgi?id=71486 Reviewed by Adam Roben. * PluginProcess/

[webkit-changes] [99229] trunk

2011-11-03 Thread commit-queue
Title: [99229] trunk Revision 99229 Author commit-qu...@webkit.org Date 2011-11-03 12:41:31 -0700 (Thu, 03 Nov 2011) Log Message IndexedDB result of deleting a record should be true or false https://bugs.webkit.org/show_bug.cgi?id=60197 Patch by Joshua Bell on 2011-11-03 Reviewed by Dav

[webkit-changes] [99228] trunk

2011-11-03 Thread abarth
Title: [99228] trunk Revision 99228 Author aba...@webkit.org Date 2011-11-03 12:29:20 -0700 (Thu, 03 Nov 2011) Log Message Implement allow-popups for iframe@sandbox https://bugs.webkit.org/show_bug.cgi?id=66505 Reviewed by Eric Seidel. Source/WebCore: There's been some discussion in t

[webkit-changes] [99227] trunk/Source

2011-11-03 Thread abarth
Title: [99227] trunk/Source Revision 99227 Author aba...@webkit.org Date 2011-11-03 12:25:25 -0700 (Thu, 03 Nov 2011) Log Message Add stubs for WTF and Platform https://bugs.webkit.org/show_bug.cgi?id=71492 Reviewed by Eric Seidel. Source/Platform: This patch creates the Platform direc

[webkit-changes] [99226] trunk/Tools

2011-11-03 Thread commit-queue
Title: [99226] trunk/Tools Revision 99226 Author commit-qu...@webkit.org Date 2011-11-03 12:15:42 -0700 (Thu, 03 Nov 2011) Log Message [EFL] DRT: Allow choosing which backing store to use. https://bugs.webkit.org/show_bug.cgi?id=70532 Patch by Raphael Kubo da Costa on 2011-11-03 Reviewe

[webkit-changes] [99225] trunk/LayoutTests

2011-11-03 Thread jchaffraix
Title: [99225] trunk/LayoutTests Revision 99225 Author jchaffr...@webkit.org Date 2011-11-03 11:48:14 -0700 (Thu, 03 Nov 2011) Log Message Unreviewed gardening after r99212. * platform/chromium-win/fast/repaint/table-extra-bottom-grow-expected.png: * platform/chromium/test_expectations.t

[webkit-changes] [99223] trunk/Source

2011-11-03 Thread mhahnenberg
Title: [99223] trunk/Source Revision 99223 Author mhahnenb...@apple.com Date 2011-11-03 11:20:08 -0700 (Thu, 03 Nov 2011) Log Message De-virtualize JSObject::className https://bugs.webkit.org/show_bug.cgi?id=71428 Reviewed by Sam Weinig. Source/_javascript_Core: Added className to the

[webkit-changes] [99222] trunk/Source

2011-11-03 Thread jer . noble
Title: [99222] trunk/Source Revision 99222 Author jer.no...@apple.com Date 2011-11-03 11:05:15 -0700 (Thu, 03 Nov 2011) Log Message Add Clock class and platform-specific implementations. https://bugs.webkit.org/show_bug.cgi?id=71341 Reviewed by Sam Weinig. Source/_javascript_Core: Add

[webkit-changes] [99221] trunk/LayoutTests

2011-11-03 Thread caseq
Title: [99221] trunk/LayoutTests Revision 99221 Author ca...@chromium.org Date 2011-11-03 10:57:40 -0700 (Thu, 03 Nov 2011) Log Message Unreviewed. Brought back TIMEOUT for show-hide-table-rows.html * platform/chromium/test_expectations.txt: Modified Paths trunk/LayoutTests/ChangeLog t

[webkit-changes] [99219] branches/chromium/912/LayoutTests/svg/custom

2011-11-03 Thread leviw
Title: [99219] branches/chromium/912/LayoutTests/svg/custom Revision 99219 Author le...@chromium.org Date 2011-11-03 10:50:28 -0700 (Thu, 03 Nov 2011) Log Message Merge 99109 - Infinite recursion in RenderSVGResourceContainer::markAllClientsForInvalidation https://bugs.webkit.org/show_bug

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

2011-11-03 Thread commit-queue
Title: [99218] trunk/Source/WebCore Revision 99218 Author commit-qu...@webkit.org Date 2011-11-03 10:46:03 -0700 (Thu, 03 Nov 2011) Log Message IndexedDB: Object stores not persisting between sessions https://bugs.webkit.org/show_bug.cgi?id=71313 Patch by Joshua Bell on 2011-11-03 Revie

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

2011-11-03 Thread pfeldman
Title: [99217] trunk/Source/WebCore Revision 99217 Author pfeld...@chromium.org Date 2011-11-03 10:42:20 -0700 (Thu, 03 Nov 2011) Log Message Web Inspector: fix heap profiler rendering and resize. https://bugs.webkit.org/show_bug.cgi?id=71484 Reviewed by Yury Semikhatsky. * inspector/fr

[webkit-changes] [99216] trunk/Tools

2011-11-03 Thread commit-queue
Title: [99216] trunk/Tools Revision 99216 Author commit-qu...@webkit.org Date 2011-11-03 10:41:41 -0700 (Thu, 03 Nov 2011) Log Message Patch by Thouraya ANDOLSI on 2011-11-03 Reviewed by Martin Robinson. [GTK] arguments passed to build-jsc are not taken into account https://bugs.webkit.

[webkit-changes] [99215] trunk/LayoutTests

2011-11-03 Thread ossy
Title: [99215] trunk/LayoutTests Revision 99215 Author o...@webkit.org Date 2011-11-03 10:37:10 -0700 (Thu, 03 Nov 2011) Log Message [Qt] Unreviewed evening gardening. * platform/qt/test_expectations.txt: Remove a useless entry. Modified Paths trunk/LayoutTests/ChangeLog trunk/LayoutTe

[webkit-changes] [99214] trunk/LayoutTests

2011-11-03 Thread ossy
Title: [99214] trunk/LayoutTests Revision 99214 Author o...@webkit.org Date 2011-11-03 10:34:39 -0700 (Thu, 03 Nov 2011) Log Message [Qt] Unreviewed evening gardening. Add platform specific expected results after r98989. * platform/qt/svg/filters/invalidate-on-child-layout-expected.png:

[webkit-changes] [99213] trunk/LayoutTests

2011-11-03 Thread ossy
Title: [99213] trunk/LayoutTests Revision 99213 Author o...@webkit.org Date 2011-11-03 10:26:56 -0700 (Thu, 03 Nov 2011) Log Message [Qt] Unreviewed evening gardening. Skip failing tests. * platform/qt-mac/Skipped: * platform/qt/Skipped: Modified Paths trunk/LayoutTests/ChangeLog trunk

[webkit-changes] [99212] trunk

2011-11-03 Thread jchaffraix
Title: [99212] trunk Revision 99212 Author jchaffr...@webkit.org Date 2011-11-03 10:20:01 -0700 (Thu, 03 Nov 2011) Log Message Stop abusing RenderTableSection::needsRecalcCells logic https://bugs.webkit.org/show_bug.cgi?id=71420 Reviewed by Darin Adler. Source/WebCore: Change covered b

[webkit-changes] [99211] trunk/LayoutTests

2011-11-03 Thread haraken
Title: [99211] trunk/LayoutTests Revision 99211 Author hara...@chromium.org Date 2011-11-03 10:16:58 -0700 (Thu, 03 Nov 2011) Log Message Unreviewed rebaselining. Unskipped progress-event-constructor.html in Qt-Arm since the failure is fixed in r99161. * platform/qt-arm/Skipped: Modifie

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

2011-11-03 Thread andersca
Title: [99210] trunk/Source/WebKit2 Revision 99210 Author ander...@apple.com Date 2011-11-03 10:13:38 -0700 (Thu, 03 Nov 2011) Log Message PluginControllerProxy's dirty rect should be in plug-in coordinates https://bugs.webkit.org/show_bug.cgi?id=71481 Reviewed by Sam Weinig. * PluginPr

[webkit-changes] [99209] tags/Safari-535.8/

2011-11-03 Thread lforschler
Title: [99209] tags/Safari-535.8/ Revision 99209 Author lforsch...@apple.com Date 2011-11-03 10:10:44 -0700 (Thu, 03 Nov 2011) Log Message New tag. Added Paths tags/Safari-535.8/ Diff Property changes: tags/Safari-535.8 Added: svn:ignore depcomp compile config.guess GNUmakefile.

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

2011-11-03 Thread fsamuel
Title: [99208] trunk/Source/WebKit/chromium Revision 99208 Author fsam...@chromium.org Date 2011-11-03 10:06:59 -0700 (Thu, 03 Nov 2011) Log Message [Chromium] Refactor WebFrameImpl::createFrameView() to use Frame:createView https://bugs.webkit.org/show_bug.cgi?id=70507 Reviewed by Darin

[webkit-changes] [99207] trunk/Tools

2011-11-03 Thread carlosgc
Title: [99207] trunk/Tools Revision 99207 Author carlo...@webkit.org Date 2011-11-03 10:06:51 -0700 (Thu, 03 Nov 2011) Log Message [GTK] Show url of history items in a status bar in MiniBrowser https://bugs.webkit.org/show_bug.cgi?id=71474 Reviewed by Martin Robinson. * MiniBrowser/gtk/

[webkit-changes] [99206] trunk/Tools

2011-11-03 Thread carlosgc
Title: [99206] trunk/Tools Revision 99206 Author carlo...@webkit.org Date 2011-11-03 10:01:42 -0700 (Thu, 03 Nov 2011) Log Message [GTK] Add back/forward menus to MiniBrowser using WebKit2 GTK+ API https://bugs.webkit.org/show_bug.cgi?id=71466 Reviewed by Martin Robinson. * MiniBrowser/

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

2011-11-03 Thread andersca
Title: [99205] trunk/Source/WebKit2 Revision 99205 Author ander...@apple.com Date 2011-11-03 09:54:23 -0700 (Thu, 03 Nov 2011) Log Message Use the right function to determine whether NPWindow coordinates should be window relative https://bugs.webkit.org/show_bug.cgi?id=71480 Reviewed by

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

2011-11-03 Thread commit-queue
Title: [99204] trunk/Source/WebCore Revision 99204 Author commit-qu...@webkit.org Date 2011-11-03 09:31:26 -0700 (Thu, 03 Nov 2011) Log Message CSSRuleList: Move rule orphaning from deleteRule() out to callers. https://bugs.webkit.org/show_bug.cgi?id=71470 Patch by Andreas Kling on 2011

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

2011-11-03 Thread pfeldman
Title: [99203] trunk/Source/WebCore Revision 99203 Author pfeld...@chromium.org Date 2011-11-03 09:28:29 -0700 (Thu, 03 Nov 2011) Log Message Web Inspector: do not map scripts generated with document.write to the document resources. https://bugs.webkit.org/show_bug.cgi?id=71114 Reviewed

[webkit-changes] [99201] trunk/Tools

2011-11-03 Thread carlosgc
Title: [99201] trunk/Tools Revision 99201 Author carlo...@webkit.org Date 2011-11-03 09:13:49 -0700 (Thu, 03 Nov 2011) Log Message [GTK] Show load progress information in MiniBrowser using WebKit2 GTK+ API https://bugs.webkit.org/show_bug.cgi?id=71461 Reviewed by Martin Robinson. * Mini

[webkit-changes] [99200] trunk/Tools

2011-11-03 Thread carlosgc
Title: [99200] trunk/Tools Revision 99200 Author carlo...@webkit.org Date 2011-11-03 09:10:42 -0700 (Thu, 03 Nov 2011) Log Message [GTK] Remove WebKit2 C API from MiniBrowser https://bugs.webkit.org/show_bug.cgi?id=71459 Reviewed by Martin Robinson. Use the GTK+ API instead to add minim

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

2011-11-03 Thread hausmann
Title: [99199] trunk/Source/WebKit2 Revision 99199 Author hausm...@webkit.org Date 2011-11-03 09:07:22 -0700 (Thu, 03 Nov 2011) Log Message Unreviewed build fix after r99195. The right name is restrictMinimumScaleFactorToViewportSize. * UIProcess/API/qt/qtouchwebview.cpp: (QTouchWebView

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

2011-11-03 Thread carlosgc
Title: [99198] trunk/Source/WebKit2 Revision 99198 Author carlo...@webkit.org Date 2011-11-03 09:04:49 -0700 (Thu, 03 Nov 2011) Log Message [GTK] Use WEBKIT_API instead of WK_EXPORT in WebKitEnumTypes.h https://bugs.webkit.org/show_bug.cgi?id=71457 Reviewed by Martin Robinson. * GNUmake

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

2011-11-03 Thread kenneth
Title: [99197] trunk/Source/WebKit2 Revision 99197 Author kenn...@webkit.org Date 2011-11-03 08:40:22 -0700 (Thu, 03 Nov 2011) Log Message [Qt] Bounce back limits are wrong in some situations https://bugs.webkit.org/show_bug.cgi?id=71471 Reviewed by Simon Hausmann. The valid position po

[webkit-changes] [99196] trunk/Source/WebKit/qt

2011-11-03 Thread hausmann
Title: [99196] trunk/Source/WebKit/qt Revision 99196 Author hausm...@webkit.org Date 2011-11-03 08:31:38 -0700 (Thu, 03 Nov 2011) Log Message Patch by Jesus Sanchez-Palencia on 2011-11-03 Reviewed by Kenneth Rohde Christiansen. [Qt] QtWebKit should have documentation clarifying its mobi

[webkit-changes] [99195] trunk/Source

2011-11-03 Thread fsamuel
Title: [99195] trunk/Source Revision 99195 Author fsam...@chromium.org Date 2011-11-03 08:22:16 -0700 (Thu, 03 Nov 2011) Log Message Removing line in computeViewportAttributes that enforces a minimum scale factor to never allow zooming out more than viewport https://bugs.webkit.org/show_b

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

2011-11-03 Thread abecsi
Title: [99194] trunk/Source/WebKit2 Revision 99194 Author abe...@webkit.org Date 2011-11-03 08:21:06 -0700 (Thu, 03 Nov 2011) Log Message [Qt][WK2] Fix the signal signature of the loadFailed API test. Rubber-stamped by Simon Hausmann. * UIProcess/API/qt/tests/commonviewtests/webviewabst

[webkit-changes] [99193] trunk/Tools

2011-11-03 Thread hausmann
Title: [99193] trunk/Tools Revision 99193 Author hausm...@webkit.org Date 2011-11-03 08:05:21 -0700 (Thu, 03 Nov 2011) Log Message [Qt] Unable to start MiniBrowser after run-webkit-tests https://bugs.webkit.org/show_bug.cgi?id=71469 Reviewed by Csaba Osztrogonác. * Scripts/run-launcher:

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

2011-11-03 Thread jocelyn . turcotte
Title: [99192] trunk/Source/WebKit2 Revision 99192 Author jocelyn.turco...@nokia.com Date 2011-11-03 07:49:43 -0700 (Thu, 03 Nov 2011) Log Message [Qt] Fix an assertion under WebPage::setViewportSize. https://bugs.webkit.org/show_bug.cgi?id=71473 Reviewed by Simon Hausmann. The web view

[webkit-changes] [99191] trunk/LayoutTests

2011-11-03 Thread caseq
Title: [99191] trunk/LayoutTests Revision 99191 Author ca...@chromium.org Date 2011-11-03 07:44:40 -0700 (Thu, 03 Nov 2011) Log Message Unreviewed expectations update. * platform/chromium/test_expectations.txt: Modified Paths trunk/LayoutTests/ChangeLog trunk/LayoutTests/platform/chrom

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

2011-11-03 Thread andreas . kling
Title: [99190] trunk/Source/WebCore Revision 99190 Author andreas.kl...@nokia.com Date 2011-11-03 07:42:28 -0700 (Thu, 03 Nov 2011) Log Message Unreviewed build fix, sigh. * css/CSSFontFaceRule.h: * css/CSSMutableStyleDeclaration.h: Modified Paths trunk/Source/WebCore/ChangeLog trunk/S

[webkit-changes] [99189] trunk/LayoutTests

2011-11-03 Thread philn
Title: [99189] trunk/LayoutTests Revision 99189 Author ph...@webkit.org Date 2011-11-03 07:39:11 -0700 (Thu, 03 Nov 2011) Log Message Unreviewed, skipping 3 new svg tests presenting pixel differences between the 32-bits and 64-bits bots. * platform/gtk/Skipped: Modified Paths trunk/Lay

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

2011-11-03 Thread commit-queue
Title: [99188] trunk/Source/WebKit2 Revision 99188 Author commit-qu...@webkit.org Date 2011-11-03 07:32:17 -0700 (Thu, 03 Nov 2011) Log Message [WK2] State variable name refactor in WebPageProxy.cpp https://bugs.webkit.org/show_bug.cgi?id=71467 Patch by Jesus Sanchez-Palencia on 2011-11

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

2011-11-03 Thread andreas . kling
Title: [99187] trunk/Source/WebCore Revision 99187 Author andreas.kl...@nokia.com Date 2011-11-03 07:27:18 -0700 (Thu, 03 Nov 2011) Log Message Unreviewed build fix, out-of-line StyleSheet::parentStyleSheet() again since there's a cycle in the includes between CSSRule/StyleSheet. * css/S

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

2011-11-03 Thread andreas . kling
Title: [99186] trunk/Source/WebCore Revision 99186 Author andreas.kl...@nokia.com Date 2011-11-03 07:12:34 -0700 (Thu, 03 Nov 2011) Log Message Unreviewed build fix after r99185, removing forward-declaration of CSSRule since CSSRule.h is already included. * css/StyleSheet.h: Modified Pa

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

2011-11-03 Thread andreas . kling
Title: [99185] trunk/Source/WebCore Revision 99185 Author andreas.kl...@nokia.com Date 2011-11-03 07:01:40 -0700 (Thu, 03 Nov 2011) Log Message CSSOM: Inline some trivial methods. https://bugs.webkit.org/show_bug.cgi?id=71468 Reviewed by Antti Koivisto. * css/CSSFontFaceRule.cpp: * css/

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

2011-11-03 Thread andreas . kling
Title: [99184] trunk/Source/WebCore Revision 99184 Author andreas.kl...@nokia.com Date 2011-11-03 06:53:45 -0700 (Thu, 03 Nov 2011) Log Message Devirtualize MediaList. https://bugs.webkit.org/show_bug.cgi?id=71464 Reviewed by Antti Koivisto. * css/MediaList.h: Make the destructor non-vi

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

2011-11-03 Thread zherczeg
Title: [99183] trunk/Source/WebCore Revision 99183 Author zherc...@webkit.org Date 2011-11-03 06:48:11 -0700 (Thu, 03 Nov 2011) Log Message Optimizing arithmetic composite filter to ARM-neon SIMD instruction set https://bugs.webkit.org/show_bug.cgi?id=65522 Reviewed by Dirk Schulze. Thi

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

2011-11-03 Thread hausmann
Title: [99182] trunk/Source/WebCore Revision 99182 Author hausm...@webkit.org Date 2011-11-03 06:40:03 -0700 (Thu, 03 Nov 2011) Log Message [Qt] Add pageScaleFactor to the serialized history item https://bugs.webkit.org/show_bug.cgi?id=71463 Reviewed by Tor Arne Vestbø. r75758 added the

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

2011-11-03 Thread mikelawther
Title: [99181] trunk/Source/WebCore Revision 99181 Author mikelawt...@chromium.org Date 2011-11-03 06:33:57 -0700 (Thu, 03 Nov 2011) Log Message Use createPrimitiveNumericValue function https://bugs.webkit.org/show_bug.cgi?id=71432 Reviewed by Andreas Kling. No new tests - no change in

[webkit-changes] [99180] trunk/LayoutTests

2011-11-03 Thread philn
Title: [99180] trunk/LayoutTests Revision 99180 Author ph...@webkit.org Date 2011-11-03 06:28:20 -0700 (Thu, 03 Nov 2011) Log Message Unreviewed, skip http/tests/security/xssAuditor/script-tag-with-callbacks.html on GTK, relying on an unimplemented feature. * platform/gtk/Skipped: Modif

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

2011-11-03 Thread commit-queue
Title: [99179] trunk/Source/WebKit2 Revision 99179 Author commit-qu...@webkit.org Date 2011-11-03 06:26:39 -0700 (Thu, 03 Nov 2011) Log Message [GTK][WEBKIT2] Add support for title property in WebKitWebView. https://bugs.webkit.org/show_bug.cgi?id=68074 Patch by Nayan Kumar K on 2011-11

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

2011-11-03 Thread pfeldman
Title: [99177] trunk/Source/_javascript_Core Revision 99177 Author pfeld...@chromium.org Date 2011-11-03 06:04:12 -0700 (Thu, 03 Nov 2011) Log Message 2011-11-03 Pavel Feldman Not reviewed: fixing win build. step2. * _javascript_Core.vcproj/_javascript_Core/_javascrip

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

2011-11-03 Thread commit-queue
Title: [99176] trunk/Source/WebKit2 Revision 99176 Author commit-qu...@webkit.org Date 2011-11-03 05:52:48 -0700 (Thu, 03 Nov 2011) Log Message Add webkit_web_view_load_html and webkit_web_view_load_plain_text APIs. https://bugs.webkit.org/show_bug.cgi?id=69249 Patch by Nayan Kumar K on

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

2011-11-03 Thread pfeldman
Title: [99175] trunk/Source/WebCore Revision 99175 Author pfeld...@chromium.org Date 2011-11-03 05:49:15 -0700 (Thu, 03 Nov 2011) Log Message 2011-11-03 Pavel Feldman Not reviewed: win build fix. Assign autoDPI at all cases (breakage introduced in r99173). * dom/Viewp

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

2011-11-03 Thread pfeldman
Title: [99174] trunk/Source/_javascript_Core Revision 99174 Author pfeld...@chromium.org Date 2011-11-03 05:33:57 -0700 (Thu, 03 Nov 2011) Log Message 2011-11-03 Pavel Feldman Not reviewed: fix windows build, step1 * _javascript_Core.vcproj/_javascript_Core/_javascrip

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

2011-11-03 Thread kenneth
Title: [99173] trunk/Source/WebCore Revision 99173 Author kenn...@webkit.org Date 2011-11-03 05:21:27 -0700 (Thu, 03 Nov 2011) Log Message Differentiate implicit viewport from that of the meta tag https://bugs.webkit.org/show_bug.cgi?id=71453 Reviewed by Simon Hausmann. This is needed b

[webkit-changes] [99172] trunk/LayoutTests

2011-11-03 Thread caseq
Title: [99172] trunk/LayoutTests Revision 99172 Author ca...@chromium.org Date 2011-11-03 05:16:02 -0700 (Thu, 03 Nov 2011) Log Message Unreviewed. Another batch of expectations clean-up. * platform/chromium/test_expectations.txt: Modified Paths trunk/LayoutTests/ChangeLog trunk/Layout

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

2011-11-03 Thread andreas . kling
Title: [99171] trunk/Source/WebCore Revision 99171 Author andreas.kl...@nokia.com Date 2011-11-03 05:14:49 -0700 (Thu, 03 Nov 2011) Log Message Devirtualize CSSRule. https://bugs.webkit.org/show_bug.cgi?id=71382 Reviewed by Antti Koivisto. Remove the virtual destructor from CSSRule, and

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

2011-11-03 Thread hausmann
Title: [99170] trunk/Source/WebKit2 Revision 99170 Author hausm...@webkit.org Date 2011-11-03 05:09:47 -0700 (Thu, 03 Nov 2011) Log Message [Qt][WK2] Failing assertion with desktop webview when touch mocking in MinBrowser https://bugs.webkit.org/show_bug.cgi?id=71452 Reviewed by Andreas

[webkit-changes] [99169] trunk/Source

2011-11-03 Thread hans
Title: [99169] trunk/Source Revision 99169 Author h...@chromium.org Date 2011-11-03 05:03:55 -0700 (Thu, 03 Nov 2011) Log Message IndexedDB: Recycle cursor objects when calling continue() https://bugs.webkit.org/show_bug.cgi?id=71115 Reviewed by Darin Fisher. Source/WebCore: The Indexe

[webkit-changes] [99168] trunk/LayoutTests

2011-11-03 Thread ossy
Title: [99168] trunk/LayoutTests Revision 99168 Author o...@webkit.org Date 2011-11-03 05:03:51 -0700 (Thu, 03 Nov 2011) Log Message [Qt] Unreviewed gardening. * platform/qt/Skipped: Skip failing tests. Modified Paths trunk/LayoutTests/ChangeLog trunk/LayoutTests/platform/qt/Skipped

[webkit-changes] [99166] trunk/LayoutTests

2011-11-03 Thread caseq
Title: [99166] trunk/LayoutTests Revision 99166 Author ca...@chromium.org Date 2011-11-03 04:52:25 -0700 (Thu, 03 Nov 2011) Log Message Unreviewed update of test expectations. * platform/chromium/test_expectations.txt: Modified Paths trunk/LayoutTests/ChangeLog trunk/LayoutTests/platfo

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

2011-11-03 Thread hausmann
Title: [99165] trunk/Source/WebKit2 Revision 99165 Author hausm...@webkit.org Date 2011-11-03 04:20:39 -0700 (Thu, 03 Nov 2011) Log Message [Qt] [WK2] MiniBrowser assert in QtWebProccess on startup in debug build. https://bugs.webkit.org/show_bug.cgi?id=71196 Reviewed by Kenneth Rohde Ch

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

2011-11-03 Thread apavlov
Title: [99164] trunk/Source/WebCore Revision 99164 Author apav...@chromium.org Date 2011-11-03 04:09:55 -0700 (Thu, 03 Nov 2011) Log Message Web Inspector: [Styles] Do not check isEditingAnyField in StylesSidebarPane._createNewRule https://bugs.webkit.org/show_bug.cgi?id=71217 Reviewed b

[webkit-changes] [99163] trunk

2011-11-03 Thread kbalazs
Title: [99163] trunk Revision 99163 Author kbal...@webkit.org Date 2011-11-03 03:37:19 -0700 (Thu, 03 Nov 2011) Log Message [Qt] X11 plugins need to be reworked for Qt5 https://bugs.webkit.org/show_bug.cgi?id=70023 Reviewed by Simon Hausmann. Source/WebCore: Disable X11 plugins with Qt

[webkit-changes] [99162] trunk

2011-11-03 Thread commit-queue
Title: [99162] trunk Revision 99162 Author commit-qu...@webkit.org Date 2011-11-03 03:33:35 -0700 (Thu, 03 Nov 2011) Log Message Unreviewed, rolling out r99138. http://trac.webkit.org/changeset/99138 https://bugs.webkit.org/show_bug.cgi?id=71455 It made 200+ tests flakey on SL and on Qt

[webkit-changes] [99161] trunk

2011-11-03 Thread haraken
Title: [99161] trunk Revision 99161 Author hara...@chromium.org Date 2011-11-03 03:23:10 -0700 (Thu, 03 Nov 2011) Log Message Fixed wrong implementation of doubleValue % 2^{64}. https://bugs.webkit.org/show_bug.cgi?id=67980 Reviewed by Hajime Morita. Source/_javascript_Core: fast/event

[webkit-changes] [99160] trunk/LayoutTests

2011-11-03 Thread philn
Title: [99160] trunk/LayoutTests Revision 99160 Author ph...@webkit.org Date 2011-11-03 03:21:49 -0700 (Thu, 03 Nov 2011) Log Message Unreviewed, skip fast/css/webkit-mask-crash-table.html crasher on GTK. * platform/gtk/Skipped: Modified Paths trunk/LayoutTests/ChangeLog trunk/LayoutTe

[webkit-changes] [99158] trunk/Tools

2011-11-03 Thread philn
Title: [99158] trunk/Tools Revision 99158 Author ph...@webkit.org Date 2011-11-03 03:07:56 -0700 (Thu, 03 Nov 2011) Log Message [GTK] [WK2] ttf-liberation fonts moved to a new location (in Debian) https://bugs.webkit.org/show_bug.cgi?id=71445 Reviewed by Martin Robinson. * DumpRenderTre

[webkit-changes] [99157] trunk

2011-11-03 Thread commit-queue
Title: [99157] trunk Revision 99157 Author commit-qu...@webkit.org Date 2011-11-03 03:00:37 -0700 (Thu, 03 Nov 2011) Log Message Source/WebCore: REGRESSION (r94132): broke fast/loader/location-port.html on GTK https://bugs.webkit.org/show_bug.cgi?id=67277 Patch by Devdatta Deshpande on

[webkit-changes] [99156] trunk/Tools

2011-11-03 Thread carlosgc
Title: [99156] trunk/Tools Revision 99156 Author carlo...@webkit.org Date 2011-11-03 02:59:32 -0700 (Thu, 03 Nov 2011) Log Message [GTK] Remove GtkLauncher2 https://bugs.webkit.org/show_bug.cgi?id=71449 Reviewed by Martin Robinson. GtkLauncher2 is the GtkLauncher code compiled with webk

[webkit-changes] [99155] trunk

2011-11-03 Thread commit-queue
Title: [99155] trunk Revision 99155 Author commit-qu...@webkit.org Date 2011-11-03 02:56:33 -0700 (Thu, 03 Nov 2011) Log Message [EFL] Enable the Page Visibility API. https://bugs.webkit.org/show_bug.cgi?id=69127 Patch by Dongwoo Im on 2011-11-03 Reviewed by Adam Barth. .: Build syste

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

2011-11-03 Thread pfeldman
Title: [99154] trunk/Source/WebKit/chromium Revision 99154 Author pfeld...@chromium.org Date 2011-11-03 02:27:11 -0700 (Thu, 03 Nov 2011) Log Message Web Inspector [chromium]: fix debug front-end zip generation. https://bugs.webkit.org/show_bug.cgi?id=71376 Reviewed by Yury Semikhatsky.

[webkit-changes] [99153] trunk/LayoutTests

2011-11-03 Thread caseq
Title: [99153] trunk/LayoutTests Revision 99153 Author ca...@chromium.org Date 2011-11-03 02:25:14 -0700 (Thu, 03 Nov 2011) Log Message Unreviewed. Cleaned up obsolete suppressions. * platform/chromium/test_expectations.txt: Modified Paths trunk/LayoutTests/ChangeLog trunk/LayoutTests/

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

2011-11-03 Thread commit-queue
Title: [99152] trunk/Source/_javascript_Core Revision 99152 Author commit-qu...@webkit.org Date 2011-11-03 02:10:41 -0700 (Thu, 03 Nov 2011) Log Message Unreviewed, rolling out r99089. http://trac.webkit.org/changeset/99089 https://bugs.webkit.org/show_bug.cgi?id=71448 @plt postfix for m

  1   2   >