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

2012-06-28 Thread rniwa
Title: [121522] trunk/Source/WebCore Revision 121522 Author rn...@webkit.org Date 2012-06-28 23:54:37 -0700 (Thu, 28 Jun 2012) Log Message Mac build fix after r121518. * WebCore.exp.in: Modified Paths trunk/Source/WebCore/ChangeLog trunk/Source/WebCore/WebCore.exp.in Diff Modified

[webkit-changes] [121521] trunk

2012-06-28 Thread rniwa
Title: [121521] trunk Revision 121521 Author rn...@webkit.org Date 2012-06-28 23:38:42 -0700 (Thu, 28 Jun 2012) Log Message DOMHTMLCollection::item may return a wrong element after namedItem is called https://bugs.webkit.org/show_bug.cgi?id=90240 Reviewed by Antti Koivisto. Source/WebCo

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

2012-06-28 Thread haraken
Title: [121520] trunk/Source/WebCore Revision 121520 Author hara...@chromium.org Date 2012-06-28 23:20:34 -0700 (Thu, 28 Jun 2012) Log Message Change argument types of Element::getAttribute*() from String to AtomicString https://bugs.webkit.org/show_bug.cgi?id=90246 Reviewed by Ryosuke N

[webkit-changes] [121519] trunk

2012-06-28 Thread tkent
Title: [121519] trunk Revision 121519 Author tk...@chromium.org Date 2012-06-28 23:12:22 -0700 (Thu, 28 Jun 2012) Log Message REGRESSION(r106388): Form hidden element values being restored incorrectly for dynamically generated content https://bugs.webkit.org/show_bug.cgi?id=88685 Reviewe

[webkit-changes] [121518] trunk

2012-06-28 Thread morrita
Title: [121518] trunk Revision 121518 Author morr...@google.com Date 2012-06-28 23:00:56 -0700 (Thu, 28 Jun 2012) Log Message [Refactoring] NodeRenderingContext ctor could be built on top of the ComposedShadowTreeWalker https://bugs.webkit.org/show_bug.cgi?id=89732 Reviewed by Dimitri Gl

[webkit-changes] [121517] trunk/LayoutTests

2012-06-28 Thread bashi
Title: [121517] trunk/LayoutTests Revision 121517 Author ba...@chromium.org Date 2012-06-28 21:45:11 -0700 (Thu, 28 Jun 2012) Log Message [Chromium] unreviewed test expectations update after r121510. * platform/chromium-mac-leopard/css3/font-feature-settings-rendering-expected.png: Added

[webkit-changes] [121516] trunk

2012-06-28 Thread commit-queue
Title: [121516] trunk Revision 121516 Author commit-qu...@webkit.org Date 2012-06-28 21:20:18 -0700 (Thu, 28 Jun 2012) Log Message [BlackBerry] Selection items show as garbage for non-ascii characters. https://bugs.webkit.org/show_bug.cgi?id=89969 Add charset utf-8 to the select popup's

[webkit-changes] [121515] trunk/LayoutTests

2012-06-28 Thread keishi
Title: [121515] trunk/LayoutTests Revision 121515 Author kei...@webkit.org Date 2012-06-28 20:59:05 -0700 (Thu, 28 Jun 2012) Log Message [Chromium] Mark 4 tests in css3/filters as MISSING. Caused by r121513. Unreviewed. * platform/chromium/TestExpectations: Modified Paths trunk/Layout

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

2012-06-28 Thread leo . yang
Title: [121514] trunk/Source/WebKit/blackberry Revision 121514 Author leo.y...@torchmobile.com.cn Date 2012-06-28 19:52:06 -0700 (Thu, 28 Jun 2012) Log Message [BlackBerry] Checkerboard shown when clicking on error page buttons https://bugs.webkit.org/show_bug.cgi?id=90152 RIM PR #161867

[webkit-changes] [121512] trunk/Tools

2012-06-28 Thread dpranke
Title: [121512] trunk/Tools Revision 121512 Author dpra...@chromium.org Date 2012-06-28 19:46:55 -0700 (Thu, 28 Jun 2012) Log Message nrwt: remove the 'google-chrome' port code https://bugs.webkit.org/show_bug.cgi?id=88824 Reviewed by Ojan Vafai. NRWT now supports passing additional bas

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

2012-06-28 Thread fpizlo
Title: [121511] trunk/Source/_javascript_Core Revision 121511 Author fpi...@apple.com Date 2012-06-28 19:40:14 -0700 (Thu, 28 Jun 2012) Log Message DFG recompilation heuristics should be based on count, not rate https://bugs.webkit.org/show_bug.cgi?id=90146 Reviewed by Oliver Hunt.

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

2012-06-28 Thread bashi
Title: [121510] trunk/Source/WebCore Revision 121510 Author ba...@chromium.org Date 2012-06-28 19:37:43 -0700 (Thu, 28 Jun 2012) Log Message [Chromium] CTFontCopyTable of MacOSX10.5 SDK doesn't work for layout tables https://bugs.webkit.org/show_bug.cgi?id=90235 Reviewed by Kent Tamura.

[webkit-changes] [121509] trunk/Tools

2012-06-28 Thread dpranke
Title: [121509] trunk/Tools Revision 121509 Author dpra...@chromium.org Date 2012-06-28 19:37:04 -0700 (Thu, 28 Jun 2012) Log Message nrwt: clean up how arguments are passed to workers https://bugs.webkit.org/show_bug.cgi?id=90126 Reviewed by Ojan Vafai. The way arguments are passed to

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

