[webkit-changes] [124412] trunk/Source

2012-08-01 Thread loislo
Title: [124412] trunk/Source Revision 124412 Author loi...@chromium.org Date 2012-08-01 23:32:29 -0700 (Wed, 01 Aug 2012) Log Message Web Inspector: test native memory instrumentation code with help of unittests https://bugs.webkit.org/show_bug.cgi?id=92743 Reviewed by Yury Semikhatsky.

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

2012-08-01 Thread rniwa
Title: [124411] trunk/Source/WebCore Revision 124411 Author rn...@webkit.org Date 2012-08-01 22:57:42 -0700 (Wed, 01 Aug 2012) Log Message Chromium Android build fix after r124402. Initialize the out variables as suggested by the compiler. * Modules/indexeddb/IDBLevelDBCoding.cpp: (WebCo

[webkit-changes] [124409] trunk

2012-08-01 Thread keishi
Title: [124409] trunk Revision 124409 Author kei...@webkit.org Date 2012-08-01 22:29:57 -0700 (Wed, 01 Aug 2012) Log Message Fix typo in colorSuggestionPicker.js https://bugs.webkit.org/show_bug.cgi?id=92936 Reviewed by Kent Tamura. Source/WebCore: Fixes typo. Test: platform/chromium/

[webkit-changes] [124408] trunk/LayoutTests

2012-08-01 Thread pkasting
Title: [124408] trunk/LayoutTests Revision 124408 Author pkast...@chromium.org Date 2012-08-01 22:21:22 -0700 (Wed, 01 Aug 2012) Log Message [Chromium] Test expectation updates. https://bugs.webkit.org/show_bug.cgi?id=72990 https://bugs.webkit.org/show_bug.cgi?id=74694 https://bugs.webkit

[webkit-changes] [124407] trunk

2012-08-01 Thread shinyak
Title: [124407] trunk Revision 124407 Author shin...@chromium.org Date 2012-08-01 21:57:24 -0700 (Wed, 01 Aug 2012) Log Message The elements in Shadow DOM of input should not be modifiable. https://bugs.webkit.org/show_bug.cgi?id=92200 Reviewed by Kent Tamura. Source/WebCore: Since we

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

2012-08-01 Thread charles . wei
Title: [124403] trunk/Source/WebKit/blackberry Revision 124403 Author charles@torchmobile.com.cn Date 2012-08-01 20:55:40 -0700 (Wed, 01 Aug 2012) Log Message [BlackBerry] Favicon should be Base64 encoded for cross-process passing https://bugs.webkit.org/show_bug.cgi?id=92857 Reviewe

[webkit-changes] [124402] trunk/Source

2012-08-01 Thread commit-queue
Title: [124402] trunk/Source Revision 124402 Author commit-qu...@webkit.org Date 2012-08-01 20:08:10 -0700 (Wed, 01 Aug 2012) Log Message IndexedDB: ObjectStoreMetaDataKey::m_metaDataType should use byte type https://bugs.webkit.org/show_bug.cgi?id=92725 Patch by Xingnan Wang on 2012-08

[webkit-changes] [124401] trunk/Tools

2012-08-01 Thread dpranke
Title: [124401] trunk/Tools Revision 124401 Author dpra...@chromium.org Date 2012-08-01 19:31:18 -0700 (Wed, 01 Aug 2012) Log Message REGRESSION(r123893): Reftest mismatches are run through ImageDiff with 0.1 tolerance https://bugs.webkit.org/show_bug.cgi?id=92847 Reviewed by Ojan Vafai.

[webkit-changes] [124400] trunk/Source

2012-08-01 Thread commit-queue
Title: [124400] trunk/Source Revision 124400 Author commit-qu...@webkit.org Date 2012-08-01 19:29:39 -0700 (Wed, 01 Aug 2012) Log Message [chromium] Use new-style tracing macros with explicit category https://bugs.webkit.org/show_bug.cgi?id=92928 Patch by James Robinson on 2012-08-01 Re

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

2012-08-01 Thread commit-queue
Title: [124399] trunk/Source/WebCore Revision 124399 Author commit-qu...@webkit.org Date 2012-08-01 18:44:32 -0700 (Wed, 01 Aug 2012) Log Message [EFL] Crash at WebCore::toRenderSlider https://bugs.webkit.org/show_bug.cgi?id=92893 Patch by Mikhail Pozdnyakov on 2012-08-01 Reviewed by Ha

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

2012-08-01 Thread fpizlo
Title: [124398] trunk/Source/_javascript_Core Revision 124398 Author fpi...@apple.com Date 2012-08-01 18:28:10 -0700 (Wed, 01 Aug 2012) Log Message DFG should distinguish between PutByVal's that clobber the world and ones that don't https://bugs.webkit.org/show_bug.cgi?id=92923 Reviewed

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

2012-08-01 Thread yosin
Title: [124397] trunk/Source/WebCore Revision 124397 Author yo...@chromium.org Date 2012-08-01 18:26:52 -0700 (Wed, 01 Aug 2012) Log Message Cache support for OpenTypeVerticalData https://bugs.webkit.org/show_bug.cgi?id=81332 Patch by Koji Ishii on 2012-08-01 Reviewed by Tony Chang. Th

[webkit-changes] [124396] trunk/Source

2012-08-01 Thread jamesr
Title: [124396] trunk/Source Revision 124396 Author jam...@google.com Date 2012-08-01 18:18:42 -0700 (Wed, 01 Aug 2012) Log Message [chromium] Move compositor HUD font atlas initialization code out of compositor core https://bugs.webkit.org/show_bug.cgi?id=92924 Reviewed by Adrienne Walk

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

2012-08-01 Thread jianli
Title: [124395] trunk/Source/Platform Revision 124395 Author jia...@chromium.org Date 2012-08-01 17:49:47 -0700 (Wed, 01 Aug 2012) Log Message Unreviewed. Fix build break for chromium. * Platform.gypi: Modified Paths trunk/Source/Platform/ChangeLog trunk/Source/Platform/Platform.gypi

[webkit-changes] [124394] trunk/Source

2012-08-01 Thread jianli
Title: [124394] trunk/Source Revision 124394 Author jia...@chromium.org Date 2012-08-01 17:27:06 -0700 (Wed, 01 Aug 2012) Log Message [chromium] Make WebKit API support draggable region change update https://bugs.webkit.org/show_bug.cgi?id=92813 Reviewed by Adam Barth. Source/Platform:

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

2012-08-01 Thread beidson
Title: [124393] trunk/Source/WebKit2 Revision 124393 Author beid...@apple.com Date 2012-08-01 17:26:52 -0700 (Wed, 01 Aug 2012) Log Message Small part of "Out-of-process plug-ins should support asynchronous initialization." and https://bugs.webkit.org/show_bug.cgi?id=92919 Reviewed by A

[webkit-changes] [124392] trunk/Source

2012-08-01 Thread piman
Title: [124392] trunk/Source Revision 124392 Author pi...@chromium.org Date 2012-08-01 17:22:05 -0700 (Wed, 01 Aug 2012) Log Message [chromium] factor out the optimization pass in CCRenderSurfaceFilters::apply https://bugs.webkit.org/show_bug.cgi?id=92453 Reviewed by James Robinson. Thi

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

2012-08-01 Thread commit-queue
Title: [124391] trunk/Source/WebKit/chromium Revision 124391 Author commit-qu...@webkit.org Date 2012-08-01 17:20:08 -0700 (Wed, 01 Aug 2012) Log Message Fix for drawing invalid layers in WebViewBenchmarkSupportImpl https://bugs.webkit.org/show_bug.cgi?id=92920 Patch by Daniel Murphy on

[webkit-changes] [124388] trunk/Source/JavaScriptCore/ChangeLog

2012-08-01 Thread fpizlo
Title: [124388] trunk/Source/_javascript_Core/ChangeLog Revision 124388 Author fpi...@apple.com Date 2012-08-01 17:10:20 -0700 (Wed, 01 Aug 2012) Log Message Remove apparent merge goof from _javascript_Core/ChangeLog Modified Paths trunk/Source/_javascript_Core/ChangeLog Diff Modif

[webkit-changes] [124387] trunk/LayoutTests

2012-08-01 Thread commit-queue
Title: [124387] trunk/LayoutTests Revision 124387 Author commit-qu...@webkit.org Date 2012-08-01 16:57:24 -0700 (Wed, 01 Aug 2012) Log Message Some of the test results for LayoutTests/accessibility/canvas-accessibilitynodeobject.html do not show up on Windows. https://bugs.webkit.org/show

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

2012-08-01 Thread commit-queue
Title: [124386] trunk/Source/WebCore Revision 124386 Author commit-qu...@webkit.org Date 2012-08-01 16:53:06 -0700 (Wed, 01 Aug 2012) Log Message [V8] TypedArray binding performance improvements https://bugs.webkit.org/show_bug.cgi?id=92557 Patch by Arnaud Renevier on 2012-08-01 Reviewe

[webkit-changes] [124385] trunk/Source

2012-08-01 Thread piman
Title: [124385] trunk/Source Revision 124385 Author pi...@chromium.org Date 2012-08-01 16:48:45 -0700 (Wed, 01 Aug 2012) Log Message [chromium] Fix lost context handling on hud layer https://bugs.webkit.org/show_bug.cgi?id=92915 Reviewed by Adrienne Walker. On lost context we need to re

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

2012-08-01 Thread thakis
Title: [124384] trunk/Source/WebKit/chromium Revision 124384 Author tha...@chromium.org Date 2012-08-01 16:43:54 -0700 (Wed, 01 Aug 2012) Log Message [chromium/mac] Delete WebImageCG.cpp https://bugs.webkit.org/show_bug.cgi?id=92910 Reviewed by James Robinson. It's been unused since the

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

2012-08-01 Thread jsbell
Title: [124382] trunk/Source/WebKit/chromium Revision 124382 Author jsb...@chromium.org Date 2012-08-01 16:15:49 -0700 (Wed, 01 Aug 2012) Log Message [Chromium] IndexedDB: API stubs to simplify WebIDBCursor API https://bugs.webkit.org/show_bug.cgi?id=92414 Reviewed by Adam Barth. Prep w

[webkit-changes] [124381] trunk/WebKitLibraries/libWebKitSystemInterfaceMountainLion.a

2012-08-01 Thread mitz
Title: [124381] trunk/WebKitLibraries/libWebKitSystemInterfaceMountainLion.a Revision 124381 Author m...@apple.com Date 2012-08-01 16:12:50 -0700 (Wed, 01 Aug 2012) Log Message Set the svn:mime-type property on libWebKitSystemInterfaceMountainLion.a to indicate that it is a binary. Prope

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

2012-08-01 Thread kseo
Title: [124379] trunk/Source/WebCore Revision 124379 Author k...@webkit.org Date 2012-08-01 15:56:46 -0700 (Wed, 01 Aug 2012) Log Message Read tag names and attributes from the saved tokens in HTMLElementStack https://bugs.webkit.org/show_bug.cgi?id=92830 Reviewed by Adam Barth. This is

[webkit-changes] [124378] trunk/Tools

2012-08-01 Thread dpranke
Title: [124378] trunk/Tools Revision 124378 Author dpra...@chromium.org Date 2012-08-01 15:53:06 -0700 (Wed, 01 Aug 2012) Log Message test-webkitpy: clean up handling of tests to skip https://bugs.webkit.org/show_bug.cgi?id=92909 Reviewed by Ryosuke Niwa. This change moves the handling

[webkit-changes] [124377] trunk/Tools

2012-08-01 Thread dpranke
Title: [124377] trunk/Tools Revision 124377 Author dpra...@chromium.org Date 2012-08-01 15:52:05 -0700 (Wed, 01 Aug 2012) Log Message test-webkitpy: remove --skip-integrationtests flag https://bugs.webkit.org/show_bug.cgi?id=92907 Reviewed by Ryosuke Niwa. This flag is no longer used si

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

2012-08-01 Thread piman
Title: [124376] trunk/Source/WebCore Revision 124376 Author pi...@chromium.org Date 2012-08-01 15:27:51 -0700 (Wed, 01 Aug 2012) Log Message [chromium] remove unused fields from LayerRendererCapabilities https://bugs.webkit.org/show_bug.cgi?id=92906 Reviewed by James Robinson. No new te

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

2012-08-01 Thread jamesr
Title: [124375] trunk/Source/WebCore Revision 124375 Author jam...@google.com Date 2012-08-01 15:26:21 -0700 (Wed, 01 Aug 2012) Log Message [chromium] Move compositor HUD font atlas generation out of compositor core https://bugs.webkit.org/show_bug.cgi?id=92901 Reviewed by Adrienne Walke

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

2012-08-01 Thread commit-queue
Title: [124374] trunk/Source/WebKit2 Revision 124374 Author commit-qu...@webkit.org Date 2012-08-01 15:21:00 -0700 (Wed, 01 Aug 2012) Log Message [Qt][WK2] Race condition between first layout and viewport attributes initialization https://bugs.webkit.org/show_bug.cgi?id=92902 Patch by Je

[webkit-changes] [124373] trunk/Tools

2012-08-01 Thread rniwa
Title: [124373] trunk/Tools Revision 124373 Author rn...@webkit.org Date 2012-08-01 15:16:08 -0700 (Wed, 01 Aug 2012) Log Message Generalize SheriffIRCBot to prepare for PerfBot https://bugs.webkit.org/show_bug.cgi?id=92912 Reviewed by Adam Barth. Renamed SheriffIRCBot to IRCBot and gen

[webkit-changes] [124372] trunk

2012-08-01 Thread peter
Title: [124372] trunk Revision 124372 Author pe...@chromium.org Date 2012-08-01 15:12:23 -0700 (Wed, 01 Aug 2012) Log Message [Text Autosizing] Provide an API for influencing the font scale factor https://bugs.webkit.org/show_bug.cgi?id=92882 Reviewed by Adam Barth. Source/WebCore: Add

[webkit-changes] [124371] trunk

2012-08-01 Thread commit-queue
Title: [124371] trunk Revision 124371 Author commit-qu...@webkit.org Date 2012-08-01 14:34:13 -0700 (Wed, 01 Aug 2012) Log Message CSP should correctly block plugin resources rendered in PluginDocuments. https://bugs.webkit.org/show_bug.cgi?id=92675 Patch by Mike West on 2012-08-01 Revi

[webkit-changes] [124370] trunk/Tools

2012-08-01 Thread dpranke
Title: [124370] trunk/Tools Revision 124370 Author dpra...@chromium.org Date 2012-08-01 14:27:00 -0700 (Wed, 01 Aug 2012) Log Message nrwt: reenable the test for --verbose working in child processes https://bugs.webkit.org/show_bug.cgi?id=92894 Reviewed by Ryosuke Niwa. This change rewr

[webkit-changes] [124369] trunk

2012-08-01 Thread fmalita
Title: [124369] trunk Revision 124369 Author fmal...@chromium.org Date 2012-08-01 14:24:28 -0700 (Wed, 01 Aug 2012) Log Message SVG animation not working for elements inserted after parsing is finished https://bugs.webkit.org/show_bug.cgi?id=92025 Reviewed by Nikolas Zimmermann. Source/

[webkit-changes] [124368] trunk

2012-08-01 Thread scheib
Title: [124368] trunk Revision 124368 Author sch...@chromium.org Date 2012-08-01 14:21:55 -0700 (Wed, 01 Aug 2012) Log Message Block pointer lock for sandboxed iframes. https://bugs.webkit.org/show_bug.cgi?id=92796 Reviewed by Adam Barth. Source/WebCore: Sandboxed iframe documents shou

[webkit-changes] [124367] trunk/LayoutTests

2012-08-01 Thread eae
Title: [124367] trunk/LayoutTests Revision 124367 Author e...@chromium.org Date 2012-08-01 14:19:18 -0700 (Wed, 01 Aug 2012) Log Message Unreviewed chromium TestExpectations change, replace BUG_eae with a proper bug number. * platform/chromium/TestExpectations: Modified Paths trunk/Layo

[webkit-changes] [124366] trunk/Tools

2012-08-01 Thread rniwa
Title: [124366] trunk/Tools Revision 124366 Author rn...@webkit.org Date 2012-08-01 14:02:56 -0700 (Wed, 01 Aug 2012) Log Message run-perf-tests --build-directory doesn't work https://bugs.webkit.org/show_bug.cgi?id=92051 Reviewed by Dirk Pranke. The bug was caused by not prepending bui

[webkit-changes] [124365] trunk/Source

2012-08-01 Thread paroga
Title: [124365] trunk/Source Revision 124365 Author par...@webkit.org Date 2012-08-01 13:49:26 -0700 (Wed, 01 Aug 2012) Log Message Replace WTF::getCurrentLocalTime() with GregorianDateTime::setToCurrentLocalTime() https://bugs.webkit.org/show_bug.cgi?id=92286 Reviewed by Geoffrey Garen.

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

2012-08-01 Thread ojan
Title: [124364] trunk/Source/WebCore Revision 124364 Author o...@chromium.org Date 2012-08-01 13:47:09 -0700 (Wed, 01 Aug 2012) Log Message Remove code duplication in determining if display is inline or replaced https://bugs.webkit.org/show_bug.cgi?id=92880 Reviewed by Julien Chaffraix.

[webkit-changes] [124362] trunk/Source

2012-08-01 Thread tommyw
Title: [124362] trunk/Source Revision 124362 Author tom...@google.com Date 2012-08-01 13:33:39 -0700 (Wed, 01 Aug 2012) Log Message MediaStream API: Add ExtraData capability to MediaStreamSource https://bugs.webkit.org/show_bug.cgi?id=92860 Reviewed by Adam Barth. The Chromium port need

[webkit-changes] [124361] trunk

2012-08-01 Thread jsbell
Title: [124361] trunk Revision 124361 Author jsb...@chromium.org Date 2012-08-01 13:20:53 -0700 (Wed, 01 Aug 2012) Log Message IndexedDB: IDBCursor.continue(key) does not throw for key "behind" cursor https://bugs.webkit.org/show_bug.cgi?id=92562 Reviewed by Ojan Vafai. Source/WebCore:

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

2012-08-01 Thread antti
Title: [124360] trunk/Source/WebKit/mac Revision 124360 Author an...@apple.com Date 2012-08-01 13:14:01 -0700 (Wed, 01 Aug 2012) Log Message Assertion failure in inspector/profiler/heap-snapshot-containment-show-all.html on Lion bot https://bugs.webkit.org/show_bug.cgi?id=92888 Reviewed

[webkit-changes] [124359] trunk

2012-08-01 Thread commit-queue
Title: [124359] trunk Revision 124359 Author commit-qu...@webkit.org Date 2012-08-01 13:10:18 -0700 (Wed, 01 Aug 2012) Log Message Source/WebCore: Don't request a clickCount of 1 on mouseMove event generated by tap gestures https://bugs.webkit.org/show_bug.cgi?id=92779 Patch by Rick Byer

[webkit-changes] [124358] trunk

2012-08-01 Thread commit-queue
Title: [124358] trunk Revision 124358 Author commit-qu...@webkit.org Date 2012-08-01 12:51:04 -0700 (Wed, 01 Aug 2012) Log Message Dropping webkit prefix from Vibration API https://bugs.webkit.org/show_bug.cgi?id=92840 Patch by Kihong Kwon on 2012-08-01 Reviewed by Adam Barth. Source/W

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

2012-08-01 Thread commit-queue
Title: [124357] trunk/Source/WebCore Revision 124357 Author commit-qu...@webkit.org Date 2012-08-01 12:42:04 -0700 (Wed, 01 Aug 2012) Log Message Read tag names and attributes from the saved tokens in HTMLFormattingElementList::closestElementInScopeWithName(const AtomicString&) https://bu

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

2012-08-01 Thread paroga
Title: [124356] trunk/Source/WTF Revision 124356 Author par...@webkit.org Date 2012-08-01 12:41:27 -0700 (Wed, 01 Aug 2012) Log Message Fix FastMalloc build with assertions enabled. * wtf/FastMalloc.cpp: (WTF::TCMalloc_PageHeap::isScavengerSuspended): (WTF::TCMalloc_PageHeap::scheduleSca

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

2012-08-01 Thread mhahnenberg
Title: [124355] trunk/Source/_javascript_Core Revision 124355 Author mhahnenb...@apple.com Date 2012-08-01 12:24:58 -0700 (Wed, 01 Aug 2012) Log Message C++ code should get ClassInfo from the Structure https://bugs.webkit.org/show_bug.cgi?id=92892 Reviewed by Geoffrey Garen. In our marc

[webkit-changes] [124354] trunk/Tools

2012-08-01 Thread commit-queue
Title: [124354] trunk/Tools Revision 124354 Author commit-qu...@webkit.org Date 2012-08-01 12:05:55 -0700 (Wed, 01 Aug 2012) Log Message Unreviewed, rolling out r123865. http://trac.webkit.org/changeset/123865 https://bugs.webkit.org/show_bug.cgi?id=92891 This patch is causing the style-

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

2012-08-01 Thread commit-queue
Title: [124353] trunk/Source/WebCore Revision 124353 Author commit-qu...@webkit.org Date 2012-08-01 12:03:14 -0700 (Wed, 01 Aug 2012) Log Message HTMLTreeBuilder passes a wrong token when pushing the head element https://bugs.webkit.org/show_bug.cgi?id=92838 Patch by Kwang Yul Seo on 20

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

2012-08-01 Thread mhahnenberg
Title: [124352] trunk/Source/_javascript_Core Revision 124352 Author mhahnenb...@apple.com Date 2012-08-01 11:55:03 -0700 (Wed, 01 Aug 2012) Log Message MarkedBlock::sweep() should sweep another block if it can't sweep a Structure block https://bugs.webkit.org/show_bug.cgi?id=92819 Revie

[webkit-changes] [124349] trunk/Tools

2012-08-01 Thread rniwa
Title: [124349] trunk/Tools Revision 124349 Author rn...@webkit.org Date 2012-08-01 11:23:25 -0700 (Wed, 01 Aug 2012) Log Message run-perf-tests throws an exception when the output json is malformed https://bugs.webkit.org/show_bug.cgi?id=92887 Reviewed by Dirk Pranke. Catch exceptions

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

2012-08-01 Thread dpranke
Title: [124348] trunk/Source/WebKit/chromium Revision 124348 Author dpra...@chromium.org Date 2012-08-01 11:17:42 -0700 (Wed, 01 Aug 2012) Log Message Roll chromium DEPS to 149416. Unreviewed. * DEPS: Modified Paths trunk/Source/WebKit/chromium/ChangeLog trunk/Source/WebKit/chromium/D

[webkit-changes] [124347] trunk

2012-08-01 Thread robert
Title: [124347] trunk Revision 124347 Author rob...@webkit.org Date 2012-08-01 11:16:58 -0700 (Wed, 01 Aug 2012) Log Message CSS 2.1 failure: margin-collapse-012 fails https://bugs.webkit.org/show_bug.cgi?id=80219 Reviewed by Eric Seidel. Source/WebCore: Tests: css2.1/20110323/margin-c

[webkit-changes] [124346] branches/safari-536.26-branch/Source

2012-08-01 Thread lforschler
Title: [124346] branches/safari-536.26-branch/Source Revision 124346 Author lforsch...@apple.com Date 2012-08-01 11:10:32 -0700 (Wed, 01 Aug 2012) Log Message Versioning. Modified Paths branches/safari-536.26-branch/Source/_javascript_Core/Configurations/Version.xcconfig branches/safari

[webkit-changes] [124345] tags/Safari-536.26.1/

2012-08-01 Thread lforschler
Title: [124345] tags/Safari-536.26.1/ Revision 124345 Author lforsch...@apple.com Date 2012-08-01 11:05:51 -0700 (Wed, 01 Aug 2012) Log Message New Tag. Added Paths tags/Safari-536.26.1/ Diff Property changes: tags/Safari-536.26.1 Added: svn:ignore depcomp compile config.guess G

[webkit-changes] [124344] trunk/Tools

2012-08-01 Thread commit-queue
Title: [124344] trunk/Tools Revision 124344 Author commit-qu...@webkit.org Date 2012-08-01 10:49:56 -0700 (Wed, 01 Aug 2012) Log Message Regression(r124135): nrwt: --verbose logging does not work right on windows https://bugs.webkit.org/show_bug.cgi?id=92845 Patch by Thiago Marcos P. San

[webkit-changes] [124343] trunk/Tools

2012-08-01 Thread commit-queue
Title: [124343] trunk/Tools Revision 124343 Author commit-qu...@webkit.org Date 2012-08-01 10:48:08 -0700 (Wed, 01 Aug 2012) Log Message keyring.get_password may raise an exception. https://bugs.webkit.org/show_bug.cgi?id=92876 Patch by Arnaud Renevier on 2012-08-01 Reviewed by Dirk Pra

[webkit-changes] [124342] trunk/Source

2012-08-01 Thread commit-queue
Title: [124342] trunk/Source Revision 124342 Author commit-qu...@webkit.org Date 2012-08-01 10:43:13 -0700 (Wed, 01 Aug 2012) Log Message Unreviewed, rolling out r124334. http://trac.webkit.org/changeset/124334 https://bugs.webkit.org/show_bug.cgi?id=92879 Broke MemoryInstrumentationTest

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

2012-08-01 Thread commit-queue
Title: [124341] trunk/Source/WebCore Revision 124341 Author commit-qu...@webkit.org Date 2012-08-01 10:37:16 -0700 (Wed, 01 Aug 2012) Log Message Fix gcc 4.7 compile warnings. https://bugs.webkit.org/show_bug.cgi?id=92797 Patch by Han Shen on 2012-08-01 Reviewed by Kentaro Hara. GCC 4.

[webkit-changes] [124340] trunk

2012-08-01 Thread wangxianzhu
Title: [124340] trunk Revision 124340 Author wangxian...@chromium.org Date 2012-08-01 09:54:53 -0700 (Wed, 01 Aug 2012) Log Message Layout Test fast/text/descent-clip-in-scaled-page.html is failing on linux since it was added https://bugs.webkit.org/show_bug.cgi?id=91386 Reviewed by Tony

[webkit-changes] [124339] trunk

2012-08-01 Thread rniwa
Title: [124339] trunk Revision 124339 Author rn...@webkit.org Date 2012-08-01 09:40:15 -0700 (Wed, 01 Aug 2012) Log Message REGRESSION(r122498): Assertion failure: m_nodeListCounts is sometimes not zero in the Document destructor https://bugs.webkit.org/show_bug.cgi?id=92742 Reviewed by

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

2012-08-01 Thread zhajiang
Title: [124338] trunk/Source/WebKit/blackberry Revision 124338 Author zhaji...@rim.com Date 2012-08-01 09:15:05 -0700 (Wed, 01 Aug 2012) Log Message [BlackBerry] Allow client side to add and remove origin access whitelist entries https://bugs.webkit.org/show_bug.cgi?id=92790 Reviewed by

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

2012-08-01 Thread mifenton
Title: [124337] trunk/Source/WebKit/blackberry Revision 124337 Author mifen...@rim.com Date 2012-08-01 08:57:44 -0700 (Wed, 01 Aug 2012) Log Message [BlackBerry] Consolidate suppression of keyboard requests. https://bugs.webkit.org/show_bug.cgi?id=92871 Reviewed by Antonio Gomes. Reduce

[webkit-changes] [124336] trunk

2012-08-01 Thread zeno . albisser
Title: [124336] trunk Revision 124336 Author zeno.albis...@nokia.com Date 2012-08-01 08:45:28 -0700 (Wed, 01 Aug 2012) Log Message [Qt]REGRESSION(r123786): It made 3 fast/animation tests fail. https://bugs.webkit.org/show_bug.cgi?id=92490 Source/WebKit/qt: QAbstractAnimation:start() is

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

2012-08-01 Thread vsevik
Title: [124335] trunk/Source/WebCore Revision 124335 Author vse...@chromium.org Date 2012-08-01 07:58:09 -0700 (Wed, 01 Aug 2012) Log Message Web Inspector: Crashes in NetworkResourcesData. https://bugs.webkit.org/show_bug.cgi?id=92874 Reviewed by Yury Semikhatsky. * inspector/NetworkRe

[webkit-changes] [124334] trunk/Source

2012-08-01 Thread loislo
Title: [124334] trunk/Source Revision 124334 Author loi...@chromium.org Date 2012-08-01 07:38:01 -0700 (Wed, 01 Aug 2012) Log Message Web Inspector: test native memory instrumentation code with help of unittests https://bugs.webkit.org/show_bug.cgi?id=92743 Reviewed by Yury Semikhatsky.

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

2012-08-01 Thread commit-queue
Title: [124333] trunk/Source/WebCore Revision 124333 Author commit-qu...@webkit.org Date 2012-08-01 07:33:32 -0700 (Wed, 01 Aug 2012) Log Message [GTK] Memory leak found while running webaudio tests https://bugs.webkit.org/show_bug.cgi?id=92861 Patch by Sudarsana Nagineni on 2012-08-01

[webkit-changes] [124332] trunk/Source

2012-08-01 Thread commit-queue
Title: [124332] trunk/Source Revision 124332 Author commit-qu...@webkit.org Date 2012-08-01 06:55:07 -0700 (Wed, 01 Aug 2012) Log Message Web Inspector: count DOM storage cache memory for native snapshot https://bugs.webkit.org/show_bug.cgi?id=91617 Patch by Alexei Filippov on 2012-08-0

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

2012-08-01 Thread commit-queue
Title: [124331] trunk/Source/WebKit/blackberry Revision 124331 Author commit-qu...@webkit.org Date 2012-08-01 06:39:45 -0700 (Wed, 01 Aug 2012) Log Message [BlackBerry] Disable tap highlight when transparent color is specified https://bugs.webkit.org/show_bug.cgi?id=92849 Patch by Arvid

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

2012-08-01 Thread yurys
Title: [124330] trunk/Source/WebCore Revision 124330 Author yu...@chromium.org Date 2012-08-01 06:29:59 -0700 (Wed, 01 Aug 2012) Log Message Web Inspector: add CSSStyleSheet memory instrumentation https://bugs.webkit.org/show_bug.cgi?id=92748 Reviewed by Antti Koivisto. Added MemoryInst

[webkit-changes] [124329] trunk/Tools

2012-08-01 Thread commit-queue
Title: [124329] trunk/Tools Revision 124329 Author commit-qu...@webkit.org Date 2012-08-01 05:28:28 -0700 (Wed, 01 Aug 2012) Log Message Unreviewed, rolling out r124325. http://trac.webkit.org/changeset/124325 https://bugs.webkit.org/show_bug.cgi?id=92865 broke android build (Requested b

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

2012-08-01 Thread paroga
Title: [124328] trunk/Source/WTF Revision 124328 Author par...@webkit.org Date 2012-08-01 05:23:51 -0700 (Wed, 01 Aug 2012) Log Message Export StringImpl::sizeInBytes() with WTF_EXPORT_STRING_API https://bugs.webkit.org/show_bug.cgi?id=92851 Reviewed by Hajime Morita. r124069 missed to

[webkit-changes] [124327] trunk/Tools

2012-08-01 Thread commit-queue
Title: [124327] trunk/Tools Revision 124327 Author commit-qu...@webkit.org Date 2012-08-01 05:23:39 -0700 (Wed, 01 Aug 2012) Log Message [EFL] Dump a backtrace in case of a crash on the UIProcess https://bugs.webkit.org/show_bug.cgi?id=92843 Patch by Thiago Marcos P. Santos on 2012-08-0

[webkit-changes] [124326] trunk

2012-08-01 Thread keishi
Title: [124326] trunk Revision 124326 Author kei...@webkit.org Date 2012-08-01 05:03:09 -0700 (Wed, 01 Aug 2012) Log Message Attempt to fix flakiness of color-suggestion-picker-appearance.html https://bugs.webkit.org/show_bug.cgi?id=92848 Reviewed by Kent Tamura. Source/WebCore: * Reso

[webkit-changes] [124325] trunk/Tools

2012-08-01 Thread abarth
Title: [124325] trunk/Tools Revision 124325 Author aba...@webkit.org Date 2012-08-01 04:51:42 -0700 (Wed, 01 Aug 2012) Log Message [Chromium] Merge final nits to DumpRenderTree.gyp for Android https://bugs.webkit.org/show_bug.cgi?id=90920 Reviewed by Tony Chang. This patch contains the

[webkit-changes] [124324] trunk/Tools

2012-08-01 Thread ossy
Title: [124324] trunk/Tools Revision 124324 Author o...@webkit.org Date 2012-08-01 04:41:28 -0700 (Wed, 01 Aug 2012) Log Message [Qt] ImageDiff should use float division instead of integer https://bugs.webkit.org/show_bug.cgi?id=92859 Reviewed by Zoltan Herczeg. * DumpRenderTree/qt/Imag

[webkit-changes] [124323] trunk/LayoutTests

2012-08-01 Thread apavlov
Title: [124323] trunk/LayoutTests Revision 124323 Author apav...@chromium.org Date 2012-08-01 04:41:04 -0700 (Wed, 01 Aug 2012) Log Message [Chromium] Unreviewed, suppress fast/forms/input-widths.html failure, which is due to r124314. * platform/chromium/TestExpectations: Modified Paths

[webkit-changes] [124322] releases/WebKitGTK/webkit-1.8

2012-08-01 Thread mrobinson
Title: [124322] releases/WebKitGTK/webkit-1.8 Revision 124322 Author mrobin...@webkit.org Date 2012-08-01 04:20:50 -0700 (Wed, 01 Aug 2012) Log Message .: Update the NEWS file and configure.ac in preparation for the 1.8.2 release Reviewed by Carlos Garcia Campos. * configure.ac: Update

[webkit-changes] [124321] releases/WebKitGTK/webkit-1.8/Source/WebKit/gtk

2012-08-01 Thread mrobinson
Title: [124321] releases/WebKitGTK/webkit-1.8/Source/WebKit/gtk Revision 124321 Author mrobin...@webkit.org Date 2012-08-01 04:19:19 -0700 (Wed, 01 Aug 2012) Log Message Merge 124177 - [GTK] New lines automatically and repeatedly added to list items in Etherpad https://bugs.webkit.org/sho

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

2012-08-01 Thread paroga
Title: [124320] trunk/Source/WTF Revision 124320 Author par...@webkit.org Date 2012-08-01 03:07:55 -0700 (Wed, 01 Aug 2012) Log Message [WIN] Add missing WTF export macros to functions https://bugs.webkit.org/show_bug.cgi?id=92842 Reviewed by Hajime Morita. When we switch the windows po

[webkit-changes] [124318] trunk/Source

2012-08-01 Thread carlosgc
Title: [124318] trunk/Source Revision 124318 Author carlo...@webkit.org Date 2012-08-01 02:24:34 -0700 (Wed, 01 Aug 2012) Log Message Unreviewed. Fix GTK+ build with recent version of GTK+. Use g_threads_enter/leave instead of the wrapper macros. This gives a compile warning because they

[webkit-changes] [124317] trunk/LayoutTests

2012-08-01 Thread ossy
Title: [124317] trunk/LayoutTests Revision 124317 Author o...@webkit.org Date 2012-08-01 02:23:46 -0700 (Wed, 01 Aug 2012) Log Message [Qt] Unreviewed gardening, typo fix. * platform/qt/TestExpectations: Modified Paths trunk/LayoutTests/ChangeLog trunk/LayoutTests/platform/qt/TestExpec

[webkit-changes] [124316] trunk/LayoutTests

2012-08-01 Thread pkasting
Title: [124316] trunk/LayoutTests Revision 124316 Author pkast...@chromium.org Date 2012-08-01 02:20:35 -0700 (Wed, 01 Aug 2012) Log Message [Chromium] Rebaseline a test. https://bugs.webkit.org/show_bug.cgi?id=92444 Unreviewed, test expectation updates. * platform/chromium-linux-x86/pl

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

2012-08-01 Thread commit-queue
Title: [124315] trunk/Source/WebCore Revision 124315 Author commit-qu...@webkit.org Date 2012-08-01 02:19:25 -0700 (Wed, 01 Aug 2012) Log Message Web Inspector: Add native memory used by GlyphCache to the snapshot https://bugs.webkit.org/show_bug.cgi?id=90615 Patch by Alexei Filippov on

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

2012-08-01 Thread yosin
Title: [124314] trunk/Source/WebCore Revision 124314 Author yo...@chromium.org Date 2012-08-01 02:17:38 -0700 (Wed, 01 Aug 2012) Log Message [CSS] Add selectors for multiple fields time input UI. https://bugs.webkit.org/show_bug.cgi?id=92834 Reviewed by Kent Tamura. This patch adds new

[webkit-changes] [124312] trunk/LayoutTests

2012-08-01 Thread pkasting
Title: [124312] trunk/LayoutTests Revision 124312 Author pkast...@chromium.org Date 2012-08-01 01:53:42 -0700 (Wed, 01 Aug 2012) Log Message [Chromium] Mark a couple of flaky tests. https://bugs.webkit.org/show_bug.cgi?id=92850 https://bugs.webkit.org/show_bug.cgi?id=92852 Unreviewed, te

[webkit-changes] [124311] trunk/LayoutTests

2012-08-01 Thread zandobersek
Title: [124311] trunk/LayoutTests Revision 124311 Author zandober...@gmail.com Date 2012-08-01 01:11:58 -0700 (Wed, 01 Aug 2012) Log Message Unreviewed GTK gardening, adding an image failure expectation for a CSS3 Flexbox test that relies on the subpixel layout to be enabled. Also adding

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

2012-08-01 Thread commit-queue
Title: [124310] trunk/Source/WebCore Revision 124310 Author commit-qu...@webkit.org Date 2012-08-01 01:03:06 -0700 (Wed, 01 Aug 2012) Log Message Make HTMLConstructionSite::createHTMLElement(AtomicHTMLToken*) private. https://bugs.webkit.org/show_bug.cgi?id=92846 Patch by Kwang Yul Seo

[webkit-changes] [124309] trunk

2012-08-01 Thread kinuko
Title: [124309] trunk Revision 124309 Author kin...@chromium.org Date 2012-08-01 00:57:20 -0700 (Wed, 01 Aug 2012) Log Message [Filesystem] Assertion on $0.webkitEntries while on the input field. https://bugs.webkit.org/show_bug.cgi?id=91954 Reviewed by Kent Tamura. Accessing .webkitEnt

[webkit-changes] [124308] trunk

2012-08-01 Thread commit-queue
Title: [124308] trunk Revision 124308 Author commit-qu...@webkit.org Date 2012-08-01 00:53:43 -0700 (Wed, 01 Aug 2012) Log Message Web Inspector: Profiles: cleanup HeapSnapshotReceiver interface https://bugs.webkit.org/show_bug.cgi?id=92390 Patch by Eugene Klyuchnikov on 2012-08-01 Revi

[webkit-changes] [124307] trunk/Tools

2012-08-01 Thread mrobinson
Title: [124307] trunk/Tools Revision 124307 Author mrobin...@webkit.org Date 2012-08-01 00:30:25 -0700 (Wed, 01 Aug 2012) Log Message Add the jhbuild source directory to the __builtin__ object Reviewed by Philippe Normand. It seems that the jhbuild script explicitly looks for the SRCDIR

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

2012-08-01 Thread loislo
Title: [124306] trunk/Source/WebCore Revision 124306 Author loi...@chromium.org Date 2012-08-01 00:29:51 -0700 (Wed, 01 Aug 2012) Log Message Web Inspector: extract MemoryInstrumentationImpl into separate files for future reusing in unit tests https://bugs.webkit.org/show_bug.cgi?id=92751