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

2014-03-31 Thread zandobersek
Title: [166567] trunk/Source/WebKit2 Revision 166567 Author zandober...@gmail.com Date 2014-03-31 23:34:18 -0700 (Mon, 31 Mar 2014) Log Message Unreviewed GTK build fix after r166553. * UIProcess/API/gtk/WebKitSettings.cpp: (_WebKitSettingsPrivate::_WebKitSettingsPrivate): Pass 'WebKit2.

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

2014-03-31 Thread commit-queue
Title: [166565] trunk/Source/WebKit2 Revision 166565 Author commit-qu...@webkit.org Date 2014-03-31 23:01:28 -0700 (Mon, 31 Mar 2014) Log Message [EFL][WK2]Implement ewk APIs of web local storage which have deletion functions of the local storage entries https://bugs.webkit.org/show_bug.c

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

2014-03-31 Thread commit-queue
Title: [166563] trunk/Source/WebCore Revision 166563 Author commit-qu...@webkit.org Date 2014-03-31 22:37:12 -0700 (Mon, 31 Mar 2014) Log Message [WebGL][OpenGLES] Enable MSAA support for WebGL Canvas https://bugs.webkit.org/show_bug.cgi?id=130955 Patch by Byungseon Shin on 2014-03-31 R

[webkit-changes] [166562] tags/Safari-538.26.1/Source

2014-03-31 Thread lforschler
Title: [166562] tags/Safari-538.26.1/Source Revision 166562 Author lforsch...@apple.com Date 2014-03-31 19:45:28 -0700 (Mon, 31 Mar 2014) Log Message Versioning. Modified Paths tags/Safari-538.26.1/Source/_javascript_Core/Configurations/Version.xcconfig tags/Safari-538.26.1/Source/WebCo

[webkit-changes] [166561] tags/Safari-538.26.1/

2014-03-31 Thread lforschler
Title: [166561] tags/Safari-538.26.1/ Revision 166561 Author lforsch...@apple.com Date 2014-03-31 19:42:20 -0700 (Mon, 31 Mar 2014) Log Message New Tag. Added Paths tags/Safari-538.26.1/ Diff Property changes: tags/Safari-538.26.1 Added: svn:ignore depcomp compile config.guess G

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

2014-03-31 Thread andersca
Title: [166560] trunk/Source/WebKit2 Revision 166560 Author ander...@apple.com Date 2014-03-31 19:13:27 -0700 (Mon, 31 Mar 2014) Log Message Rename policy enums to match the delegate methods https://bugs.webkit.org/show_bug.cgi?id=131002 Reviewed by Tim Horton. * UIProcess/API/Cocoa/WKN

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

2014-03-31 Thread andersca
Title: [166559] trunk/Source/WebKit2 Revision 166559 Author ander...@apple.com Date 2014-03-31 19:03:54 -0700 (Mon, 31 Mar 2014) Log Message Add more preferences https://bugs.webkit.org/show_bug.cgi?id=131001 Reviewed by Simon Fraser. * UIProcess/API/Cocoa/WKPreferences.h: * UIProcess/A

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

2014-03-31 Thread timothy_horton
Title: [166557] trunk/Source/WebKit2 Revision 166557 Author timothy_hor...@apple.com Date 2014-03-31 18:46:22 -0700 (Mon, 31 Mar 2014) Log Message Fix the build. * WebProcess/WebPage/WebPage.cpp: (WebKit::WebPage::updatePreferences): Modified Paths trunk/Source/WebKit2/ChangeLog trunk/

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

2014-03-31 Thread simon . fraser
Title: [166556] trunk/Source/WebKit2 Revision 166556 Author simon.fra...@apple.com Date 2014-03-31 18:34:02 -0700 (Mon, 31 Mar 2014) Log Message Fix the iOS build. * UIProcess/ios/RemoteLayerTreeHostIOS.mm: (WebKit::RemoteLayerTreeHost::createLayer): * UIProcess/mac/RemoteLayerTreeHost.h

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

