[webkit-changes] [131148] trunk/Source

2012-10-11 Thread aestes
Title: [131148] trunk/Source Revision 131148 Author aes...@apple.com Date 2012-10-11 23:34:16 -0700 (Thu, 11 Oct 2012) Log Message Add some basic methods and properties to the injected bundle Objective-C DOM API https://bugs.webkit.org/show_bug.cgi?id=99137 Reviewed by Sam Weinig. Sourc

[webkit-changes] [131147] trunk/LayoutTests

2012-10-11 Thread shinyak
Title: [131147] trunk/LayoutTests Revision 131147 Author shin...@chromium.org Date 2012-10-11 23:33:24 -0700 (Thu, 11 Oct 2012) Log Message [Chromium] Unreviewed gardening, TestExpectation updated. * platform/chromium/TestExpectations: Modified Paths trunk/LayoutTests/ChangeLog trunk/L

[webkit-changes] [131146] trunk

2012-10-11 Thread commit-queue
Title: [131146] trunk Revision 131146 Author commit-qu...@webkit.org Date 2012-10-11 23:25:13 -0700 (Thu, 11 Oct 2012) Log Message Bad copy constructor in StyleRareNonInheritedData https://bugs.webkit.org/show_bug.cgi?id=98950 Patch by Rik Cabanier on 2012-10-11 Reviewed by Eric Seidel.

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

2012-10-11 Thread beidson
Title: [131144] trunk/Source/WebKit2 Revision 131144 Author beid...@apple.com Date 2012-10-11 22:58:31 -0700 (Thu, 11 Oct 2012) Log Message Add a WKContext call to enable the NetworkProcess. https://bugs.webkit.org/show_bug.cgi?id=99140 Reviewed by Sam Weinig. Add the SPI: * UIProcess/A

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

2012-10-11 Thread commit-queue
Title: [131143] trunk/Source/WebKit/blackberry Revision 131143 Author commit-qu...@webkit.org Date 2012-10-11 22:40:04 -0700 (Thu, 11 Oct 2012) Log Message [BlackBerry] Paused in Inspector, Browser doesn't exit cleanly https://bugs.webkit.org/show_bug.cgi?id=97962 Patch by Peter Wang on

[webkit-changes] [131142] trunk/LayoutTests

2012-10-11 Thread shinyak
Title: [131142] trunk/LayoutTests Revision 131142 Author shin...@chromium.org Date 2012-10-11 22:09:43 -0700 (Thu, 11 Oct 2012) Log Message [Chromium] Unreviewed gardening, TestExpectation updated. * platform/chromium/TestExpectations: Modified Paths trunk/LayoutTests/ChangeLog trunk/L

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

2012-10-11 Thread aestes
Title: [131141] trunk/Source/WebKit2 Revision 131141 Author aes...@apple.com Date 2012-10-11 21:52:21 -0700 (Thu, 11 Oct 2012) Log Message Fix the 32-bit Mac build after r131138. * WebProcess/InjectedBundle/mac/InjectedBundleMac.mm: (WebKit::InjectedBundle::load): Modified Paths trunk/

[webkit-changes] [131140] trunk/LayoutTests

2012-10-11 Thread shinyak
Title: [131140] trunk/LayoutTests Revision 131140 Author shin...@chromium.org Date 2012-10-11 21:46:55 -0700 (Thu, 11 Oct 2012) Log Message [Chromium] Unreviewed gardening, TestExpectations updated. * platform/chromium/TestExpectations: Modified Paths trunk/LayoutTests/ChangeLog trunk/

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

2012-10-11 Thread andersca
Title: [131139] trunk/Source/WebKit2 Revision 131139 Author ander...@apple.com Date 2012-10-11 21:41:14 -0700 (Thu, 11 Oct 2012) Log Message Stop using Connection::deprecatedSend in WebConnection https://bugs.webkit.org/show_bug.cgi?id=99130 Reviewed by Sam Weinig. Instead of using depr

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

2012-10-11 Thread aestes
Title: [131138] trunk/Source/WebKit2 Revision 131138 Author aes...@apple.com Date 2012-10-11 21:37:16 -0700 (Thu, 11 Oct 2012) Log Message Expose the main frame's document to injected bundles via the Objective-C API https://bugs.webkit.org/show_bug.cgi?id=99133 Patch by Sam Weinig. Revi

[webkit-changes] [131136] trunk

2012-10-11 Thread commit-queue
Title: [131136] trunk Revision 131136 Author commit-qu...@webkit.org Date 2012-10-11 20:51:37 -0700 (Thu, 11 Oct 2012) Log Message [Shadow DOM] Insertion points need resetStyleInheritance https://bugs.webkit.org/show_bug.cgi?id=93922 Patch by Takashi Sakamoto on 2012-10-11 Reviewed by D

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

2012-10-11 Thread andersca
Title: [131135] trunk/Source/WebCore Revision 131135 Author ander...@apple.com Date 2012-10-11 20:49:15 -0700 (Thu, 11 Oct 2012) Log Message Attempt to fix build broken by r131125. * page/PageSerializer.cpp: (WebCore::PageSerializer::addImageToResources): KURL::utf8String() is apparently

[webkit-changes] [131134] trunk

