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

2014-02-03 Thread darin
Title: [163290] trunk/Source/WebCore Revision 163290 Author da...@apple.com Date 2014-02-03 00:10:03 -0800 (Mon, 03 Feb 2014) Log Message Try to fix iOS build. * html/BaseDateAndTimeInputType.cpp: (WebCore::BaseDateAndTimeInputType::parseToDateComponents): Use deprecatedCharacters.

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

2014-02-03 Thread mitz
Title: [163291] trunk/Source/_javascript_Core Revision 163291 Author m...@apple.com Date 2014-02-03 00:17:33 -0800 (Mon, 03 Feb 2014) Log Message Stop using PLATFORM(MAC) in _javascript_Core except where it means “OS X but not iOS” https://bugs.webkit.org/show_bug.cgi?id=128098 Reviewed

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

2014-02-03 Thread berto
Title: [163292] trunk/Source/WebKit2 Revision 163292 Author be...@igalia.com Date 2014-02-03 00:19:13 -0800 (Mon, 03 Feb 2014) Log Message Fix wrong mix of fcntl commands and flags https://bugs.webkit.org/show_bug.cgi?id=127842 Reviewed by Darin Adler. We are mixing the commands to set

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

2014-02-03 Thread mitz
Title: [163293] trunk/Source/_javascript_Core Revision 163293 Author m...@apple.com Date 2014-02-03 00:27:26 -0800 (Mon, 03 Feb 2014) Log Message Correctly address Darin’s review comment on the last change. * runtime/Watchdog.h: Changed an OS(DARWIN) guard around formerly

[webkit-changes] [163294] trunk/Source

