[webkit-changes] [144014] trunk/Tools

2013-02-25 Thread rniwa
Title: [144014] trunk/Tools Revision 144014 Author rn...@webkit.org Date 2013-02-25 23:57:27 -0800 (Mon, 25 Feb 2013) Log Message Another fix attempt after r143991 since having \r? after a greedy match doesn't help. * Scripts/webkitpy/common/checkout/scm/svn.py: (SVN.value_from_svn_info)

[webkit-changes] [144013] trunk/LayoutTests

2013-02-25 Thread vsevik
Title: [144013] trunk/LayoutTests Revision 144013 Author vse...@chromium.org Date 2013-02-25 23:56:40 -0800 (Mon, 25 Feb 2013) Log Message Unreviewed chromium test expectations update. * platform/chromium/TestExpectations: Modified Paths trunk/LayoutTests/ChangeLog trunk/LayoutTests/pl

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

2013-02-25 Thread commit-queue
Title: [144012] trunk/Source/WebKit2 Revision 144012 Author commit-qu...@webkit.org Date 2013-02-25 23:47:35 -0800 (Mon, 25 Feb 2013) Log Message Coordinated Graphics: remove redundant update of non compositing layer. https://bugs.webkit.org/show_bug.cgi?id=110444 Patch by Huang Dongsung

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

2013-02-25 Thread jer . noble
Title: [144011] trunk/Source/WebKit2 Revision 144011 Author jer.no...@apple.com Date 2013-02-25 23:42:59 -0800 (Mon, 25 Feb 2013) Log Message REGRESSION(r143981): Crash in WebFrameLoaderClient::dispatchDidStartProvisionalLoad() https://bugs.webkit.org/show_bug.cgi?id=110848 Reviewed by R

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

2013-02-25 Thread abarth
Title: [144010] trunk/Source/WebCore Revision 144010 Author aba...@webkit.org Date 2013-02-25 23:21:52 -0800 (Mon, 25 Feb 2013) Log Message 6% regression in intl1 page cycler on chromium-mac https://bugs.webkit.org/show_bug.cgi?id=110784 Unreviewed. This patch restores the code that I r

[webkit-changes] [144009] trunk/LayoutTests

2013-02-25 Thread vsevik
Title: [144009] trunk/LayoutTests Revision 144009 Author vse...@chromium.org Date 2013-02-25 23:01:19 -0800 (Mon, 25 Feb 2013) Log Message Unreviewed chromium test expectations update. * platform/chromium/TestExpectations: Modified Paths trunk/LayoutTests/ChangeLog trunk/LayoutTests/pl

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

2013-02-25 Thread crogers
Title: [144007] trunk/Source/WebCore Revision 144007 Author crog...@google.com Date 2013-02-25 21:53:49 -0800 (Mon, 25 Feb 2013) Log Message AudioDestinationChromium should pass in inputDeviceId when creating WebKit::WebAudioDevice https://bugs.webkit.org/show_bug.cgi?id=110796 Reviewed

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

2013-02-25 Thread fpizlo
Title: [144005] trunk/Source/_javascript_Core Revision 144005 Author fpi...@apple.com Date 2013-02-25 20:25:39 -0800 (Mon, 25 Feb 2013) Log Message REGRESSION(r143654): some jquery test asserts on 32 bit debug build https://bugs.webkit.org/show_bug.cgi?id=110756 Reviewed by Geoffrey Gare

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

2013-02-25 Thread benjamin
Title: [144004] trunk/Source/_javascript_Core Revision 144004 Author benja...@webkit.org Date 2013-02-25 20:13:34 -0800 (Mon, 25 Feb 2013) Log Message [JSC] Upstream iOS Stack bound checking https://bugs.webkit.org/show_bug.cgi?id=110813 Patch by Benjamin Poulain on 2013-02-25 Reviewed

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

2013-02-25 Thread bruno . abinader
Title: [144003] trunk/Source/WebCore Revision 144003 Author bruno.abina...@basyskom.com Date 2013-02-25 20:04:37 -0800 (Mon, 25 Feb 2013) Log Message [texmap] Rename TextureMapperGL::ClipStack::init to reset https://bugs.webkit.org/show_bug.cgi?id=110783 Reviewed by Noam Rosenthal. Func

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

2013-02-25 Thread commit-queue
Title: [144002] trunk/Source/WebKit/chromium Revision 144002 Author commit-qu...@webkit.org Date 2013-02-25 19:18:26 -0800 (Mon, 25 Feb 2013) Log Message Add expandedToParagraph() method to WebRange https://bugs.webkit.org/show_bug.cgi?id=110618 Patch by Rouslan Solomakhin on 2013-02-25

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

2013-02-25 Thread rniwa
Title: [144001] trunk/Source/WTF Revision 144001 Author rn...@webkit.org Date 2013-02-25 19:02:47 -0800 (Mon, 25 Feb 2013) Log Message Build fix attempt after r143996. * wtf/FastMalloc.cpp: (WTF): Modified Paths trunk/Source/WTF/ChangeLog trunk/Source/WTF/wtf/FastMalloc.cpp Diff M

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