2012-10-11 Thread bashi
Title: [131134] trunk Revision 131134 Author ba...@chromium.org Date 2012-10-11 20:36:30 -0700 (Thu, 11 Oct 2012) Log Message [Chromium] Use harfbuzz-ng by default on Linux https://bugs.webkit.org/show_bug.cgi?id=97281 Reviewed by Tony Chang. Source/WebCore: Switch old harfbuzz to harf

[webkit-changes] [131133] trunk/LayoutTests

2012-10-11 Thread shinyak
Title: [131133] trunk/LayoutTests Revision 131133 Author shin...@chromium.org Date 2012-10-11 20:30:35 -0700 (Thu, 11 Oct 2012) Log Message [Chromium] Unreviewed gardening, rebaselined. * platform/chromium-linux/platform/chromium/compositing/tiny-layer-rotated-expected.png: * platform/ch

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

2012-10-11 Thread mhahnenberg
Title: [131132] trunk/Source/_javascript_Core Revision 131132 Author mhahnenb...@apple.com Date 2012-10-11 20:10:30 -0700 (Thu, 11 Oct 2012) Log Message BlockAllocator should use regions as its VM allocation abstraction https://bugs.webkit.org/show_bug.cgi?id=99107 Reviewed by Geoffrey G

[webkit-changes] [131131] trunk/Source

2012-10-11 Thread nduca
Title: [131131] trunk/Source Revision 131131 Author nd...@chromium.org Date 2012-10-11 19:45:10 -0700 (Thu, 11 Oct 2012) Log Message Expose high-resolution on requestAnimationFrame callback https://bugs.webkit.org/show_bug.cgi?id=66683 This changes requestAnimationFrame's animationStartT

[webkit-changes] [131130] trunk/LayoutTests

2012-10-11 Thread shinyak
Title: [131130] trunk/LayoutTests Revision 131130 Author shin...@chromium.org Date 2012-10-11 19:40:42 -0700 (Thu, 11 Oct 2012) Log Message [Chromium] Unreviewed gardening, rebaselined. * platform/chromium-mac-snowleopard/svg/custom/foreign-object-skew-expected.png: Modified Paths trun

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

2012-10-11 Thread weinig
Title: [131129] trunk/Source/WebKit2 Revision 131129 Author wei...@apple.com Date 2012-10-11 19:38:56 -0700 (Thu, 11 Oct 2012) Log Message Add a helper function for initializing WebKit2 DOM objects https://bugs.webkit.org/show_bug.cgi?id=99128 Reviewed by Anders Carlsson. * WebProcess/I

[webkit-changes] [131128] trunk

2012-10-11 Thread commit-queue
Title: [131128] trunk Revision 131128 Author commit-qu...@webkit.org Date 2012-10-11 19:29:22 -0700 (Thu, 11 Oct 2012) Log Message Unreviewed, rolling out r131100. http://trac.webkit.org/changeset/131100 https://bugs.webkit.org/show_bug.cgi?id=99127 Caused an ASSERT (Requested by abarth|

[webkit-changes] [131127] trunk/LayoutTests

2012-10-11 Thread abarth
Title: [131127] trunk/LayoutTests Revision 131127 Author aba...@webkit.org Date 2012-10-11 19:22:04 -0700 (Thu, 11 Oct 2012) Log Message Add baselines for the rest of the platforms after http://trac.webkit.org/changeset/13 * platform/chromium-linux/fast/sub-pixel/sub-pixel-iframe-cop

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

2012-10-11 Thread bashi
Title: [131126] trunk/Source/WebCore Revision 131126 Author ba...@chromium.org Date 2012-10-11 19:16:28 -0700 (Thu, 11 Oct 2012) Log Message [Chromium] Improve vertical text rendering of HarfBuzzShaper (Re-land) https://bugs.webkit.org/show_bug.cgi?id=98979 Reviewed by Tony Chang. - Spe

[webkit-changes] [131125] trunk/Source

2012-10-11 Thread jcivelli
Title: [131125] trunk/Source Revision 131125 Author jcive...@chromium.org Date 2012-10-11 19:14:01 -0700 (Thu, 11 Oct 2012) Log Message Source/WebCore: Fix for a crasher when generating MHTML for a page containing SVG images. https://bugs.webkit.org/show_bug.cgi?id=99105 Reviewed by Adam

[webkit-changes] [131124] trunk

2012-10-11 Thread commit-queue
Title: [131124] trunk Revision 131124 Author commit-qu...@webkit.org Date 2012-10-11 19:12:33 -0700 (Thu, 11 Oct 2012) Log Message Unreviewed, rolling out r131107. http://trac.webkit.org/changeset/131107 https://bugs.webkit.org/show_bug.cgi?id=99126 Causes an ASSERT (Requested by abarth|

[webkit-changes] [131123] trunk

2012-10-11 Thread commit-queue
Title: [131123] trunk Revision 131123 Author commit-qu...@webkit.org Date 2012-10-11 19:09:27 -0700 (Thu, 11 Oct 2012) Log Message [EFL][WK2] Add support for Inspector https://bugs.webkit.org/show_bug.cgi?id=98639 Patch by Seokju Kwon on 2012-10-11 Reviewed by Kenneth Rohde Christiansen

[webkit-changes] [131122] trunk

2012-10-11 Thread commit-queue
Title: [131122] trunk Revision 131122 Author commit-qu...@webkit.org Date 2012-10-11 19:06:31 -0700 (Thu, 11 Oct 2012) Log Message [CMAKE] Add HIDDEN_PAGE_DOM_TIMER_THROTTLING feature https://bugs.webkit.org/show_bug.cgi?id=99030 Patch by Jinwoo Song on 2012-10-11 Reviewed by Laszlo Gom

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

