Title: [92352] trunk
Revision 92352
Author commit-qu...@webkit.org
Date 2011-08-03 23:35:56 -0700 (Wed, 03 Aug 2011)
Log Message
An element with role=textbox should have settable AXValue unless read-only
https://bugs.webkit.org/show_bug.cgi?id=65664
Patch by Alice Boxhall on 2011-08-03
Title: [92351] trunk/Tools
Revision 92351
Author aba...@webkit.org
Date 2011-08-03 23:08:47 -0700 (Wed, 03 Aug 2011)
Log Message
Use failureInfo more pervasively in garden-o-matic
https://bugs.webkit.org/show_bug.cgi?id=65650
Reviewed by Dimitri Glazkov.
These three variable appears in
Title: [92350] trunk/Source/WebKit/win
Revision 92350
Author tk...@chromium.org
Date 2011-08-03 22:34:55 -0700 (Wed, 03 Aug 2011)
Log Message
[Windows] Fix build without ENABLE_VIDEO.
* WebView.cpp:
(WebView::enterFullscreenForNode):
Modified Paths
trunk/Source/WebKit/win/ChangeLog
tru
Title: [92349] trunk/Source/WebCore
Revision 92349
Author macpher...@chromium.org
Date 2011-08-03 21:40:11 -0700 (Wed, 03 Aug 2011)
Log Message
Clean up value clamping in CSSStyleSelector.
https://bugs.webkit.org/show_bug.cgi?id=65588
Reviewed by Darin Adler.
No new tests / trivial code
Title: [92348] trunk/Tools
Revision 92348
Author aba...@webkit.org
Date 2011-08-03 21:38:32 -0700 (Wed, 03 Aug 2011)
Log Message
garden-o-matic should be able to update expecations from the details pane
https://bugs.webkit.org/show_bug.cgi?id=65648
Reviewed by Dimitri Glazkov.
The new b
Title: [92347] trunk/Source
Revision 92347
Author tk...@chromium.org
Date 2011-08-03 21:38:01 -0700 (Wed, 03 Aug 2011)
Log Message
Fix incorrect checks for HTMLMediaElement
https://bugs.webkit.org/show_bug.cgi?id=65590
Reviewed by Dimitri Glazkov.
and can be an HTMLElement instance in
Title: [92346] trunk/Tools
Revision 92346
Author aba...@webkit.org
Date 2011-08-03 21:16:47 -0700 (Wed, 03 Aug 2011)
Log Message
Add UI to garden-o-matic for updating expectations
https://bugs.webkit.org/show_bug.cgi?id=65644
Reviewed by Dimitri Glazkov.
The patch plumbs the UI back to
Title: [92345] trunk/Source/WebKit2
Revision 92345
Author je...@apple.com
Date 2011-08-03 20:54:57 -0700 (Wed, 03 Aug 2011)
Log Message
Use of AVFoundation should default to off on Windows
https://bugs.webkit.org/show_bug.cgi?id=65660
Reviewed by Darin Adler.
* Shared/WebPreferencesStor
Title: [92344] trunk/Tools
Revision 92344
Author aba...@webkit.org
Date 2011-08-03 20:02:54 -0700 (Wed, 03 Aug 2011)
Log Message
garden-o-matic details view should queue rebaselines for later execution
https://bugs.webkit.org/show_bug.cgi?id=65636
Reviewed by Dimitri Glazkov.
This patch
Title: [92343] trunk/Source/WebCore
Revision 92343
Author commit-qu...@webkit.org
Date 2011-08-03 19:35:41 -0700 (Wed, 03 Aug 2011)
Log Message
Chromium Mac: Make ScrollbarOverlayUtilitiesChromiumMac.h c++ compatible
https://bugs.webkit.org/show_bug.cgi?id=65659
Patch by Sailesh Agrawal
Title: [92342] trunk/Source/WebCore
Revision 92342
Author macpher...@chromium.org
Date 2011-08-03 19:09:19 -0700 (Wed, 03 Aug 2011)
Log Message
Support cast between CSSPrimitiveValue and EBoxSizing, use in CSSStyleSelector.
https://bugs.webkit.org/show_bug.cgi?id=65657
Reviewed by Simon
Title: [92341] trunk
Revision 92341
Author commit-qu...@webkit.org
Date 2011-08-03 19:01:31 -0700 (Wed, 03 Aug 2011)
Log Message
Implement EventSender.scalePageBy()
https://bugs.webkit.org/show_bug.cgi?id=58013
Patch by Kentaro Hara on 2011-08-03
Reviewed by Darin Fisher.
Implemented E
Title: [92339] trunk/LayoutTests
Revision 92339
Author commit-qu...@webkit.org
Date 2011-08-03 18:44:14 -0700 (Wed, 03 Aug 2011)
Log Message
[Chromium] fast/dom/resource-locations-in-created-html-document.html fails on win32
https://bugs.webkit.org/show_bug.cgi?id=65521
Patch by Noel Gor
Title: [92338] trunk/LayoutTests
Revision 92338
Author rn...@webkit.org
Date 2011-08-03 18:41:29 -0700 (Wed, 03 Aug 2011)
Log Message
Revert an erroneous rebaseline from r92315.
* fast/dom/navigator-detached-no-crash-expected.txt:
Modified Paths
trunk/LayoutTests/ChangeLog
trunk/Layout
Title: [92337] trunk/Source/WebCore
Revision 92337
Author noam.rosent...@nokia.com
Date 2011-08-03 17:22:21 -0700 (Wed, 03 Aug 2011)
Log Message
[Qt][Texmap][REGRESSION] http://webkit.org/blog-files/transform-style.html doesn't show composited content
https://bugs.webkit.org/show_bug.cgi?
Title: [92336] trunk/LayoutTests
Revision 92336
Author rn...@webkit.org
Date 2011-08-03 17:16:43 -0700 (Wed, 03 Aug 2011)
Log Message
Chromium Windows and Linux rebaselines after r92330.
* platform/chromium-win/editing/pasteboard/paste-pre-001-expected.txt: Removed.
* platform/chromium-w
Title: [92335] branches/chromium/835/Source/WebCore/platform/graphics/chromium/LayerTilerChromium.cpp
Revision 92335
Author e...@google.com
Date 2011-08-03 16:57:41 -0700 (Wed, 03 Aug 2011)
Log Message
Merge 92331 - [chromium] Fix issue where switching composited tabs evicts root textures
Title: [92334] trunk/Tools
Revision 92334
Author le...@chromium.org
Date 2011-08-03 16:53:54 -0700 (Wed, 03 Aug 2011)
Log Message
Rename WEBKIT_API to WEBKIT_EXPORT in check-webkit-style.
https://bugs.webkit.org/show_bug.cgi?id=65652
Reviewed by Adam Barth.
* Scripts/webkitpy/style/chec
Title: [92333] trunk/Source
Revision 92333
Author mr...@apple.com
Date 2011-08-03 16:51:03 -0700 (Wed, 03 Aug 2011)
Log Message
Bring some order to FeatureDefines.xcconfig to make it easier to follow.
Reviewed by Sam Weinig.
Source/_javascript_Core:
* Configurations/FeatureDefines.xcco
Title: [92332] trunk/Source
Revision 92332
Author mr...@apple.com
Date 2011-08-03 16:50:50 -0700 (Wed, 03 Aug 2011)
Log Message
Clean up FeatureDefines.xcconfig to remove some unnecessary conditional settings
Reviewed by Dave Kilzer.
Source/_javascript_Core:
* Configurations/FeatureDef
Title: [92331] trunk/Source/WebCore
Revision 92331
Author e...@google.com
Date 2011-08-03 16:43:15 -0700 (Wed, 03 Aug 2011)
Log Message
[chromium] Fix issue where switching composited tabs evicts root textures
https://bugs.webkit.org/show_bug.cgi?id=65562
Reviewed by James Robinson.
Lay
Title: [92330] trunk
Revision 92330
Author rn...@webkit.org
Date 2011-08-03 16:42:25 -0700 (Wed, 03 Aug 2011)
Log Message
select-all, copy, paste of specialAncestorElements (e.g. pre, h1, etc) nests the element inside itself
https://bugs.webkit.org/show_bug.cgi?id=26483
Reviewed by Enric
Title: [92329] trunk/Source/_javascript_Core
Revision 92329
Author fpi...@apple.com
Date 2011-08-03 16:35:03 -0700 (Wed, 03 Aug 2011)
Log Message
JSC GC heap size improvement breaks build on some platforms due to
unused parameter
https://bugs.webkit.org/show_bug.cgi?id=65641
Reviewed by
Title: [92328] trunk/Source/WebCore
Revision 92328
Author commit-qu...@webkit.org
Date 2011-08-03 16:31:50 -0700 (Wed, 03 Aug 2011)
Log Message
Remove LegacyDefaultOptionalArguments flag from Console.idl
https://bugs.webkit.org/show_bug.cgi?id=65569
Patch by Mark Pilgrim on 2011-08-03
R
Title: [92327] trunk
Revision 92327
Author commit-qu...@webkit.org
Date 2011-08-03 16:20:58 -0700 (Wed, 03 Aug 2011)
Log Message
Remove LegacyDefaultOptionalArguments flag from HTML DOM IDL files
https://bugs.webkit.org/show_bug.cgi?id=65338
Patch by Mark Pilgrim on 2011-08-03
Reviewed
Title: [92326] trunk/Tools
Revision 92326
Author fpi...@apple.com
Date 2011-08-03 16:19:41 -0700 (Wed, 03 Aug 2011)
Log Message
Adding Filip Pizlo to committer list.
Unreviewed.
* Scripts/webkitpy/common/config/committers.py:
Modified Paths
trunk/Tools/ChangeLog
trunk/Tools/Scripts/we
Title: [92325] trunk/Source/WebCore
Revision 92325
Author jp...@apple.com
Date 2011-08-03 16:18:42 -0700 (Wed, 03 Aug 2011)
Log Message
Make atomic XML token
https://bugs.webkit.org/show_bug.cgi?id=65639
Reviewed by Adam Barth.
Create a shared AtomicMarkupTokenBase that is shared by Ato
Title: [92324] trunk/Tools
Revision 92324
Author dglaz...@chromium.org
Date 2011-08-03 16:03:32 -0700 (Wed, 03 Aug 2011)
Log Message
Add "optimize-expectations" command to webkit-patch.
https://bugs.webkit.org/show_bug.cgi?id=65633
For now, only operates on Chromium test_expectations.txt
Title: [92323] trunk/Source/WebCore
Revision 92323
Author commit-qu...@webkit.org
Date 2011-08-03 16:01:45 -0700 (Wed, 03 Aug 2011)
Log Message
Remove LegacyDefaultOptionalArguments flag from geolocation IDL files
https://bugs.webkit.org/show_bug.cgi?id=65355
Patch by Mark Pilgrim on 20
Title: [92321] trunk/Source/WebCore
Revision 92321
Author commit-qu...@webkit.org
Date 2011-08-03 15:50:20 -0700 (Wed, 03 Aug 2011)
Log Message
Remove LegacyDefaultOptionalArguments flag from DOMSelection.idl
https://bugs.webkit.org/show_bug.cgi?id=65566
Patch by Mark Pilgrim on 2011-08
Title: [92320] trunk/Source/WebCore
Revision 92320
Author commit-qu...@webkit.org
Date 2011-08-03 15:47:37 -0700 (Wed, 03 Aug 2011)
Log Message
Remove LegacyDefaultOptionalArguments flag from Location.idl
https://bugs.webkit.org/show_bug.cgi?id=65565
Patch by Mark Pilgrim on 2011-08-03
Title: [92319] trunk/Source/WebCore
Revision 92319
Author commit-qu...@webkit.org
Date 2011-08-03 15:42:46 -0700 (Wed, 03 Aug 2011)
Log Message
Chromium Mac: Fix position of search tickmarks
https://bugs.webkit.org/show_bug.cgi?id=65575
This change adjusts the position of search tickmark
Title: [92318] trunk/Source/WebKit/chromium
Revision 92318
Author micha...@google.com
Date 2011-08-03 15:36:35 -0700 (Wed, 03 Aug 2011)
Log Message
[Chromium] Minor cleanup, remove a deprecated method.
The old WebDatabase::updateDatabaseSize method has been replaced with
updateDatabaseSiz
Title: [92317] trunk/Tools
Revision 92317
Author dglaz...@chromium.org
Date 2011-08-03 15:34:28 -0700 (Wed, 03 Aug 2011)
Log Message
Allow multiple bug identifiers in test expectations.
https://bugs.webkit.org/show_bug.cgi?id=65642
Reviewed by Adam Barth.
* Scripts/webkitpy/layout_tests
Title: [92316] trunk/Source/WebCore
Revision 92316
Author commit-qu...@webkit.org
Date 2011-08-03 15:24:13 -0700 (Wed, 03 Aug 2011)
Log Message
Chromium Mac: Make sure scrollbars flash when web page loads
https://bugs.webkit.org/show_bug.cgi?id=65586
On slow web pages scrollbars wouldn't
Title: [92315] trunk
Revision 92315
Author commit-qu...@webkit.org
Date 2011-08-03 14:58:44 -0700 (Wed, 03 Aug 2011)
Log Message
Remove LegacyDefaultOptionalArguments flag from navigator IDL files
https://bugs.webkit.org/show_bug.cgi?id=65370
Patch by Mark Pilgrim on 2011-08-03
Reviewed
Title: [92314] trunk/Source/WebCore
Revision 92314
Author ander...@apple.com
Date 2011-08-03 14:53:16 -0700 (Wed, 03 Aug 2011)
Log Message
webarchive/loading/missing-data.html is failing on Mac
https://bugs.webkit.org/show_bug.cgi?id=63507
Reviewed by Adam Barth.
When loading a main res
Title: [92313] trunk/Source/WebCore
Revision 92313
Author commit-qu...@webkit.org
Date 2011-08-03 14:50:48 -0700 (Wed, 03 Aug 2011)
Log Message
Remove LegacyDefaultOptionalArguments flag from DOMWindow.idl
https://bugs.webkit.org/show_bug.cgi?id=65353
Patch by Mark Pilgrim on 2011-08-03
Title: [92312] branches/safari-534.51-branch/Source/WebCore
Revision 92312
Author lforsch...@apple.com
Date 2011-08-03 14:22:02 -0700 (Wed, 03 Aug 2011)
Log Message
Merge r91447.
Modified Paths
branches/safari-534.51-branch/Source/WebCore/ChangeLog
branches/safari-534.51-branch/Source/W
Title: [92311] branches/safari-534.51-branch/Source/WebCore
Revision 92311
Author lforsch...@apple.com
Date 2011-08-03 14:16:57 -0700 (Wed, 03 Aug 2011)
Log Message
Merge r91438.
Modified Paths
branches/safari-534.51-branch/Source/WebCore/ChangeLog
branches/safari-534.51-branch/Source/W
Title: [92310] branches/safari-534.51-branch/Source
Revision 92310
Author lforsch...@apple.com
Date 2011-08-03 14:04:14 -0700 (Wed, 03 Aug 2011)
Log Message
Merge r91435.
Modified Paths
branches/safari-534.51-branch/Source/WebCore/ChangeLog
branches/safari-534.51-branch/Source/WebCore/W
Title: [92309] trunk/Source/WebCore
Revision 92309
Author je...@apple.com
Date 2011-08-03 13:52:32 -0700 (Wed, 03 Aug 2011)
Log Message
Fix Chromimum and Qt builds after r92308.
* config.h: Don't try to include WebCoreHeaderDetection.h for Chromimum and Qt.
Modified Paths
trunk/Source/
Title: [92308] trunk/Source/WebCore
Revision 92308
Author je...@apple.com
Date 2011-08-03 13:15:53 -0700 (Wed, 03 Aug 2011)
Log Message
Generate WebCoreHeaderDetection.h on Windows to define HAVE_AVCF
https://bugs.webkit.org/show_bug.cgi?id=65634
AVFoundation support on Windows w
Title: [92307] trunk/LayoutTests
Revision 92307
Author z...@google.com
Date 2011-08-03 13:13:59 -0700 (Wed, 03 Aug 2011)
Log Message
Unreviewed, fix an error in test_expectations.txt.
* platform/chromium/test_expectations.txt:
Modified Paths
trunk/LayoutTests/ChangeLog
trunk/LayoutTest
Title: [92306] trunk/LayoutTests
Revision 92306
Author z...@google.com
Date 2011-08-03 12:57:34 -0700 (Wed, 03 Aug 2011)
Log Message
Unreviewed, skip fast/loader/reload-zero-byte-plugin.html for now, gardener stuff.
* platform/chromium/test_expectations.txt:
Modified Paths
trunk/Layout
Title: [92305] branches/chromium/835/Source/WebCore/storage
Revision 92305
Author micha...@google.com
Date 2011-08-03 12:55:43 -0700 (Wed, 03 Aug 2011)
Log Message
Merge 92155 - [Chromium] WebSQLDatabase version handling is broken in multi-process browsers.
https://bugs.webkit.org/show_bu
Title: [92303] trunk
Revision 92303
Author kev...@webkit.org
Date 2011-08-03 12:38:19 -0700 (Wed, 03 Aug 2011)
Log Message
[wx] Unreviewed build fix after gesture recognizer changes.
Modified Paths
trunk/ChangeLog
trunk/wscript
Diff
Modified: trunk/ChangeLog (92302 => 92303)
--- t
Title: [92302] trunk/Source/WebKit2
Revision 92302
Author caio.olive...@openbossa.org
Date 2011-08-03 12:36:04 -0700 (Wed, 03 Aug 2011)
Log Message
[Qt] [WK2] Improve position of context menu for QDesktopWebView
https://bugs.webkit.org/show_bug.cgi?id=65635
Reviewed by Andreas Kling.
Do
Title: [92301] branches/safari-534.51-branch/Source
Revision 92301
Author lforsch...@apple.com
Date 2011-08-03 12:18:25 -0700 (Wed, 03 Aug 2011)
Log Message
Merge r90705.
Modified Paths
branches/safari-534.51-branch/Source/WebCore/ChangeLog
branches/safari-534.51-branch/Source/WebCore/p
Title: [92300] trunk/Source
Revision 92300
Author joep...@webkit.org
Date 2011-08-03 12:09:34 -0700 (Wed, 03 Aug 2011)
Log Message
Web Inspector: Remove InspectorFrontendHost load/saveSessionSetting
https://bugs.webkit.org/show_bug.cgi?id=65582
Reviewed by Pavel Feldman.
Source/WebCore:
Title: [92299] branches/chromium/835/Source/WebCore/page/FrameView.cpp
Revision 92299
Author e...@google.com
Date 2011-08-03 12:06:48 -0700 (Wed, 03 Aug 2011)
Log Message
Merge 92030 - [chromium] Only force slow scrolling for iframes under --force-compositing-mode
https://bugs.webkit.org/
Title: [92298] trunk
Revision 92298
Author aba...@webkit.org
Date 2011-08-03 11:56:37 -0700 (Wed, 03 Aug 2011)
Log Message
Crash in DocumentWriter::endIfNotLoadingMainResource
https://bugs.webkit.org/show_bug.cgi?id=65581
Reviewed by Nate Chapin.
Source/WebCore:
This function is poorly
Title: [92297] branches/chromium/835/Source/WebCore/platform/graphics/skia/ImageBufferSkia.cpp
Revision 92297
Author senorbla...@chromium.org
Date 2011-08-03 11:40:24 -0700 (Wed, 03 Aug 2011)
Log Message
Merge 92227 - [Chromium] Remove an unnecessary readback during accelerated
canvas-to
Title: [92296] branches/chromium/835/Source/WebCore
Revision 92296
Author senorbla...@chromium.org
Date 2011-08-03 11:38:40 -0700 (Wed, 03 Aug 2011)
Log Message
Merge 91870 - Fix for printing with accelerated
https://bugs.webkit.org/show_bug.cgi?id=62406
Reviewed by James Robinson.
The
Title: [92295] trunk/Source/WebCore
Revision 92295
Author ander...@apple.com
Date 2011-08-03 11:38:26 -0700 (Wed, 03 Aug 2011)
Log Message
WebCore images backing CG patterns should be released on the main thread
https://bugs.webkit.org/show_bug.cgi?id=65630
Reviewed by Sam Weinig.
* pla
Title: [92294] trunk/Tools
Revision 92294
Author dglaz...@chromium.org
Date 2011-08-03 11:11:12 -0700 (Wed, 03 Aug 2011)
Log Message
Teach BuilderToPort to distinguish between Release and Debug builders.
https://bugs.webkit.org/show_bug.cgi?id=65628
Reviewed by Adam Barth.
* Scripts/web
Title: [92292] trunk/Source/WebKit2
Revision 92292
Author ander...@apple.com
Date 2011-08-03 10:41:51 -0700 (Wed, 03 Aug 2011)
Log Message
Fix API tests.
Initialize threading before trying to allocate the WebContext.
* UIProcess/WebContext.cpp:
(WebKit::WebContext::sharedProcessContext)
Title: [92291] trunk/Source/WebKit/win
Revision 92291
Author aro...@apple.com
Date 2011-08-03 10:22:50 -0700 (Wed, 03 Aug 2011)
Log Message
Windows nightly build fix after r91777
* Interfaces/IWebPreferences.idl: Moved [set]PictographFontFamily to the end of the
interface to maintain bin
Title: [92290] trunk/LayoutTests
Revision 92290
Author ander...@apple.com
Date 2011-08-03 10:06:24 -0700 (Wed, 03 Aug 2011)
Log Message
Add a Mac Lion skipped list.
* platform/mac-lion: Added.
* platform/mac-lion/Skipped: Added.
Modified Paths
trunk/LayoutTests/ChangeLog
Added Paths
Title: [92289] trunk/Source/WebCore
Revision 92289
Author macpher...@chromium.org
Date 2011-08-03 09:48:47 -0700 (Wed, 03 Aug 2011)
Log Message
Use appropriate macro for CSSPropertyImageRendering.
https://bugs.webkit.org/show_bug.cgi?id=65594
Reviewed by Simon Fraser.
No new tests / tri
Title: [92288] branches/chromium/835
Revision 92288
Author vse...@chromium.org
Date 2011-08-03 09:48:23 -0700 (Wed, 03 Aug 2011)
Log Message
Merge 92167 - Web Inspector: button + "New style rule"
https://bugs.webkit.org/show_bug.cgi?id=65409
Reviewed by Yury Semikhatsky.
Source/WebCore:
Title: [92287] trunk/Source/WebCore
Revision 92287
Author m...@apple.com
Date 2011-08-03 09:46:13 -0700 (Wed, 03 Aug 2011)
Log Message
FontCache::getFontData() does not set the familyIndex to cAllFamiliesScanned if the last font is a custom font
https://bugs.webkit.org/show_bug.cgi?id=655
Title: [92286] trunk/Source/WebCore
Revision 92286
Author rn...@webkit.org
Date 2011-08-03 09:27:35 -0700 (Wed, 03 Aug 2011)
Log Message
Add RenderedPosition
https://bugs.webkit.org/show_bug.cgi?id=65221
Reviewed by Hajime Morita.
Add the skeleton for RenderedPosition and use it in root
Title: [92285] trunk/Source/WebCore
Revision 92285
Author rolandstei...@chromium.org
Date 2011-08-03 09:15:21 -0700 (Wed, 03 Aug 2011)
Log Message
[V8] V8CSSRuleCustom.cpp: not all enum values are listed in switch statement
https://bugs.webkit.org/show_bug.cgi?id=65598
Reviewed by Dimitr
Title: [92284] trunk/Source
Revision 92284
Author pfeld...@chromium.org
Date 2011-08-03 09:11:21 -0700 (Wed, 03 Aug 2011)
Log Message
Web Inspector: [Timeline] Hover on paint events and see rect outline around that area.
https://bugs.webkit.org/show_bug.cgi?id=65510
Reviewed by Yury Semi
Title: [92283] trunk/Tools
Revision 92283
Author caio.olive...@openbossa.org
Date 2011-08-03 08:49:28 -0700 (Wed, 03 Aug 2011)
Log Message
[Qt] Fix running qmltests for WK2 in the bot
https://bugs.webkit.org/show_bug.cgi?id=65621
Reviewed by Csaba Osztrogonác.
The path for QML_IMPORT_PA
Title: [92282] trunk/Tools
Revision 92282
Author dglaz...@chromium.org
Date 2011-08-03 08:33:37 -0700 (Wed, 03 Aug 2011)
Log Message
Add a way to edit test expectations.
https://bugs.webkit.org/show_bug.cgi?id=64922
Implements a TestExpectationsEditor, which provides a standard way to
up
Title: [92281] trunk/LayoutTests
Revision 92281
Author senorbla...@chromium.org
Date 2011-08-03 08:30:26 -0700 (Wed, 03 Aug 2011)
Log Message
[chromium] Added two compositing tests whose pixel results on the
Mesa bots are different following
http://trac.webkit.org/changeset/92255.
Unrevi
Title: [92280] trunk/Source/WebCore
Revision 92280
Author pfeld...@chromium.org
Date 2011-08-03 08:09:52 -0700 (Wed, 03 Aug 2011)
Log Message
Web Inspector: make text in popover selectable + make popover re-appear faster.
https://bugs.webkit.org/show_bug.cgi?id=65603
Reviewed by Yury Sem
Title: [92279] trunk/LayoutTests
Revision 92279
Author ph...@webkit.org
Date 2011-08-03 07:40:10 -0700 (Wed, 03 Aug 2011)
Log Message
Unreviewed, GTK baselines for media/media-controls-clone.html.
* platform/gtk/media/media-controls-clone-expected.png: Added.
* pl
Title: [92278] trunk/Source/WebCore
Revision 92278
Author vse...@chromium.org
Date 2011-08-03 07:33:18 -0700 (Wed, 03 Aug 2011)
Log Message
Web Inspector: Console scroll position should be saved when switching panels.
https://bugs.webkit.org/show_bug.cgi?id=65607
Reviewed by Pavel Feldma
Title: [92277] trunk
Revision 92277
Author caio.olive...@openbossa.org
Date 2011-08-03 07:25:23 -0700 (Wed, 03 Aug 2011)
Log Message
[Qt] [WK2] Expose web view classes to QML
https://bugs.webkit.org/show_bug.cgi?id=65339
Reviewed by Benjamin Poulain.
.:
* Source/WebKit.pro: Include QML
Title: [92276] trunk/Tools
Revision 92276
Author andreas.kl...@nokia.com
Date 2011-08-03 06:15:39 -0700 (Wed, 03 Aug 2011)
Log Message
[Qt] MiniBrowser: Unbreak load progress indication.
https://bugs.webkit.org/show_bug.cgi?id=65614
Reviewed by Kenneth Rohde Christiansen.
loadProgress()
Title: [92275] trunk/LayoutTests
Revision 92275
Author tk...@chromium.org
Date 2011-08-03 06:05:46 -0700 (Wed, 03 Aug 2011)
Log Message
[Chromium] Remove flaky failures of fast/speech/input-appearance-*.html.
* platform/chromium/test_expectations.txt:
Modified Paths
trunk/LayoutTests/C
Title: [92274] trunk/Tools
Revision 92274
Author mrobin...@webkit.org
Date 2011-08-03 05:29:47 -0700 (Wed, 03 Aug 2011)
Log Message
Build fix for WebKit2GTK+.
* WebKitTestRunner/GNUmakefile.am: Include libInternals as one of
of the library dependencies of the injected bundle.
Modified P
Title: [92273] trunk
Revision 92273
Author carlo...@webkit.org
Date 2011-08-03 05:20:12 -0700 (Wed, 03 Aug 2011)
Log Message
[GTK] Install web and plugin processes in libexecdir instead of bindir
https://bugs.webkit.org/show_bug.cgi?id=65600
Reviewed by Martin Robinson.
.:
* GNUmakefil
Title: [92272] trunk/LayoutTests
Revision 92272
Author o...@webkit.org
Date 2011-08-03 04:55:26 -0700 (Wed, 03 Aug 2011)
Log Message
[Qt]REGRESSION(r92254): It made 2 tests timeout
https://bugs.webkit.org/show_bug.cgi?id=65609
[Qt]REGRESSION(r92224): It made editing/text-iterator/basic-i
Title: [92271] trunk/Source/WebCore
Revision 92271
Author ph...@webkit.org
Date 2011-08-03 04:14:52 -0700 (Wed, 03 Aug 2011)
Log Message
libsoup-CRITICAL **: soup_message_io_pause: assertion `io != NULL' failed
https://bugs.webkit.org/show_bug.cgi?id=64263
Reviewe
Title: [92270] branches/chromium/835
Revision 92270
Author vse...@chromium.org
Date 2011-08-03 03:50:18 -0700 (Wed, 03 Aug 2011)
Log Message
Merge 91858 - Web Inspector: Disable cache option should only clear memory cache, not disable it.
https://bugs.webkit.org/show_bug.cgi?id=65184
Rev
Title: [92269] trunk/Source
Revision 92269
Author jer...@chromium.org
Date 2011-08-03 03:48:22 -0700 (Wed, 03 Aug 2011)
Log Message
[Chromium] Fix OOP font loading to work on 10.6.6 and above.
https://bugs.webkit.org/show_bug.cgi?id=65543
In 10.6.6 the function used to get the unique ID
Title: [92268] trunk/LayoutTests
Revision 92268
Author ph...@webkit.org
Date 2011-08-03 03:46:24 -0700 (Wed, 03 Aug 2011)
Log Message
Unreviewed, GTK svg rebaseline after r92047.
* platform/gtk/svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
* platform/gtk/svg/W3C
Title: [92267] branches/chromium/835/Source/WebCore/inspector/InspectorPageAgent.cpp
Revision 92267
Author vse...@chromium.org
Date 2011-08-03 03:18:58 -0700 (Wed, 03 Aug 2011)
Log Message
Merge 91901 - Web Inspector: [REGRESSION] [Chromium] Opening link in new tab does not work properly.
Title: [92266] trunk/Source/WebCore
Revision 92266
Author hay...@chromium.org
Date 2011-08-03 03:17:31 -0700 (Wed, 03 Aug 2011)
Log Message
Make EventDispatchMediator RefCounted.
https://bugs.webkit.org/show_bug.cgi?id=65529
Reviewed by Hajime Morita.
Make EventDispatchMediator RefCount
Title: [92265] trunk/Source
Revision 92265
Author pfeld...@chromium.org
Date 2011-08-03 01:28:40 -0700 (Wed, 03 Aug 2011)
Log Message
Web Inspector: remove Node parameter from the InspectorClient::highlight
https://bugs.webkit.org/show_bug.cgi?id=65549
Patch by Pavel Feldman on 2011-08-
Title: [92264] trunk/Source/WebCore
Revision 92264
Author an...@apple.com
Date 2011-08-03 01:20:41 -0700 (Wed, 03 Aug 2011)
Log Message
https://bugs.webkit.org/show_bug.cgi?id=65599
Image loads should trigger didFirstVisuallyNonEmptyLayout more easily
Reviewed by Dan Bernstein.
Tweak th
Title: [92263] trunk
Revision 92263
Author carlo...@webkit.org
Date 2011-08-03 00:43:44 -0700 (Wed, 03 Aug 2011)
Log Message
[GTK] Reorganize pkg-config files
https://bugs.webkit.org/show_bug.cgi?id=65548
Reviewed by Martin Robinson.
.:
* GNUmakefile.am: Initialize pkgconfigdir and pkg
Title: [92262] trunk
Revision 92262
Author commit-qu...@webkit.org
Date 2011-08-03 00:06:56 -0700 (Wed, 03 Aug 2011)
Log Message
WebSocket: Could not handle zero length text frame.
https://bugs.webkit.org/show_bug.cgi?id=65592
Patch by Takashi Toyoshima on 2011-08-03
Reviewed by Kent Ta
87 matches
Mail list logo