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

2014-01-29 Thread carlosgc
Title: [163010] trunk/Source/WebKit2 Revision 163010 Author carlo...@webkit.org Date 2014-01-29 00:23:17 -0800 (Wed, 29 Jan 2014) Log Message Unreviewed. Actually fix the GTK+ build after r162967. * UIProcess/API/gtk/WebKitWebView.cpp: (webkit_web_view_can_go_back):

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

2014-01-29 Thread carlosgc
Title: [163011] trunk/Source/WebKit2 Revision 163011 Author carlo...@webkit.org Date 2014-01-29 00:31:46 -0800 (Wed, 29 Jan 2014) Log Message Unreviewed. Fix GTK+ build after r162981. * GNUmakefile.list.am: Add WebProcess/WebPage/WebDocumentLoader to the compilation. Modified Paths

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

2014-01-29 Thread rniwa
Title: [163012] trunk/Source/WebCore Revision 163012 Author rn...@webkit.org Date 2014-01-29 01:32:29 -0800 (Wed, 29 Jan 2014) Log Message Rename notifyRendererOfSelectionChange https://bugs.webkit.org/show_bug.cgi?id=127831 Reviewed by Antti Koivisto. Renamed

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

2014-01-29 Thread commit-queue
Title: [163015] trunk/Source/WebInspectorUI Revision 163015 Author commit-qu...@webkit.org Date 2014-01-29 05:57:53 -0800 (Wed, 29 Jan 2014) Log Message Web Inspector: [REGRESSION(r162931)] Tab navigation broken in DataGrid https://bugs.webkit.org/show_bug.cgi?id=127816 Patch by Diego

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

2014-01-29 Thread carlosgc
Title: [163017] trunk/Source/WebCore Revision 163017 Author carlo...@webkit.org Date 2014-01-29 06:52:22 -0800 (Wed, 29 Jan 2014) Log Message REGRESSION(r162922): [SOUP] Several tests are failing in EFL and GTK+ after r162922 https://bugs.webkit.org/show_bug.cgi?id=127836 Reviewed by

[webkit-changes] [163018] trunk

2014-01-29 Thread stavila
Title: [163018] trunk Revision 163018 Author stav...@adobe.com Date 2014-01-29 07:20:56 -0800 (Wed, 29 Jan 2014) Log Message [CSSRegions] Unable to scroll a scrollable container for regions using mouse wheel https://bugs.webkit.org/show_bug.cgi?id=123886 Source/WebCore: When an element

[webkit-changes] [163020] trunk/Source

2014-01-29 Thread beidson
Title: [163020] trunk/Source Revision 163020 Author beid...@apple.com Date 2014-01-29 08:17:51 -0800 (Wed, 29 Jan 2014) Log Message IDB: Serialize IDBKeyDatas to disk, not IDBKeys https://bugs.webkit.org/show_bug.cgi?id=127829 Reviewed by Tim Horton. Source/WebCore: Move encode/decode

[webkit-changes] [163019] trunk

2014-01-29 Thread antti
Title: [163019] trunk Revision 163019 Author an...@apple.com Date 2014-01-29 08:11:47 -0800 (Wed, 29 Jan 2014) Log Message REGRESSION (r162947): css3/flexbox/multiline-justify-content.html and css3/flexbox/position-absolute-child.html are timing out

[webkit-changes] [163021] trunk

2014-01-29 Thread antti
Title: [163021] trunk Revision 163021 Author an...@apple.com Date 2014-01-29 08:26:31 -0800 (Wed, 29 Jan 2014) Log Message REGRESSION (r162947): Repaint test results are different between WK1 and WK2 https://bugs.webkit.org/show_bug.cgi?id=127814 Source/WebCore: Reviewed by Anders

[webkit-changes] [163022] trunk

2014-01-29 Thread commit-queue
Title: [163022] trunk Revision 163022 Author commit-qu...@webkit.org Date 2014-01-29 09:03:59 -0800 (Wed, 29 Jan 2014) Log Message Source/WebCore: Have XHR.getResponseHeader() return null and XHR.getAllResponseHeader() return the empty string in initial ready states

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

2014-01-29 Thread eric . carlson
Title: [163023] trunk/Source/WebCore Revision 163023 Author eric.carl...@apple.com Date 2014-01-29 09:36:06 -0800 (Wed, 29 Jan 2014) Log Message [iOS] cleanup MediaPlayer.cpp https://bugs.webkit.org/show_bug.cgi?id=127821 Reviewed by Jer Noble. Don't register MediaPlayerPrivateIOS

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