2012-10-11 Thread andersca
Title: [131121] trunk/Source/WebKit2 Revision 131121 Author ander...@apple.com Date 2012-10-11 18:55:53 -0700 (Thu, 11 Oct 2012) Log Message Stop using deprecatedSend and deprecatedSendSync for sending messages to the UI process https://bugs.webkit.org/show_bug.cgi?id=99125 Reviewed by A

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

2012-10-11 Thread timothy_horton
Title: [131120] trunk/Source/WebCore Revision 131120 Author timothy_hor...@apple.com Date 2012-10-11 18:29:35 -0700 (Thu, 11 Oct 2012) Log Message LocalCurrentGraphicsContext will never restore the current context to null https://bugs.webkit.org/show_bug.cgi?id=99122 Reviewed by Simon Fr

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

2012-10-11 Thread commit-queue
Title: [131118] trunk/Source/WebCore Revision 131118 Author commit-qu...@webkit.org Date 2012-10-11 18:17:12 -0700 (Thu, 11 Oct 2012) Log Message Unreviewed, rolling out r131109. http://trac.webkit.org/changeset/131109 https://bugs.webkit.org/show_bug.cgi?id=99124 Does not compile on chr

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

2012-10-11 Thread andersca
Title: [131117] trunk/Source/WebKit2 Revision 131117 Author ander...@apple.com Date 2012-10-11 17:56:10 -0700 (Thu, 11 Oct 2012) Log Message Stop using deprecatedSend for WebContext::postMessageToInjectedBundle https://bugs.webkit.org/show_bug.cgi?id=99123 Reviewed by Andreas Kling. Ins

[webkit-changes] [131116] trunk/LayoutTests

2012-10-11 Thread jpfau
Title: [131116] trunk/LayoutTests Revision 131116 Author jp...@apple.com Date 2012-10-11 17:53:12 -0700 (Thu, 11 Oct 2012) Log Message [Mac] Temporarily mark fast/canvas/webgl/arraybuffer-transfer-of-control.html as failing https://bugs.webkit.org/show_bug.cgi?id=99096 * platform/mac/Tes

[webkit-changes] [131115] trunk/Source

2012-10-11 Thread lforschler
Title: [131115] trunk/Source Revision 131115 Author lforsch...@apple.com Date 2012-10-11 17:53:05 -0700 (Thu, 11 Oct 2012) Log Message Versioning. Modified Paths trunk/Source/_javascript_Core/Configurations/Version.xcconfig trunk/Source/WebCore/Configurations/Version.xcconfig trunk/Sour

[webkit-changes] [131114] tags/Safari-537.14/

2012-10-11 Thread lforschler
Title: [131114] tags/Safari-537.14/ Revision 131114 Author lforsch...@apple.com Date 2012-10-11 17:50:39 -0700 (Thu, 11 Oct 2012) Log Message New Tag. Added Paths tags/Safari-537.14/ Diff Property changes: tags/Safari-537.14 Added: svn:ignore depcomp compile config.guess GNUmake

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

2012-10-11 Thread andersca
Title: [131113] trunk/Source/WebKit2 Revision 131113 Author ander...@apple.com Date 2012-10-11 17:34:09 -0700 (Thu, 11 Oct 2012) Log Message Stop using deprecatedSend for WebPageProxy::postMessageToInjectedBundle https://bugs.webkit.org/show_bug.cgi?id=99120 Reviewed by Andreas Kling. I

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

2012-10-11 Thread bdakin
Title: [131112] trunk/Source/WebCore Revision 131112 Author bda...@apple.com Date 2012-10-11 16:48:53 -0700 (Thu, 11 Oct 2012) Log Message https://bugs.webkit.org/show_bug.cgi?id=99111 ScrollingStateNode should keep its Vector of children in an OwnPtr Reviewed by Ada Chan. Vector >* m_c

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

2012-10-11 Thread abarth
Title: [131110] trunk/Source/WebCore Revision 131110 Author aba...@webkit.org Date 2012-10-11 16:44:02 -0700 (Thu, 11 Oct 2012) Log Message Incorrect/Illegal static cast in FrameView.cpp https://bugs.webkit.org/show_bug.cgi?id=98943 Reviewed by Eric Seidel. HTMLFrameElementBase is the c

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

2012-10-11 Thread bashi
Title: [131109] trunk/Source/WebCore Revision 131109 Author ba...@chromium.org Date 2012-10-11 16:23:47 -0700 (Thu, 11 Oct 2012) Log Message [Chromium] Improve vertical text rendering of HarfBuzzShaper https://bugs.webkit.org/show_bug.cgi?id=98979 Reviewed by Tony Chang. - Specify 'vert

[webkit-changes] [131108] trunk/Tools

2012-10-11 Thread timothy
Title: [131108] trunk/Tools Revision 131108 Author timo...@apple.com Date 2012-10-11 16:21:57 -0700 (Thu, 11 Oct 2012) Log Message Unreviewed watch list addition for Inspector.json. * Scripts/webkitpy/common/config/watchlist: Modified Paths trunk/Tools/ChangeLog trunk/Tools/Scripts/web

[webkit-changes] [131107] trunk