2014-02-03 Thread mitz
Title: [163294] trunk/Source Revision 163294 Author m...@apple.com Date 2014-02-03 00:41:24 -0800 (Mon, 03 Feb 2014) Log Message More iOS build fixing. Source/WebCore: * accessibility/ios/WebAccessibilityObjectWrapperIOS.mm: (-[WebAccessibilityObjectWrapper

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

2014-02-03 Thread akling
Title: [163295] trunk/Source/WebCore Revision 163295 Author akl...@apple.com Date 2014-02-03 01:02:55 -0800 (Mon, 03 Feb 2014) Log Message RenderSVGResource::removeClientFromCache() should take RenderElement. https://webkit.org/b/128097 Text renderers never have resources associated

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

2014-02-03 Thread mitz
Title: [163297] trunk/Source/WebKit2 Revision 163297 Author m...@apple.com Date 2014-02-03 01:31:53 -0800 (Mon, 03 Feb 2014) Log Message Build fix. * WebProcess/Plugins/Netscape/mac/NetscapePluginMac.mm: (WebKit::convertStringToKeyCodes): Modified Paths trunk/Source/WebKit2/ChangeLog

[webkit-changes] [163299] trunk

2014-02-03 Thread mjs
Title: [163299] trunk Revision 163299 Author m...@apple.com Date 2014-02-03 03:13:17 -0800 (Mon, 03 Feb 2014) Log Message Adopt URLUtils interface and template in HTMLAnchorElement and HTMLAreaElement https://bugs.webkit.org/show_bug.cgi?id=128067 Reviewed by Antti Koivisto.

[webkit-changes] [163300] releases/WebKitGTK/webkit-2.4/

2014-02-03 Thread carlosgc
Title: [163300] releases/WebKitGTK/webkit-2.4/ Revision 163300 Author carlo...@webkit.org Date 2014-02-03 04:13:30 -0800 (Mon, 03 Feb 2014) Log Message Branch WebKitGTK+ for 2.4 Added Paths releases/WebKitGTK/webkit-2.4/ Diff Property changes: releases/WebKitGTK/webkit-2.4

[webkit-changes] [163301] releases/WebKitGTK/webkit-2.4/Source/WebKit2

2014-02-03 Thread carlosgc
Title: [163301] releases/WebKitGTK/webkit-2.4/Source/WebKit2 Revision 163301 Author carlo...@webkit.org Date 2014-02-03 05:43:36 -0800 (Mon, 03 Feb 2014) Log Message Merge r163037 - Consolidate page loading functions https://bugs.webkit.org/show_bug.cgi?id=127847 Reviewed by Tim Horton.

[webkit-changes] [163302] trunk

2014-02-03 Thread commit-queue
Title: [163302] trunk Revision 163302 Author commit-qu...@webkit.org Date 2014-02-03 05:54:32 -0800 (Mon, 03 Feb 2014) Log Message [CSS Regions] Fix selection and hover effect of content in region with overflow:hidden https://bugs.webkit.org/show_bug.cgi?id=127101 Patch by Mihai Maerean

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

2014-02-03 Thread carlosgc
Title: [163304] releases/WebKitGTK/webkit-2.4/Source/WebCore Revision 163304 Author carlo...@webkit.org Date 2014-02-03 06:32:18 -0800 (Mon, 03 Feb 2014) Log Message Merge r163081 - [SOUP] Fix the build if !ENABLE(WEB_TIMING) https://bugs.webkit.org/show_bug.cgi?id=127906 Reviewed by

[webkit-changes] [163305] releases/WebKitGTK/webkit-2.4/Source/WebInspectorUI

2014-02-03 Thread carlosgc
Title: [163305] releases/WebKitGTK/webkit-2.4/Source/WebInspectorUI Revision 163305 Author carlo...@webkit.org Date 2014-02-03 06:34:28 -0800 (Mon, 03 Feb 2014) Log Message Merge r163086 - Web Inspector: Implement open/close Console window shortcut

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

2014-02-03 Thread carlosgc
Title: [163306] releases/WebKitGTK/webkit-2.4/Source/WebCore Revision 163306 Author carlo...@webkit.org Date 2014-02-03 06:38:28 -0800 (Mon, 03 Feb 2014) Log Message Merge r163174 - Don't allocate a new XMLHttpRequestStaticData every time staticData() is called

[webkit-changes] [163307] tags/Safari-538.16/

2014-02-03 Thread lforschler
Title: [163307] tags/Safari-538.16/ Revision 163307 Author lforsch...@apple.com Date 2014-02-03 06:48:08 -0800 (Mon, 03 Feb 2014) Log Message New Tag. Added Paths tags/Safari-538.16/ Diff Property changes: tags/Safari-538.16 Added: svn:ignore depcomp compile config.guess

[webkit-changes] [163308] trunk/Source

2014-02-03 Thread lforschler
Title: [163308] trunk/Source Revision 163308 Author lforsch...@apple.com Date 2014-02-03 06:51:40 -0800 (Mon, 03 Feb 2014) Log Message Versioning. Modified Paths trunk/Source/_javascript_Core/Configurations/Version.xcconfig trunk/Source/WebCore/Configurations/Version.xcconfig

[webkit-changes] [163309] trunk

2014-02-03 Thread jberlin
Title: [163309] trunk Revision 163309 Author jber...@webkit.org Date 2014-02-03 09:23:47 -0800 (Mon, 03 Feb 2014) Log Message Revert r163299 since it broke the ML 32-bit Release build Source/WebCore: * html/HTMLAnchorElement.cpp: (WebCore::parsePortFromStringPosition):

[webkit-changes] [163312] trunk/Source/WebKit/win

2014-02-03 Thread darin
Title: [163312] trunk/Source/WebKit/win Revision 163312 Author da...@apple.com Date 2014-02-03 09:39:25 -0800 (Mon, 03 Feb 2014) Log Message Try to fix the WinCairo build. * WebDownloadCurl.cpp: (WebDownload::didReceiveResponse): characters - deprecatedCharacters. Modified Paths

[webkit-changes] [163311] trunk/Source/WebKit2/ChangeLog

2014-02-03 Thread darin
Title: [163311] trunk/Source/WebKit2/ChangeLog Revision 163311 Author da...@apple.com Date 2014-02-03 09:39:22 -0800 (Mon, 03 Feb 2014) Log Message Try to fix 32-bit Mac build. * WebProcess/Plugins/Netscape/mac/NetscapePluginMac.mm: (WebKit::convertStringToKeyCodes): Use

[webkit-changes] [163313] trunk/Tools

2014-02-03 Thread dbates
Title: [163313] trunk/Tools Revision 163313 Author dba...@webkit.org Date 2014-02-03 10:08:59 -0800 (Mon, 03 Feb 2014) Log Message WebKit Bot Watcher's Dashboard: Teach JSON.load() to interpret third argument as either an option dictionary or a failure callback

[webkit-changes] [163314] trunk/Tools

2014-02-03 Thread dbates
Title: [163314] trunk/Tools Revision 163314 Author dba...@webkit.org Date 2014-02-03 10:37:11 -0800 (Mon, 03 Feb 2014) Log Message WebKit Bot Watcher's Dashboard: Defer subsequent resource loads from access-restricted build bot when iteration fails to load with HTTP 401 status code

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

2014-02-03 Thread darin
Title: [163315] trunk/Source/WTF Revision 163315 Author da...@apple.com Date 2014-02-03 10:38:54 -0800 (Mon, 03 Feb 2014) Log Message Remove Unicode.h https://bugs.webkit.org/show_bug.cgi?id=128106 Reviewed by Anders Carlsson. * GNUmakefile.list.am: Removed files. *

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

2014-02-03 Thread akling
Title: [163316] trunk/Source/WebCore Revision 163316 Author akl...@apple.com Date 2014-02-03 10:52:12 -0800 (Mon, 03 Feb 2014) Log Message CTTE: Grab bag of SVGRenderTreeAsText cleanups. https://webkit.org/b/128099 Made some of the DRT SVG functions take more specific types than

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

2014-02-03 Thread zandobersek
Title: [163317] trunk/Source/WebCore Revision 163317 Author zandober...@gmail.com Date 2014-02-03 11:07:29 -0800 (Mon, 03 Feb 2014) Log Message Move the webdatabase module source code to std::unique_ptr https://bugs.webkit.org/show_bug.cgi?id=127278 Reviewed by Antti Koivisto. Replace

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

2014-02-03 Thread ddkilzer
Title: [163318] trunk/Source/WebCore Revision 163318 Author ddkil...@apple.com Date 2014-02-03 11:34:30 -0800 (Mon, 03 Feb 2014) Log Message Remove CachedImageManual class http://webkit.org/b/128043 Reviewed by Darin Adler. Get rid of the CachedImageManual class by inlining its

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

2014-02-03 Thread akling
Title: [163319] trunk/Source/WebCore Revision 163319 Author akl...@apple.com Date 2014-02-03 12:26:09 -0800 (Mon, 03 Feb 2014) Log Message CTTE: RenderSVGGradientStop always has a SVGStopElement. https://webkit.org/b/128107 RenderSVGGradientStop is never anonymous and always has a

[webkit-changes] [163320] trunk

2014-02-03 Thread cfleizach
Title: [163320] trunk Revision 163320 Author cfleiz...@apple.com Date 2014-02-03 12:34:39 -0800 (Mon, 03 Feb 2014) Log Message AX: WebKit should support @headers/@id for complex accessible web tables https://bugs.webkit.org/show_bug.cgi?id=128114 Reviewed by Darin Adler.

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

2014-02-03 Thread mark . lam
Title: [163322] trunk/Source/_javascript_Core Revision 163322 Author mark@apple.com Date 2014-02-03 12:59:40 -0800 (Mon, 03 Feb 2014) Log Message Debugger created JSActivations should account for CodeBlock::framePointerOffsetToGetActivationRegisters(). https://webkit.org/b/128112

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

2014-02-03 Thread timothy_horton
Title: [163323] trunk/Source/WebKit2 Revision 163323 Author timothy_hor...@apple.com Date 2014-02-03 13:46:46 -0800 (Mon, 03 Feb 2014) Log Message WebKit2 View Gestures: Two smart magnifications in a row without moving the mouse should zoom out

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

2014-02-03 Thread commit-queue
Title: [163324] trunk/Source/_javascript_Core Revision 163324 Author commit-qu...@webkit.org Date 2014-02-03 13:51:47 -0800 (Mon, 03 Feb 2014) Log Message Added GetTypedArrayByteOffset to FTL https://bugs.webkit.org/show_bug.cgi?id=127589 Patch by Matthew Mirman mmir...@apple.com on

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

2014-02-03 Thread ap
Title: [163325] trunk/Source/_javascript_Core Revision 163325 Author a...@apple.com Date 2014-02-03 13:52:55 -0800 (Mon, 03 Feb 2014) Log Message Update JS whitespace definition for changes in Unicode 6.3 https://bugs.webkit.org/show_bug.cgi?id=127450 Reviewed by Oliver Hunt. *

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

2014-02-03 Thread andersca
Title: [163326] trunk/Source/WTF Revision 163326 Author ander...@apple.com Date 2014-02-03 14:04:56 -0800 (Mon, 03 Feb 2014) Log Message Consolidate StringImpl tail handling into two functions https://bugs.webkit.org/show_bug.cgi?id=128122 Reviewed by Andreas Kling. *

[webkit-changes] [163327] trunk/Tools

2014-02-03 Thread zoltan
Title: [163327] trunk/Tools Revision 163327 Author zol...@webkit.org Date 2014-02-03 14:39:38 -0800 (Mon, 03 Feb 2014) Log Message Unreviewed. Reorder my e-mail addresses in contributors.json, so bugzilla will auto complete my actual bugzilla username. *

[webkit-changes] [163328] trunk

2014-02-03 Thread oliver
Title: [163328] trunk Revision 163328 Author oli...@apple.com Date 2014-02-03 14:43:28 -0800 (Mon, 03 Feb 2014) Log Message Deconstructed parameters aren't being placed in the correct scope https://bugs.webkit.org/show_bug.cgi?id=128126 Reviewed by Antti Koivisto.

[webkit-changes] [163329] trunk

2014-02-03 Thread bfulgham
Title: [163329] trunk Revision 163329 Author bfulg...@apple.com Date 2014-02-03 15:10:31 -0800 (Mon, 03 Feb 2014) Log Message REGRESSION (r163018): Can’t scroll in select lists https://bugs.webkit.org/show_bug.cgi?id=128090 Source/WebCore: The regression was caused by the fact that a

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

2014-02-03 Thread mhahnenberg
Title: [163330] trunk/Source/WTF Revision 163330 Author mhahnenb...@apple.com Date 2014-02-03 15:12:11 -0800 (Mon, 03 Feb 2014) Log Message Turn GenGC on https://bugs.webkit.org/show_bug.cgi?id=128109 Reviewed by Oliver Hunt. * wtf/Platform.h: Initially it will only be enabled for

[webkit-changes] [163331] tags/Safari-538.16

2014-02-03 Thread lforschler
Title: [163331] tags/Safari-538.16 Revision 163331 Author lforsch...@apple.com Date 2014-02-03 15:27:19 -0800 (Mon, 03 Feb 2014) Log Message Merged r163329. Modified Paths tags/Safari-538.16/LayoutTests/ChangeLog tags/Safari-538.16/LayoutTests/TestExpectations

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

2014-02-03 Thread andersca
Title: [163332] trunk/Source/WebKit2 Revision 163332 Author ander...@apple.com Date 2014-02-03 15:33:20 -0800 (Mon, 03 Feb 2014) Log Message NavigationState should be a PageLoadState::Observer https://bugs.webkit.org/show_bug.cgi?id=128130 Reviewed by Darin Adler. This will make it

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

2014-02-03 Thread mhahnenberg
Title: [163334] trunk/Source/_javascript_Core Revision 163334 Author mhahnenb...@apple.com Date 2014-02-03 15:36:42 -0800 (Mon, 03 Feb 2014) Log Message Fix the LLInt C loop Rubber stamped by Mark Lam. * llint/LLIntSlowPaths.cpp: (JSC::LLInt::llint_write_barrier_slow): *

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

2014-02-03 Thread jer . noble
Title: [163335] trunk/Source/WebKit2 Revision 163335 Author jer.no...@apple.com Date 2014-02-03 15:39:53 -0800 (Mon, 03 Feb 2014) Log Message [WK2] Remove the VideoPluginProxyEnabled preference in WK2 https://bugs.webkit.org/show_bug.cgi?id=128128 Reviewed by Brady Eidson. The plugin

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

2014-02-03 Thread simon . fraser
Title: [163336] trunk/Source/WebKit2 Revision 163336 Author simon.fra...@apple.com Date 2014-02-03 16:00:46 -0800 (Mon, 03 Feb 2014) Log Message Allow WK2 to read from NSUserDefaults when it has no prefs identifier https://bugs.webkit.org/show_bug.cgi?id=128124 Reviewed by Sam Weinig.

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

2014-02-03 Thread akling
Title: [163337] trunk/Source/_javascript_Core Revision 163337 Author akl...@apple.com Date 2014-02-03 16:13:01 -0800 (Mon, 03 Feb 2014) Log Message Keep only captured symbols in CodeBlock symbol tables. https://webkit.org/b/128050 Discard all uncaptured symbols at the end of codegen

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

2014-02-03 Thread bfulgham
Title: [163338] trunk/Source/WebCore Revision 163338 Author bfulg...@apple.com Date 2014-02-03 16:17:05 -0800 (Mon, 03 Feb 2014) Log Message [Mac] WK1 Clients Only Latch on Momentum Scroll https://bugs.webkit.org/show_bug.cgi?id=128133 Reviewed by Simon Fraser. *

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

2014-02-03 Thread gns
Title: [163339] trunk/Source/WTF Revision 163339 Author g...@gnome.org Date 2014-02-03 16:26:58 -0800 (Mon, 03 Feb 2014) Log Message [GTK][CMake] Enable SUBPIXEL_LAYOUT in FeatureDefines.h like EFL does https://bugs.webkit.org/show_bug.cgi?id=128136 Reviewed by Martin Robinson. *

[webkit-changes] [163340] trunk/Tools

2014-02-03 Thread rniwa
Title: [163340] trunk/Tools Revision 163340 Author rn...@webkit.org Date 2014-02-03 16:29:22 -0800 (Mon, 03 Feb 2014) Log Message kill-old-processes doesn't kill plugin processes https://bugs.webkit.org/show_bug.cgi?id=128138 Reviewed by Andreas Kling. Add plugin process names to the

[webkit-changes] [163343] branches/safari-537.75-branch/Source/WebCore

2014-02-03 Thread bfulgham
Title: [163343] branches/safari-537.75-branch/Source/WebCore Revision 163343 Author bfulg...@apple.com Date 2014-02-03 16:40:20 -0800 (Mon, 03 Feb 2014) Log Message Unreviewed build fix after r162860. * platform/graphics/MediaPlayer.cpp: Prevent 64-bit build from using QuickTime SDK. *

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

2014-02-03 Thread msaboff
Title: [163342] trunk/Source/_javascript_Core Revision 163342 Author msab...@apple.com Date 2014-02-03 16:37:51 -0800 (Mon, 03 Feb 2014) Log Message REGRESSION (r163011-r163031): Web Inspector: Latest nightly crashes when showing the Web Inspector

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

2014-02-03 Thread andersca
Title: [163341] trunk/Source/WTF Revision 163341 Author ander...@apple.com Date 2014-02-03 16:37:15 -0800 (Mon, 03 Feb 2014) Log Message More tail pointer consolidation https://bugs.webkit.org/show_bug.cgi?id=128139 Reviewed by Andreas Kling. Add a new tailOffset() function and

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

2014-02-03 Thread mhahnenberg
Title: [163345] trunk/Source/_javascript_Core Revision 163345 Author mhahnenb...@apple.com Date 2014-02-03 16:54:16 -0800 (Mon, 03 Feb 2014) Log Message Fix the cloop due to GenGC https://bugs.webkit.org/show_bug.cgi?id=128137 Reviewed by Geoffrey Garen. * llint/LLIntSlowPaths.cpp:

[webkit-changes] [163346] trunk/Source

2014-02-03 Thread bburg
Title: [163346] trunk/Source Revision 163346 Author bb...@apple.com Date 2014-02-03 17:02:23 -0800 (Mon, 03 Feb 2014) Log Message Fix for 128110 Modified Paths trunk/Source/_javascript_Core/ChangeLog trunk/Source/_javascript_Core/_javascript_Core.xcodeproj/project.pbxproj

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

2014-02-03 Thread andersca
Title: [163347] trunk/Source/WTF Revision 163347 Author ander...@apple.com Date 2014-02-03 17:03:38 -0800 (Mon, 03 Feb 2014) Log Message StringImpl::tailOffset() should return the offset right after m_hashAndFlags https://bugs.webkit.org/show_bug.cgi?id=128141 Reviewed by Andreas Kling.

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

2014-02-03 Thread commit-queue
Title: [163348] trunk/Source/WebCore Revision 163348 Author commit-qu...@webkit.org Date 2014-02-03 17:07:00 -0800 (Mon, 03 Feb 2014) Log Message [Cairo] GraphicsContext::m_pixelSnappingFactor is uninitialized https://bugs.webkit.org/show_bug.cgi?id=128102 Patch by Hunseop Jeong

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

2014-02-03 Thread andersca
Title: [163349] trunk/Source/WTF Revision 163349 Author ander...@apple.com Date 2014-02-03 17:13:45 -0800 (Mon, 03 Feb 2014) Log Message Fix Windows build. * wtf/text/StringImpl.h: (WTF::StringImpl::tailOffset): Modified Paths trunk/Source/WTF/ChangeLog

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

2014-02-03 Thread andersca
Title: [163350] trunk/Source/WebKit2 Revision 163350 Author ander...@apple.com Date 2014-02-03 18:02:53 -0800 (Mon, 03 Feb 2014) Log Message Add loading property to WKWebView https://bugs.webkit.org/show_bug.cgi?id=128144 Reviewed by Dan Bernstein. * UIProcess/API/Cocoa/WKWebView.h: *

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

2014-02-03 Thread mhahnenberg
Title: [163351] trunk/Source/_javascript_Core Revision 163351 Author mhahnenb...@apple.com Date 2014-02-03 18:08:23 -0800 (Mon, 03 Feb 2014) Log Message LLInt: Regex for pseudo-instructions is too big https://bugs.webkit.org/show_bug.cgi?id=128148 Reviewed by Mark Lam. *

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

2014-02-03 Thread timothy_horton
Title: [163352] trunk/Source/WebKit2 Revision 163352 Author timothy_hor...@apple.com Date 2014-02-03 18:09:25 -0800 (Mon, 03 Feb 2014) Log Message [iOS][wk2] Temporarily disable accelerated drawing for canvas https://bugs.webkit.org/show_bug.cgi?id=128147 Reviewed by Simon Fraser. *

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

2014-02-03 Thread weinig
Title: [163353] trunk/Source/WebKit2 Revision 163353 Author wei...@apple.com Date 2014-02-03 18:52:12 -0800 (Mon, 03 Feb 2014) Log Message [WebKit2, iOS] Enable frame flattening by default on iOS rdar://problem/15975983 https://bugs.webkit.org/show_bug.cgi?id=128151 Reviewed by Tim

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

2014-02-03 Thread weinig
Title: [163355] trunk/Source/WebKit2 Revision 163355 Author wei...@apple.com Date 2014-02-03 18:58:02 -0800 (Mon, 03 Feb 2014) Log Message Fix spelling. * Shared/WebPreferencesStore.h: Modified Paths trunk/Source/WebKit2/ChangeLog trunk/Source/WebKit2/Shared/WebPreferencesStore.h

[webkit-changes] [163356] tags/Safari-538.16.1/Source

2014-02-03 Thread bshafiei
Title: [163356] tags/Safari-538.16.1/Source Revision 163356 Author bshaf...@apple.com Date 2014-02-03 19:00:24 -0800 (Mon, 03 Feb 2014) Log Message Versioning. Modified Paths tags/Safari-538.16.1/Source/_javascript_Core/Configurations/Version.xcconfig

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

2014-02-03 Thread zalan
Title: [163357] trunk/Source/WebCore Revision 163357 Author za...@apple.com Date 2014-02-03 19:04:22 -0800 (Mon, 03 Feb 2014) Log Message Subpixel rendering: Do not query the scaling factor when the graphics context is invalid. https://bugs.webkit.org/show_bug.cgi?id=128131 Reviewed by

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

2014-02-03 Thread andersca
Title: [163358] trunk/Source/WebKit2 Revision 163358 Author ander...@apple.com Date 2014-02-03 19:10:15 -0800 (Mon, 03 Feb 2014) Log Message Add title and hasOnlySecureContent properties to WKWebView https://bugs.webkit.org/show_bug.cgi?id=128152 Reviewed by Dan Bernstein. *

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

2014-02-03 Thread akling
Title: [163360] trunk/Source/WebCore Revision 163360 Author akl...@apple.com Date 2014-02-03 20:08:25 -0800 (Mon, 03 Feb 2014) Log Message Remove stray vestige from ::-webkit-distributed selector. https://webkit.org/b/128154 Reviewed by Anders Carlsson. * css/CSSSelector.cpp:

[webkit-changes] [163361] trunk/LayoutTests

2014-02-03 Thread mark . lam
Title: [163361] trunk/LayoutTests Revision 163361 Author mark@apple.com Date 2014-02-03 20:13:54 -0800 (Mon, 03 Feb 2014) Log Message Need regression test to ensure that the debugger does not attempt to execute a bad script from its console. https://webkit.org/b/128121 Reviewed by

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

2014-02-03 Thread jae . park
Title: [163362] trunk/Source/WebKit2 Revision 163362 Author jae.p...@company100.net Date 2014-02-03 21:05:43 -0800 (Mon, 03 Feb 2014) Log Message Use nullptr in ShareableBitmap https://bugs.webkit.org/show_bug.cgi?id=128153 Reviewed by Gyuyoung Kim. * Shared/ShareableBitmap.cpp:

[webkit-changes] [163363] trunk/LayoutTests

2014-02-03 Thread mark . lam
Title: [163363] trunk/LayoutTests Revision 163363 Author mark@apple.com Date 2014-02-03 21:10:04 -0800 (Mon, 03 Feb 2014) Log Message Need regression test for the debugger modifying locals in a DFG frame. https://bugs.webkit.org/show_bug.cgi?id=128120. Reviewed by Geoffrey Garen.

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

2014-02-03 Thread beidson
Title: [163364] trunk/Source/WebKit2 Revision 163364 Author beid...@apple.com Date 2014-02-03 21:42:05 -0800 (Mon, 03 Feb 2014) Log Message IDB: HTML5 Rocks Indexed Database demo fails https://bugs.webkit.org/show_bug.cgi?id=128157 Reviewed by Anders Carlsson (Provisional review by Jon

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

2014-02-03 Thread fpizlo
Title: [163366] trunk/Source/_javascript_Core Revision 163366 Author fpi...@apple.com Date 2014-02-03 21:50:42 -0800 (Mon, 03 Feb 2014) Log Message Lift the FTL tier-up threshold from 25000 to 10 https://bugs.webkit.org/show_bug.cgi?id=128158 Rubber stamped by Michael Saboff. *