2014-03-31 Thread andersca
Title: [166555] trunk/Source/WebKit2 Revision 166555 Author ander...@apple.com Date 2014-03-31 18:23:25 -0700 (Mon, 31 Mar 2014) Log Message Add a couple of iOS specific preferences https://bugs.webkit.org/show_bug.cgi?id=130999 Reviewed by Simon Fraser. * Shared/WebPreferencesStore.h:

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

2014-03-31 Thread msaboff
Title: [166554] trunk/Source/_javascript_Core Revision 166554 Author msab...@apple.com Date 2014-03-31 18:10:35 -0700 (Mon, 31 Mar 2014) Log Message REGRESSION(r166415): JSObject{Get,Set}Private() don't work with proxies objects https://bugs.webkit.org/show_bug.cgi?id=130992 Reviewed by

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

2014-03-31 Thread andersca
Title: [166553] trunk/Source/WebKit2 Revision 166553 Author ander...@apple.com Date 2014-03-31 18:02:09 -0700 (Mon, 31 Mar 2014) Log Message Add a new -[WKPreferences initWithUserDefaultsPrefixKey:] initializer https://bugs.webkit.org/show_bug.cgi?id=130996 Reviewed by Simon Fraser. Add

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

2014-03-31 Thread psolanki
Title: [166552] trunk/Source/WebKit2 Revision 166552 Author psola...@apple.com Date 2014-03-31 17:53:29 -0700 (Mon, 31 Mar 2014) Log Message Remove duplicate entries in Derived Sources. Rubber-stamped by Anders Carlsson. * WebKit2.xcodeproj/project.pbxproj: Modified Paths trunk/Source

[webkit-changes] [166551] trunk

2014-03-31 Thread ap
Title: [166551] trunk Revision 166551 Author a...@apple.com Date 2014-03-31 17:19:14 -0700 (Mon, 31 Mar 2014) Log Message Crashes in PageConsole::addMessage https://bugs.webkit.org/show_bug.cgi?id=130991 Reviewed by Geoffrey Garen. Source/WebCore: Test: http/tests/misc/detached-frame-

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

2014-03-31 Thread timothy_horton
Title: [166550] trunk/Source/WebKit2 Revision 166550 Author timothy_hor...@apple.com Date 2014-03-31 17:12:40 -0700 (Mon, 31 Mar 2014) Log Message Fix the build. * UIProcess/mac/RemoteLayerTreeHost.mm: (WebKit::RemoteLayerTreeHost::updateLayerTree): Modified Paths trunk/Source/WebKit2/

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

2014-03-31 Thread timothy_horton
Title: [166549] trunk/Source/WebKit2 Revision 166549 Author timothy_hor...@apple.com Date 2014-03-31 17:08:00 -0700 (Mon, 31 Mar 2014) Log Message Fix the build. * UIProcess/mac/RemoteLayerTreeHost.mm: (WebKit::RemoteLayerTreeHost::updateLayerTree): Modified Paths trunk/Source/WebKit2/

[webkit-changes] [166548] trunk/LayoutTests

2014-03-31 Thread ap
Title: [166548] trunk/LayoutTests Revision 166548 Author a...@apple.com Date 2014-03-31 17:00:32 -0700 (Mon, 31 Mar 2014) Log Message REGRESSION (r166144?): fast/preloader/document-write.html is very flaky https://bugs.webkit.org/show_bug.cgi?id=130942 * platform/mac/TestExpectations: Ma

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

2014-03-31 Thread andersca
Title: [166546] trunk/Source/WebKit2 Revision 166546 Author ander...@apple.com Date 2014-03-31 16:49:47 -0700 (Mon, 31 Mar 2014) Log Message Rename -[WKNavigationAction destinationFrame] to -[WKNavigationAction targetFrame] https://bugs.webkit.org/show_bug.cgi?id=130994 Reviewed by Dan B

[webkit-changes] [166547] trunk/Tools