2012-10-11 Thread dmazzoni
Title: [131107] trunk Revision 131107 Author dmazz...@google.com Date 2012-10-11 16:13:25 -0700 (Thu, 11 Oct 2012) Log Message AX: labelForElement is slow when there are a lot of DOM elements https://bugs.webkit.org/show_bug.cgi?id=97825 Reviewed by Ryosuke Niwa. Source/WebCore: Adds a

[webkit-changes] [131106] trunk

2012-10-11 Thread simonjam
Title: [131106] trunk Revision 131106 Author simon...@chromium.org Date 2012-10-11 16:08:13 -0700 (Thu, 11 Oct 2012) Log Message unprefix window.performance.webkitNow() https://bugs.webkit.org/show_bug.cgi?id=88278 Reviewed by Tony Gentilcore. PerformanceTests: * resources/runner.js: B

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

2012-10-11 Thread roger_fong
Title: [131105] trunk/Source/WebCore Revision 131105 Author roger_f...@apple.com Date 2012-10-11 16:06:25 -0700 (Thu, 11 Oct 2012) Log Message [WebGL] [Mac] only the mapped symbol for the first element of a uniform/attribute array is stored. https://bugs.webkit.org/show_bug.cgi?id=98966

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

2012-10-11 Thread kling
Title: [131104] trunk/Source/WebCore Revision 131104 Author kl...@webkit.org Date 2012-10-11 15:51:36 -0700 (Thu, 11 Oct 2012) Log Message ElementAttributeData shouldn't be managing Element's callbacks. Reviewed by Anders Carlsson. Dispatch the following attribute-related Element callb

[webkit-changes] [131103] trunk

2012-10-11 Thread commit-queue
Title: [131103] trunk Revision 131103 Author commit-qu...@webkit.org Date 2012-10-11 15:42:08 -0700 (Thu, 11 Oct 2012) Log Message [CSS Shaders] Make custom filters use a premultiplied buffer. https://bugs.webkit.org/show_bug.cgi?id=98396 Patch by Huang Dongsung on 2012-10-11 Reviewed b

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

2012-10-11 Thread rwlbuis
Title: [131102] trunk/Source/WebCore Revision 131102 Author rwlb...@webkit.org Date 2012-10-11 15:39:29 -0700 (Thu, 11 Oct 2012) Log Message [CMAKE] Do not add include dirs twice https://bugs.webkit.org/show_bug.cgi?id=99099 Reviewed by Yong Li. Do not add WebCore_INCLUDE_DIRECTORIES to

[webkit-changes] [131101] trunk/Tools

2012-10-11 Thread dpranke
Title: [131101] trunk/Tools Revision 131101 Author dpra...@chromium.org Date 2012-10-11 15:38:28 -0700 (Thu, 11 Oct 2012) Log Message test-webkitpy runs individual tests twice https://bugs.webkit.org/show_bug.cgi?id=99098 Reviewed by Adam Barth. If you were to run 'test-webkitpy webkitp

[webkit-changes] [131100] trunk

2012-10-11 Thread commit-queue
Title: [131100] trunk Revision 131100 Author commit-qu...@webkit.org Date 2012-10-11 15:34:21 -0700 (Thu, 11 Oct 2012) Log Message [CSS Shaders] Implement all composite operators except destination and lighter. https://bugs.webkit.org/show_bug.cgi?id=97859 Patch by Huang Dongsung on 201

[webkit-changes] [131099] trunk/Tools

2012-10-11 Thread wangxianzhu
Title: [131099] trunk/Tools Revision 131099 Author wangxian...@chromium.org Date 2012-10-11 15:25:52 -0700 (Thu, 11 Oct 2012) Log Message [Chromium-Android] Exception when the layout test driver is stopped https://bugs.webkit.org/show_bug.cgi?id=99084 Reviewed by Dirk Pranke. On chromiu

[webkit-changes] [131098] trunk/LayoutTests

2012-10-11 Thread abarth
Title: [131098] trunk/LayoutTests Revision 131098 Author aba...@webkit.org Date 2012-10-11 15:21:19 -0700 (Thu, 11 Oct 2012) Log Message One more baseline tweak after v8-i18n roll. * platform/chromium/fast/js/date-proto-generic-invocation-expected.txt: Replaced. Modified Paths trunk/La

[webkit-changes] [131097] trunk

2012-10-11 Thread fpizlo
Title: [131097] trunk Revision 131097 Author fpi...@apple.com Date 2012-10-11 14:53:23 -0700 (Thu, 11 Oct 2012) Log Message UInt32ToNumber and OSR exit should be aware of copy propagation and correctly recover both versions of a variable that was subject to a UInt32ToNumber cast https://b

[webkit-changes] [131096] trunk

2012-10-11 Thread jsbell
Title: [131096] trunk Revision 131096 Author jsb...@chromium.org Date 2012-10-11 14:37:13 -0700 (Thu, 11 Oct 2012) Log Message IndexedDB: IDL types defined in spec should be visible to scripts https://bugs.webkit.org/show_bug.cgi?id=99093 Reviewed by Adam Barth. Source/WebCore: Interfa

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

2012-10-11 Thread abarth
Title: [131095] trunk/Source/WebKit/chromium Revision 131095 Author aba...@webkit.org Date 2012-10-11 14:13:09 -0700 (Thu, 11 Oct 2012) Log Message [Chromium] Improve the comment describing mainWorldScriptContext https://bugs.webkit.org/show_bug.cgi?id=99092 Reviewed by James Robinson.