2013-02-25 Thread abarth
Title: [144000] trunk/Source/WebCore Revision 144000 Author aba...@webkit.org Date 2013-02-25 18:36:18 -0800 (Mon, 25 Feb 2013) Log Message Threaded HTML parser should pass fast/parser/iframe-sets-parent-to-_javascript_-url.html https://bugs.webkit.org/show_bug.cgi?id=110637 Reviewed by

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

2013-02-25 Thread jberlin
Title: [143999] trunk/Source/WebCore Revision 143999 Author jber...@webkit.org Date 2013-02-25 18:33:04 -0800 (Mon, 25 Feb 2013) Log Message Update the localizable strings file. Rubber-stamped by Anders Carlsson. * English.lproj/Localizable.strings: Modified Paths trunk/Source/WebCore

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

2013-02-25 Thread jamesr
Title: [143998] trunk/Source/WebKit/chromium Revision 143998 Author jam...@google.com Date 2013-02-25 18:25:13 -0800 (Mon, 25 Feb 2013) Log Message [chromium] WebViewImpl::m_client can be null in some unit tests, check it before calling https://bugs.webkit.org/show_bug.cgi?id=110834 Revi

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

2013-02-25 Thread roger_fong
Title: [143997] trunk/Source/WTF Revision 143997 Author roger_f...@apple.com Date 2013-02-25 18:25:04 -0800 (Mon, 25 Feb 2013) Log Message Unreviewed. Fix script to use WEBKIT_SOURCE for VS2010 property sheets instead of WEBKIT_LIBRARIES. * WTF.vcxproj/work-around-vs-dependency-tracking-

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

2013-02-25 Thread oliver
Title: [143996] trunk/Source/WTF Revision 143996 Author oli...@apple.com Date 2013-02-25 18:13:31 -0800 (Mon, 25 Feb 2013) Log Message Add cookies to FastMalloc spans https://bugs.webkit.org/show_bug.cgi?id=110827 Reviewed by Michael Saboff. Add a cookie to spans, and move some of the h

[webkit-changes] [143995] trunk/Tools