2014-01-29 Thread mitz
Title: [163026] trunk/Source/WebCore Revision 163026 Author m...@apple.com Date 2014-01-29 10:52:16 -0800 (Wed, 29 Jan 2014) Log Message Fixed the iOS build. * bindings/js/JSDOMWindowCustom.cpp: Updated for header renames. Modified Paths trunk/Source/WebCore/ChangeLog

[webkit-changes] [163025] trunk/LayoutTests

2014-01-29 Thread ap
Title: [163025] trunk/LayoutTests Revision 163025 Author a...@apple.com Date 2014-01-29 10:51:04 -0800 (Wed, 29 Jan 2014) Log Message Add a WebCrypto test to verify that BigInteger allows for leading zeroes https://bugs.webkit.org/show_bug.cgi?id=127804 Reviewed by Darin Adler. This

[webkit-changes] [163029] trunk/Tools

2014-01-29 Thread ap
Title: [163029] trunk/Tools Revision 163029 Author a...@apple.com Date 2014-01-29 11:35:55 -0800 (Wed, 29 Jan 2014) Log Message build.webkit.org/dashboard links to an old failing build rather than the most recent https://bugs.webkit.org/show_bug.cgi?id=127765 rdar://problem/15795228

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

2014-01-29 Thread mitz
Title: [163030] trunk/Source/_javascript_Core Revision 163030 Author m...@apple.com Date 2014-01-29 11:38:41 -0800 (Wed, 29 Jan 2014) Log Message Build fix. * bytecode/ProfiledCodeBlockJettisoningWatchpoint.cpp: Added a newline at the end of the file. Modified Paths

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

2014-01-29 Thread bdakin
Title: [163031] trunk/Source/_javascript_Core Revision 163031 Author bda...@apple.com Date 2014-01-29 11:40:00 -0800 (Wed, 29 Jan 2014) Log Message Build fix. * bytecode/ProfiledCodeBlockJettisoningWatchpoint.cpp: * llint/LowLevelInterpreter.cpp: Modified Paths

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

2014-01-29 Thread mrobinson
Title: [163032] trunk/Source/WebKit2 Revision 163032 Author mrobin...@webkit.org Date 2014-01-29 11:51:24 -0800 (Wed, 29 Jan 2014) Log Message [GTK] [CMake] Fix the build after r162835 https://bugs.webkit.org/show_bug.cgi?id=127753 Reviewed by Gustavo Noronha Silva. * CMakeLists.txt:

[webkit-changes] [163034] trunk/Tools

2014-01-29 Thread dbates
Title: [163034] trunk/Tools Revision 163034 Author dba...@webkit.org Date 2014-01-29 12:23:00 -0800 (Wed, 29 Jan 2014) Log Message WebKit Bot Watcher's Dashboard: Add support for using HTTP authentication with Buildbot https://bugs.webkit.org/show_bug.cgi?id=127784 Reviewed by Alexey

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

2014-01-29 Thread oliver
Title: [163036] trunk/Source/WebCore Revision 163036 Author oli...@apple.com Date 2014-01-29 12:38:48 -0800 (Wed, 29 Jan 2014) Log Message 2014-01-29 Oliver Hunt oli...@apple.com This dereference should not actually be necessary, and is producing deprecation warnings

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

2014-01-29 Thread andersca
Title: [163037] trunk/Source/WebKit2 Revision 163037 Author ander...@apple.com Date 2014-01-29 12:54:09 -0800 (Wed, 29 Jan 2014) Log Message Consolidate page loading functions https://bugs.webkit.org/show_bug.cgi?id=127847 Reviewed by Tim Horton. Get rid of the loadURL functions (and

[webkit-changes] [163038] trunk/Source

2014-01-29 Thread beidson
Title: [163038] trunk/Source Revision 163038 Author beid...@apple.com Date 2014-01-29 13:15:48 -0800 (Wed, 29 Jan 2014) Log Message IDB: Opening an existing database is broken https://bugs.webkit.org/show_bug.cgi?id=127851 Reviewed by Tim Hatcher. Source/WebCore: *

[webkit-changes] [163039] trunk/Source/WebKit/mac