[webkit-changes] [131094] trunk/LayoutTests

2012-10-11 Thread abarth
Title: [131094] trunk/LayoutTests Revision 131094 Author aba...@webkit.org Date 2012-10-11 14:03:19 -0700 (Thu, 11 Oct 2012) Log Message Rebaseline these tests after v8-i18n roll. * platform/chromium/fast/js/kde/StringObject-expected.txt: * platform/chromium/fast/js/kde/function_length-e

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

2012-10-11 Thread ggaren
Title: [131093] trunk/Source/_javascript_Core Revision 131093 Author gga...@apple.com Date 2012-10-11 13:56:31 -0700 (Thu, 11 Oct 2012) Log Message Removed some more static assumptions about inline object capacity https://bugs.webkit.org/show_bug.cgi?id=98603 Reviewed by Filip Pizlo. *

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

2012-10-11 Thread abarth
Title: [131092] trunk/Source/WebKit/chromium Revision 131092 Author aba...@webkit.org Date 2012-10-11 13:47:52 -0700 (Thu, 11 Oct 2012) Log Message Unreviewed. Rolled DEPS. Patch by Sheriff Bot on 2012-10-11 * DEPS: Modified Paths trunk/Source/WebKit/chromium/ChangeLog trunk/Source/

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

2012-10-11 Thread commit-queue
Title: [131091] trunk/Source/WebKit2 Revision 131091 Author commit-qu...@webkit.org Date 2012-10-11 13:41:33 -0700 (Thu, 11 Oct 2012) Log Message [EFL][WK2] WebProcess keeps on waiting for UIProcess https://bugs.webkit.org/show_bug.cgi?id=97646 Patch by Regina Chung on 2012-10-11 Review

[webkit-changes] [131090] trunk/LayoutTests

2012-10-11 Thread jpfau
Title: [131090] trunk/LayoutTests Revision 131090 Author jp...@apple.com Date 2012-10-11 13:12:26 -0700 (Thu, 11 Oct 2012) Log Message [WK2] WTR needs an implementation of setAsynchronousSpellCheckingEnabled https://bugs.webkit.org/show_bug.cgi?id=81042 Unreviewed, skipped a test that re

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

2012-10-11 Thread ggaren
Title: [131089] trunk/Source/_javascript_Core Revision 131089 Author gga...@apple.com Date 2012-10-11 12:58:16 -0700 (Thu, 11 Oct 2012) Log Message Enable RUNTIME_HEURISTICS all the time, for easier testing https://bugs.webkit.org/show_bug.cgi?id=99090 Reviewed by Filip Pizlo. I find my

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

2012-10-11 Thread fpizlo
Title: [131087] trunk/Source/_javascript_Core Revision 131087 Author fpi...@apple.com Date 2012-10-11 12:36:04 -0700 (Thu, 11 Oct 2012) Log Message DFG should inline code blocks that use new_array_buffer https://bugs.webkit.org/show_bug.cgi?id=98996 Reviewed by Geoffrey Garen. This adds

[webkit-changes] [131086] trunk/LayoutTests

2012-10-11 Thread abarth
Title: [131086] trunk/LayoutTests Revision 131086 Author aba...@webkit.org Date 2012-10-11 12:09:25 -0700 (Thu, 11 Oct 2012) Log Message I'm not 100% sure what caused this test to change behavior, but fewer unexpected exceptions seems like a good thing. * platform/chromium/http/tests/med

[webkit-changes] [131085] trunk/Source

2012-10-11 Thread beidson
Title: [131085] trunk/Source Revision 131085 Author beid...@apple.com Date 2012-10-11 11:29:32 -0700 (Thu, 11 Oct 2012) Log Message Switch ResourceLoader::resourceData() from SharedBuffer to ResourceBuffer https://bugs.webkit.org/show_bug.cgi?id=98976 Reviewed by Anders Carlsson. Source

[webkit-changes] [131084] trunk/LayoutTests

2012-10-11 Thread abarth
Title: [131084] trunk/LayoutTests Revision 131084 Author aba...@webkit.org Date 2012-10-11 11:28:56 -0700 (Thu, 11 Oct 2012) Log Message Note that this test is flaky. * platform/chromium/TestExpectations: Modified Paths trunk/LayoutTests/ChangeLog trunk/LayoutTests/platform/chromium/Te

[webkit-changes] [131083] trunk/Source

2012-10-11 Thread kpiascik
Title: [131083] trunk/Source Revision 131083 Author kpias...@rim.com Date 2012-10-11 11:04:27 -0700 (Thu, 11 Oct 2012) Log Message Web Inspector: node search does not work with elements on touch start listener https://bugs.webkit.org/show_bug.cgi?id=95252 Reviewed by Pavel Feldman. Sour

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

2012-10-11 Thread commit-queue
Title: [131082] trunk/Source/WebCore Revision 131082 Author commit-qu...@webkit.org Date 2012-10-11 10:53:23 -0700 (Thu, 11 Oct 2012) Log Message [BlackBerry] Credentials for HTTPS urls are saved in the HTTP protection space https://bugs.webkit.org/show_bug.cgi?id=99082 Patch by Otto Der

[webkit-changes] [131081] trunk

2012-10-11 Thread rniwa
Title: [131081] trunk Revision 131081 Author rn...@webkit.org Date 2012-10-11 10:47:16 -0700 (Thu, 11 Oct 2012) Log Message Perf-o-matic build fixes. Get the password from the first item of the array now that each JSON contains an array as the top-level structure instead of a dictionary,