2012-06-28 Thread pdr
Title: [121508] trunk/Source/WebCore Revision 121508 Author p...@google.com Date 2012-06-28 19:36:06 -0700 (Thu, 28 Jun 2012) Log Message Add preventative assert in SVGTRefElement https://bugs.webkit.org/show_bug.cgi?id=90203 Reviewed by Abhishek Arya. SVGTRefElement::detachTarget() add

[webkit-changes] [121507] trunk/Tools

2012-06-28 Thread dpranke
Title: [121507] trunk/Tools Revision 121507 Author dpra...@chromium.org Date 2012-06-28 19:13:39 -0700 (Thu, 28 Jun 2012) Log Message nrwt: don't try to catch worker exceptions in run_webkit_tests.__main__ https://bugs.webkit.org/show_bug.cgi?id=90125 Reviewed by Ojan Vafai. It turns ou

[webkit-changes] [121506] trunk/LayoutTests

2012-06-28 Thread mikelawther
Title: [121506] trunk/LayoutTests Revision 121506 Author mikelawt...@chromium.org Date 2012-06-28 19:09:54 -0700 (Thu, 28 Jun 2012) Log Message Unreviewed gardening. Mark css3/calc/transitions.html flaky (http://webkit.org/b/90234) * platform/chromium/TestExpectations: * platform/mac/Te

[webkit-changes] [121505] trunk/Tools

2012-06-28 Thread dpranke
Title: [121505] trunk/Tools Revision 121505 Author dpra...@chromium.org Date 2012-06-28 18:59:40 -0700 (Thu, 28 Jun 2012) Log Message nrwt: clean up passing of log messages between processes https://bugs.webkit.org/show_bug.cgi?id=90123 Reviewed by Ojan Vafai. It turns out log messages

[webkit-changes] [121504] trunk/Tools/BuildSlaveSupport/build.webkit.org-config/buildbot.tac

2012-06-28 Thread wsiegrist
Title: [121504] trunk/Tools/BuildSlaveSupport/build.webkit.org-config/buildbot.tac Revision 121504 Author wsiegr...@apple.com Date 2012-06-28 18:56:41 -0700 (Thu, 28 Jun 2012) Log Message Make sure master umask is set correctly Modified Paths trunk/Tools/BuildSlaveSupport/build.webkit.o

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

2012-06-28 Thread commit-queue
Title: [121503] trunk/Source/WebCore Revision 121503 Author commit-qu...@webkit.org Date 2012-06-28 18:45:34 -0700 (Thu, 28 Jun 2012) Log Message [Qt] Remove unnecessary AffineTransform calls https://bugs.webkit.org/show_bug.cgi?id=90178 Patch by Bruno de Oliveira Abinader on 2012-06-28

[webkit-changes] [121502] trunk/Tools

2012-06-28 Thread dpranke
Title: [121502] trunk/Tools Revision 121502 Author dpra...@chromium.org Date 2012-06-28 18:45:20 -0700 (Thu, 28 Jun 2012) Log Message add a pylint wrapper for linting python code https://bugs.webkit.org/show_bug.cgi?id=90232 Reviewed by Adam Barth. Currently we use 'pep8' to check pytho

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

2012-06-28 Thread noam . rosenthal
Title: [121501] trunk/Source/WebCore Revision 121501 Author noam.rosent...@nokia.com Date 2012-06-28 18:42:32 -0700 (Thu, 28 Jun 2012) Log Message [Qt] When uploading an opaque image to a texture for TextureMapper, unnecessary alpha operations take place https://bugs.webkit.org/show_bug.c

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

2012-06-28 Thread jamesr
Title: [121500] trunk/Source/WebCore Revision 121500 Author jam...@google.com Date 2012-06-28 18:30:33 -0700 (Thu, 28 Jun 2012) Log Message [chromium] Compile chromium compositor implementation files into separate .lib https://bugs.webkit.org/show_bug.cgi?id=90233 Reviewed by Adam Barth.

[webkit-changes] [121499] trunk/Tools

2012-06-28 Thread tony
Title: [121499] trunk/Tools Revision 121499 Author t...@chromium.org Date 2012-06-28 18:18:34 -0700 (Thu, 28 Jun 2012) Log Message [GTK] Use WEBKITOUTPUTDIR to find fonts in DumpRenderTree https://bugs.webkit.org/show_bug.cgi?id=90215 Reviewed by Martin Robinson. * DumpRenderTree/gtk/Du

[webkit-changes] [121498] trunk/Tools/BuildSlaveSupport/build.webkit.org-config/master.cfg

2012-06-28 Thread wsiegrist
Title: [121498] trunk/Tools/BuildSlaveSupport/build.webkit.org-config/master.cfg Revision 121498 Author wsiegr...@apple.com Date 2012-06-28 18:18:18 -0700 (Thu, 28 Jun 2012) Log Message Switch master ditto command to unzip since the new master does not have ditto. Modified Paths trunk/T

[webkit-changes] [121496] trunk

2012-06-28 Thread arv
Title: [121496] trunk Revision 121496 Author a...@chromium.org Date 2012-06-28 18:13:44 -0700 (Thu, 28 Jun 2012) Log Message [V8] NodeList wrappers are not kept alive as needed https://bugs.webkit.org/show_bug.cgi?id=90194 Reviewed by Ojan Vafai. Source/WebCore: We need to add custom r

[webkit-changes] [121495] trunk/LayoutTests

2012-06-28 Thread hayato
Title: [121495] trunk/LayoutTests Revision 121495 Author hay...@chromium.org Date 2012-06-28 17:59:37 -0700 (Thu, 28 Jun 2012) Log Message Add a test for a 'user-modify' css property of distributed nodes. https://bugs.webkit.org/show_bug.cgi?id=90197 Reviewed by Ryosuke Niwa. * fast/dom

[webkit-changes] [121494] trunk

2012-06-28 Thread commit-queue
Title: [121494] trunk Revision 121494 Author commit-qu...@webkit.org Date 2012-06-28 17:55:47 -0700 (Thu, 28 Jun 2012) Log Message frameborder="no" on frameset is ignored if border attribute set https://bugs.webkit.org/show_bug.cgi?id=17767 Patch by Elliott Sprehn on 2012-06-28 Reviewed

[webkit-changes] [121493] trunk/Tools

2012-06-28 Thread jsbell
Title: [121493] trunk/Tools Revision 121493 Author jsb...@chromium.org Date 2012-06-28 17:47:49 -0700 (Thu, 28 Jun 2012) Log Message run-bindings-tests should return non-zero exit code on test failure https://bugs.webkit.org/show_bug.cgi?id=90205 Reviewed by Adam Barth. * Scripts/run-bi

[webkit-changes] [121491] trunk

2012-06-28 Thread pdr
Title: [121491] trunk Revision 121491 Author p...@google.com Date 2012-06-28 17:13:07 -0700 (Thu, 28 Jun 2012) Log Message Prevent crash in animate resource handling https://bugs.webkit.org/show_bug.cgi?id=90042 Reviewed by Abhishek Arya. Source/WebCore: This patch adds a check that we

[webkit-changes] [121490] trunk/Tools/BuildSlaveSupport/build.webkit.org-config/buildbot.tac

2012-06-28 Thread wsiegrist
Title: [121490] trunk/Tools/BuildSlaveSupport/build.webkit.org-config/buildbot.tac Revision 121490 Author wsiegr...@apple.com Date 2012-06-28 17:06:01 -0700 (Thu, 28 Jun 2012) Log Message Update buildbot config for new hardware. Modified Paths trunk/Tools/BuildSlaveSupport/build.webkit.

[webkit-changes] [121489] trunk/Tools

2012-06-28 Thread abarth
Title: [121489] trunk/Tools Revision 121489 Author aba...@webkit.org Date 2012-06-28 17:01:46 -0700 (Thu, 28 Jun 2012) Log Message [chromium] Reset the device scale factor to 1 before each test is run https://bugs.webkit.org/show_bug.cgi?id=90212 Patch by Terry Anderson on 2012-06-28 Re

[webkit-changes] [121488] trunk

2012-06-28 Thread jsbell
Title: [121488] trunk Revision 121488 Author jsb...@chromium.org Date 2012-06-28 16:48:31 -0700 (Thu, 28 Jun 2012) Log Message IndexedDB: IDBDatabase should have a close pending field. https://bugs.webkit.org/show_bug.cgi?id=71129 Reviewed by Tony Chang. Source/WebCore: Handle the IDB

[webkit-changes] [121487] trunk/LayoutTests

2012-06-28 Thread ojan
Title: [121487] trunk/LayoutTests Revision 121487 Author o...@chromium.org Date 2012-06-28 16:38:59 -0700 (Thu, 28 Jun 2012) Log Message Replace a BUG_OJAN with a proper tracking bug and unskip two tests in preparation for rebaselining them. * platform/chromium/TestExpectations: Modified

[webkit-changes] [121485] trunk/LayoutTests

2012-06-28 Thread hclam
Title: [121485] trunk/LayoutTests Revision 121485 Author hc...@chromium.org Date 2012-06-28 16:25:35 -0700 (Thu, 28 Jun 2012) Log Message [chromium] Mark a test as failing on Linux debug fast/forms/select/select-state-restore.html is failing on Linux debug because of timeout. Not review

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

2012-06-28 Thread abarth
Title: [121483] trunk/Source/WebKit/chromium Revision 121483 Author aba...@webkit.org Date 2012-06-28 16:20:52 -0700 (Thu, 28 Jun 2012) Log Message [Chromium] On Android, we should be able to ask the embedder what intents exist in a region of the page https://bugs.webkit.org/show_bug.cgi?

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

2012-06-28 Thread sullivan
Title: [121482] trunk/Source/WebKit2 Revision 121482 Author sulli...@apple.com Date 2012-06-28 16:12:48 -0700 (Thu, 28 Jun 2012) Log Message Undo handling in WebKit2 is not robust against some page-closing code paths Reviewed by Enrica Casucci. * UIProcess/API/mac/PageClientImpl.h: De

[webkit-changes] [121481] trunk

2012-06-28 Thread hayato
Title: [121481] trunk Revision 121481 Author hay...@chromium.org Date 2012-06-28 16:05:59 -0700 (Thu, 28 Jun 2012) Log Message CompositeShadowTreeWalker should use InsertionPoint::hasDistribution() instead of InsertionPoint::isActive(). https://bugs.webkit.org/show_bug.cgi?id=89177 Revie

[webkit-changes] [121479] trunk/Source/WebCore/ChangeLog

2012-06-28 Thread rniwa
Title: [121479] trunk/Source/WebCore/ChangeLog Revision 121479 Author rn...@webkit.org Date 2012-06-28 16:02:23 -0700 (Thu, 28 Jun 2012) Log Message Fix a typo in the change log per review comment. Modified Paths trunk/Source/WebCore/ChangeLog Diff Modified: trunk/Source/WebCore/Ch

[webkit-changes] [121478] trunk

2012-06-28 Thread rniwa
Title: [121478] trunk Revision 121478 Author rn...@webkit.org Date 2012-06-28 16:01:06 -0700 (Thu, 28 Jun 2012) Log Message Cleanup HTMLFormCollection https://bugs.webkit.org/show_bug.cgi?id=90111 Reviewed by Andreas Kling. Source/WebCore: Got rid of getNamedItem and enamed getNamedFo

[webkit-changes] [121477] trunk/Source

2012-06-28 Thread commit-queue
Title: [121477] trunk/Source Revision 121477 Author commit-qu...@webkit.org Date 2012-06-28 15:57:08 -0700 (Thu, 28 Jun 2012) Log Message IndexedDB: Hook up render-side key ASSERTing for get() https://bugs.webkit.org/show_bug.cgi?id=90001 Patch by Alec Flett on 2012-06-28 Reviewed by To

[webkit-changes] [121476] trunk/Tools

2012-06-28 Thread timothy_horton
Title: [121476] trunk/Tools Revision 121476 Author timothy_hor...@apple.com Date 2012-06-28 15:45:18 -0700 (Thu, 28 Jun 2012) Log Message [mac] WKTR windows still don't stay off screen sometimes https://bugs.webkit.org/show_bug.cgi?id=90214 Reviewed by Simon Fraser. In some cases, the

[webkit-changes] [121475] trunk/Tools

2012-06-28 Thread mrobinson
Title: [121475] trunk/Tools Revision 121475 Author mrobin...@webkit.org Date 2012-06-28 15:34:25 -0700 (Thu, 28 Jun 2012) Log Message [GTK] Add unit tests for GtkInputMethodFilter https://bugs.webkit.org/show_bug.cgi?id=88698 Reviewed by Carlos Garcia Campos. Add unit tests for GtkInput

[webkit-changes] [121474] trunk

2012-06-28 Thread commit-queue
Title: [121474] trunk Revision 121474 Author commit-qu...@webkit.org Date 2012-06-28 14:55:12 -0700 (Thu, 28 Jun 2012) Log Message Add support for DEPTH_STENCIL to WEBGL_depth_texture https://bugs.webkit.org/show_bug.cgi?id=90109 Patch by Gregg Tavares on 2012-06-28 Reviewed by Kenneth

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

2012-06-28 Thread commit-queue
Title: [121473] trunk/Source/WebCore Revision 121473 Author commit-qu...@webkit.org Date 2012-06-28 14:51:36 -0700 (Thu, 28 Jun 2012) Log Message [chromium] Move chromium compositor implementation files into separate section in WebCore.gypi https://bugs.webkit.org/show_bug.cgi?id=90201 P

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

2012-06-28 Thread commit-queue
Title: [121472] trunk/Source/WebKit/chromium Revision 121472 Author commit-qu...@webkit.org Date 2012-06-28 14:43:49 -0700 (Thu, 28 Jun 2012) Log Message Unreviewed. Rolled DEPS. Patch by Sheriff Bot on 2012-06-28 * DEPS: Modified Paths trunk/Source/WebKit/chromium/ChangeLog trunk/S

[webkit-changes] [121471] trunk/LayoutTests

2012-06-28 Thread schenney
Title: [121471] trunk/LayoutTests Revision 121471 Author schen...@chromium.org Date 2012-06-28 14:30:44 -0700 (Thu, 28 Jun 2012) Log Message [chromium] rebaseline svg text layouts? https://bugs.webkit.org/show_bug.cgi?id=89936 Unreviewed Chromium test expectations update. The SVG tests

[webkit-changes] [121470] trunk/LayoutTests

2012-06-28 Thread hclam
Title: [121470] trunk/LayoutTests Revision 121470 Author hc...@chromium.org Date 2012-06-28 14:26:31 -0700 (Thu, 28 Jun 2012) Log Message [chromium] Mark a test as slow. https://bugs.webkit.org/show_bug.cgi?id=90207 fast/forms/select/select-state-restore.html is a slow test on debug buil

[webkit-changes] [121468] trunk

2012-06-28 Thread commit-queue
Title: [121468] trunk Revision 121468 Author commit-qu...@webkit.org Date 2012-06-28 14:02:30 -0700 (Thu, 28 Jun 2012) Log Message [EFL] Enable support for HTML5 datalist https://bugs.webkit.org/show_bug.cgi?id=90157 Patch by Christophe Dumez on 2012-06-28 Reviewed by Martin Robinson.

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

2012-06-28 Thread commit-queue
Title: [121467] trunk/Source/WebCore Revision 121467 Author commit-qu...@webkit.org Date 2012-06-28 13:56:29 -0700 (Thu, 28 Jun 2012) Log Message [EFL] Use Eina_Module API instead of dlopen in PluginPackageEfl https://bugs.webkit.org/show_bug.cgi?id=89972 Patch by Christophe Dumez on 20

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

2012-06-28 Thread oliver
Title: [121466] trunk/Source/_javascript_Core Revision 121466 Author oli...@apple.com Date 2012-06-28 13:54:06 -0700 (Thu, 28 Jun 2012) Log Message 32bit DFG incorrectly claims an fpr is fillable even if it has not been proven double https://bugs.webkit.org/show_bug.cgi?id=90127 Reviewed

[webkit-changes] [121465] trunk/WebKitLibraries

2012-06-28 Thread bfulgham
Title: [121465] trunk/WebKitLibraries Revision 121465 Author bfulg...@webkit.org Date 2012-06-28 13:47:17 -0700 (Thu, 28 Jun 2012) Log Message [WinCairo] Unreviewed build correction. Add two missing macro declarations to vsprops file. * win/tools/vsprops/FeatureDefinesCairo.vsprops: Add

[webkit-changes] [121464] trunk

2012-06-28 Thread tony
Title: [121464] trunk Revision 121464 Author t...@chromium.org Date 2012-06-28 13:37:36 -0700 (Thu, 28 Jun 2012) Log Message Enable CSS grid layout LayoutTests on platform Mac https://bugs.webkit.org/show_bug.cgi?id=90113 Reviewed by Ojan Vafai. Tools: * DumpRenderTree/mac/DumpRenderTr

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

2012-06-28 Thread commit-queue
Title: [121462] trunk/Source/WebCore Revision 121462 Author commit-qu...@webkit.org Date 2012-06-28 13:33:59 -0700 (Thu, 28 Jun 2012) Log Message [Qt] Fix TextureMapper rendering of GraphicsSurface on Mac https://bugs.webkit.org/show_bug.cgi?id=90154 Patch by Jocelyn Turcotte on 2012-06

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

2012-06-28 Thread simon . fraser
Title: [121461] trunk/Source/WebCore Revision 121461 Author simon.fra...@apple.com Date 2012-06-28 13:28:42 -0700 (Thu, 28 Jun 2012) Log Message Improve compositing logging output https://bugs.webkit.org/show_bug.cgi?id=90199 Reviewed by Tim Horton (w00t!). Improve the compositing loggi

[webkit-changes] [121460] trunk/Tools

2012-06-28 Thread mifenton
Title: [121460] trunk/Tools Revision 121460 Author mifen...@rim.com Date 2012-06-28 13:27:24 -0700 (Thu, 28 Jun 2012) Log Message [BlackBerry] Add watchlist options for Blackberry and editing. https://bugs.webkit.org/show_bug.cgi?id=90193 Unreviewed. Add BlackBerry and Editing watchlist

[webkit-changes] [121459] trunk/LayoutTests

2012-06-28 Thread senorblanco
Title: [121459] trunk/LayoutTests Revision 121459 Author senorbla...@chromium.org Date 2012-06-28 13:22:57 -0700 (Thu, 28 Jun 2012) Log Message Unreviewed gardening. Remove a duplicate expectation. * platform/chromium/TestExpectations: Modified Paths trunk/LayoutTests/ChangeLo

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

2012-06-28 Thread jamesr
Title: [121458] trunk/Source/WebCore Revision 121458 Author jam...@google.com Date 2012-06-28 13:19:52 -0700 (Thu, 28 Jun 2012) Log Message [chromium] Fix up more includes in compositor code https://bugs.webkit.org/show_bug.cgi?id=90200 Reviewed by Adrienne Walker. Adds includes we are

[webkit-changes] [121457] trunk/LayoutTests

2012-06-28 Thread schenney
Title: [121457] trunk/LayoutTests Revision 121457 Author schen...@chromium.org Date 2012-06-28 13:13:08 -0700 (Thu, 28 Jun 2012) Log Message [chromium] svg/custom/clip-path-referencing-use2.svg fails in "drt mode" in DRT https://bugs.webkit.org/show_bug.cgi?id=85085 Unreviewed Chromium e

[webkit-changes] [121456] trunk

2012-06-28 Thread commit-queue
Title: [121456] trunk Revision 121456 Author commit-qu...@webkit.org Date 2012-06-28 13:02:07 -0700 (Thu, 28 Jun 2012) Log Message [CSSRegions]Rename NamedFlow::contentNodes to NamedFlow::getContent() https://bugs.webkit.org/show_bug.cgi?id=90163 Patch by Andrei Onea on 2012-06-28 Revie

[webkit-changes] [121455] trunk/Tools

2012-06-28 Thread timothy_horton
Title: [121455] trunk/Tools Revision 121455 Author timothy_hor...@apple.com Date 2012-06-28 12:56:36 -0700 (Thu, 28 Jun 2012) Log Message Unreviewed, upgrade myself to a reviewer! http://www.webkit.org/blog/2082/tim-horton-is-now-a-webkit-reviewer/ * Scripts/webkitpy/common/config/commi

[webkit-changes] [121454] trunk

2012-06-28 Thread rniwa
Title: [121454] trunk Revision 121454 Author rn...@webkit.org Date 2012-06-28 12:48:29 -0700 (Thu, 28 Jun 2012) Log Message REGRESSION(r121232): named properties on document and window may return wrong object https://bugs.webkit.org/show_bug.cgi?id=90133 Reviewed by Andreas Kling. Sourc

[webkit-changes] [121453] trunk/Tools

2012-06-28 Thread commit-queue
Title: [121453] trunk/Tools Revision 121453 Author commit-qu...@webkit.org Date 2012-06-28 12:45:09 -0700 (Thu, 28 Jun 2012) Log Message [Chromium] Chromium's LayoutTestController is missing setBackingScaleFactor https://bugs.webkit.org/show_bug.cgi?id=83635 Patch by Terry Anderson on 2

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

2012-06-28 Thread commit-queue
Title: [121451] trunk/Source/WebKit/chromium Revision 121451 Author commit-qu...@webkit.org Date 2012-06-28 12:35:39 -0700 (Thu, 28 Jun 2012) Log Message [chromium] Change WebViewImpl::textInputInfo to use root editable element. https://bugs.webkit.org/show_bug.cgi?id=90179 Patch by Oli

[webkit-changes] [121450] trunk/Source

2012-06-28 Thread commit-queue
Title: [121450] trunk/Source Revision 121450 Author commit-qu...@webkit.org Date 2012-06-28 12:27:47 -0700 (Thu, 28 Jun 2012) Log Message [chromium] Should schedule a commit when dropping contents textures https://bugs.webkit.org/show_bug.cgi?id=90031 Patch by James Robinson on 2012-06-

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

2012-06-28 Thread commit-queue
Title: [121449] trunk/Source/WebKit2 Revision 121449 Author commit-qu...@webkit.org Date 2012-06-28 12:20:28 -0700 (Thu, 28 Jun 2012) Log Message [WK2] Add C API to inspect a Web Intent service https://bugs.webkit.org/show_bug.cgi?id=89276 Patch by Christophe Dumez on 2012-06-28 Reviewe

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

2012-06-28 Thread commit-queue
Title: [121448] trunk/Source/WTF Revision 121448 Author commit-qu...@webkit.org Date 2012-06-28 12:15:31 -0700 (Thu, 28 Jun 2012) Log Message ThreadingWin: Silence GCC compiler warnings https://bugs.webkit.org/show_bug.cgi?id=89491 Patch by Kalev Lember on 2012-06-28 Reviewed by Adam Ro

[webkit-changes] [121447] trunk/Tools

2012-06-28 Thread ojan
Title: [121447] trunk/Tools Revision 121447 Author o...@chromium.org Date 2012-06-28 12:03:06 -0700 (Thu, 28 Jun 2012) Log Message Make rebaseline-test and rebaseline-expectations work for non-Chromium ports https://bugs.webkit.org/show_bug.cgi?id=90186 Reviewed by Adam Barth. This make

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

2012-06-28 Thread antti
Title: [121446] trunk/Source/WebCore Revision 121446 Author an...@apple.com Date 2012-06-28 11:58:21 -0700 (Thu, 28 Jun 2012) Log Message Don't malloc RenderGeometryMap steps individually https://bugs.webkit.org/show_bug.cgi?id=90074 Reviewed by Simon Fraser. Mallocs and frees for steps

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

2012-06-28 Thread commit-queue
Title: [121445] trunk/Source/WebCore Revision 121445 Author commit-qu...@webkit.org Date 2012-06-28 11:15:17 -0700 (Thu, 28 Jun 2012) Log Message [GTK] Remove Windows support from plugins/gtk/ https://bugs.webkit.org/show_bug.cgi?id=89501 Patch by Kalev Lember on 2012-06-28 Reviewed by

[webkit-changes] [121444] branches/chromium/1132/Source/WebKit/chromium/src/ WebPluginContainerImpl.cpp

2012-06-28 Thread jschuh
Title: [121444] branches/chromium/1132/Source/WebKit/chromium/src/WebPluginContainerImpl.cpp Revision 121444 Author jsc...@chromium.org Date 2012-06-28 11:09:14 -0700 (Thu, 28 Jun 2012) Log Message Merge 120881 TBR=ray...@chromium.org Review URL: https://chromiumcodereview.appspot.com/10

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

2012-06-28 Thread simon . fraser
Title: [121443] trunk/Source/WebCore Revision 121443 Author simon.fra...@apple.com Date 2012-06-28 11:08:46 -0700 (Thu, 28 Jun 2012) Log Message Change FrameView::scrollContentsFastPath to use m_fixedObjects https://bugs.webkit.org/show_bug.cgi?id=90045 Reviewed by James Robinson. Frame

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

2012-06-28 Thread commit-queue
Title: [121441] trunk/Source/WebCore Revision 121441 Author commit-qu...@webkit.org Date 2012-06-28 11:00:42 -0700 (Thu, 28 Jun 2012) Log Message [GTK][Win]: Fix plugin drawing to an offscreen buffer https://bugs.webkit.org/show_bug.cgi?id=89499 Patch by Kalev Lember on 2012-06-28 Revie

[webkit-changes] [121440] trunk/LayoutTests

2012-06-28 Thread kling
Title: [121440] trunk/LayoutTests Revision 121440 Author kl...@webkit.org Date 2012-06-28 10:14:23 -0700 (Thu, 28 Jun 2012) Log Message [WK2] platform/mac/editing/spelling/autocorrection-blockquote-crash.html fails. Skip this test on mac-wk2 for now. * platform/mac-wk2/Skipped: Modifi

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

2012-06-28 Thread haraken
Title: [121439] trunk/Source/WebCore Revision 121439 Author hara...@chromium.org Date 2012-06-28 10:07:01 -0700 (Thu, 28 Jun 2012) Log Message Optimize Dromaeo/dom-attr.html by speeding up Element::getAttribute() https://bugs.webkit.org/show_bug.cgi?id=90174 Reviewed by Adam Barth. This

[webkit-changes] [121438] trunk

2012-06-28 Thread hans
Title: [121438] trunk Revision 121438 Author h...@chromium.org Date 2012-06-28 09:52:40 -0700 (Thu, 28 Jun 2012) Log Message Speech _javascript_ API: Don't dispatch end event after ActiveDOMObject::stop() https://bugs.webkit.org/show_bug.cgi?id=90176 Reviewed by Adam Barth. Source/WebCo

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

2012-06-28 Thread commit-queue
Title: [121437] trunk/Source/WebCore Revision 121437 Author commit-qu...@webkit.org Date 2012-06-28 09:43:23 -0700 (Thu, 28 Jun 2012) Log Message [GTK] [WK2] Memory leak in ResourceHandleSoup.cpp https://bugs.webkit.org/show_bug.cgi?id=90168 Patch by Sudarsana Nagineni on 2012-06-28 Rev

[webkit-changes] [121436] trunk/Source

2012-06-28 Thread danakj
Title: [121436] trunk/Source Revision 121436 Author dan...@chromium.org Date 2012-06-28 09:35:33 -0700 (Thu, 28 Jun 2012) Log Message [chromium] Do not multiply bounds by contentsScale in TiledLayerChromium and CanvasLayerTextureUpdater https://bugs.webkit.org/show_bug.cgi?id=90103 Revie

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

2012-06-28 Thread commit-queue
Title: [121435] trunk/Source/WebCore Revision 121435 Author commit-qu...@webkit.org Date 2012-06-28 09:14:54 -0700 (Thu, 28 Jun 2012) Log Message [Qt] Make GC's fill{Rounded}Rect use optimized shadow blur code https://bugs.webkit.org/show_bug.cgi?id=90082 Patch by Bruno de Oliveira Abina

[webkit-changes] [121434] trunk/Source

2012-06-28 Thread commit-queue
Title: [121434] trunk/Source Revision 121434 Author commit-qu...@webkit.org Date 2012-06-28 09:05:43 -0700 (Thu, 28 Jun 2012) Log Message [chromium] Introduce way to reload a page using the original request URL https://bugs.webkit.org/show_bug.cgi?id=89788 Patch by Dan Alcantara on 2012

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

2012-06-28 Thread commit-queue
Title: [121433] trunk/Source/WebCore Revision 121433 Author commit-qu...@webkit.org Date 2012-06-28 08:43:36 -0700 (Thu, 28 Jun 2012) Log Message Web Inspector: Provide context menu 'Delete all watch expressions.' https://bugs.webkit.org/show_bug.cgi?id=89735 Patch by Rahul Tiwari on 20

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

2012-06-28 Thread commit-queue
Title: [121432] trunk/Source/WebCore Revision 121432 Author commit-qu...@webkit.org Date 2012-06-28 08:33:11 -0700 (Thu, 28 Jun 2012) Log Message m_cssVariablesEnabled member is not initialized in Page Settings https://bugs.webkit.org/show_bug.cgi?id=90147 Patch by Christophe Dumez on 2

[webkit-changes] [121431] trunk/Tools

2012-06-28 Thread ossy
Title: [121431] trunk/Tools Revision 121431 Author o...@webkit.org Date 2012-06-28 07:43:16 -0700 (Thu, 28 Jun 2012) Log Message [Qt][NRWT] Fix baseline and skipped file search path. https://bugs.webkit.org/show_bug.cgi?id=89882 Unreviewed trivial typo fix after r121430. * Scripts/webki

[webkit-changes] [121430] trunk/Tools

2012-06-28 Thread ossy
Title: [121430] trunk/Tools Revision 121430 Author o...@webkit.org Date 2012-06-28 07:33:11 -0700 (Thu, 28 Jun 2012) Log Message [Qt][NRWT] Fix baseline and skipped file search path. https://bugs.webkit.org/show_bug.cgi?id=89882 Patch by János Badics on 2012-06-28 Reviewed by Csaba Oszt

[webkit-changes] [121429] trunk

2012-06-28 Thread apavlov
Title: [121429] trunk Revision 121429 Author apav...@chromium.org Date 2012-06-28 07:27:27 -0700 (Thu, 28 Jun 2012) Log Message [Qt] inspector/styles/inject-stylesheet.html makes 4 tests flakey (TEXT PASS) https://bugs.webkit.org/show_bug.cgi?id=90167 Reviewed by Csaba Osztrogonác. Sour

[webkit-changes] [121428] trunk/LayoutTests

2012-06-28 Thread ossy
Title: [121428] trunk/LayoutTests Revision 121428 Author o...@webkit.org Date 2012-06-28 07:10:12 -0700 (Thu, 28 Jun 2012) Log Message [WK2] New fast/events/drag-display-none-element.html fails https://bugs.webkit.org/show_bug.cgi?id=90177 Unreviewed gardening, skip the new failing test.

[webkit-changes] [121427] trunk/LayoutTests

2012-06-28 Thread ossy
Title: [121427] trunk/LayoutTests Revision 121427 Author o...@webkit.org Date 2012-06-28 06:16:42 -0700 (Thu, 28 Jun 2012) Log Message [Qt] css3/filters/huge-region-composited.html makes css3/filters/huge-region.html crash https://bugs.webkit.org/show_bug.cgi?id=90165 [Qt] inspector/styl

[webkit-changes] [121426] trunk/Tools

2012-06-28 Thread ossy
Title: [121426] trunk/Tools Revision 121426 Author o...@webkit.org Date 2012-06-28 06:07:38 -0700 (Thu, 28 Jun 2012) Log Message [Qt][DRT] Reset AcceleratedCompositingEnabled between tests https://bugs.webkit.org/show_bug.cgi?id=90164 Reviewed by Simon Hausmann. * DumpRenderTree/qt/Dump

[webkit-changes] [121425] trunk

2012-06-28 Thread ossy
Title: [121425] trunk Revision 121425 Author o...@webkit.org Date 2012-06-28 04:39:31 -0700 (Thu, 28 Jun 2012) Log Message [Qt] Restore original value of mock scrollbars between tests https://bugs.webkit.org/show_bug.cgi?id=90155 Reviewed by Simon Hausmann. Source/WebKit/qt: * WebCoreS

[webkit-changes] [121424] trunk/LayoutTests

2012-06-28 Thread commit-queue
Title: [121424] trunk/LayoutTests Revision 121424 Author commit-qu...@webkit.org Date 2012-06-28 02:57:20 -0700 (Thu, 28 Jun 2012) Log Message [EFL] Gardening after r121388 https://bugs.webkit.org/show_bug.cgi?id=90145 Unreviewed EFL gardening. The new fast/events/drag-display-none-eleme

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

2012-06-28 Thread kbalazs
Title: [121423] trunk/Source/WebCore Revision 121423 Author kbal...@webkit.org Date 2012-06-28 02:36:04 -0700 (Thu, 28 Jun 2012) Log Message [Qt] plugin is loaded to the web process via MainResourceLoader::substituteMIMETypeFromPluginDatabase https://bugs.webkit.org/show_bug.cgi?id=86489

[webkit-changes] [121422] trunk/Tools

2012-06-28 Thread mrowe
Title: [121422] trunk/Tools Revision 121422 Author mr...@apple.com Date 2012-06-28 02:30:28 -0700 (Thu, 28 Jun 2012) Log Message Building within Xcode sometimes does a full rebuild after building via build-webkit We need to ensure that build-webkit uses the same setting for SHARED_PRECO

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

2012-06-28 Thread haraken
Title: [121421] trunk/Source/WebCore Revision 121421 Author hara...@chromium.org Date 2012-06-28 01:51:58 -0700 (Thu, 28 Jun 2012) Log Message [V8] Optimize Integer::New() by caching persistent handles for small integers https://bugs.webkit.org/show_bug.cgi?id=90043 Reviewed by Adam Bart

[webkit-changes] [121420] trunk

2012-06-28 Thread tkent
Title: [121420] trunk Revision 121420 Author tk...@chromium.org Date 2012-06-28 01:48:20 -0700 (Thu, 28 Jun 2012) Log Message Classify form control states by their owner forms https://bugs.webkit.org/show_bug.cgi?id=89950 Reviewed by Hajime Morita. Source/_javascript_Core: * _javascrip

[webkit-changes] [121419] trunk/LayoutTests

2012-06-28 Thread tkent
Title: [121419] trunk/LayoutTests Revision 121419 Author tk...@chromium.org Date 2012-06-28 01:44:50 -0700 (Thu, 28 Jun 2012) Log Message [Chromium] Test expectation update * platform/chromium/TestExpectations: platform/chromium/accessibility/add-to-menu-list-crashes.html is passing. Mo

[webkit-changes] [121418] trunk/LayoutTests

2012-06-28 Thread zandobersek
Title: [121418] trunk/LayoutTests Revision 121418 Author zandober...@gmail.com Date 2012-06-28 01:39:26 -0700 (Thu, 28 Jun 2012) Log Message Unreviewed GTK gardening, removing crash expectation for the fast/workers/worker-context-gc.html test as the offending revision was rolled out in r1

[webkit-changes] [121417] trunk/Source

2012-06-28 Thread zandobersek
Title: [121417] trunk/Source Revision 121417 Author zandober...@gmail.com Date 2012-06-28 01:34:47 -0700 (Thu, 28 Jun 2012) Log Message Unreviewed, rolling out r121395. http://trac.webkit.org/changeset/121395 https://bugs.webkit.org/show_bug.cgi?id=90143 Patch causes crashes in fast/work

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

2012-06-28 Thread kbalazs
Title: [121416] trunk/Source/WebKit2 Revision 121416 Author kbal...@webkit.org Date 2012-06-28 00:46:54 -0700 (Thu, 28 Jun 2012) Log Message [Qt] KURL assert at fast/loader/opaque-base-url.html https://bugs.webkit.org/show_bug.cgi?id=89468 Reviewed by Simon Hausmann. Don't use the KURL(

[webkit-changes] [121415] trunk/Source

2012-06-28 Thread yosin
Title: [121415] trunk/Source Revision 121415 Author yo...@chromium.org Date 2012-06-28 00:30:11 -0700 (Thu, 28 Jun 2012) Log Message [Platform] Implement functions for localized time format information https://bugs.webkit.org/show_bug.cgi?id=89965 Reviewed by Kent Tamura. Source/WebCore

[webkit-changes] [121414] trunk/LayoutTests

2012-06-28 Thread ossy
Title: [121414] trunk/LayoutTests Revision 121414 Author o...@webkit.org Date 2012-06-28 00:25:27 -0700 (Thu, 28 Jun 2012) Log Message [Qt] Unreviewed gardening, skip a new test to hide an annoying bug https://bugs.webkit.org/show_bug.cgi?id=87680 (and paint the bot green) * platform/qt/

[webkit-changes] [121413] trunk/LayoutTests

2012-06-28 Thread zandobersek
Title: [121413] trunk/LayoutTests Revision 121413 Author zandober...@gmail.com Date 2012-06-28 00:17:42 -0700 (Thu, 28 Jun 2012) Log Message Unreviewed GTK gardening, adding a crash expectation for the fast/workers/worker-context-gc.html test that started crashing after r121395. * platfo

  1   2   >