2014-03-31 Thread bfulgham
Title: [166547] trunk/Tools Revision 166547 Author bfulg...@apple.com Date 2014-03-31 16:50:17 -0700 (Mon, 31 Mar 2014) Log Message Unreviewed test correction after r166530. * DumpRenderTree/mac/DumpRenderTree.mm: (setDefaultsToConsistentValuesForTesting): No need to change preference fo

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

2014-03-31 Thread timothy_horton
Title: [166545] trunk/Source/WebKit2 Revision 166545 Author timothy_hor...@apple.com Date 2014-03-31 16:30:43 -0700 (Mon, 31 Mar 2014) Log Message [iOS WebKit2] Flush all surfaces after painting into all of them, instead of after painting into each one https://bugs.webkit.org/show_bug.cgi

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

2014-03-31 Thread mhahnenberg
Title: [166544] trunk/Source/_javascript_Core Revision 166544 Author mhahnenb...@apple.com Date 2014-03-31 16:27:29 -0700 (Mon, 31 Mar 2014) Log Message Improve GC_LOGGING https://bugs.webkit.org/show_bug.cgi?id=130988 Reviewed by Geoffrey Garen. GC_LOGGING can be useful for diagnosing

[webkit-changes] [166543] trunk/LayoutTests

2014-03-31 Thread commit-queue
Title: [166543] trunk/LayoutTests Revision 166543 Author commit-qu...@webkit.org Date 2014-03-31 16:23:43 -0700 (Mon, 31 Mar 2014) Log Message Unreviewed, rolling out r166536. https://bugs.webkit.org/show_bug.cgi?id=130993 This is not the correct fix. (Requested by bfulgham on #webkit).

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

2014-03-31 Thread timothy_horton
Title: [166541] trunk/Source/WebKit2 Revision 166541 Author timothy_hor...@apple.com Date 2014-03-31 16:00:30 -0700 (Mon, 31 Mar 2014) Log Message Double-buffer RemoteLayerBackingStore https://bugs.webkit.org/show_bug.cgi?id=130990 Reviewed by Simon Fraser. We'll keep a front and back b

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

2014-03-31 Thread timothy_horton
Title: [166540] trunk/Source/WebKit2 Revision 166540 Author timothy_hor...@apple.com Date 2014-03-31 15:52:31 -0700 (Mon, 31 Mar 2014) Log Message Synchronize Web process remote layer tree commits with CoreAnimation commits in the UI process https://bugs.webkit.org/show_bug.cgi?id=130984

[webkit-changes] [166539] tags/Safari-538.26

2014-03-31 Thread matthew_hanson
Title: [166539] tags/Safari-538.26 Revision 166539 Author matthew_han...@apple.com Date 2014-03-31 15:29:36 -0700 (Mon, 31 Mar 2014) Log Message Rollout r166415. Modified Paths tags/Safari-538.26/LayoutTests/ChangeLog tags/Safari-538.26/Source/_javascript_Core/API/JSContextRef.cpp tags/

[webkit-changes] [166538] trunk/Tools

2014-03-31 Thread commit-queue
Title: [166538] trunk/Tools Revision 166538 Author commit-qu...@webkit.org Date 2014-03-31 15:28:35 -0700 (Mon, 31 Mar 2014) Log Message Remove the trigger for webkit1 tests on the gtk-linux-64-release bot https://bugs.webkit.org/show_bug.cgi?id=130987 r166427 removed the WebKit1 GTK+ bo

[webkit-changes] [166536] trunk/LayoutTests

2014-03-31 Thread bfulgham
Title: [166536] trunk/LayoutTests Revision 166536 Author bfulg...@apple.com Date 2014-03-31 15:17:55 -0700 (Mon, 31 Mar 2014) Log Message Unreviewed test fix after r166530. After switching to high-resolution continuous scroll output, forgot to update one test case. * fast/events/platfor

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

2014-03-31 Thread benjamin
Title: [166537] trunk/Source/WebCore Revision 166537 Author benja...@webkit.org Date 2014-03-31 15:19:04 -0700 (Mon, 31 Mar 2014) Log Message CSS JIT: compile the first-child pseudo class https://bugs.webkit.org/show_bug.cgi?id=130954 Reviewed by Andreas Kling. * css/ElementRuleCollecto