[webkit-changes] [131080] trunk/LayoutTests

2012-10-11 Thread ossy
Title: [131080] trunk/LayoutTests Revision 131080 Author o...@webkit.org Date 2012-10-11 10:36:55 -0700 (Thu, 11 Oct 2012) Log Message [Qt] Unreviewed gardening, skip new failing tests. * platform/qt/TestExpectations: Modified Paths trunk/LayoutTests/ChangeLog trunk/LayoutTests/platfor

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

2012-10-11 Thread commit-queue
Title: [131078] trunk/Source/WebCore Revision 131078 Author commit-qu...@webkit.org Date 2012-10-11 10:28:02 -0700 (Thu, 11 Oct 2012) Log Message [texmap] logic error in BitmapTextureGL::updateContents https://bugs.webkit.org/show_bug.cgi?id=98969 Patch by Arnaud Renevier on 2012-10-11

[webkit-changes] [131077] trunk

2012-10-11 Thread mitz
Title: [131077] trunk Revision 131077 Author m...@apple.com Date 2012-10-11 10:18:54 -0700 (Thu, 11 Oct 2012) Log Message Combined text reverts to full-width font after a style change https://bugs.webkit.org/show_bug.cgi?id=99009 Reviewed by John Sullivan. Source/WebCore: Test: fast/

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

2012-10-11 Thread commit-queue
Title: [131076] trunk/Source/WebCore Revision 131076 Author commit-qu...@webkit.org Date 2012-10-11 10:15:32 -0700 (Thu, 11 Oct 2012) Log Message accelerated compositing does not work with ati driver https://bugs.webkit.org/show_bug.cgi?id=97472 Patch by Arnaud Renevier on 2012-10-11 Re

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

2012-10-11 Thread commit-queue
Title: [131075] trunk/Source/WebCore Revision 131075 Author commit-qu...@webkit.org Date 2012-10-11 09:45:33 -0700 (Thu, 11 Oct 2012) Log Message Fix JPEG decoding faiure when IMAGE_DECODER_DOWN_SAMPLING is enabled https://bugs.webkit.org/show_bug.cgi?id=98878 Patch by Jaehun Lim on 201

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

2012-10-11 Thread vsevik
Title: [131074] trunk/Source/WebCore Revision 131074 Author vse...@chromium.org Date 2012-10-11 09:43:16 -0700 (Thu, 11 Oct 2012) Log Message Web Inspector: Preview HTML in ajax responses in network panel https://bugs.webkit.org/show_bug.cgi?id=99066 Reviewed by Yury Semikhatsky. HTML p

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

2012-10-11 Thread commit-queue
Title: [131073] trunk/Source/WebCore Revision 131073 Author commit-qu...@webkit.org Date 2012-10-11 09:37:54 -0700 (Thu, 11 Oct 2012) Log Message Regression(r131058): Broke EFL build https://bugs.webkit.org/show_bug.cgi?id=99079 Unreviewed build fix. Use iterator::value instead of itera

[webkit-changes] [131072] trunk/Tools

2012-10-11 Thread commit-queue
Title: [131072] trunk/Tools Revision 131072 Author commit-qu...@webkit.org Date 2012-10-11 09:37:06 -0700 (Thu, 11 Oct 2012) Log Message [GTK] REGRESSION(r131033): Favicons don't work in MiniBrowser https://bugs.webkit.org/show_bug.cgi?id=99019 Patch by Mario Sanchez Prada on 2012-10-11

[webkit-changes] [131071] trunk/Source

2012-10-11 Thread commit-queue
Title: [131071] trunk/Source Revision 131071 Author commit-qu...@webkit.org Date 2012-10-11 09:29:50 -0700 (Thu, 11 Oct 2012) Log Message Always enable the experiments tab for WebKit nightly Web Inspector: Enabling experiments tab in WebKit nightly. https://bugs.webkit.org/show_bug.cgi?i

[webkit-changes] [131070] trunk

2012-10-11 Thread hayato
Title: [131070] trunk Revision 131070 Author hay...@chromium.org Date 2012-10-11 09:24:56 -0700 (Thu, 11 Oct 2012) Log Message Source/WebCore: Support re-projection for Shadow DOM. https://bugs.webkit.org/show_bug.cgi?id=97151 Reviewed by Dimitri Glazkov. Update node distribution algori

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

2012-10-11 Thread weinig
Title: [131069] trunk/Source/WebKit2 Revision 131069 Author wei...@apple.com Date 2012-10-11 09:20:55 -0700 (Thu, 11 Oct 2012) Log Message Add missing WK_EXPORT for WKDOMTextIterator. Rubber-stamped by Brady Eidson. * WebProcess/InjectedBundle/API/mac/WKDOMTextIterator.h: Modified Path

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

2012-10-11 Thread shinyak
Title: [131068] trunk/Source/WebCore Revision 131068 Author shin...@chromium.org Date 2012-10-11 09:10:42 -0700 (Thu, 11 Oct 2012) Log Message Make ContentSelectorQuery work when siblings are passed explicitly. https://bugs.webkit.org/show_bug.cgi?id=96990 Reviewed by Dimitri Glazkov. W

[webkit-changes] [131067] trunk/Tools