2014-01-29 Thread andersca
Title: [163039] trunk/Source/WebKit/mac Revision 163039 Author ander...@apple.com Date 2014-01-29 13:17:28 -0800 (Wed, 29 Jan 2014) Log Message Fix build. * WebView/WebPDFView.mm: (_applicationInfoForMIMEType): Modified Paths trunk/Source/WebKit/mac/ChangeLog

[webkit-changes] [163040] trunk/Tools

2014-01-29 Thread dbates
Title: [163040] trunk/Tools Revision 163040 Author dba...@webkit.org Date 2014-01-29 13:21:33 -0800 (Wed, 29 Jan 2014) Log Message Fix JSONP requests made by the WebKit Bot Watcher's Dashboard following http://trac.webkit.org/changeset/163034

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

2014-01-29 Thread jer . noble
Title: [163041] trunk/Source/WebCore Revision 163041 Author jer.no...@apple.com Date 2014-01-29 14:14:53 -0800 (Wed, 29 Jan 2014) Log Message [MediaControls][iOS] Hook up the fullscreen button https://bugs.webkit.org/show_bug.cgi?id=127850 Reviewed by Eric Carlson. For the fullscreen

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

2014-01-29 Thread andersca
Title: [163042] trunk/Source/WebKit2 Revision 163042 Author ander...@apple.com Date 2014-01-29 14:46:59 -0800 (Wed, 29 Jan 2014) Log Message Make WKWebView limp along on OS X https://bugs.webkit.org/show_bug.cgi?id=127857 Reviewed by Tim Horton. On Mac, create a WKView and add it as a

[webkit-changes] [163043] trunk

2014-01-29 Thread timothy_horton
Title: [163043] trunk Revision 163043 Author timothy_hor...@apple.com Date 2014-01-29 15:06:45 -0800 (Wed, 29 Jan 2014) Log Message WebKit2 View Gestures (Swipe): Update rubberBandsAt{Left,Right} when WebKit swipe is enabled https://bugs.webkit.org/show_bug.cgi?id=127855

[webkit-changes] [163044] trunk

2014-01-29 Thread bjonesbe
Title: [163044] trunk Revision 163044 Author bjone...@adobe.com Date 2014-01-29 15:30:18 -0800 (Wed, 29 Jan 2014) Log Message clip-path swaps bottom radii for the inset shape https://bugs.webkit.org/show_bug.cgi?id=127859 Reviewed by Dirk Schulze. Source/WebCore: The bottom right and

[webkit-changes] [163045] trunk/Source

2014-01-29 Thread beidson
Title: [163045] trunk/Source Revision 163045 Author beid...@apple.com Date 2014-01-29 16:00:25 -0800 (Wed, 29 Jan 2014) Log Message IDB: Fully implement IDBKeyData encoding/decoding https://bugs.webkit.org/show_bug.cgi?id=127863 Rubberstamped by Alexey Proskuryakov. Source/WebCore: *

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

2014-01-29 Thread jer . noble
Title: [163046] trunk/Source/WebCore Revision 163046 Author jer.no...@apple.com Date 2014-01-29 16:02:08 -0800 (Wed, 29 Jan 2014) Log Message [MSE][Mac] In SourceBufferPrivateAVFObjC, only include those headers actually necessary to compile. https://bugs.webkit.org/show_bug.cgi?id=127846

[webkit-changes] [163047] trunk/LayoutTests

2014-01-29 Thread bjonesbe
Title: [163047] trunk/LayoutTests Revision 163047 Author bjone...@adobe.com Date 2014-01-29 16:31:05 -0800 (Wed, 29 Jan 2014) Log Message Update clip-path tests to use new shape syntax https://bugs.webkit.org/show_bug.cgi?id=127862 Reviewed by Dirk Schulze. Update the tests to reflect

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

2014-01-29 Thread andersca
Title: [163049] trunk/Source/WebKit2 Revision 163049 Author ander...@apple.com Date 2014-01-29 16:39:12 -0800 (Wed, 29 Jan 2014) Log Message * UIProcess/API/C/WKPage.cpp: (WKPageLoadURL): Don't use the resource request constructor that takes a String. Modified Paths

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

2014-01-29 Thread jer . noble
Title: [163050] trunk/Source/WebCore Revision 163050 Author jer.no...@apple.com Date 2014-01-29 16:53:15 -0800 (Wed, 29 Jan 2014) Log Message Unreviewed Mac Build fix after r163046. Forward define AVSampleLayerDisplayLayer and its methods. *

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