2013-02-25 Thread dpranke
Title: [143995] trunk/Tools Revision 143995 Author dpra...@chromium.org Date 2013-02-25 18:10:53 -0800 (Mon, 25 Feb 2013) Log Message Forgot to delete a no-longer-needed unit test after r143980. Unreviewed, build fix. * Scripts/webkitpy/layout_tests/port/chromium_win_unittest.py: (Chrom

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

2013-02-25 Thread msaboff
Title: [143994] trunk/Source/_javascript_Core Revision 143994 Author msab...@apple.com Date 2013-02-25 18:10:02 -0800 (Mon, 25 Feb 2013) Log Message For JSVALUE32_64, maxOffsetRelativeToPatchedStorage() doesn't compute the maximum negative offset https://bugs.webkit.org/show_bug.cgi?id=11

[webkit-changes] [143993] trunk

2013-02-25 Thread commit-queue
Title: [143993] trunk Revision 143993 Author commit-qu...@webkit.org Date 2013-02-25 18:06:12 -0800 (Mon, 25 Feb 2013) Log Message Flexbox should ignore firstLetter pseudo element. https://bugs.webkit.org/show_bug.cgi?id=105126 Patch by Xueqing Huang on 2013-02-25 Reviewed by Tony Chang

[webkit-changes] [143992] branches/chromium/1410/Source/WebCore

2013-02-25 Thread zmo
Title: [143992] branches/chromium/1410/Source/WebCore Revision 143992 Author z...@google.com Date 2013-02-25 17:35:20 -0800 (Mon, 25 Feb 2013) Log Message Merge 142545 > WEBGL_compressed_texture_s3tc extension can be enabled even when not supported > https://bugs.webkit.org/show_bug.cgi?i

[webkit-changes] [143991] trunk/Tools

2013-02-25 Thread rniwa
Title: [143991] trunk/Tools Revision 143991 Author rn...@webkit.org Date 2013-02-25 17:24:02 -0800 (Mon, 25 Feb 2013) Log Message Build fix. run-perf-tests was reporting with revision numbers ending with \r. Don't include \r at the end of svn info lines on Windows. This is similar to r14

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

2013-02-25 Thread simon . fraser
Title: [143990] trunk/Source/WebCore Revision 143990 Author simon.fra...@apple.com Date 2013-02-25 17:22:33 -0800 (Mon, 25 Feb 2013) Log Message Lots of unnecessary DidLayout notifications when scrolling zoomed page with iframes https://bugs.webkit.org/show_bug.cgi?id=110824 Reviewed by

[webkit-changes] [143988] trunk

2013-02-25 Thread andersca
Title: [143988] trunk Revision 143988 Author ander...@apple.com Date 2013-02-25 17:06:56 -0800 (Mon, 25 Feb 2013) Log Message Source/WebKit2: Add a new unavailablePluginButtonClicked callback that takes a WKDictionary of plug-in information https://bugs.webkit.org/show_bug.cgi?id=110821

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

2013-02-25 Thread commit-queue
Title: [143987] trunk/Source/WebKit/chromium Revision 143987 Author commit-qu...@webkit.org Date 2013-02-25 16:50:41 -0800 (Mon, 25 Feb 2013) Log Message Remove browser patching mechanism for handling _javascript_ dialogs in chromium port https://bugs.webkit.org/show_bug.cgi?id=110531 Pa

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

2013-02-25 Thread commit-queue
Title: [143985] trunk/Source/WebKit/chromium Revision 143985 Author commit-qu...@webkit.org Date 2013-02-25 16:44:28 -0800 (Mon, 25 Feb 2013) Log Message [chromium] Plumb WebViewImpl's compositor scheduling suppression out to WebWidgetClient https://bugs.webkit.org/show_bug.cgi?id=110640

[webkit-changes] [143984] trunk/Source

2013-02-25 Thread jer . noble
Title: [143984] trunk/Source Revision 143984 Author jer.no...@apple.com Date 2013-02-25 16:21:51 -0800 (Mon, 25 Feb 2013) Log Message Normalize ENABLE_ENCRYPTED_MEDIA definitions across all FeatureDefines files. https://bugs.webkit.org/show_bug.cgi?id=110806 Source/WebCore: Reviewed by

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

2013-02-25 Thread abarth
Title: [143983] trunk/Source/WebCore Revision 143983 Author aba...@webkit.org Date 2013-02-25 16:12:53 -0800 (Mon, 25 Feb 2013) Log Message 6% regression in intl1 page cycler on chromium-mac https://bugs.webkit.org/show_bug.cgi?id=110784 Reviewed by Eric Seidel. This patch reverts http:

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

2013-02-25 Thread jer . noble
Title: [143982] trunk/Source/WebKit2 Revision 143982 Author jer.no...@apple.com Date 2013-02-25 15:48:24 -0800 (Mon, 25 Feb 2013) Log Message Full screen mode should not exit when application resigns active state. https://bugs.webkit.org/show_bug.cgi?id=106129 Reviewed by Darin Adler. N

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

2013-02-25 Thread jer . noble
Title: [143981] trunk/Source/WebKit2 Revision 143981 Author jer.no...@apple.com Date 2013-02-25 15:39:02 -0800 (Mon, 25 Feb 2013) Log Message Safari shows empty window and paints webpage in full-screen background https://bugs.webkit.org/show_bug.cgi?id=103712 Reviewed by Darin Adler. Wh

[webkit-changes] [143980] trunk/Tools

2013-02-25 Thread dpranke
Title: [143980] trunk/Tools Revision 143980 Author dpra...@chromium.org Date 2013-02-25 15:36:52 -0800 (Mon, 25 Feb 2013) Log Message nrwt: reenable multiple http shards on chromium win https://bugs.webkit.org/show_bug.cgi?id=110814 Reviewed by Tony Chang. The underlying bug in DumpRend

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

2013-02-25 Thread timothy_horton
Title: [143979] trunk/Source/WebCore Revision 143979 Author timothy_hor...@apple.com Date 2013-02-25 15:32:24 -0800 (Mon, 25 Feb 2013) Log Message Page::m_isInWindow is uninitialized https://bugs.webkit.org/show_bug.cgi?id=110807 Reviewed by Simon Fraser. Ideally m_isInWindow and m_isOn

[webkit-changes] [143978] trunk/Tools

2013-02-25 Thread dpranke
Title: [143978] trunk/Tools Revision 143978 Author dpra...@chromium.org Date 2013-02-25 15:02:35 -0800 (Mon, 25 Feb 2013) Log Message Make ninja the default w/ build-webkit --chromium on windows. https://bugs.webkit.org/show_bug.cgi?id=110731 Unreviewed - TBR'ing thakis :). * Scripts/up

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

2013-02-25 Thread andersca
Title: [143977] trunk/Source/WebKit2 Revision 143977 Author ander...@apple.com Date 2013-02-25 14:58:27 -0800 (Mon, 25 Feb 2013) Log Message Fix build. * UIProcess/WebPageProxy.cpp: (WebKit::WebPageProxy::didBlockInsecurePluginVersion): Modified Paths trunk/Source/WebKit2/ChangeLog tru

[webkit-changes] [143976] trunk

2013-02-25 Thread andersca
Title: [143976] trunk Revision 143976 Author ander...@apple.com Date 2013-02-25 14:38:45 -0800 (Mon, 25 Feb 2013) Log Message Add a new pluginDidFail callback that takes a WKDictionary of plug-in information https://bugs.webkit.org/show_bug.cgi?id=110793 Reviewed by Sam Weinig. Source/

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

2013-02-25 Thread haraken
Title: [143974] trunk/Source/WebCore Revision 143974 Author hara...@chromium.org Date 2013-02-25 14:21:52 -0800 (Mon, 25 Feb 2013) Log Message Unreviewed build fix after r143965. * bindings/scripts/CodeGeneratorV8.pm: (GenerateOverloadedConstructorCallback): * bindings/scripts/test/V8/V8

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

2013-02-25 Thread kov
Title: [143973] trunk/Source/WebCore Revision 143973 Author k...@webkit.org Date 2013-02-25 14:12:41 -0800 (Mon, 25 Feb 2013) Log Message Build fix for gtk2-based library. Reviewed by Martin Robinson. * platform/gtk/WidgetRenderingContext.cpp: move gtk2 check to after the config.h inclu

[webkit-changes] [143972] trunk/Source

2013-02-25 Thread commit-queue
Title: [143972] trunk/Source Revision 143972 Author commit-qu...@webkit.org Date 2013-02-25 14:06:15 -0800 (Mon, 25 Feb 2013) Log Message Unreviewed, rolling out r143936. http://trac.webkit.org/changeset/143936 https://bugs.webkit.org/show_bug.cgi?id=110789 Causes webkit_unit_tests failu

[webkit-changes] [143971] tags/Safari-537.31.9/Source/WebKit2

2013-02-25 Thread lforschler
Title: [143971] tags/Safari-537.31.9/Source/WebKit2 Revision 143971 Author lforsch...@apple.com Date 2013-02-25 13:48:44 -0800 (Mon, 25 Feb 2013) Log Message Merged r143829. Modified Paths tags/Safari-537.31.9/Source/WebKit2/ChangeLog tags/Safari-537.31.9/Source/WebKit2/UIProcess/Plug

[webkit-changes] [143970] trunk/Source

2013-02-25 Thread roger_fong
Title: [143970] trunk/Source Revision 143970 Author roger_f...@apple.com Date 2013-02-25 13:47:20 -0800 (Mon, 25 Feb 2013) Log Message Unreviewed. VS2010 solution build fix. * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in: * _javascript_Core.vcxproj/_javascript_CoreExportGene

[webkit-changes] [143969] tags/Safari-537.31.9/Source

2013-02-25 Thread lforschler
Title: [143969] tags/Safari-537.31.9/Source Revision 143969 Author lforsch...@apple.com Date 2013-02-25 13:44:42 -0800 (Mon, 25 Feb 2013) Log Message Versioning. Modified Paths tags/Safari-537.31.9/Source/_javascript_Core/Configurations/Version.xcconfig tags/Safari-537.31.9/Source/WebCo

[webkit-changes] [143968] tags/Safari-537.31.9/

2013-02-25 Thread lforschler
Title: [143968] tags/Safari-537.31.9/ Revision 143968 Author lforsch...@apple.com Date 2013-02-25 13:40:35 -0800 (Mon, 25 Feb 2013) Log Message New Tag. Added Paths tags/Safari-537.31.9/ Diff Property changes: tags/Safari-537.31.9 Added: svn:ignore depcomp compile config.guess G

[webkit-changes] [143966] trunk/LayoutTests

2013-02-25 Thread pdr
Title: [143966] trunk/LayoutTests Revision 143966 Author p...@google.com Date 2013-02-25 13:29:13 -0800 (Mon, 25 Feb 2013) Log Message Remove two stale entries from TestExpectations Unreviewed patch of test expectations. * platform/chromium/TestExpectations: Modified Paths trunk/Layou

[webkit-changes] [143963] trunk/LayoutTests

2013-02-25 Thread pdr
Title: [143963] trunk/LayoutTests Revision 143963 Author p...@google.com Date 2013-02-25 13:24:08 -0800 (Mon, 25 Feb 2013) Log Message Rebaseline 3 svg/as-image/ tests Unreviewed rebaseline of test expectations. * platform/chromium-linux/svg/as-image/animated-svg-as-image-expected.png:

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

2013-02-25 Thread timothy_horton
Title: [143962] trunk/Source/WebKit2 Revision 143962 Author timothy_hor...@apple.com Date 2013-02-25 13:16:00 -0800 (Mon, 25 Feb 2013) Log Message PDFPlugin: Tab between text annotations https://bugs.webkit.org/show_bug.cgi?id=106539 Reviewed by Darin Adler. Use [PDFLayerController act

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

2013-02-25 Thread abarth
Title: [143961] trunk/Source/WebCore Revision 143961 Author aba...@webkit.org Date 2013-02-25 13:13:04 -0800 (Mon, 25 Feb 2013) Log Message Build fix for Debug. * html/parser/HTMLDocumentParser.cpp: (WebCore::HTMLDocumentParser::startBackgroundParser): Modified Paths trunk/Source/WebCo

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

2013-02-25 Thread abarth
Title: [143960] trunk/Source/WebCore Revision 143960 Author aba...@webkit.org Date 2013-02-25 12:58:27 -0800 (Mon, 25 Feb 2013) Log Message 6% regression in intl1 page cycler on chromium-mac https://bugs.webkit.org/show_bug.cgi?id=110784 Reviewed by Eric Seidel. This patch attempts to h

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

2013-02-25 Thread ap
Title: [143959] trunk/Source/WebKit2 Revision 143959 Author a...@apple.com Date 2013-02-25 12:54:25 -0800 (Mon, 25 Feb 2013) Log Message Remove rule to silence attempts to create the ~/Library/Caches/com.apple.WebKit2.WebProcessService directory Reviewed by Anders Carlss

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

2013-02-25 Thread fpizlo
Title: [143958] trunk/Source/_javascript_Core Revision 143958 Author fpi...@apple.com Date 2013-02-25 12:48:33 -0800 (Mon, 25 Feb 2013) Log Message DFG::Edge should have more bits for UseKind, and DFG::Allocator should be simpler https://bugs.webkit.org/show_bug.cgi?id=110722 Reviewed by

[webkit-changes] [143957] branches/chromium/1410

2013-02-25 Thread pdr
Title: [143957] branches/chromium/1410 Revision 143957 Author p...@google.com Date 2013-02-25 12:27:41 -0800 (Mon, 25 Feb 2013) Log Message Merge 143640 > Stop starting animations when leaving a page > https://bugs.webkit.org/show_bug.cgi?id=110257 > > Reviewed by Stephen Chenney. > > S

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

2013-02-25 Thread fpizlo
Title: [143955] trunk/Source/_javascript_Core Revision 143955 Author fpi...@apple.com Date 2013-02-25 12:23:55 -0800 (Mon, 25 Feb 2013) Log Message The DFG special case checks for isCreatedThisArgument are fragile https://bugs.webkit.org/show_bug.cgi?id=110535 Reviewed by Oliver Hunt.

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

2013-02-25 Thread mark . lam
Title: [143954] trunk/Source/WebCore Revision 143954 Author mark@apple.com Date 2013-02-25 11:36:14 -0800 (Mon, 25 Feb 2013) Log Message Changed DatabaseTracker::getMaxSizeForDatabase() to return the previous database size instead of 0 when the quota limit has been reached. https://bu

[webkit-changes] [143953] trunk/Tools

2013-02-25 Thread thakis
Title: [143953] trunk/Tools Revision 143953 Author tha...@chromium.org Date 2013-02-25 11:29:23 -0800 (Mon, 25 Feb 2013) Log Message Fix python unit tests after yoli's email address update in http://trac.webkit.org/changeset/143922 https://bugs.webkit.org/show_bug.cgi?id=110775 Unreviewe

[webkit-changes] [143952] releases/WebKitGTK/webkit-2.0

2013-02-25 Thread carlosgc
Title: [143952] releases/WebKitGTK/webkit-2.0 Revision 143952 Author carlo...@webkit.org Date 2013-02-25 11:27:03 -0800 (Mon, 25 Feb 2013) Log Message Merge r143931 - [soup] "Too many redirects" error loading chat in plus.google.com https://bugs.webkit.org/show_bug.cgi?id=64575 Reviewed

[webkit-changes] [143951] trunk/Tools

2013-02-25 Thread thakis
Title: [143951] trunk/Tools Revision 143951 Author tha...@chromium.org Date 2013-02-25 11:23:04 -0800 (Mon, 25 Feb 2013) Log Message [chromium] Try to get the webkit builder to use msvs again https://bugs.webkit.org/show_bug.cgi?id=110771 Reviewed by Eric Seidel. The msvs gyp generator

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

2013-02-25 Thread tony
Title: [143950] trunk/Source/WebCore Revision 143950 Author t...@chromium.org Date 2013-02-25 11:14:40 -0800 (Mon, 25 Feb 2013) Log Message Refactor logic for relaying out children out of RenderBlock::styleDidChange https://bugs.webkit.org/show_bug.cgi?id=110661 Reviewed by David Hyatt.

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

2013-02-25 Thread ggaren
Title: [143949] trunk/Source/_javascript_Core Revision 143949 Author gga...@apple.com Date 2013-02-25 10:56:43 -0800 (Mon, 25 Feb 2013) Log Message Do one lookup per code cache insertion instead of two https://bugs.webkit.org/show_bug.cgi?id=110674 Reviewed by Sam Weinig. Deployed the i

[webkit-changes] [143948] trunk

2013-02-25 Thread alexis
Title: [143948] trunk Revision 143948 Author ale...@webkit.org Date 2013-02-25 10:56:19 -0800 (Mon, 25 Feb 2013) Log Message transition-property property doesn't accept "all, ". https://bugs.webkit.org/show_bug.cgi?id=110074 Reviewed by Dean Jackson. Source/WebCore: http://dev.w3.org/c

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

2013-02-25 Thread commit-queue
Title: [143947] trunk/Source/WebCore Revision 143947 Author commit-qu...@webkit.org Date 2013-02-25 10:39:11 -0800 (Mon, 25 Feb 2013) Log Message [Texmap] LayoutTests/compositing/animation/state-at-end-event-transform-layer.html shows a red square where it shouldn't https://bugs.webkit.or

[webkit-changes] [143946] trunk/Tools

2013-02-25 Thread thakis
Title: [143946] trunk/Tools Revision 143946 Author tha...@chromium.org Date 2013-02-25 10:27:33 -0800 (Mon, 25 Feb 2013) Log Message [chromium] try to unbreak run-chromium-webkit-unit-tests on the mac bots https://bugs.webkit.org/show_bug.cgi?id=110767 Reviewed by Eric Seidel. The teste

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

2013-02-25 Thread jer . noble
Title: [143945] trunk/Source/WebCore Revision 143945 Author jer.no...@apple.com Date 2013-02-25 10:24:05 -0800 (Mon, 25 Feb 2013) Log Message AVFoundation.framework and QTKit.framework are lazy-loaded on every WebProcess launch https://bugs.webkit.org/show_bug.cgi?id=110725 Reviewed by E

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

2013-02-25 Thread mrobinson
Title: [143944] trunk/Source/WebCore Revision 143944 Author mrobin...@webkit.org Date 2013-02-25 10:21:54 -0800 (Mon, 25 Feb 2013) Log Message Try to fix the Windows gyp build after r143937 * WebCore.gypi: Update the filename in the source list. Modified Paths trunk/Source/WebCore/Chan

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

2013-02-25 Thread commit-queue
Title: [143943] trunk/Source/WebKit/blackberry Revision 143943 Author commit-qu...@webkit.org Date 2013-02-25 10:13:23 -0800 (Mon, 25 Feb 2013) Log Message [BlackBerry] Add isInputMode() method to WebPage class. https://bugs.webkit.org/show_bug.cgi?id=110754 Patch by Yongxin Dai on 2013

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

2013-02-25 Thread mifenton
Title: [143942] trunk/Source/WebKit/blackberry Revision 143942 Author mifen...@rim.com Date 2013-02-25 10:10:52 -0800 (Mon, 25 Feb 2013) Log Message [BlackBerry] Force form submission when implicit submission fails. https://bugs.webkit.org/show_bug.cgi?id=110627 Reviewed by Rob Buis. PR

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

2013-02-25 Thread jchaffraix
Title: [143941] trunk/Source/WebCore Revision 143941 Author jchaffr...@webkit.org Date 2013-02-25 10:08:50 -0800 (Mon, 25 Feb 2013) Log Message [CSS Grid Layout] Refactor RenderStyle's grid position storage in preparation to supporting spanning https://bugs.webkit.org/show_bug.cgi?id=1106

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

2013-02-25 Thread dglazkov
Title: [143940] trunk/Source/WebCore Revision 143940 Author dglaz...@chromium.org Date 2013-02-25 10:02:42 -0800 (Mon, 25 Feb 2013) Log Message Revert r143840 because it caused flaky crashes. https://bugs.webkit.org/show_bug.cgi?id=110766 Modified Paths trunk/Source/WebCore/ChangeLog tr

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

2013-02-25 Thread ap
Title: [143939] trunk/Source/WebCore Revision 143939 Author a...@apple.com Date 2013-02-25 09:57:15 -0800 (Mon, 25 Feb 2013) Log Message Remove an obsolete workaround for relaxing 3rd party cookie policy https://bugs.webkit.org/show_bug.cgi?id=110664 Reviewed by Benjamin Poulain. Remove

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

2013-02-25 Thread vsevik
Title: [143938] trunk/Source/WebCore Revision 143938 Author vse...@chromium.org Date 2013-02-25 09:47:24 -0800 (Mon, 25 Feb 2013) Log Message WebInspector: Do not keep track of resources unless they have a valid loader identifier. https://bugs.webkit.org/show_bug.cgi?id=110761 Reviewed b

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

2013-02-25 Thread commit-queue
Title: [143937] trunk/Source/WebCore Revision 143937 Author commit-qu...@webkit.org Date 2013-02-25 09:30:23 -0800 (Mon, 25 Feb 2013) Log Message [EFL][GTK] Move text selection/focus notification for a11y from gtk to atk directory https://bugs.webkit.org/show_bug.cgi?id=110221 Patch by M

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

2013-02-25 Thread abecsi
Title: [143935] trunk/Source/WebKit2 Revision 143935 Author abe...@webkit.org Date 2013-02-25 09:14:01 -0800 (Mon, 25 Feb 2013) Log Message [Qt][WK2] Remove unneeded method didResumeContent from PageViewportController clients https://bugs.webkit.org/show_bug.cgi?id=110751 Reviewed by Joc

[webkit-changes] [143934] branches/chromium/1410

2013-02-25 Thread peter
Title: [143934] branches/chromium/1410 Revision 143934 Author pe...@chromium.org Date 2013-02-25 09:05:25 -0800 (Mon, 25 Feb 2013) Log Message Merge 143356 > Text Autosizing: prevent oscillation of font sizes during autosizing > https://bugs.webkit.org/show_bug.cgi?id=108205 > > Patch by

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

2013-02-25 Thread commit-queue
Title: [143933] trunk/Source/WebKit/blackberry Revision 143933 Author commit-qu...@webkit.org Date 2013-02-25 08:59:20 -0800 (Mon, 25 Feb 2013) Log Message [BlackBerry]Adjust fatfinger detection rect size. https://bugs.webkit.org/show_bug.cgi?id=108678 Patch by Tiancheng Jiang on 2013-0

[webkit-changes] [143932] branches/chromium/1410

2013-02-25 Thread peter
Title: [143932] branches/chromium/1410 Revision 143932 Author pe...@chromium.org Date 2013-02-25 08:56:39 -0800 (Mon, 25 Feb 2013) Log Message Merge 143318 > [Text Autosizing] Combine narrow descendants of a cluster into groups that should be autosized with the same multiplier. > https://

[webkit-changes] [143931] trunk

2013-02-25 Thread sergio
Title: [143931] trunk Revision 143931 Author ser...@webkit.org Date 2013-02-25 08:56:14 -0800 (Mon, 25 Feb 2013) Log Message [soup] "Too many redirects" error loading chat in plus.google.com https://bugs.webkit.org/show_bug.cgi?id=64575 Reviewed by Martin Robinson. Source/WebCore: Set

[webkit-changes] [143930] branches/chromium/1410

2013-02-25 Thread peter
Title: [143930] branches/chromium/1410 Revision 143930 Author pe...@chromium.org Date 2013-02-25 08:52:38 -0800 (Mon, 25 Feb 2013) Log Message Merge 142866 > [Text Autosizing] Process narrow descendants with the same multiplier for the font size. > https://bugs.webkit.org/show_bug.cgi?id=

[webkit-changes] [143929] trunk/Tools

2013-02-25 Thread thakis
Title: [143929] trunk/Tools Revision 143929 Author tha...@chromium.org Date 2013-02-25 08:51:31 -0800 (Mon, 25 Feb 2013) Log Message Fix tests after r143910 https://bugs.webkit.org/show_bug.cgi?id=110757 Reviewed by Andreas Kling. While here, also add a test for the bug r143910 fixed.

[webkit-changes] [143928] branches/chromium/1410/Source/WebCore/rendering/TextAutosizer.cpp

2013-02-25 Thread peter
Title: [143928] branches/chromium/1410/Source/WebCore/rendering/TextAutosizer.cpp Revision 143928 Author pe...@chromium.org Date 2013-02-25 08:46:59 -0800 (Mon, 25 Feb 2013) Log Message Merge 142534 > [Text Autosizing] Collect narrow descendants and process them separately. Refactoring fo

[webkit-changes] [143927] trunk/Tools

2013-02-25 Thread thakis
Title: [143927] trunk/Tools Revision 143927 Author tha...@chromium.org Date 2013-02-25 08:09:49 -0800 (Mon, 25 Feb 2013) Log Message [chromium] Apparently built-product-archive is written in Python, not Perl :-/ https://bugs.webkit.org/show_bug.cgi?id=110755 Reviewed by Jochen Eisinger.

[webkit-changes] [143924] trunk/Tools

2013-02-25 Thread commit-queue
Title: [143924] trunk/Tools Revision 143924 Author commit-qu...@webkit.org Date 2013-02-25 07:42:09 -0800 (Mon, 25 Feb 2013) Log Message Unreviewed, rolling out r143895. http://trac.webkit.org/changeset/143895 https://bugs.webkit.org/show_bug.cgi?id=110758 broke a bunch of tests (Request

[webkit-changes] [143923] trunk

2013-02-25 Thread commit-queue
Title: [143923] trunk Revision 143923 Author commit-qu...@webkit.org Date 2013-02-25 07:22:39 -0800 (Mon, 25 Feb 2013) Log Message Web Inspector: Remove CPU profile from a group causes exception https://bugs.webkit.org/show_bug.cgi?id=110466 Patch by Alexei Filippov on 2013-02-25 Review

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

2013-02-25 Thread caseq
Title: [143921] trunk/Source/WebKit/chromium Revision 143921 Author ca...@chromium.org Date 2013-02-25 07:10:15 -0800 (Mon, 25 Feb 2013) Log Message Unreviewed follow-up to r143725, reduce chances test flakes on a slow box. * src/js/Tests.js: (.TestSuite.prototype.testPageOverlayUpdate.s

[webkit-changes] [143919] branches/chromium/1410/Source

2013-02-25 Thread tommyw
Title: [143919] branches/chromium/1410/Source Revision 143919 Author tom...@google.com Date 2013-02-25 06:38:20 -0800 (Mon, 25 Feb 2013) Log Message Merge 142773 > MediaStream API: Use the source id when creating new tracks > https://bugs.webkit.org/show_bug.cgi?id=109688 > > Reviewed by

[webkit-changes] [143918] trunk/Tools

2013-02-25 Thread akling
Title: [143918] trunk/Tools Revision 143918 Author akl...@apple.com Date 2013-02-25 06:14:40 -0800 (Mon, 25 Feb 2013) Log Message Unreviewed, fix simple mistake in r143903. Reviewed by Andreas Kling. Pass git revision, not svn revision, to git shell command. * Scripts/webkitpy/common/

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

2013-02-25 Thread commit-queue
Title: [143917] trunk/Source/WebKit/chromium Revision 143917 Author commit-qu...@webkit.org Date 2013-02-25 06:06:37 -0800 (Mon, 25 Feb 2013) Log Message [Chromium] Disable registerProtocolHandler on Android https://bugs.webkit.org/show_bug.cgi?id=110481 Patch by Anton Vayvod on 2013-02

[webkit-changes] [143916] trunk/LayoutTests

2013-02-25 Thread vsevik
Title: [143916] trunk/LayoutTests Revision 143916 Author vse...@chromium.org Date 2013-02-25 06:06:23 -0800 (Mon, 25 Feb 2013) Log Message Unreviewed chromium test expectations update. * platform/chromium/TestExpectations: Modified Paths trunk/LayoutTests/ChangeLog trunk/LayoutTests/pl

[webkit-changes] [143915] trunk/Tools

2013-02-25 Thread thakis
Title: [143915] trunk/Tools Revision 143915 Author tha...@chromium.org Date 2013-02-25 05:59:17 -0800 (Mon, 25 Feb 2013) Log Message [chromium] Let built-product-archive log which directory it's archiving from and extracting to https://bugs.webkit.org/show_bug.cgi?id=110748 Reviewed by J

[webkit-changes] [143914] trunk/LayoutTests

2013-02-25 Thread vsevik
Title: [143914] trunk/LayoutTests Revision 143914 Author vse...@chromium.org Date 2013-02-25 05:50:33 -0800 (Mon, 25 Feb 2013) Log Message Unreviewed chromium test expectations update. * platform/chromium/TestExpectations: Modified Paths trunk/LayoutTests/ChangeLog trunk/LayoutTests/pl

[webkit-changes] [143913] trunk

2013-02-25 Thread loislo
Title: [143913] trunk Revision 143913 Author loi...@chromium.org Date 2013-02-25 05:37:35 -0800 (Mon, 25 Feb 2013) Log Message Web Inspector: Native Memory Instrumentation: replace String with const char* in MemoryObjectInfo https://bugs.webkit.org/show_bug.cgi?id=110599 Reviewed by Yury

[webkit-changes] [143912] trunk/LayoutTests

2013-02-25 Thread vsevik
Title: [143912] trunk/LayoutTests Revision 143912 Author vse...@chromium.org Date 2013-02-25 05:21:10 -0800 (Mon, 25 Feb 2013) Log Message Unreviewed chromium test expectations update. * platform/chromium/TestExpectations: Modified Paths trunk/LayoutTests/ChangeLog trunk/LayoutTests/pl

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

2013-02-25 Thread keishi
Title: [143911] trunk/Source/WebCore Revision 143911 Author kei...@webkit.org Date 2013-02-25 05:20:09 -0800 (Mon, 25 Feb 2013) Log Message Add a scrollbar class for the new calendar picker https://bugs.webkit.org/show_bug.cgi?id=110589 Reviewed by Kent Tamura. Adding a scrollbar to be

[webkit-changes] [143910] trunk/Tools

2013-02-25 Thread thakis
Title: [143910] trunk/Tools Revision 143910 Author tha...@chromium.org Date 2013-02-25 05:16:00 -0800 (Mon, 25 Feb 2013) Log Message Make ScriptError not crash when args is a tuple https://bugs.webkit.org/show_bug.cgi?id=110747 Reviewed by Jochen Eisinger. I'm trying to understand the e

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

2013-02-25 Thread commit-queue
Title: [143909] trunk/Source/_javascript_Core Revision 143909 Author commit-qu...@webkit.org Date 2013-02-25 05:13:43 -0800 (Mon, 25 Feb 2013) Log Message [BlackBerry][ARM] Fix cast-align warnings in _javascript_Core https://bugs.webkit.org/show_bug.cgi?id=110738 Patch by Carlos Garcia C

[webkit-changes] [143908] trunk/LayoutTests

2013-02-25 Thread vsevik
Title: [143908] trunk/LayoutTests Revision 143908 Author vse...@chromium.org Date 2013-02-25 05:10:09 -0800 (Mon, 25 Feb 2013) Log Message Unreviewed chromium test expectations update. * platform/chromium/TestExpectations: Modified Paths trunk/LayoutTests/ChangeLog trunk/LayoutTests/pl

[webkit-changes] [143907] trunk/LayoutTests

2013-02-25 Thread vsevik
Title: [143907] trunk/LayoutTests Revision 143907 Author vse...@chromium.org Date 2013-02-25 05:02:06 -0800 (Mon, 25 Feb 2013) Log Message Unreviewed chromium test expectations update. * platform/chromium/TestExpectations: Modified Paths trunk/LayoutTests/ChangeLog trunk/LayoutTests/pl

[webkit-changes] [143906] trunk/LayoutTests

2013-02-25 Thread vsevik
Title: [143906] trunk/LayoutTests Revision 143906 Author vse...@chromium.org Date 2013-02-25 04:56:16 -0800 (Mon, 25 Feb 2013) Log Message Unreviewed chromium test expectations update. * platform/chromium/TestExpectations: Modified Paths trunk/LayoutTests/ChangeLog trunk/LayoutTests/pl

[webkit-changes] [143905] trunk/Tools

2013-02-25 Thread commit-queue
Title: [143905] trunk/Tools Revision 143905 Author commit-qu...@webkit.org Date 2013-02-25 04:36:00 -0800 (Mon, 25 Feb 2013) Log Message [EFL] Align feature defaults https://bugs.webkit.org/show_bug.cgi?id=110715 Enable 3D_RENDERING in FeatureList.pm as it is enabled by default in Option

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

2013-02-25 Thread loislo
Title: [143904] trunk/Source/WebCore Revision 143904 Author loi...@chromium.org Date 2013-02-25 04:31:18 -0800 (Mon, 25 Feb 2013) Log Message Unreviewed. Fix of closure type annotations. * inspector/front-end/UISourceCode.js: * inspector/front-end/utilities.js: Modified Paths trunk/Sou

[webkit-changes] [143903] trunk/Tools

2013-02-25 Thread rniwa
Title: [143903] trunk/Tools Revision 143903 Author rn...@webkit.org Date 2013-02-25 04:26:14 -0800 (Mon, 25 Feb 2013) Log Message run-perf-tests reports wrong commit time https://bugs.webkit.org/show_bug.cgi?id=110746 Reviewed by Andreas Kling. The bug was caused by running "svn info" o

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

2013-02-25 Thread eustas
Title: [143902] trunk/Source/WebCore Revision 143902 Author eus...@chromium.org Date 2013-02-25 03:45:27 -0800 (Mon, 25 Feb 2013) Log Message Web Inspector: [Network] Timeline bars and dividers are positioned in different coordinate systems. https://bugs.webkit.org/show_bug.cgi?id=109943

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

2013-02-25 Thread keishi
Title: [143901] trunk/Source/WebCore Revision 143901 Author kei...@webkit.org Date 2013-02-25 03:31:09 -0800 (Mon, 25 Feb 2013) Log Message Add list view for new calendar picker https://bugs.webkit.org/show_bug.cgi?id=110140 Reviewed by Kent Tamura. Adding list view class to be used in

  1   2   >