2012-10-11 Thread commit-queue
Title: [131067] trunk/Tools Revision 131067 Author commit-qu...@webkit.org Date 2012-10-11 09:01:49 -0700 (Thu, 11 Oct 2012) Log Message [EFL][WK2] NWTR should launch MiniBrowser instead of EWebLauncher after test run https://bugs.webkit.org/show_bug.cgi?id=99075 Patch by Sudarsana Nagin

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

2012-10-11 Thread commit-queue
Title: [131066] trunk/Source/WTF Revision 131066 Author commit-qu...@webkit.org Date 2012-10-11 08:54:01 -0700 (Thu, 11 Oct 2012) Log Message Removed incorrect pthread_mutex_trylock code in an ASSERT in TCMalloc_PageHeap::signalScavenger. This branch is used by the Webkit GTK code. https

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

2012-10-11 Thread kbalazs
Title: [131065] trunk/Source/WebCore Revision 131065 Author kbal...@webkit.org Date 2012-10-11 08:33:09 -0700 (Thu, 11 Oct 2012) Log Message [Qt] GraphicsContextPlatformPrivate is leaking it's ShadowBlur https://bugs.webkit.org/show_bug.cgi?id=99073 Reviewed by Noam Rosenthal. Stop leak

[webkit-changes] [131064] trunk/Tools

2012-10-11 Thread commit-queue
Title: [131064] trunk/Tools Revision 131064 Author commit-qu...@webkit.org Date 2012-10-11 08:25:07 -0700 (Thu, 11 Oct 2012) Log Message [EFL][WK2] Add support for _javascript_ popup boxes to MiniBrowser https://bugs.webkit.org/show_bug.cgi?id=99021 Patch by Christophe Dumez on 2012-10-

[webkit-changes] [131062] trunk/LayoutTests

2012-10-11 Thread zandobersek
Title: [131062] trunk/LayoutTests Revision 131062 Author zandober...@gmail.com Date 2012-10-11 08:01:55 -0700 (Thu, 11 Oct 2012) Log Message Unreviewed GTK gardening. Cleaning up the expected failures section. Any test that is marked as a WontFix should now have a small comment about the

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

2012-10-11 Thread commit-queue
Title: [131059] trunk/Source/WebCore Revision 131059 Author commit-qu...@webkit.org Date 2012-10-11 07:49:57 -0700 (Thu, 11 Oct 2012) Log Message [Chromium][Mac] r130994 seems to break chromium gpu test https://bugs.webkit.org/show_bug.cgi?id=98995 Patch by Justin Novosad on 2012-10-11

[webkit-changes] [131058] trunk

2012-10-11 Thread bashi
Title: [131058] trunk Revision 131058 Author ba...@chromium.org Date 2012-10-11 07:38:42 -0700 (Thu, 11 Oct 2012) Log Message REGRESSION(130231): Causes 3 complex font test failures on EFL / Harfbuzz+Freetype https://bugs.webkit.org/show_bug.cgi?id=98247 Reviewed by Kenneth Rohde Christi

[webkit-changes] [131057] trunk

2012-10-11 Thread commit-queue
Title: [131057] trunk Revision 131057 Author commit-qu...@webkit.org Date 2012-10-11 07:24:39 -0700 (Thu, 11 Oct 2012) Log Message REGRESSION (r129478-r129480): http/tests/loading/text-content-type-with-binary-extension.html failing on Apple MountainLion Debug WK2 (Tests) https://bugs.web

[webkit-changes] [131056] trunk/Source/WebKit

2012-10-11 Thread commit-queue
Title: [131056] trunk/Source/WebKit Revision 131056 Author commit-qu...@webkit.org Date 2012-10-11 07:16:51 -0700 (Thu, 11 Oct 2012) Log Message [Blackberry] makes NavigatorContentUtils work https://bugs.webkit.org/show_bug.cgi?id=99022 Patch by Chris Guan on 2012-10-11 Reviewed by Rob

[webkit-changes] [131055] trunk/LayoutTests

2012-10-11 Thread zandobersek
Title: [131055] trunk/LayoutTests Revision 131055 Author zandober...@gmail.com Date 2012-10-11 07:10:11 -0700 (Thu, 11 Oct 2012) Log Message Unreviewed GTK gardening. Adding platform-specific baseline for svg/custom/clip-mask-negative-scale.html that's required after r130090. * platform

[webkit-changes] [131054] trunk

2012-10-11 Thread keishi
Title: [131054] trunk Revision 131054 Author kei...@webkit.org Date 2012-10-11 07:04:09 -0700 (Thu, 11 Oct 2012) Log Message F4 key should open the picker popup on Windows and Linux https://bugs.webkit.org/show_bug.cgi?id=98754 Reviewed by Kent Tamura. Source/WebCore: On Windows, F4 ke

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

2012-10-11 Thread commit-queue
Title: [131053] trunk/Source/WebCore Revision 131053 Author commit-qu...@webkit.org Date 2012-10-11 06:56:51 -0700 (Thu, 11 Oct 2012) Log Message Web Inspector: Zebra stripe the console https://bugs.webkit.org/show_bug.cgi?id=98701 Patch by John J. Barton on 2012-10-11 Reviewed by Pavel

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

2012-10-11 Thread vsevik
Title: [131052] trunk/Source/WebCore Revision 131052 Author vse...@chromium.org Date 2012-10-11 06:32:47 -0700 (Thu, 11 Oct 2012) Log Message Web Inspector: Filter out embedder injected content scripts https://bugs.webkit.org/show_bug.cgi?id=99039 Reviewed by Yury Semikhatsky. * inspect