[webkit-changes] [166535] trunk

2014-03-31 Thread dino
Title: [166535] trunk Revision 166535 Author d...@apple.com Date 2014-03-31 15:16:37 -0700 (Mon, 31 Mar 2014) Log Message Remove WEB_ANIMATIONS https://bugs.webkit.org/show_bug.cgi?id=130989 Reviewed by Simon Fraser. Remove this feature flag until we plan to implement. Source/_javascri

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

2014-03-31 Thread simon . fraser
Title: [166534] trunk/Source/WebCore Revision 166534 Author simon.fra...@apple.com Date 2014-03-31 15:14:42 -0700 (Mon, 31 Mar 2014) Log Message Fix iOS build. * page/scrolling/ios/ScrollingTreeScrollingNodeIOS.mm: (WebCore::ScrollingTreeScrollingNodeIOS::updateLayersAfterDelegatedScroll

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

2014-03-31 Thread psolanki
Title: [166533] trunk/Source/WebCore Revision 166533 Author psola...@apple.com Date 2014-03-31 15:04:27 -0700 (Mon, 31 Mar 2014) Log Message Unreviewed. iOS build fix after r166532. Add missing comma. * dom/DocumentMarker.h: Modified Paths trunk/Source/WebCore/ChangeLog trunk/Source/We

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

2014-03-31 Thread beidson
Title: [166532] trunk/Source/WebCore Revision 166532 Author beid...@apple.com Date 2014-03-31 14:53:42 -0700 (Mon, 31 Mar 2014) Log Message Add variant of phone number parsing that use DocumentMarker in the current selection and https://bugs.webkit.org/show_bug.cgi?id=130917 Reviewed by

[webkit-changes] [166531] trunk/Source

2014-03-31 Thread simon . fraser
Title: [166531] trunk/Source Revision 166531 Author simon.fra...@apple.com Date 2014-03-31 14:23:27 -0700 (Mon, 31 Mar 2014) Log Message [iOS WK2] Hook up scroll events for accelerated overflow:scroll https://bugs.webkit.org/show_bug.cgi?id=130976 Source/WebCore: Reviewed by Tim Horton.

[webkit-changes] [166530] trunk

2014-03-31 Thread bfulgham
Title: [166530] trunk Revision 166530 Author bfulg...@apple.com Date 2014-03-31 14:22:42 -0700 (Mon, 31 Mar 2014) Log Message Reduced Latched Scroll Test Flakiness https://bugs.webkit.org/show_bug.cgi?id=130983 Reviewed by Darin Adler. Tools: * DumpRenderTree/mac/DumpRenderTree.mm: (s

[webkit-changes] [166526] trunk

2014-03-31 Thread commit-queue
Title: [166526] trunk Revision 166526 Author commit-qu...@webkit.org Date 2014-03-31 14:07:39 -0700 (Mon, 31 Mar 2014) Log Message [CSS Blending] Blend mode property is propagated to multiple GraphicLayers https://bugs.webkit.org/show_bug.cgi?id=130337 Patch by Ion Rosca on 2014-03-31 R

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

2014-03-31 Thread benjamin
Title: [166524] trunk/Source/WebCore Revision 166524 Author benja...@webkit.org Date 2014-03-31 14:04:03 -0700 (Mon, 31 Mar 2014) Log Message CSS JIT: clean up the functions ending when generating a checker with context https://bugs.webkit.org/show_bug.cgi?id=130959 Reviewed by Andreas K

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

2014-03-31 Thread timothy_horton
Title: [166528] trunk/Source/WebCore Revision 166528 Author timothy_hor...@apple.com Date 2014-03-31 14:10:44 -0700 (Mon, 31 Mar 2014) Log Message Small adjustments to WebCore::IOSurface https://bugs.webkit.org/show_bug.cgi?id=130981 Reviewed by Simon Fraser. * WebCore.exp.in: Export so

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

2014-03-31 Thread timothy_horton
Title: [166527] trunk/Source/WebCore Revision 166527 Author timothy_hor...@apple.com Date 2014-03-31 14:08:13 -0700 (Mon, 31 Mar 2014) Log Message Allocate IOSurfaces with the same cache mode that CoreAnimation uses https://bugs.webkit.org/show_bug.cgi?id=130982 Reviewed by Simon Fraser.

[webkit-changes] [166525] trunk

2014-03-31 Thread commit-queue
Title: [166525] trunk Revision 166525 Author commit-qu...@webkit.org Date 2014-03-31 14:06:48 -0700 (Mon, 31 Mar 2014) Log Message [CSS Blending] showLayerTree should dump layer's blend mode and isolation properties https://bugs.webkit.org/show_bug.cgi?id=130922 Patch by Ion Rosca on 20

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

2014-03-31 Thread bdakin
Title: [166523] trunk/Source/WebCore Revision 166523 Author bda...@apple.com Date 2014-03-31 14:00:31 -0700 (Mon, 31 Mar 2014) Log Message ThemeMac should use std::array instead of IntSize* for control sizes https://bugs.webkit.org/show_bug.cgi?id=130985 Reviewed by Darin Adler. Replace

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

2014-03-31 Thread akling
Title: [166521] trunk/Source/WebKit Revision 166521 Author akl...@apple.com Date 2014-03-31 13:48:15 -0700 (Mon, 31 Mar 2014) Log Message Blind Windows build fix. Check my mangle-fu. * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in: Modified Paths trunk/Source/WebKit/ChangeL

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

2014-03-31 Thread akling
Title: [166520] trunk/Source/WebCore Revision 166520 Author akl...@apple.com Date 2014-03-31 13:23:21 -0700 (Mon, 31 Mar 2014) Log Message Always inline toJS() for NodeList. This is a pretty cheesy optimization, but it's a 3% progression on Dromaeo/dom-query.html on my MBP. Reviewed by

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

2014-03-31 Thread benjamin
Title: [166519] trunk/Source/WebCore Revision 166519 Author benja...@webkit.org Date 2014-03-31 13:03:26 -0700 (Mon, 31 Mar 2014) Log Message Attempt to fix the 32bits debug builds The additional debug flags in RefCounted cause the structure to have different alignment with the 64bits fl

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

2014-03-31 Thread simon . fraser
Title: [166518] trunk/Source/WebKit2 Revision 166518 Author simon.fra...@apple.com Date 2014-03-31 12:42:04 -0700 (Mon, 31 Mar 2014) Log Message Fix scrolling on OS X with UI-side compositing https://bugs.webkit.org/show_bug.cgi?id=130930 Reviewed by Tim Horton. On iOS, we rely on visib

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

2014-03-31 Thread simon . fraser
Title: [166517] trunk/Source/WebCore Revision 166517 Author simon.fra...@apple.com Date 2014-03-31 12:42:02 -0700 (Mon, 31 Mar 2014) Log Message Clarify some scrolling tree terminology https://bugs.webkit.org/show_bug.cgi?id=130929 Reviewed by Tim Horton. Attempt to reduce some ambiguit

[webkit-changes] [166516] trunk/Source

2014-03-31 Thread timothy_horton
Title: [166516] trunk/Source Revision 166516 Author timothy_hor...@apple.com Date 2014-03-31 12:37:30 -0700 (Mon, 31 Mar 2014) Log Message [iOS WebKit2] Disable tile cohort retention for now https://bugs.webkit.org/show_bug.cgi?id=130926 Reviewed by Simon Fraser. * WebCore.exp.in: * pa

[webkit-changes] [166515] trunk/Tools

2014-03-31 Thread commit-queue
Title: [166515] trunk/Tools Revision 166515 Author commit-qu...@webkit.org Date 2014-03-31 11:15:27 -0700 (Mon, 31 Mar 2014) Log Message run-webkit-tests should have a --no-timeout option https://bugs.webkit.org/show_bug.cgi?id=128286 Patch by Jozsef Berta on 2014-03-31 Reviewed by Jose

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

2014-03-31 Thread bdakin
Title: [166514] trunk/Source/WebCore Revision 166514 Author bda...@apple.com Date 2014-03-31 11:10:37 -0700 (Mon, 31 Mar 2014) Log Message Radio buttons and checkboxes should share code https://bugs.webkit.org/show_bug.cgi?id=130915 Reviewed by Sam Weinig. Radio buttons and checkboxes n

[webkit-changes] [166513] trunk

2014-03-31 Thread samuel_white
Title: [166513] trunk Revision 166513 Author samuel_wh...@apple.com Date 2014-03-31 11:02:51 -0700 (Mon, 31 Mar 2014) Log Message AX: Need ability to get line range for text marker. https://bugs.webkit.org/show_bug.cgi?id=130906 Reviewed by Chris Fleizach. LayoutTests: Added test to en

[webkit-changes] [166512] trunk/Source

2014-03-31 Thread andersca
Title: [166512] trunk/Source Revision 166512 Author ander...@apple.com Date 2014-03-31 10:32:32 -0700 (Mon, 31 Mar 2014) Log Message Fix iOS build. Source/WebCore: * page/ChromeClient.h: (WebCore::ChromeClient::updateViewportConstrainedLayers): Source/WebKit/ios: * WebCoreSupport/WebC

[webkit-changes] [166511] trunk/LayoutTests

2014-03-31 Thread ap
Title: [166511] trunk/LayoutTests Revision 166511 Author a...@apple.com Date 2014-03-31 10:13:43 -0700 (Mon, 31 Mar 2014) Log Message transitions/3d/interrupted-transition.html is flaky https://bugs.webkit.org/show_bug.cgi?id=130972 * platform/mac/TestExpectations: Marked as such. Modif

[webkit-changes] [166510] trunk

2014-03-31 Thread fpizlo
Title: [166510] trunk Revision 166510 Author fpi...@apple.com Date 2014-03-31 09:50:15 -0700 (Mon, 31 Mar 2014) Log Message More validation for FTL inline caches https://bugs.webkit.org/show_bug.cgi?id=130948 Reviewed by Geoffrey Garen. Source/_javascript_Core: * dfg/DFGByteCodeParser.

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

2014-03-31 Thread jer . noble
Title: [166509] trunk/Source/WebCore Revision 166509 Author jer.no...@apple.com Date 2014-03-31 09:43:32 -0700 (Mon, 31 Mar 2014) Log Message [MSE][Mac] Support lease-renewal. https://bugs.webkit.org/show_bug.cgi?id=130919 Reviewed by Eric Carlson. Trigger a new key request when receivi

[webkit-changes] [166508] trunk/LayoutTests

2014-03-31 Thread ap
Title: [166508] trunk/LayoutTests Revision 166508 Author a...@apple.com Date 2014-03-31 09:41:00 -0700 (Mon, 31 Mar 2014) Log Message media/track/track-remove-track.html is flaky, crashing and failing https://bugs.webkit.org/show_bug.cgi?id=130971 * platform/mac/TestExpectations: Marked

[webkit-changes] [166506] trunk/Source

2014-03-31 Thread commit-queue
Title: [166506] trunk/Source Revision 166506 Author commit-qu...@webkit.org Date 2014-03-31 09:30:00 -0700 (Mon, 31 Mar 2014) Log Message Preparation for using Soup on Windows. https://bugs.webkit.org/show_bug.cgi?id=130615 Patch by Alex Christensen on 2014-03-31 Reviewed by Carlos Garc

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

2014-03-31 Thread ap
Title: [166507] trunk/Source/WebCore Revision 166507 Author a...@apple.com Date 2014-03-31 09:32:25 -0700 (Mon, 31 Mar 2014) Log Message Remove special handling of soft hyphens in search code https://bugs.webkit.org/show_bug.cgi?id=130940 Reviewed by Anders Carlsson. ICU knows to ignore

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

2014-03-31 Thread fpizlo
Title: [166505] trunk/Source/_javascript_Core Revision 166505 Author fpi...@apple.com Date 2014-03-31 09:21:04 -0700 (Mon, 31 Mar 2014) Log Message LLVM IR for store barriers should be nicely arranged and they don't need exception checks https://bugs.webkit.org/show_bug.cgi?id=130950 Rev

[webkit-changes] [166504] trunk/Tools

2014-03-31 Thread carlosgc
Title: [166504] trunk/Tools Revision 166504 Author carlo...@webkit.org Date 2014-03-31 08:16:10 -0700 (Mon, 31 Mar 2014) Log Message [GTK] Do not run WebKit1 unit tests by default https://bugs.webkit.org/show_bug.cgi?id=130968 Reviewed by Martin Robinson. * Scripts/run-gtk-tests: (TestR

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

2014-03-31 Thread rakuco
Title: [166503] trunk/Source/_javascript_Core Revision 166503 Author rak...@webkit.org Date 2014-03-31 08:05:36 -0700 (Mon, 31 Mar 2014) Log Message [CMake] Stop checking for WTF_USE_ICU_UNICODE. https://bugs.webkit.org/show_bug.cgi?id=130965 Reviewed by Martin Robinson. This is somewha

[webkit-changes] [166501] trunk

2014-03-31 Thread rakuco
Title: [166501] trunk Revision 166501 Author rak...@webkit.org Date 2014-03-31 07:44:32 -0700 (Mon, 31 Mar 2014) Log Message [CMake][GTK] Do not expand variables twice in if() checks. https://bugs.webkit.org/show_bug.cgi?id=130964 Reviewed by Martin Robinson. In CMake, `if (${foo})' cau

[webkit-changes] [166500] trunk

2014-03-31 Thread mrobinson
Title: [166500] trunk Revision 166500 Author mrobin...@webkit.org Date 2014-03-31 07:39:14 -0700 (Mon, 31 Mar 2014) Log Message [GTK] Remove scripts code only applicable to autotools https://bugs.webkit.org/show_bug.cgi?id=130841 Reviewed by Anders Carlsson. .: * Source/cmake/WebKitPac

[webkit-changes] [166499] trunk

2014-03-31 Thread mrobinson
Title: [166499] trunk Revision 166499 Author mrobin...@webkit.org Date 2014-03-31 07:38:39 -0700 (Mon, 31 Mar 2014) Log Message [GTK] Use PROJECT_VERSION_* instead of WEBKIT_*_VERSION https://bugs.webkit.org/show_bug.cgi?id=130936 Reviewed by Carlos Garcia Campos. .: * Source/cmake/Opt

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

2014-03-31 Thread zandobersek
Title: [166498] trunk/Source/WebCore Revision 166498 Author zandober...@gmail.com Date 2014-03-31 07:36:16 -0700 (Mon, 31 Mar 2014) Log Message Unreviewed. Addressing reviewing comments for r166491 that I forgot to address before landing. * html/FormController.cpp: (WebCore::SavedFormSta

[webkit-changes] [166495] trunk

2014-03-31 Thread abucur
Title: [166495] trunk Revision 166495 Author abu...@adobe.com Date 2014-03-31 04:22:42 -0700 (Mon, 31 Mar 2014) Log Message Wrong layout while animating content in regions https://bugs.webkit.org/show_bug.cgi?id=125086 Reviewed by David Hyatt. Source/WebCore: The region to layer and re

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

2014-03-31 Thread carlosgc
Title: [166494] trunk/Source/WebKit2 Revision 166494 Author carlo...@webkit.org Date 2014-03-31 04:04:37 -0700 (Mon, 31 Mar 2014) Log Message Unreviewed. Fix GTK2 plugin process binary name after r166492. * PlatformGTK.cmake: Fix typo. Modified Paths trunk/Source/WebKit2/ChangeLog trun

[webkit-changes] [166492] trunk

2014-03-31 Thread carlosgc
Title: [166492] trunk Revision 166492 Author carlo...@webkit.org Date 2014-03-31 03:39:09 -0700 (Mon, 31 Mar 2014) Log Message [GTK] Add support for GTK3 plugins https://bugs.webkit.org/show_bug.cgi?id=130599 Reviewed by Martin Robinson. .: * Source/cmake/OptionsGTK.cmake: Source/WebK

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

2014-03-31 Thread zandobersek
Title: [166491] trunk/Source/WebCore Revision 166491 Author zandober...@gmail.com Date 2014-03-31 03:35:59 -0700 (Mon, 31 Mar 2014) Log Message Move the rest of Source/WebCore/html/ code to std::unique_ptr https://bugs.webkit.org/show_bug.cgi?id=129669 Reviewed by Anders Carlsson. Repla

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

2014-03-31 Thread commit-queue
Title: [166490] trunk/Source/WebCore Revision 166490 Author commit-qu...@webkit.org Date 2014-03-31 03:21:27 -0700 (Mon, 31 Mar 2014) Log Message Fix mixed use of booleans in JPEGImageDecoder.cpp https://bugs.webkit.org/show_bug.cgi?id=122412 Patch by Maurice van der Pot on 2014-03-31 R

[webkit-changes] [166487] releases/WebKitGTK/webkit-2.4/Source/WebCore

2014-03-31 Thread carlosgc
Title: [166487] releases/WebKitGTK/webkit-2.4/Source/WebCore Revision 166487 Author carlo...@webkit.org Date 2014-03-31 01:38:08 -0700 (Mon, 31 Mar 2014) Log Message Merge r166480 - [GTK] [TextureMapper] Weird brightness with some videos with acceletared compositing https://bugs.webkit.or

[webkit-changes] [166485] releases/WebKitGTK/webkit-2.4/Source/WebCore

2014-03-31 Thread carlosgc
Title: [166485] releases/WebKitGTK/webkit-2.4/Source/WebCore Revision 166485 Author carlo...@webkit.org Date 2014-03-31 01:20:34 -0700 (Mon, 31 Mar 2014) Log Message Merge r166406 - [GTK] Geoclue2 providers won't work after reloading https://bugs.webkit.org/show_bug.cgi?id=130898 Reviewe

[webkit-changes] [166484] releases/WebKitGTK/webkit-2.4/Source

2014-03-31 Thread carlosgc
Title: [166484] releases/WebKitGTK/webkit-2.4/Source Revision 166484 Author carlo...@webkit.org Date 2014-03-31 01:18:51 -0700 (Mon, 31 Mar 2014) Log Message Merge r166405 - [GTK] Too many redirects visiting www.globalforestwatch.org https://bugs.webkit.org/show_bug.cgi?id=129681 Patch b

[webkit-changes] [166483] releases/WebKitGTK/webkit-2.4/Source/JavaScriptCore

2014-03-31 Thread carlosgc
Title: [166483] releases/WebKitGTK/webkit-2.4/Source/_javascript_Core Revision 166483 Author carlo...@webkit.org Date 2014-03-31 01:05:27 -0700 (Mon, 31 Mar 2014) Log Message Merge r163241 - REGRESSION (r163027?): CrashTracer: [USER] com.apple.WebKit.WebContent.Development at com.apple._j

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

2014-03-31 Thread zandobersek
Title: [166482] trunk/Source/WTF Revision 166482 Author zandober...@gmail.com Date 2014-03-31 00:21:05 -0700 (Mon, 31 Mar 2014) Log Message Use std::unique_ptr in WTF::CompressedVector, WTF::GenericCompressedData https://bugs.webkit.org/show_bug.cgi?id=130737 Switch to using std::unique_

[webkit-changes] [166481] trunk/Websites/perf.webkit.org

2014-03-31 Thread rniwa
Title: [166481] trunk/Websites/perf.webkit.org Revision 166481 Author rn...@webkit.org Date 2014-03-31 00:04:19 -0700 (Mon, 31 Mar 2014) Log Message Some CSS tweaks after r166477 and r166479, * public/index.html: Modified Paths trunk/Websites/perf.webkit.org/ChangeLog trunk/Websites/pe