2014-01-29 Thread commit-queue
Title: [163051] trunk/Source/_javascript_Core Revision 163051 Author commit-qu...@webkit.org Date 2014-01-29 17:01:13 -0800 (Wed, 29 Jan 2014) Log Message Web Inspector: Deadlock hitting breakpoint while inspecting JSContext https://bugs.webkit.org/show_bug.cgi?id=127864 Patch by Joseph

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

2014-01-29 Thread weinig
Title: [163052] trunk/Source/WebKit Revision 163052 Author wei...@apple.com Date 2014-01-29 17:14:01 -0800 (Wed, 29 Jan 2014) Log Message Fix windows. * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in: Modified Paths trunk/Source/WebKit/ChangeLog

[webkit-changes] [163053] trunk

2014-01-29 Thread andersca
Title: [163053] trunk Revision 163053 Author ander...@apple.com Date 2014-01-29 17:17:57 -0800 (Wed, 29 Jan 2014) Log Message -[WKWebView loadRequest:] should return a WKNavigation https://bugs.webkit.org/show_bug.cgi?id=127873 Reviewed by Dan Bernstein. Source/WebKit2: For now this

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

2014-01-29 Thread commit-queue
Title: [163054] trunk/Source/_javascript_Core Revision 163054 Author commit-qu...@webkit.org Date 2014-01-29 17:32:47 -0800 (Wed, 29 Jan 2014) Log Message Web Inspector: Run JSC Inspector EventLoop in a custom run loop mode to prevent default observers from running

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

2014-01-29 Thread jer . noble
Title: [163055] trunk/Source/WebCore Revision 163055 Author jer.no...@apple.com Date 2014-01-29 17:41:33 -0800 (Wed, 29 Jan 2014) Log Message Unreviewed iOS build fix after 163050. Import CALayer.h explicitly as (on iOS) it is not included by other headers. *

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

2014-01-29 Thread rniwa
Title: [163056] trunk/Source/WebCore Revision 163056 Author rn...@webkit.org Date 2014-01-29 17:53:42 -0800 (Wed, 29 Jan 2014) Log Message EventHandler::handleMouseReleaseEvent shouldn't call updateSelectionCachesIfSelectionIsInsideTextFormControl and

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

2014-01-29 Thread ggaren
Title: [163057] trunk/Source/_javascript_Core Revision 163057 Author gga...@apple.com Date 2014-01-29 18:02:29 -0800 (Wed, 29 Jan 2014) Log Message 50% time on Dromaeo Selector * benchmark spent allocating oversized backing stores (but not in Chrome)

[webkit-changes] [163058] trunk/LayoutTests

2014-01-29 Thread mhahnenberg
Title: [163058] trunk/LayoutTests Revision 163058 Author mhahnenb...@apple.com Date 2014-01-29 18:03:16 -0800 (Wed, 29 Jan 2014) Log Message js/function-apply-aliased.html is timing out https://bugs.webkit.org/show_bug.cgi?id=127860 Reviewed by Michael Saboff. * TestExpectations:

[webkit-changes] [163059] trunk/Source/WebKit/mac

2014-01-29 Thread rniwa
Title: [163059] trunk/Source/WebKit/mac Revision 163059 Author rn...@webkit.org Date 2014-01-29 18:05:48 -0800 (Wed, 29 Jan 2014) Log Message checkTextOfParagraph releases NSString twice https://bugs.webkit.org/show_bug.cgi?id=127881 rdar://problem/15937446 Reviewed by Anders Carlsson.

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

2014-01-29 Thread andersca
Title: [163060] trunk/Source/WebKit2 Revision 163060 Author ander...@apple.com Date 2014-01-29 18:07:03 -0800 (Wed, 29 Jan 2014) Log Message Pass navigation IDs along to LoadRequest and Reload https://bugs.webkit.org/show_bug.cgi?id=127883 Reviewed by Sam Weinig. *

[webkit-changes] [163061] trunk/Source

2014-01-29 Thread barraclough
Title: [163061] trunk/Source Revision 163061 Author barraclo...@apple.com Date 2014-01-29 18:10:00 -0800 (Wed, 29 Jan 2014) Log Message Add IsVisibleOrOccluded to ViewState https://bugs.webkit.org/show_bug.cgi?id=127875 Reviewed by Anders Carlsson. ../WebCore: * page/ViewState.h:

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