[webkit-changes] [131047] trunk

2012-10-11 Thread commit-queue
Title: [131047] trunk Revision 131047 Author commit-qu...@webkit.org Date 2012-10-11 05:52:34 -0700 (Thu, 11 Oct 2012) Log Message REGRESSION (r96393): In some cases, generated content is never shown https://bugs.webkit.org/show_bug.cgi?id=88196 Patch by Arpita Bahuguna on 2012-10-11 Re

[webkit-changes] [131046] trunk

2012-10-11 Thread shinyak
Title: [131046] trunk Revision 131046 Author shin...@chromium.org Date 2012-10-11 05:49:50 -0700 (Thu, 11 Oct 2012) Log Message Some shadow roots are not showing up in Inspector. https://bugs.webkit.org/show_bug.cgi?id=88251 Reviewed by Pavel Feldman. Source/WebCore: When an element ha

[webkit-changes] [131044] trunk/LayoutTests

2012-10-11 Thread commit-queue
Title: [131044] trunk/LayoutTests Revision 131044 Author commit-qu...@webkit.org Date 2012-10-11 04:54:44 -0700 (Thu, 11 Oct 2012) Log Message [WK2] Enable tests that use setAlwaysAcceptCookies() https://bugs.webkit.org/show_bug.cgi?id=98891 Unreviewed gardening. Enable WebKit2 tests tha

[webkit-changes] [131043] trunk/LayoutTests

2012-10-11 Thread rakuco
Title: [131043] trunk/LayoutTests Revision 131043 Author rak...@webkit.org Date 2012-10-11 04:36:17 -0700 (Thu, 11 Oct 2012) Log Message [EFL] Rebaseline fast/css-generated-content/table-row-group-to-inline.html after r131004. * platform/efl/fast/css-generated-content/table-row-group-to-

[webkit-changes] [131042] trunk/LayoutTests

2012-10-11 Thread zandobersek
Title: [131042] trunk/LayoutTests Revision 131042 Author zandober...@gmail.com Date 2012-10-11 04:25:08 -0700 (Thu, 11 Oct 2012) Log Message Unreviewed GTK gardening. Rebaselining fast/css-generated-content/table-row-group-to-inline.html after r131004. Adding a flaky crashing expectation

[webkit-changes] [131040] trunk/LayoutTests

2012-10-11 Thread rakuco
Title: [131040] trunk/LayoutTests Revision 131040 Author rak...@webkit.org Date 2012-10-11 04:10:42 -0700 (Thu, 11 Oct 2012) Log Message [EFL] Unskip fast/dom/shadow/shadowdom-dynamic-styling.html Seems to be passing consistently now. * platform/efl/TestExpectations: Modified Paths tr

[webkit-changes] [131038] trunk/LayoutTests

2012-10-11 Thread rakuco
Title: [131038] trunk/LayoutTests Revision 131038 Author rak...@webkit.org Date 2012-10-11 04:01:34 -0700 (Thu, 11 Oct 2012) Log Message [EFL] More unreviewed gardening. Revert my r130959, it turns out the tests being reported as failing were ones which were not listed in TestExpectation

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

2012-10-11 Thread commit-queue
Title: [131037] trunk/Source/WebCore Revision 131037 Author commit-qu...@webkit.org Date 2012-10-11 03:12:01 -0700 (Thu, 11 Oct 2012) Log Message [CSS3 Media Queries] Aspect ratio value re-parsed when media query _expression_ is evaluated https://bugs.webkit.org/show_bug.cgi?id=99003 Pat

[webkit-changes] [131035] trunk

2012-10-11 Thread apavlov
Title: [131035] trunk Revision 131035 Author apav...@chromium.org Date 2012-10-11 02:50:40 -0700 (Thu, 11 Oct 2012) Log Message Web Inspector: [Elements] Breadcrumbs are not updated upon involved elements' className changes https://bugs.webkit.org/show_bug.cgi?id=98887 Reviewed by Vsevol

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

2012-10-11 Thread abecsi
Title: [131034] trunk/Source/WebKit2 Revision 131034 Author abe...@webkit.org Date 2012-10-11 02:43:22 -0700 (Thu, 11 Oct 2012) Log Message [Qt][WK2] Avoid unnecessary calls in PageViewportController https://bugs.webkit.org/show_bug.cgi?id=98886 Reviewed by Jocelyn Turcotte. Remove left

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

2012-10-11 Thread mario
Title: [131033] trunk/Source/WebKit2 Revision 131033 Author ma...@webkit.org Date 2012-10-11 02:32:49 -0700 (Thu, 11 Oct 2012) Log Message [GTK] It should be possible to disable favicons in WebKit2 GTK+ API https://bugs.webkit.org/show_bug.cgi?id=98885 Reviewed by Carlos Garcia Campos.

[webkit-changes] [131032] trunk

2012-10-11 Thread commit-queue
Title: [131032] trunk Revision 131032 Author commit-qu...@webkit.org Date 2012-10-11 02:23:53 -0700 (Thu, 11 Oct 2012) Log Message Final newline (LF or CRLF) in paste buffer is converted to space https://bugs.webkit.org/show_bug.cgi?id=80838 Patch by Kunihiko Sakamoto on 2012-10-11 Revi

  1   2   >