[webkit-changes] [163163] trunk/Source

2014-01-30 Thread lforschler
Title: [163163] trunk/Source Revision 163163 Author lforsch...@apple.com Date 2014-01-30 22:38:05 -0800 (Thu, 30 Jan 2014) Log Message Versioning. Modified Paths trunk/Source/_javascript_Core/Configurations/Version.xcconfig trunk/Source/WebCore/Configurations/Version.xcconfig trunk/Sour

[webkit-changes] [163162] tags/Safari-538.15/

2014-01-30 Thread lforschler
Title: [163162] tags/Safari-538.15/ Revision 163162 Author lforsch...@apple.com Date 2014-01-30 22:36:11 -0800 (Thu, 30 Jan 2014) Log Message New Tag. Added Paths tags/Safari-538.15/ Diff Property changes: tags/Safari-538.15 Added: svn:ignore depcomp compile config.guess GNUmake

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

2014-01-30 Thread simon . fraser
Title: [163161] trunk/Source/WebKit2 Revision 163161 Author simon.fra...@apple.com Date 2014-01-30 22:10:12 -0800 (Thu, 30 Jan 2014) Log Message Fix iOS WK2 build after r163156. Need to convert to IntSizes. * WebProcess/WebPage/ios/WebPageIOS.mm: (WebKit::WebPage::tapHighlightAtPosition

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

2014-01-30 Thread simon . fraser
Title: [163160] trunk/Source/WebCore Revision 163160 Author simon.fra...@apple.com Date 2014-01-30 22:00:45 -0800 (Thu, 30 Jan 2014) Log Message Fix iOS build after r163156. Need to convert LayoutSizes to FloatSizes. * bindings/objc/DOMUIKitExtensions.mm: (-[DOMNode borderRadii]): Modi

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

2014-01-30 Thread zalan
Title: [163159] trunk/Source/WebCore Revision 163159 Author za...@apple.com Date 2014-01-30 21:47:20 -0800 (Thu, 30 Jan 2014) Log Message Subpixel rendering: Change drawRect()/drawLine() signature to support subpixel rendering. https://bugs.webkit.org/show_bug.cgi?id=127961 Reviewed by S

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

2014-01-30 Thread simon . fraser
Title: [163158] trunk/Source/WebCore Revision 163158 Author simon.fra...@apple.com Date 2014-01-30 21:42:27 -0800 (Thu, 30 Jan 2014) Log Message Remove ScrollingCoordinator::setLayerIsContainerForFixedPositionLayers() which is no longer used https://bugs.webkit.org/show_bug.cgi?id=127981

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

2014-01-30 Thread simon . fraser
Title: [163157] trunk/Source/WebCore Revision 163157 Author simon.fra...@apple.com Date 2014-01-30 21:42:25 -0800 (Thu, 30 Jan 2014) Log Message Some fixed position elements disappear in WK2 on iOS https://bugs.webkit.org/show_bug.cgi?id=127977 Reviewed by Tim Horton. Use the appropriat

[webkit-changes] [163155] trunk

2014-01-30 Thread mrobinson
Title: [163155] trunk Revision 163155 Author mrobin...@webkit.org Date 2014-01-30 21:37:15 -0800 (Thu, 30 Jan 2014) Log Message [GTK] [CMake] Add support for building against GTK+ 2 https://bugs.webkit.org/show_bug.cgi?id=127959 Reviewed by Anders Carlsson. .: * Source/cmake/OptionsGTK

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

2014-01-30 Thread jberlin
Title: [163154] trunk/Source/WebCore Revision 163154 Author jber...@webkit.org Date 2014-01-30 20:51:21 -0800 (Thu, 30 Jan 2014) Log Message Speculative build fix. * page/animation/CSSPropertyAnimation.cpp: Modified Paths trunk/Source/WebCore/ChangeLog trunk/Source/WebCore/page/animati

[webkit-changes] [163153] trunk/Source/JavaScriptCore/profiler/LegacyProfiler.cpp

2014-01-30 Thread timothy
Title: [163153] trunk/Source/_javascript_Core/profiler/LegacyProfiler.cpp Revision 163153 Author timo...@apple.com Date 2014-01-30 20:04:04 -0800 (Thu, 30 Jan 2014) Log Message Fix profiler layout test crashes. Modified Paths trunk/Source/_javascript_Core/profiler/LegacyProfiler.cpp

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

2014-01-30 Thread zalan
Title: [163152] trunk/Source/WebCore Revision 163152 Author za...@apple.com Date 2014-01-30 19:52:14 -0800 (Thu, 30 Jan 2014) Log Message Subpixel rendering: Change BorderData's width from unsigned to float to enable subpixel border painting. https://bugs.webkit.org/show_bug.cgi?id=127949

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

2014-01-30 Thread akling
Title: [163151] trunk/Source/_javascript_Core Revision 163151 Author akl...@apple.com Date 2014-01-30 19:38:06 -0800 (Thu, 30 Jan 2014) Log Message CodeBlock's cloned SymbolTables only need the captured names. Renamed SymbolTable::clone() to SymbolTable::cloneCapturedNames() and make it

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

2014-01-30 Thread commit-queue
Title: [163150] trunk/Source/WebKit2 Revision 163150 Author commit-qu...@webkit.org Date 2014-01-30 19:16:21 -0800 (Thu, 30 Jan 2014) Log Message Unreviewed, rolling out r163125. http://trac.webkit.org/changeset/163125 https://bugs.webkit.org/show_bug.cgi?id=127980 caused 9 layout tests

[webkit-changes] [163149] trunk

2014-01-30 Thread andersca
Title: [163149] trunk Revision 163149 Author ander...@apple.com Date 2014-01-30 18:24:35 -0800 (Thu, 30 Jan 2014) Log Message Add webView:didFinishLoadingNavigation: delegate method https://bugs.webkit.org/show_bug.cgi?id=127976 Reviewed by Dan Bernstein. Source/WebKit2: * UIProcess/AP

[webkit-changes] [163148] trunk/Source

2014-01-30 Thread ddkilzer
Title: [163148] trunk/Source Revision 163148 Author ddkil...@apple.com Date 2014-01-30 18:02:05 -0800 (Thu, 30 Jan 2014) Log Message Add security-checked cast for WebCore::CachedImage Reviewed by Darin Adler. Source/WebCore: * loader/cache/CachedImage.h: (WebCore::toCachedImage): Add.

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

2014-01-30 Thread timothy_horton
Title: [163147] trunk/Source/WebKit2 Revision 163147 Author timothy_hor...@apple.com Date 2014-01-30 17:53:19 -0800 (Thu, 30 Jan 2014) Log Message Crashes after 163116 in [WKView takeViewSnapshot] https://bugs.webkit.org/show_bug.cgi?id=127973 Reviewed by Alexey Proskuryakov. * UIProces

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

2014-01-30 Thread simon . fraser
Title: [163146] trunk/Source/WebCore Revision 163146 Author simon.fra...@apple.com Date 2014-01-30 17:47:45 -0800 (Thu, 30 Jan 2014) Log Message Fixed position objects are clipped in iOS WK2 https://bugs.webkit.org/show_bug.cgi?id=127974 Reviewed by Darin Adler. We clip compositing laye

[webkit-changes] [163145] trunk/Source/JavaScriptCore/profiler/CallIdentifier.h

2014-01-30 Thread timothy
Title: [163145] trunk/Source/_javascript_Core/profiler/CallIdentifier.h Revision 163145 Author timo...@apple.com Date 2014-01-30 17:46:00 -0800 (Thu, 30 Jan 2014) Log Message Debug build fix. Modified Paths trunk/Source/_javascript_Core/profiler/CallIdentifier.h Diff Modified: trun

[webkit-changes] [163144] trunk

2014-01-30 Thread andersca
Title: [163144] trunk Revision 163144 Author ander...@apple.com Date 2014-01-30 17:45:16 -0800 (Thu, 30 Jan 2014) Log Message Add a webView:didCommitNavigation: delegate method https://bugs.webkit.org/show_bug.cgi?id=127972 Reviewed by Dan Bernstein. Source/WebKit2: * UIProcess/API/API

[webkit-changes] [163143] trunk/Source/WebCore/English.lproj/Localizable.strings

2014-01-30 Thread timothy
Title: [163143] trunk/Source/WebCore/English.lproj/Localizable.strings Revision 163143 Author timo...@apple.com Date 2014-01-30 17:35:16 -0800 (Thu, 30 Jan 2014) Log Message Update WebCore localized strings. Modified Paths trunk/Source/WebCore/English.lproj/Localizable.strings Diff

[webkit-changes] [163141] trunk/Source/WebInspectorUI

2014-01-30 Thread timothy
Title: [163141] trunk/Source/WebInspectorUI Revision 163141 Author timo...@apple.com Date 2014-01-30 17:35:01 -0800 (Thu, 30 Jan 2014) Log Message Add the model objects for the new Web Inspector profile data. https://bugs.webkit.org/show_bug.cgi?id=127899 Reviewed by Joseph Pecoraro. *

[webkit-changes] [163139] trunk/Source

2014-01-30 Thread timothy
Title: [163139] trunk/Source Revision 163139 Author timo...@apple.com Date 2014-01-30 17:34:31 -0800 (Thu, 30 Jan 2014) Log Message Include profile with FunctionCall and EvaluateScript Timeline records. https://bugs.webkit.org/show_bug.cgi?id=127663 Reviewed by Joseph Pecoraro. Source/

[webkit-changes] [163137] trunk

2014-01-30 Thread andersca
Title: [163137] trunk Revision 163137 Author ander...@apple.com Date 2014-01-30 17:08:54 -0800 (Thu, 30 Jan 2014) Log Message Add a webView:didFailProvisionalNavigation:withError: delegate method https://bugs.webkit.org/show_bug.cgi?id=127968 Reviewed by Dan Bernstein. Source/WebKit2:

[webkit-changes] [163136] trunk/Tools

2014-01-30 Thread rniwa
Title: [163136] trunk/Tools Revision 163136 Author rn...@webkit.org Date 2014-01-30 17:07:16 -0800 (Thu, 30 Jan 2014) Log Message The test server build fixes. * TestResultServer/model/jsonresults.py: (JsonResults.merge): * TestResultServer/static-dashboards/flakiness_dashboard.js: Modif

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

2014-01-30 Thread commit-queue
Title: [163135] trunk/Source/WebCore Revision 163135 Author commit-qu...@webkit.org Date 2014-01-30 17:04:07 -0800 (Thu, 30 Jan 2014) Log Message Remove now-empty ScriptController::setCaptureCallStackForUncaughtExceptions https://bugs.webkit.org/show_bug.cgi?id=127964 Patch by Joseph Pec

[webkit-changes] [163134] trunk/Tools

2014-01-30 Thread rniwa
Title: [163134] trunk/Tools Revision 163134 Author rn...@webkit.org Date 2014-01-30 17:03:37 -0800 (Thu, 30 Jan 2014) Log Message NRWT shouldn't say "Finished writing JSON files" if it failed to to so https://bugs.webkit.org/show_bug.cgi?id=127966 Reviewed by Alexey Proskuryakov. Don't

[webkit-changes] [163133] trunk/Tools

2014-01-30 Thread fpizlo
Title: [163133] trunk/Tools Revision 163133 Author fpi...@apple.com Date 2014-01-30 16:41:51 -0800 (Thu, 30 Jan 2014) Log Message copy-webkitlibraries-to-product-directory should accept command-line arguments for extra work required for optional features rather than relying on environment

[webkit-changes] [163132] trunk

2014-01-30 Thread andersca
Title: [163132] trunk Revision 163132 Author ander...@apple.com Date 2014-01-30 16:23:23 -0800 (Thu, 30 Jan 2014) Log Message Add a webView:didStartProvisionalNavigation: delegate method https://bugs.webkit.org/show_bug.cgi?id=127965 Reviewed by Dan Bernstein. Source/WebKit2: * UIProce

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

2014-01-30 Thread beidson
Title: [163131] trunk/Source/WebKit2 Revision 163131 Author beid...@apple.com Date 2014-01-30 15:58:30 -0800 (Thu, 30 Jan 2014) Log Message IDB: Implement IDBObjectStore.count() https://bugs.webkit.org/show_bug.cgi?id=127888 Reviewed by Tim Horton. Now count() actually works. Forward t

[webkit-changes] [163130] trunk/Source/WebInspectorUI

2014-01-30 Thread commit-queue
Title: [163130] trunk/Source/WebInspectorUI Revision 163130 Author commit-qu...@webkit.org Date 2014-01-30 15:36:34 -0800 (Thu, 30 Jan 2014) Log Message Web Inspector: [REGRESSION(r163086)] Missing localized string 'Hide console (%s)' https://bugs.webkit.org/show_bug.cgi?id=127951 Patch

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

2014-01-30 Thread andersca
Title: [163129] trunk/Source/WebKit2 Revision 163129 Author ander...@apple.com Date 2014-01-30 15:24:12 -0800 (Thu, 30 Jan 2014) Log Message Implement NavigationState::PolicyClient::decidePolicyForNewWindowAction https://bugs.webkit.org/show_bug.cgi?id=127962 Reviewed by Andreas Kling.

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

2014-01-30 Thread commit-queue
Title: [163125] trunk/Source/WebKit2 Revision 163125 Author commit-qu...@webkit.org Date 2014-01-30 15:11:09 -0800 (Thu, 30 Jan 2014) Log Message Add session support to WebPlatformStrategies https://bugs.webkit.org/show_bug.cgi?id=127926 Patch by Martin Hock on 2014-01-30 Reviewed by Al

[webkit-changes] [163128] trunk/LayoutTests

2014-01-30 Thread ap
Title: [163128] trunk/LayoutTests Revision 163128 Author a...@apple.com Date 2014-01-30 15:18:26 -0800 (Thu, 30 Jan 2014) Log Message http/tests/security/cross-origin-plugin-private-browsing-toggled.html is flaky on WK2 https://bugs.webkit.org/show_bug.cgi?id=127960 * platform/mac-wk2/Te

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

2014-01-30 Thread roger_fong
Title: [163127] trunk/Source/WebCore Revision 163127 Author roger_f...@apple.com Date 2014-01-30 15:16:50 -0800 (Thu, 30 Jan 2014) Log Message WebGL load policy should be queried for the top level document. https://bugs.webkit.org/show_bug.cgi?id=127937. Reviewed by Timothy Horton. * htm

[webkit-changes] [163126] tags/Safari-538.13.2/Source/JavaScriptCore

2014-01-30 Thread lforschler
Title: [163126] tags/Safari-538.13.2/Source/_javascript_Core Revision 163126 Author lforsch...@apple.com Date 2014-01-30 15:14:51 -0800 (Thu, 30 Jan 2014) Log Message Merged r163115. Modified Paths tags/Safari-538.13.2/Source/_javascript_Core/ChangeLog tags/Safari-538.13.2/Source/_jav

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

2014-01-30 Thread beidson
Title: [163124] trunk/Source/WebKit2 Revision 163124 Author beid...@apple.com Date 2014-01-30 15:06:53 -0800 (Thu, 30 Jan 2014) Log Message IDB: ObjectStore cursor iterate() support and https://bugs.webkit.org/show_bug.cgi?id=127867 Reviewed by Tim Horton. * DatabaseProcess/IndexedDB/s

[webkit-changes] [163122] tags/Safari-538.13.2/Source

2014-01-30 Thread lforschler
Title: [163122] tags/Safari-538.13.2/Source Revision 163122 Author lforsch...@apple.com Date 2014-01-30 15:03:17 -0800 (Thu, 30 Jan 2014) Log Message Versioning. Modified Paths tags/Safari-538.13.2/Source/_javascript_Core/Configurations/Version.xcconfig tags/Safari-538.13.2/Source/WebCo

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

2014-01-30 Thread andersca
Title: [163123] trunk/Source/WebKit2 Revision 163123 Author ander...@apple.com Date 2014-01-30 15:04:21 -0800 (Thu, 30 Jan 2014) Log Message decidePolicyForNewWindowAction should take a NavigationActionData object https://bugs.webkit.org/show_bug.cgi?id=127952 Reviewed by Dan Bernstein.

[webkit-changes] [163121] trunk/Source

2014-01-30 Thread jpfau
Title: [163121] trunk/Source Revision 163121 Author jp...@apple.com Date 2014-01-30 15:02:39 -0800 (Thu, 30 Jan 2014) Log Message Add a method for schemes to be registered as supporting cache partitioning https://bugs.webkit.org/show_bug.cgi?id=127739 Reviewed by Darin Adler. Source/Web

[webkit-changes] [163120] tags/Safari-538.13.2/

2014-01-30 Thread lforschler
Title: [163120] tags/Safari-538.13.2/ Revision 163120 Author lforsch...@apple.com Date 2014-01-30 15:01:20 -0800 (Thu, 30 Jan 2014) Log Message New Tag. Added Paths tags/Safari-538.13.2/ Diff Property changes: tags/Safari-538.13.2 Added: svn:ignore depcomp compile config.guess G

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

2014-01-30 Thread jer . noble
Title: [163118] trunk/Source/WebCore Revision 163118 Author jer.no...@apple.com Date 2014-01-30 14:58:49 -0800 (Thu, 30 Jan 2014) Log Message [iOS] Convert blocks to lambdas in iOS Fullscreen code. https://bugs.webkit.org/show_bug.cgi?id=127946 Reviewed by Anders Carlsson. Pushing a blo

[webkit-changes] [163117] trunk/Tools

2014-01-30 Thread cfleizach
Title: [163117] trunk/Tools Revision 163117 Author cfleiz...@apple.com Date 2014-01-30 14:52:47 -0800 (Thu, 30 Jan 2014) Log Message WebKitTestRunner fails to link - missing rowHeaders and columnHeaders https://bugs.webkit.org/show_bug.cgi?id=127917 Reviewed by Andy Estes. * WebKitTestR

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

2014-01-30 Thread timothy_horton
Title: [163116] trunk/Source/WebKit2 Revision 163116 Author timothy_hor...@apple.com Date 2014-01-30 14:49:32 -0800 (Thu, 30 Jan 2014) Log Message Lots of API test assertion failures after r163093 https://bugs.webkit.org/show_bug.cgi?id=127948 Reviewed by Alexey Proskuryakov. * UIProces

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

2014-01-30 Thread ggaren
Title: [163115] trunk/Source/_javascript_Core Revision 163115 Author gga...@apple.com Date 2014-01-30 14:37:13 -0800 (Thu, 30 Jan 2014) Log Message Part 2: REGRESSION: _javascript_Core crash during OS Installation (due to Heap::m_operationInProgress ASSERT vs DelayedReleaseScope) https://

[webkit-changes] [163114] trunk

2014-01-30 Thread mrobinson
Title: [163114] trunk Revision 163114 Author mrobin...@webkit.org Date 2014-01-30 14:34:15 -0800 (Thu, 30 Jan 2014) Log Message [GTK] [CMake] Add a "make dist" target https://bugs.webkit.org/show_bug.cgi?id=116378 Reviewed by Gustavo Noronha Silva. .: * Source/PlatformGTK.cmake: A CMak

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

2014-01-30 Thread andersca
Title: [163112] trunk/Source/WebKit2 Revision 163112 Author ander...@apple.com Date 2014-01-30 14:06:42 -0800 (Thu, 30 Jan 2014) Log Message Implement policy response delegate handling https://bugs.webkit.org/show_bug.cgi?id=127945 Reviewed by Dan Bernstein. * UIProcess/API/APIPolicyCli

[webkit-changes] [163111] trunk/Source

2014-01-30 Thread ddkilzer
Title: [163111] trunk/Source Revision 163111 Author ddkil...@apple.com Date 2014-01-30 13:49:33 -0800 (Thu, 30 Jan 2014) Log Message De-virtual-ize CachedResource::isImage() Reviewed by Andreas Kling. Also replace explicit type() checks with isImage(). Source/WebCore: * loader/Subres

[webkit-changes] [163110] trunk/Tools

2014-01-30 Thread dfarler
Title: [163110] trunk/Tools Revision 163110 Author dfar...@apple.com Date 2014-01-30 13:35:21 -0800 (Thu, 30 Jan 2014) Log Message Move OTHER_LDFLAGS erasure to DumpRenderTreeLibrary.xcconfig. https://bugs.webkit.org/show_bug.cgi?id=127935 Reviewed by Andy Estes. * DumpRenderTree/DumpRe

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

2014-01-30 Thread dino
Title: [163109] trunk/Source/WebKit2 Revision 163109 Author d...@apple.com Date 2014-01-30 13:30:29 -0800 (Thu, 30 Jan 2014) Log Message Allow the OpenGL Profiler to get through the sandbox https://bugs.webkit.org/show_bug.cgi?id=127877 Reviewed by Alexey Proskuryakov. Open up the san

[webkit-changes] [163107] trunk/Tools

2014-01-30 Thread dfarler
Title: [163107] trunk/Tools Revision 163107 Author dfar...@apple.com Date 2014-01-30 13:26:21 -0800 (Thu, 30 Jan 2014) Log Message DumpRenderTree fails to build with ASAN: -fsanitize=address passed to static DRT target https://bugs.webkit.org/show_bug.cgi?id=127935 Reviewed by Andy Estes

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

2014-01-30 Thread andersca
Title: [163108] trunk/Source/WebKit2 Revision 163108 Author ander...@apple.com Date 2014-01-30 13:28:13 -0800 (Thu, 30 Jan 2014) Log Message Begin fleshing out the navigation delegate https://bugs.webkit.org/show_bug.cgi?id=127939 Reviewed by Dan Bernstein. * UIProcess/API/APIPolicyClie

[webkit-changes] [163106] trunk/Tools

2014-01-30 Thread dfarler
Title: [163106] trunk/Tools Revision 163106 Author dfar...@apple.com Date 2014-01-30 13:11:56 -0800 (Thu, 30 Jan 2014) Log Message package-root shouldn't prefix simulator roots with the SDK path http://bugs.webkit.org/show_bug.cgi?id=127923 Reviewed by Dan Bernstein. * Scripts/package-r

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

2014-01-30 Thread fpizlo
Title: [163105] trunk/Source/_javascript_Core Revision 163105 Author fpi...@apple.com Date 2014-01-30 13:08:54 -0800 (Thu, 30 Jan 2014) Log Message Update FTL StackMaps parser to stackSize change https://bugs.webkit.org/show_bug.cgi?id=127933 Reviewed by Oliver Hunt. * ftl/FTLStackMaps.

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

2014-01-30 Thread eric . carlson
Title: [163104] trunk/Source/WebCore Revision 163104 Author eric.carl...@apple.com Date 2014-01-30 13:04:47 -0800 (Thu, 30 Jan 2014) Log Message [iOS] don't update media layers on main thread when using AVFoundation https://bugs.webkit.org/show_bug.cgi?id=127931 Reviewed by Simon Fraser.

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

2014-01-30 Thread commit-queue
Title: [163103] trunk/Source/WebKit2 Revision 163103 Author commit-qu...@webkit.org Date 2014-01-30 12:57:32 -0800 (Thu, 30 Jan 2014) Log Message Crash in RemoteLayerBackingStore::encode when m_frontBuffer is nullptr. https://bugs.webkit.org/show_bug.cgi?id=127756 Patch by Jeremy Jones

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

2014-01-30 Thread jer . noble
Title: [163102] trunk/Source/WebCore Revision 163102 Author jer.no...@apple.com Date 2014-01-30 12:44:42 -0800 (Thu, 30 Jan 2014) Log Message [MediaControls][iOS] Fix a couple of UI bugs in the iOS Media Controls https://bugs.webkit.org/show_bug.cgi?id=127929 Reviewed by Eric Carlson. T

[webkit-changes] [163100] trunk/Tools

2014-01-30 Thread aestes
Title: [163100] trunk/Tools Revision 163100 Author aes...@apple.com Date 2014-01-30 12:32:50 -0800 (Thu, 30 Jan 2014) Log Message REGRESSION (r163037): WebKit2.PageLoadBasic API test failing on Mountain Lion https://bugs.webkit.org/show_bug.cgi?id=127934 Disable the failing test on Mount

[webkit-changes] [163101] trunk/Tools

2014-01-30 Thread rgabor
Title: [163101] trunk/Tools Revision 163101 Author rga...@webkit.org Date 2014-01-30 12:43:04 -0800 (Thu, 30 Jan 2014) Log Message Add ARM EFL Linux builder bots to Apple buildmaster https://bugs.webkit.org/show_bug.cgi?id=127472 Reviewed by Csaba Osztrogonác. There is no ARM buildslave

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

2014-01-30 Thread mrowe
Title: [163099] trunk/Source/WebKit2 Revision 163099 Author mr...@apple.com Date 2014-01-30 12:29:12 -0800 (Thu, 30 Jan 2014) Log Message Host plug-ins in XPC services / We disabled use of XPC services for plug-ins back in r143829 as the per-architecture services were not being built f

[webkit-changes] [163098] trunk

2014-01-30 Thread andersca
Title: [163098] trunk Revision 163098 Author ander...@apple.com Date 2014-01-30 12:00:12 -0800 (Thu, 30 Jan 2014) Log Message Add WKNavigationDelegate class https://bugs.webkit.org/show_bug.cgi?id=127927 Reviewed by Dan Bernstein. Source/WebKit2: * UIProcess/API/Cocoa/WKNavigationDeleg

[webkit-changes] [163096] trunk/Tools

2014-01-30 Thread dfarler
Title: [163096] trunk/Tools Revision 163096 Author dfar...@apple.com Date 2014-01-30 11:37:32 -0800 (Thu, 30 Jan 2014) Log Message Enable iOS Tools builds by default https://bugs.webkit.org/show_bug.cgi?id=127919 Reviewed by Andy Estes. * Makefile: Build all the tools except MiniBrowser

[webkit-changes] [163095] trunk/Tools

2014-01-30 Thread dfarler
Title: [163095] trunk/Tools Revision 163095 Author dfar...@apple.com Date 2014-01-30 11:34:23 -0800 (Thu, 30 Jan 2014) Log Message Make TestWebKitAPI build and run for iOS https://bugs.webkit.org/show_bug.cgi?id=127925 Reviewed by Andy Estes. * TestWebKitAPI/Configurations/Base.xcconfig

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

2014-01-30 Thread jer . noble
Title: [163094] trunk/Source/WebCore Revision 163094 Author jer.no...@apple.com Date 2014-01-30 11:30:37 -0800 (Thu, 30 Jan 2014) Log Message [MediaControls][iOS] Add a "start load" button. https://bugs.webkit.org/show_bug.cgi?id=127861 Reviewed by Eric Carlson. Add a "start load" butto

[webkit-changes] [163093] trunk/Source

2014-01-30 Thread timothy_horton
Title: [163093] trunk/Source Revision 163093 Author timothy_hor...@apple.com Date 2014-01-30 11:29:48 -0800 (Thu, 30 Jan 2014) Log Message WebKit2 View Gestures (Swipe): Provide a way for clients to provide views to swipe https://bugs.webkit.org/show_bug.cgi?id=127891 Reviewed by Anders

[webkit-changes] [163092] trunk

2014-01-30 Thread bdakin
Title: [163092] trunk Revision 163092 Author bda...@apple.com Date 2014-01-30 11:25:25 -0800 (Thu, 30 Jan 2014) Log Message https://bugs.webkit.org/show_bug.cgi?id=127371 Explore new API that could be used to help build infinitely scrolling websites -and corresponding- Reviewed by Sam W

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

2014-01-30 Thread commit-queue
Title: [163091] trunk/Source/WebCore Revision 163091 Author commit-qu...@webkit.org Date 2014-01-30 11:02:26 -0800 (Thu, 30 Jan 2014) Log Message [curl] Improve realm string parsing in WWW-Authenticate headers https://bugs.webkit.org/show_bug.cgi?id=127421 Patch by Szabolcs David on 201

[webkit-changes] [163090] trunk/LayoutTests

2014-01-30 Thread commit-queue
Title: [163090] trunk/LayoutTests Revision 163090 Author commit-qu...@webkit.org Date 2014-01-30 10:20:53 -0800 (Thu, 30 Jan 2014) Log Message [EFL] Update test expectations for WK1 and WK2 after r162947 https://bugs.webkit.org/show_bug.cgi?id=127913 Unreviewed EFL gardening. Patch by K

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

2014-01-30 Thread andersca
Title: [163089] trunk/Source/WebCore Revision 163089 Author ander...@apple.com Date 2014-01-30 10:18:48 -0800 (Thu, 30 Jan 2014) Log Message Modernize HTTPHeaderMap iteration https://bugs.webkit.org/show_bug.cgi?id=127915 Reviewed by Andreas Kling. * inspector/InspectorResourceAgent.cpp

[webkit-changes] [163088] trunk/LayoutTests

2014-01-30 Thread m . pakula
Title: [163088] trunk/LayoutTests Revision 163088 Author m.pak...@samsung.com Date 2014-01-30 10:06:53 -0800 (Thu, 30 Jan 2014) Log Message Unreviewed EFL gardening Add test expectation for tests failing after r160991 and r162605. * platform/efl-wk2/TestExpectations: Modified Paths tr

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

2014-01-30 Thread beidson
Title: [163087] trunk/Source/WebKit2 Revision 163087 Author beid...@apple.com Date 2014-01-30 09:49:42 -0800 (Thu, 30 Jan 2014) Log Message IDB: Add no-op plumbing for deleteDatabase and deleteRange https://bugs.webkit.org/show_bug.cgi?id=127912 Reviewed by Alexey Proskuryakov. Forward

[webkit-changes] [163086] trunk/Source/WebInspectorUI

2014-01-30 Thread commit-queue
Title: [163086] trunk/Source/WebInspectorUI Revision 163086 Author commit-qu...@webkit.org Date 2014-01-30 09:49:13 -0800 (Thu, 30 Jan 2014) Log Message Web Inspector: Implement open/close Console window shortcut https://bugs.webkit.org/show_bug.cgi?id=127896 Patch by Diego Pino Garcia

[webkit-changes] [163085] trunk

2014-01-30 Thread zandobersek
Title: [163085] trunk Revision 163085 Author zandober...@gmail.com Date 2014-01-30 09:33:53 -0800 (Thu, 30 Jan 2014) Log Message [GTK] Only disable -ftree-dce optimization when compiling with GCC https://bugs.webkit.org/show_bug.cgi?id=127911 Reviewed by Carlos Garcia Campos. .: * Sou

[webkit-changes] [163084] trunk/Tools

2014-01-30 Thread dfarler
Title: [163084] trunk/Tools Revision 163084 Author dfar...@apple.com Date 2014-01-30 09:17:06 -0800 (Thu, 30 Jan 2014) Log Message package-root should copy ./usr from the build products directory https://bugs.webkit.org/show_bug.cgi?id=127878 Reviewed by Daniel Bates. * Scripts/package-

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

2014-01-30 Thread zandobersek
Title: [163083] trunk/Source/_javascript_Core Revision 163083 Author zandober...@gmail.com Date 2014-01-30 08:33:35 -0800 (Thu, 30 Jan 2014) Log Message [GTK] Disable optimizations for JSC that turned out malignant after jsCStack branch merge https://bugs.webkit.org/show_bug.cgi?id=127909

[webkit-changes] [163082] trunk/Source

2014-01-30 Thread antti
Title: [163082] trunk/Source Revision 163082 Author an...@apple.com Date 2014-01-30 07:49:54 -0800 (Thu, 30 Jan 2014) Log Message WebPage::determinePrimarySnapshottedPlugIn is slow https://bugs.webkit.org/show_bug.cgi?id=127905 Source/WebCore: Reviewed by Anders Carlsson. * WebCore.ex

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

2014-01-30 Thread ossy
Title: [163081] trunk/Source/WebCore Revision 163081 Author o...@webkit.org Date 2014-01-30 06:04:28 -0800 (Thu, 30 Jan 2014) Log Message [SOUP] Fix the build if !ENABLE(WEB_TIMING) https://bugs.webkit.org/show_bug.cgi?id=127906 Reviewed by Gustavo Noronha Silva. * platform/network/soup

[webkit-changes] [163080] trunk

2014-01-30 Thread ossy
Title: [163080] trunk Revision 163080 Author o...@webkit.org Date 2014-01-30 03:37:47 -0800 (Thu, 30 Jan 2014) Log Message [EFL] Fix the regression caused by the jsCStack branch merge https://bugs.webkit.org/show_bug.cgi?id=127898 Reviewed by Zoltan Herczeg. * Source/cmake/OptionsEfl.cm

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

2014-01-30 Thread commit-queue
Title: [163077] trunk/Source/WebKit Revision 163077 Author commit-qu...@webkit.org Date 2014-01-30 00:32:44 -0800 (Thu, 30 Jan 2014) Log Message Unreviewed, rolling out r163052. http://trac.webkit.org/changeset/163052 https://bugs.webkit.org/show_bug.cgi?id=127895 It was the buildfix aft

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

2014-01-30 Thread beidson
Title: [163076] trunk/Source/WebKit2 Revision 163076 Author beid...@apple.com Date 2014-01-30 00:19:40 -0800 (Thu, 30 Jan 2014) Log Message IDB: Key generator support https://bugs.webkit.org/show_bug.cgi?id=127871 Reviewed by Tim Horton. * DatabaseProcess/IndexedDB/UniqueIDBDatabase.cpp

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

2014-01-30 Thread beidson
Title: [163075] trunk/Source/WebKit2 Revision 163075 Author beid...@apple.com Date 2014-01-30 00:16:56 -0800 (Thu, 30 Jan 2014) Log Message IDB: Implement IDBObjectStore.count() https://bugs.webkit.org/show_bug.cgi?id=127888 Reviewed by Tim Horton. Forward request to the DatabaseProcess