2014-01-29 Thread andersca
Title: [163062] trunk/Source/WebKit2 Revision 163062 Author ander...@apple.com Date 2014-01-29 18:49:27 -0800 (Wed, 29 Jan 2014) Log Message Add a NavigationState object to keep track of the navigations for a given page https://bugs.webkit.org/show_bug.cgi?id=127884 Reviewed by Sam

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

2014-01-29 Thread mitz
Title: [163063] trunk/Source/WebKit Revision 163063 Author m...@apple.com Date 2014-01-29 18:50:28 -0800 (Wed, 29 Jan 2014) Log Message Moved linking against common frameworks and a library from the .xcconfig file into the target. Reviewed by Tim Horton. ../WebKit: *

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

2014-01-29 Thread andersca
Title: [163064] trunk/Source/WebKit2 Revision 163064 Author ander...@apple.com Date 2014-01-29 19:20:34 -0800 (Wed, 29 Jan 2014) Log Message Fix 32-bit build. * UIProcess/Cocoa/NavigationState.h: * UIProcess/Cocoa/NavigationState.mm: Modified Paths trunk/Source/WebKit2/ChangeLog

[webkit-changes] [163065] tags/Safari-538.13.1/

2014-01-29 Thread bshafiei
Title: [163065] tags/Safari-538.13.1/ Revision 163065 Author bshaf...@apple.com Date 2014-01-29 21:19:33 -0800 (Wed, 29 Jan 2014) Log Message New tag. Added Paths tags/Safari-538.13.1/ Diff Property changes: tags/Safari-538.13.1 Added: svn:ignore depcomp compile config.guess

[webkit-changes] [163066] tags/Safari-538.13.1/Source

2014-01-29 Thread bshafiei
Title: [163066] tags/Safari-538.13.1/Source Revision 163066 Author bshaf...@apple.com Date 2014-01-29 21:23:45 -0800 (Wed, 29 Jan 2014) Log Message Versioning. Modified Paths tags/Safari-538.13.1/Source/_javascript_Core/Configurations/Version.xcconfig

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

2014-01-29 Thread mitz
Title: [163067] trunk/Source/WebKit2 Revision 163067 Author m...@apple.com Date 2014-01-29 21:25:58 -0800 (Wed, 29 Jan 2014) Log Message Moved linking against common frameworks and a library from the .xcconfig file into the target. Reviewed by Tim Horton. *

[webkit-changes] [163068] tags/Safari-538.13.1/Source/JavaScriptCore

2014-01-29 Thread bshafiei
Title: [163068] tags/Safari-538.13.1/Source/_javascript_Core Revision 163068 Author bshaf...@apple.com Date 2014-01-29 21:33:14 -0800 (Wed, 29 Jan 2014) Log Message Merged r162968. Modified Paths tags/Safari-538.13.1/Source/_javascript_Core/API/tests/testapi.mm

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

2014-01-29 Thread fpizlo
Title: [163069] trunk/Source/_javascript_Core Revision 163069 Author fpi...@apple.com Date 2014-01-29 21:44:51 -0800 (Wed, 29 Jan 2014) Log Message DFG::ByteCodeParser::m_dfgCodeBlock is sometimes uninitialized rdar://problem/15939032 Reviewed by Dan Bernstein. *

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

2014-01-29 Thread fpizlo
Title: [163070] trunk/Source/_javascript_Core Revision 163070 Author fpi...@apple.com Date 2014-01-29 23:30:24 -0800 (Wed, 29 Jan 2014) Log Message Merge final changesets from the jsCStack branch (r162969, r162975, r162992, r163004, r163069). 2014-01-29 Filip Pizlo

[webkit-changes] [163071] trunk

2014-01-29 Thread joepeck
Title: [163071] trunk Revision 163071 Author joep...@webkit.org Date 2014-01-29 23:36:51 -0800 (Wed, 29 Jan 2014) Log Message Web Inspector: Play Breakpoint Sound in Frontend https://bugs.webkit.org/show_bug.cgi?id=127885 Reviewed by Timothy Hatcher. Source/_javascript_Core: *

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

2014-01-29 Thread carlosgc
Title: [163074] trunk/Source/WebKit2 Revision 163074 Author carlo...@webkit.org Date 2014-01-30 00:03:24 -0800 (Thu, 30 Jan 2014) Log Message Unreviewed. Fix the GTK+ build after r163037. * UIProcess/API/gtk/WebKitWebView.cpp: (webkit_web_view_load_uri): (webkit_web_view_load_request):